-- Logs begin at Wed 2021-01-27 16:57:01 UTC, end at Wed 2021-01-27 20:08:40 UTC. -- Jan 27 17:37:48.564312 n-d-742170-5 systemd[1]: Starting Devstack devstack@c-api.service... Jan 27 17:37:48.572988 n-d-742170-5 devstack@c-api.service[87900]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 27 17:37:48.574982 n-d-742170-5 devstack@c-api.service[87900]: *** Starting uWSGI 2.0.15-debian (64bit) on [Wed Jan 27 17:37:48 2021] *** Jan 27 17:37:48.574982 n-d-742170-5 devstack@c-api.service[87900]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 27 17:37:48.574982 n-d-742170-5 devstack@c-api.service[87900]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 27 17:37:48.574982 n-d-742170-5 devstack@c-api.service[87900]: nodename: n-d-742170-5 Jan 27 17:37:48.574982 n-d-742170-5 devstack@c-api.service[87900]: machine: x86_64 Jan 27 17:37:48.574982 n-d-742170-5 devstack@c-api.service[87900]: clock source: unix Jan 27 17:37:48.574982 n-d-742170-5 devstack@c-api.service[87900]: pcre jit disabled Jan 27 17:37:48.574982 n-d-742170-5 devstack@c-api.service[87900]: detected number of CPU cores: 4 Jan 27 17:37:48.574982 n-d-742170-5 devstack@c-api.service[87900]: current working directory: / Jan 27 17:37:48.574982 n-d-742170-5 devstack@c-api.service[87900]: detected binary path: /usr/bin/uwsgi-core Jan 27 17:37:48.574982 n-d-742170-5 devstack@c-api.service[87900]: dropping root privileges as early as possible Jan 27 17:37:48.575978 n-d-742170-5 devstack@c-api.service[87900]: your processes number limit is 47843 Jan 27 17:37:48.575978 n-d-742170-5 devstack@c-api.service[87900]: your memory page size is 4096 bytes Jan 27 17:37:48.575978 n-d-742170-5 devstack@c-api.service[87900]: detected max file descriptor number: 2048 Jan 27 17:37:48.575978 n-d-742170-5 devstack@c-api.service[87900]: lock engine: pthread robust mutexes Jan 27 17:37:48.575978 n-d-742170-5 devstack@c-api.service[87900]: thunder lock: enabled Jan 27 17:37:48.575978 n-d-742170-5 devstack@c-api.service[87900]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 27 17:37:48.575978 n-d-742170-5 devstack@c-api.service[87900]: dropping root privileges after socket binding Jan 27 17:37:48.575978 n-d-742170-5 devstack@c-api.service[87900]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 27 17:37:48.622300 n-d-742170-5 devstack@c-api.service[87900]: Python main interpreter initialized at 0x556d016dc9c0 Jan 27 17:37:48.622300 n-d-742170-5 devstack@c-api.service[87900]: dropping root privileges after plugin initialization Jan 27 17:37:48.622300 n-d-742170-5 devstack@c-api.service[87900]: python threads support enabled Jan 27 17:37:48.622300 n-d-742170-5 devstack@c-api.service[87900]: your server socket listen backlog is limited to 100 connections Jan 27 17:37:48.622300 n-d-742170-5 devstack@c-api.service[87900]: your mercy for graceful operations on workers is 90 seconds Jan 27 17:37:48.622931 n-d-742170-5 devstack@c-api.service[87900]: mapped 402621 bytes (393 KB) for 2 cores Jan 27 17:37:48.622931 n-d-742170-5 devstack@c-api.service[87900]: *** Operational MODE: preforking *** Jan 27 17:37:48.622931 n-d-742170-5 devstack@c-api.service[87900]: dropping root privileges after application loading Jan 27 17:37:48.622931 n-d-742170-5 devstack@c-api.service[87900]: *** uWSGI is running in multiple interpreter mode *** Jan 27 17:37:48.622931 n-d-742170-5 devstack@c-api.service[87900]: spawned uWSGI master process (pid: 87900) Jan 27 17:37:48.623070 n-d-742170-5 systemd[1]: Started Devstack devstack@c-api.service. Jan 27 17:37:48.623357 n-d-742170-5 devstack@c-api.service[87900]: spawned uWSGI worker 1 (pid: 87901, cores: 1) Jan 27 17:37:48.624437 n-d-742170-5 devstack@c-api.service[87900]: spawned uWSGI worker 2 (pid: 87902, cores: 1) Jan 27 17:37:48.624437 n-d-742170-5 devstack@c-api.service[87900]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 27 17:37:51.901077 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87901) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 27 17:37:51.903280 n-d-742170-5 devstack@c-api.service[87900]: 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 27 17:37:51.911895 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87901) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 17:37:51.913209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:51.915067 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:51.915525 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:51.916492 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:51.916729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:51.916882 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87902) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 27 17:37:51.916984 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:51.917173 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:51.917394 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:51.917620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:51.917857 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:51.919094 n-d-742170-5 devstack@c-api.service[87900]: 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 27 17:37:51.922888 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87902) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 17:37:51.924248 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:51.924847 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:51.925249 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:51.925914 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:51.926143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:51.926363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:51.926583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:51.926797 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:51.927010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:51.927237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.108467 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.108722 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.108946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.109186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.109408 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.109630 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.109866 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.112014 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.112262 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.112493 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.112724 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.113195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.113458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.113708 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.117450 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.117583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.117709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.117799 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.117871 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.117988 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.118059 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.118140 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.118337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.118456 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.118554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.118654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.118760 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.118870 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.125025 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.125269 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.125401 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.125521 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.125622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.125736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.125835 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.125931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.126036 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.126139 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.126240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.126332 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.126410 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.126481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.128100 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.128326 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.128445 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.128561 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.128663 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.128759 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.128859 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.128954 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.129055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.129157 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.129258 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.129353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.129431 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.129597 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.712255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.712476 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.712675 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.712850 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.712941 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.713021 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.713095 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.713166 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.713318 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.713413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.713525 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.713604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.713861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.713979 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.718141 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.718376 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.718533 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.718665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.718766 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.718909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.719044 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.719143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.719244 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.719340 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.719460 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.719573 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.719675 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.719818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.722673 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.722773 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.722919 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.723055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.723172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.723277 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.723377 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.723501 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.723602 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.723724 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.723824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.723904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.723975 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.724052 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.725352 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.725489 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.725622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.725706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.726340 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.726484 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.726613 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.726729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.726814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.726886 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.726956 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.727205 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.727318 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.727503 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.731904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.732141 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.732244 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.732354 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.732451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.732544 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.732699 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.732807 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.732909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.733013 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.733149 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.733256 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.733351 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.733592 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.743509 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.743697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.743939 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.744102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.744217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.744357 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.744490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.744611 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.744713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.744811 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.744908 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.745004 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.745242 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.745460 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.750619 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.750755 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.750843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.750992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.751120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.751226 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.751313 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.751453 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.751574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.751686 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.751794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.751901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.752009 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.752107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.754062 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.754212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.754327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.754425 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.754529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.754626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.754722 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.754818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.754921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.755021 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.755128 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.755232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.755340 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.755583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.756660 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.756858 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.757020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.757170 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.757272 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.757369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.757532 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.757656 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.757754 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.757923 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.758016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.758189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.758380 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.758645 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.760999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.761240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.761495 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.761735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.761854 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.761958 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.762059 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.762153 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.762247 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.762348 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.762454 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.762640 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.762865 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.763106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.766876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.767119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.767353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.767477 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.767622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.767728 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.767829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.767923 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.768070 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.768224 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.768326 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.768432 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.768531 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.768665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.769669 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.769910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.770142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.770263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.770361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.770467 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.770570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.770669 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.770765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.770866 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.770966 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.771070 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.771175 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.771395 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.774309 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.774467 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.774558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.774708 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.774831 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.774931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.775035 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.775145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.775248 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.775352 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.775545 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.775647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.775793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.775933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.784445 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.784685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.784834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.784995 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.785105 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.785203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.785317 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.785431 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.785529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.785631 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.785734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.785837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.785933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.786106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.787083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.787308 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.787564 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.787672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.787768 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.787877 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.787975 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.788071 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.788186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.788780 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.788959 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.789139 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.789299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.789544 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.791565 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.791793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.792026 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.792197 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.792299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.792445 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.792545 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.792678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.792767 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.792852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.792924 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.793109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.793538 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.793788 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.872335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.872600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.872792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.872904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.873051 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.873145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.873236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.873310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.873461 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.873570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.873677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.873781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.873887 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.874070 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.875958 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.876213 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.876443 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.876574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.876674 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.876778 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.876875 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.876976 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.877079 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.877188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.877290 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.877432 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.877661 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.877902 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.878747 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.878972 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.879209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.879453 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.879558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.879695 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.879797 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.879906 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.880011 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.880108 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.880214 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.880356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.880584 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.880842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.885249 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.885485 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.885716 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.885948 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.886173 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.886285 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.886391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.886546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.886694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.886802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.886802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.887039 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.887269 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.887554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.891953 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.892224 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.892415 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.892519 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.892681 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.892850 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.892958 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.893062 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.893062 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.893252 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.893403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.893510 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.893652 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.893761 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.897584 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.897730 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.897878 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.898047 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.898215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.898403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.898525 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.898631 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.898729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.898824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.899002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.899103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.899199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.899304 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.901221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.901750 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.901851 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.901851 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.902082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.902182 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.902284 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.902387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.902483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.902578 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.902689 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.902787 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.902935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.902935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.903995 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.904169 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.904286 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.904386 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.904490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.904586 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.904688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.904791 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.904896 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.904999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.905102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.905203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.905299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.905491 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.906506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.906713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.906864 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.907021 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.907123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.907219 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.907323 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.907446 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.907546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.907642 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.907737 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.907832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.907939 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.908154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.909078 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.909344 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.909548 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.909663 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.909768 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.909918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.910019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.910115 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.910217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.910319 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.910423 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.910527 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.910624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.910812 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.912312 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.912506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.912620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.912725 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.912823 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.912925 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.913068 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.913169 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.913801 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.913910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.914054 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.914215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.949229 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87902) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 17:37:52.949547 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.949782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87901) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 17:37:52.949894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.950137 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.950239 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.950379 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.950480 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.950574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.950790 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.950934 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.951081 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.951183 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.951277 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.951370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.951487 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.951583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.951676 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.951770 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.951863 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.951968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.952066 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.952145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.952285 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.952384 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.952478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.952571 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.952709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.952810 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.952892 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.952963 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.953055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.953126 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.953195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.953331 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.953429 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.953500 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.953635 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.953741 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.953836 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.953929 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.954023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.954117 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.954210 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.954304 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.954445 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.954543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.954645 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.954740 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.954834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.954943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.955039 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.955134 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.955227 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.955320 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.955413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.955537 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.955633 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.955728 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.955821 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.955914 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.956269 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.956363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.956456 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.956549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.956643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.956744 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.956839 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.956932 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.957025 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.957117 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.957212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.957431 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.957533 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.957628 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.957776 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.957877 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.957971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.958065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.958158 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.958251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.958345 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.958438 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.958531 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.958632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.958729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.958823 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.958917 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.959010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.959103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.959197 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.959291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.959384 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.959555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.959654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.959747 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.959840 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.959933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.959933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.960107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.960107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.960347 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.960569 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.960649 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.960720 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.960788 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.960856 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.960924 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.960924 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.961045 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.961170 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.961289 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.961389 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.961484 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.961578 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.961673 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.961766 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.961862 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.961982 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.962091 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.962198 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.962294 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.962388 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.962459 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.962576 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.962675 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.962746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.962864 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.962962 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.963064 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.963159 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.963264 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.963360 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.963498 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.963597 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.963719 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.963927 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.964024 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.964131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.964227 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.964321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.964415 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.964513 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.964634 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.964734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.964829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.964923 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.965024 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.965120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.965539 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.965665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.965776 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.965884 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.965993 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.966092 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.966187 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.966289 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.966385 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.966478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.966572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.966665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.966759 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.966852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.966946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.967039 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.967140 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.967235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.967357 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.967608 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.967709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.967804 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.967926 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.968025 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.968120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.968227 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.968325 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.968419 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.968513 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.968607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.968710 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.968805 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.968900 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.968994 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.969096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.969191 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.969285 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.969285 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.969460 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.969555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.969627 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.969695 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.969764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.969975 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.970078 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.970078 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.970254 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.970347 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.970441 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.970534 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.970628 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.970721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.970821 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.970915 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.971009 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.971102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.971203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.971298 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.971371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.971456 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.971530 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.971617 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.971689 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.971783 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.971877 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.971970 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.972064 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.972158 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.972259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.972361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.972464 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.972560 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.972682 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.972781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.972781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.972992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.972992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.973172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.973265 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.973366 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.973461 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.973580 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.973686 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.973781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.973853 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.973921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.973921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.974092 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.974193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.974292 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.974386 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.974479 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.974573 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.974666 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.974737 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.974813 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.974906 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.975000 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.975101 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.975197 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.975299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.975394 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.975541 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.975637 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.976229 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.976327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.976421 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.976505 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.976585 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.976656 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.976725 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.976793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.977017 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.977097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.977167 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.977235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.977312 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.977409 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.977409 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.977576 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.977654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.977747 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.977841 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.977933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.978017 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.978095 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.978189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.978281 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.978374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.978467 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.978560 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.978652 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.978745 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.978837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.978937 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.979031 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.979124 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.979216 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.979310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.979402 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.979513 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.979606 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.979699 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.979804 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.979908 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.980002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.980095 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.980298 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.980399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.980472 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.980565 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.980658 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.980760 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.980855 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.980948 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.981041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.981041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.981213 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.981306 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.981399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.981475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.981553 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.981553 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.981688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.981688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.981817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.981885 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.981977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.982070 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.982163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.982264 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.982359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.982452 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.982546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.982638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.982739 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.982816 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.982887 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.982955 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.983054 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.983126 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.983195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.983286 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.983378 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.983573 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.983700 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.983800 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.983894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.983979 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.984051 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.984144 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.984237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.984335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.984429 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.984521 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.984614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.984707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.984808 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.984881 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.984949 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.985040 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.985134 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.985235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.985329 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.985422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.985515 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.985615 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.985710 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.985802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.985895 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.985988 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.986081 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.986173 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.986267 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.986360 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.986439 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.986533 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.986626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.986697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.986765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.986832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.986909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.987002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.987096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.987196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.987292 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.987385 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.987495 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.987590 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.987683 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.987805 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.987904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.987997 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.988091 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.988174 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.988246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.988337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.988431 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.988523 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.988615 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.988707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.988799 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.988892 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.988993 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.989095 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.989189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.989281 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.989374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.989467 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.989558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.989651 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.989744 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.989843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.989938 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.990031 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.990123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.990225 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.990319 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.990412 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.990505 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.990597 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.990698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.990793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.990886 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.990979 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.991072 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.991165 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.991257 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.991379 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.992074 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.992167 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.992241 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.992353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.992458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.992531 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.992599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.992668 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.992736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.992803 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.992880 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.992950 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.993072 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.993172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.993172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.993298 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.993366 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.993458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.993458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.993695 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.993695 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.993839 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.993933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.994027 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.994098 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.994171 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.994263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.994357 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.994457 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.994551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:52.994551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:52.994551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:52.994551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:52.994983 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:52.994983 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:52.995107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:52.995265 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 27 17:37:52.995265 n-d-742170-5 devstack@c-api.service[87900]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 27 17:37:52.996405 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 27 17:37:52.996405 n-d-742170-5 devstack@c-api.service[87900]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 27 17:37:53.030252 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a 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=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:37:53.032333 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d 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=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:37:53.229968 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.rpc [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 27 17:37:53.233980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.rpc [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 27 17:37:53.235272 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.rpc [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 27 17:37:53.239212 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.rpc [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 27 17:37:53.240717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.rpc [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 27 17:37:53.244710 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.rpc [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 27 17:37:53.245894 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.rpc [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 27 17:37:53.246699 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.247146 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.249716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.rpc [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 27 17:37:53.250523 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.250972 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.266869 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.keymgr.conf_key_mgr [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a 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 27 17:37:53.268404 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.keymgr.conf_key_mgr [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d 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 27 17:37:53.269185 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.269606 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.270606 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.271030 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.275986 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.276402 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.279160 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.279606 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.281718 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.282134 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.284907 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.285340 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.285982 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.286404 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.289659 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.290088 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.295895 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a 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=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:37:53.298566 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d 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=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:37:53.301446 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.rpc [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 27 17:37:53.304073 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.rpc [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 27 17:37:53.306673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.rpc [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 27 17:37:53.307744 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.308181 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.309228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.rpc [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 27 17:37:53.310247 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.310566 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.310680 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.310980 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.312860 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.313098 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.313271 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.313518 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.315105 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.315381 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.315509 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.315822 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.317272 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.317661 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.317775 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.318072 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.320035 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.320458 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.320588 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.api.contrib.hosts [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 27 17:37:53.321517 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.321937 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.322964 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.api.contrib.hosts [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 27 17:37:53.323969 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.324197 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.324384 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.324620 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.326591 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.326861 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.327006 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.327158 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.329217 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.329334 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.329636 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.329744 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.331503 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: extensions {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.331934 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.332357 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.333333 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: extra_specs {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.333954 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: extensions {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.336055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: backups {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.336477 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: extra_specs {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.338518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: backups {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.339069 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-volume-manage {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.341148 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-snapshot-manage {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.341493 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-volume-manage {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.343174 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: encryption {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.343529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-snapshot-manage {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.345373 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-quota-sets {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.345571 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: encryption {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.347672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-volume-transfer {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.347792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-quota-sets {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.349898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-quota-class-sets {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.350023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-volume-transfer {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.352427 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-hosts {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.352940 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-quota-class-sets {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.354895 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-hosts {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.355071 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-volume-type-access {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.357218 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: qos-specs {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.357516 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-volume-type-access {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.359767 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: qos-specs {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.360114 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: scheduler-stats {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.362128 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: cgsnapshots {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.362597 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: scheduler-stats {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.364283 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: capabilities {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.364673 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: cgsnapshots {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.366072 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: consistencygroups {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.366966 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: capabilities {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.368835 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: consistencygroups {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.368962 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-services {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.370687 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: encryption {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.371618 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-services {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.372775 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-availability-zone {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.373404 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: encryption {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.375359 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.375500 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-availability-zone {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.375830 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.377767 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.378087 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.378207 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.378527 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.380212 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.380521 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.380626 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.380943 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.383024 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.383261 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.383459 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.383722 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.385440 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.385850 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.385960 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.386276 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.387990 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.388326 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.388461 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.388742 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.390327 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.390751 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.390893 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.391250 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.392909 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.393257 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.393388 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.393673 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.395248 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.395696 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.395839 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.396239 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.397530 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.398472 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.398788 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.399212 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.400295 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.snapshot_actions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] SnapshotActionsController initialized {{(pid=87902) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 27 17:37:53.400687 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeActions extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.401087 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.401192 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.401514 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.402546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.402924 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension AdminActions extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.403086 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.snapshot_actions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] SnapshotActionsController initialized {{(pid=87901) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 27 17:37:53.403303 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension AdminActions extending resource: snapshots {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.403516 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeActions extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.403692 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension AdminActions extending resource: backups {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.403946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.404055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.404388 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeTypeAccess extending resource: types {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.404768 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.405120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.405401 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.405509 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.405788 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension AdminActions extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.405989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.406227 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension TypesManage extending resource: types {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.406403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension AdminActions extending resource: snapshots {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.406505 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension AdminActions extending resource: backups {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.406604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension SnapshotActions extending resource: snapshots {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.406854 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension UsedLimits extending resource: limits {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.406980 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.407202 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.407317 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeTypeAccess extending resource: types {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.407645 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.408010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.408387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.408869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.409231 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension TypesManage extending resource: types {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.409565 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension SnapshotActions extending resource: snapshots {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.409927 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension UsedLimits extending resource: limits {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.410286 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.413349 n-d-742170-5 devstack@c-api.service[87900]: WARNING keystonemiddleware.auth_token [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a 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 27 17:37:53.416977 n-d-742170-5 devstack@c-api.service[87900]: WARNING keystonemiddleware.auth_token [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d 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 27 17:37:53.420991 n-d-742170-5 devstack@c-api.service[87900]: WARNING keystonemiddleware.auth_token [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a 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 27 17:37:53.423963 n-d-742170-5 devstack@c-api.service[87900]: WARNING keystonemiddleware.auth_token [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d 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 27 17:37:53.495530 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Initializing extension manager. {{(pid=87902) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 17:37:53.495746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Initializing extension manager. {{(pid=87901) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 17:37:53.495943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.496209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.496326 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.496568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.496794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.497097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.497254 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.497450 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.497564 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: ExtendedServices {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.497772 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-extended-services {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.497890 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: ExtendedServices {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.498103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-extended-services {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.498206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Extended services support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.498423 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.498524 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Extended services support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.498748 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.498855 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-extended-services {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.499077 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-extended-services {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.499186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.499404 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.499574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.499757 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: TypesExtraSpecs {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.499883 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.500082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: TypesExtraSpecs {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.500244 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-types-extra-specs {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.500409 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-types-extra-specs {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.500574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Type extra specs support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.500728 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Type extra specs support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.500902 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.501054 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.501202 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-types-extra-specs {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.501359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-types-extra-specs {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.501547 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.501665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.501879 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.502002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.502204 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: Backups {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.502321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: Backups {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.502524 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: backups {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.502641 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: backups {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.502847 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Backups support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.502948 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Backups support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.503164 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.503337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.503482 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: backups {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.503699 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: backups {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.503814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.504043 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.504210 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.504378 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.504531 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: VolumeActions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.504683 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: VolumeActions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.504843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-volume-actions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.505038 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-volume-actions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.505184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Enable volume actions. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.505350 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Enable volume actions. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.505501 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.505651 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.505808 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-volume-actions {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.505972 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-volume-actions {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.506132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.506283 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.506433 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.506596 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.506767 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: SchedulerHints {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.507594 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: SchedulerHints {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.508296 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: OS-SCH-HNT {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.508296 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.508610 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: OS-SCH-HNT {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.508610 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.508922 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.509082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.509247 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: OS-SCH-HNT {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.509440 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: OS-SCH-HNT {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.509655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.509993 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.510105 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.510204 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.510310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: VolumeManage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.510408 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: VolumeManage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.510512 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-volume-manage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.510610 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-volume-manage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.510706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.510811 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.510915 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.511014 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.511117 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-volume-manage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.511261 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-volume-manage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.511362 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.511516 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.511617 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.511773 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.511881 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: SnapshotManage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.511881 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-snapshot-manage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.512239 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: SnapshotManage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.512358 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.512457 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-snapshot-manage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.512620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.512726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.512824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-snapshot-manage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.512920 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.513026 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.513132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-snapshot-manage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.513240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.513348 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.513453 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: VolumeTypeEncryption {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.513550 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.513697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: encryption {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.513855 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: VolumeTypeEncryption {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.514010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Encryption support for volume types. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.514157 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: encryption {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.514296 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.514442 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Encryption support for volume types. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.514620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: encryption {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.514729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.514933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: encryption {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.515035 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.515253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.515359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.515604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: ExtendedSnapshotAttributes {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.515709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.515917 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: ExtendedSnapshotAttributes {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.516026 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-extended-snapshot-attributes {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.516232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Extended SnapshotAttributes support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.516343 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-extended-snapshot-attributes {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.516548 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Extended SnapshotAttributes support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.516650 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.516856 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.516964 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.517167 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.517270 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.517486 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.517588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.517804 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: Quotas {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.517906 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.518119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: Quotas {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.518221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-quota-sets {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.518429 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Quota management support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.518537 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-quota-sets {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.518744 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Quota management support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.518913 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.519058 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-quota-sets {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.519161 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.519369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-quota-sets {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.519536 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.519713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.519824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.520031 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: VolumeTransfer {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.520134 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.520347 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-volume-transfer {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.520450 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: VolumeTransfer {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.520667 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Volume transfer management support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.520771 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-volume-transfer {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.520982 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Volume transfer management support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.521084 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.521289 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-volume-transfer {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.521391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.521600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-volume-transfer {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.521703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.521919 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.522021 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.522232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.522355 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: AdminActions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.522531 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-admin-actions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.523358 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: AdminActions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.523866 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Enable admin actions. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.523967 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-admin-actions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.524065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.524175 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Enable admin actions. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.524327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-admin-actions {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.524470 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.524586 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.524692 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-admin-actions {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.524801 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.524900 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.524996 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: QuotaClasses {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.525093 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.525193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-quota-class-sets {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.525349 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: QuotaClasses {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.525490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Quota classes management support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.525599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-quota-class-sets {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.525777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.525879 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Quota classes management support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.526094 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-quota-class-sets {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.526211 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.526408 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-quota-class-sets {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.526516 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.526726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.526835 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.527047 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.527150 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: VolumeTenantAttribute {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.527355 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-vol-tenant-attr {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.527508 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: VolumeTenantAttribute {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.527690 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-vol-tenant-attr {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.527793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.528013 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.528236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.528345 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.528444 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-vol-tenant-attr {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.528613 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-vol-tenant-attr {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.528724 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.528937 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.529045 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.529257 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.529359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: Hosts {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.529565 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-hosts {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.529668 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: Hosts {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.529877 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-hosts {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.529980 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Admin-only host administration. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.530185 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.530287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Admin-only host administration. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.530494 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.530603 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-hosts {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.530816 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-hosts {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.530946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.531132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.531258 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.531481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: VolumeTypeAccess {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.531597 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.531789 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-volume-type-access {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.531902 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: VolumeTypeAccess {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.532102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-volume-type-access {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.532215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Volume type access support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.532424 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.532538 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Volume type access support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.532705 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-volume-type-access {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.532808 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.533017 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-volume-type-access {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.533120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.533332 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.533442 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.533648 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: VolumeUnmanage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.533766 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.533961 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-volume-unmanage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.534063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: VolumeUnmanage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.534270 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-volume-unmanage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.534420 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Enable volume unmanage operation. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.534578 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.534729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Enable volume unmanage operation. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.534886 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.534989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-volume-unmanage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.535203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-volume-unmanage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.535306 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.535552 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.535674 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.535873 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: VolumeImageMetadata {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.535977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.536185 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: VolumeImageMetadata {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.536288 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-vol-image-meta {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.536497 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Show image metadata associated with the volume. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.536600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-vol-image-meta {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.536811 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Show image metadata associated with the volume. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.536919 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.537120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-vol-image-meta {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.537229 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.537431 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-vol-image-meta {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.537539 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.537748 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.537854 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.538067 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.538176 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: Qos_specs_manage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.538526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: Qos_specs_manage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.539002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: qos-specs {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.539106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: qos-specs {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.539188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: QoS specs support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.539285 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: QoS specs support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.539390 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.539533 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.539639 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: qos-specs {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.539736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.539832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: qos-specs {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.540028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.540131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.540349 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: VolumeMigStatusAttribute {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.540460 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.540665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-vol-mig-status-attr {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.540827 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: VolumeMigStatusAttribute {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.540985 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.541087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-vol-mig-status-attr {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.541300 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.541402 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.541616 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-vol-mig-status-attr {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.541727 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.541942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.542044 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-vol-mig-status-attr {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.542265 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.542376 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.542589 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: Scheduler_stats {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.542703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.542876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: scheduler-stats {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.542978 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: Scheduler_stats {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.543187 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: scheduler-stats {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.543288 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Scheduler stats support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.543520 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.543627 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Scheduler stats support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.543838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.543946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: scheduler-stats {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.544157 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: scheduler-stats {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.544274 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.544474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.544577 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.544902 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.545016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: Cgsnapshots {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.545123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: cgsnapshots {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.545221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: Cgsnapshots {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.545391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: cgsnapshots support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.545493 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: cgsnapshots {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.545707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: cgsnapshots support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.545834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.546014 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: cgsnapshots {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.546127 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.546325 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: cgsnapshots {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.546427 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.546643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.546828 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.546968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: Capabilities {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.547082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.547281 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: Capabilities {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.547475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: capabilities {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.547591 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Capabilities support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.547699 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: capabilities {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.547910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.548023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Capabilities support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.548239 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.548398 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: capabilities {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.548558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: capabilities {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.548719 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.548873 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.549037 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.549188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: SnapshotUnmanage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.549554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.549720 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-snapshot-unmanage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.549873 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: SnapshotUnmanage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.550037 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Enable volume unmanage operation. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.550199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-snapshot-unmanage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.550353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.550504 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Enable volume unmanage operation. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.550674 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-snapshot-unmanage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.550839 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.550839 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-snapshot-unmanage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.551128 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.551128 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.551414 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.551568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: Consistencygroups {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.551667 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.551748 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: consistencygroups {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.551826 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: Consistencygroups {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.551928 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: consistency groups support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.552033 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: consistencygroups {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.552137 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.552266 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: consistency groups support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.552367 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: consistencygroups {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.552470 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.552730 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.services.Services {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.552844 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: consistencygroups {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.552955 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.553059 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.services.Services {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.553251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: Services {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.553358 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.553564 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-services {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.553673 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: Services {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.553905 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-services {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.554462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Services support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.554612 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Services support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.554717 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.554814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.554947 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-services {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.555051 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-services {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.555149 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.555245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.555347 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.555478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.555610 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: TypesManage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.555713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: TypesManage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.555917 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-types-manage {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.556028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-types-manage {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.556238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Types manage support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.556342 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Types manage support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.556554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.556656 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.556871 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-types-manage {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.556973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-types-manage {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.557201 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.557312 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.557518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.557621 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.557831 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: SnapshotActions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.557942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: SnapshotActions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.558137 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-snapshot-actions {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.558240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-snapshot-actions {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.558451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Enable snapshot manager actions. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.558561 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Enable snapshot manager actions. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.558761 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.558876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.559070 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-snapshot-actions {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.559290 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-snapshot-actions {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.559929 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.560041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.560140 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.560250 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.560352 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: UsedLimits {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.560352 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-used-limits {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.560582 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Provide data on limited resources that are being used. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.560711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: UsedLimits {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.560908 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.561003 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-used-limits {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.561217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-used-limits {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.561545 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.561868 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.561978 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Provide data on limited resources that are being used. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.562188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: VolumeEncryptionMetadata {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.562299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.562503 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-volume-encryption-metadata {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.562608 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-used-limits {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.562875 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.562999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.563098 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.563202 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.563404 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-volume-encryption-metadata {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.563529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: VolumeEncryptionMetadata {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.563758 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-volume-encryption-metadata {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.563861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.564075 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.564178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.564393 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: VolumeHostAttribute {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.564496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.564705 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-vol-host-attr {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.564809 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-volume-encryption-metadata {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.565024 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Expose host as an attribute of a volume. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.565132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.565336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.565439 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.565650 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-vol-host-attr {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.565812 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: VolumeHostAttribute {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.565966 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-vol-host-attr {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.566068 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.566280 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87902) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.566390 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Expose host as an attribute of a volume. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.566594 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.566734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext name: AvailabilityZones {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.566900 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext alias: os-availability-zone {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.567026 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-vol-host-attr {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.567218 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext description: Describe Availability Zones. {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.567329 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 17:37:53.567555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.567670 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 17:37:53.567873 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Loaded extension: os-availability-zone {{(pid=87902) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.567976 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext name: AvailabilityZones {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 17:37:53.568186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext alias: os-availability-zone {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 17:37:53.568512 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext description: Describe Availability Zones. {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 17:37:53.568832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 17:37:53.569152 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.extensions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Loaded extension: os-availability-zone {{(pid=87901) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 17:37:53.569254 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.570126 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.571060 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.571517 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.572548 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.572961 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.573966 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.574381 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.575070 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.575503 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.576542 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.576961 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.577289 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.577699 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.578777 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.579194 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.591075 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.591514 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.592873 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.593307 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.595799 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.596223 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.597653 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.598071 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.600380 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.600927 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.602440 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.602869 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.606150 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.606602 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.608275 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.608699 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.610436 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.610859 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.612599 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.613032 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.614651 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.615069 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.616834 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.617256 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.619266 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.619722 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.621459 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.621882 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.623482 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.623905 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.625726 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.626149 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.627733 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.628150 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.630173 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.630307 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.630676 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.630824 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.633677 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.634099 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.636093 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.636528 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.639043 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.639387 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.643784 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.644219 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.646653 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.647089 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.649889 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.650327 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.652497 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.652854 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.653036 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.653286 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.654741 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.655158 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.655464 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.655888 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.657018 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.657430 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.657744 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.658159 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.659187 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.659630 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.660049 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.660464 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.662404 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.662508 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.662816 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.662927 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.665310 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.665723 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.665868 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.666466 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.668063 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.668486 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.668709 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.669124 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.670380 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.670795 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.671397 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.671846 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.672409 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: extensions {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.673779 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.674192 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.674291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: extra_specs {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.675843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: extensions {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.676323 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: backups {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.677675 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: extra_specs {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.679282 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-volume-manage {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.680104 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: backups {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.681341 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-snapshot-manage {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.683050 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-volume-manage {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.683371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: encryption {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.685127 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-snapshot-manage {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.685549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-quota-sets {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.687193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: encryption {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.687810 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-volume-transfer {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.689356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-quota-sets {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.690164 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-quota-class-sets {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.691698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-volume-transfer {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.692046 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-hosts {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.694090 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-quota-class-sets {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.695212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-volume-type-access {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.697603 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-hosts {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.697735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: qos-specs {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.699516 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-volume-type-access {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.700431 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: scheduler-stats {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.701765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: qos-specs {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.702538 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: cgsnapshots {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.704577 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: capabilities {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.704694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: scheduler-stats {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.706652 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: consistencygroups {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.707058 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: cgsnapshots {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.709080 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: capabilities {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.709489 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-services {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.711714 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: consistencygroups {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.712082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: encryption {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.714158 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extended resource: os-availability-zone {{(pid=87902) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.714527 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-services {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.716363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: encryption {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.716808 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.717240 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.718450 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extended resource: os-availability-zone {{(pid=87901) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 17:37:53.719257 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.719696 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.721114 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.721558 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.721674 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.722083 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.723623 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.724048 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.724246 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.724657 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.726218 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.726637 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.727069 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.727577 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.728860 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.729280 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.729708 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.730122 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.731279 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.731807 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.732121 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.732530 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.734188 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.734604 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.734710 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.735088 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.736944 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.737061 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.737351 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.737531 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.739183 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.739617 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.739998 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.740413 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.741386 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.snapshot_actions [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] SnapshotActionsController initialized {{(pid=87902) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 27 17:37:53.741779 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeActions extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.742194 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.742516 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.742617 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.742909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension AdminActions extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.743011 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.743293 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension AdminActions extending resource: snapshots {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.743678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension AdminActions extending resource: backups {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.744038 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.744394 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeTypeAccess extending resource: types {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.744775 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:37:53.744876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.745180 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.745297 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 17:37:53.745494 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.745897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.746197 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension TypesManage extending resource: types {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.746548 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension SnapshotActions extending resource: snapshots {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.746891 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension UsedLimits extending resource: limits {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.747006 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.snapshot_actions [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] SnapshotActionsController initialized {{(pid=87901) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 27 17:37:53.747240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87902) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.747353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeActions extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.747709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.748089 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.748467 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension AdminActions extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.749421 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension AdminActions extending resource: snapshots {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.749793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension AdminActions extending resource: backups {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.750159 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.750523 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeTypeAccess extending resource: types {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.750903 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.751256 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.751671 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.752024 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.752375 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension TypesManage extending resource: types {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.752730 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension SnapshotActions extending resource: snapshots {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.753086 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension UsedLimits extending resource: limits {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.753436 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87901) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 17:37:53.754686 n-d-742170-5 devstack@c-api.service[87900]: WARNING keystonemiddleware.auth_token [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a 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 27 17:37:53.761011 n-d-742170-5 devstack@c-api.service[87900]: WARNING keystonemiddleware.auth_token [None req-d4ef38fe-5e90-48ef-81e3-d9c30628a20a 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 27 17:37:53.761221 n-d-742170-5 devstack@c-api.service[87900]: WARNING keystonemiddleware.auth_token [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d 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 27 17:37:53.766325 n-d-742170-5 devstack@c-api.service[87900]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x556d016dc9c0 pid: 87902 (default app) Jan 27 17:37:53.766987 n-d-742170-5 devstack@c-api.service[87900]: WARNING keystonemiddleware.auth_token [None req-2fe200d7-87ce-46a4-b7a1-26511d88021d 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 27 17:37:53.769358 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1/1] 10.222.0.72 () {50 vars in 766 bytes} [Wed Jan 27 17:37:53 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 27 17:37:53.773718 n-d-742170-5 devstack@c-api.service[87900]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x556d016dc9c0 pid: 87901 (default app) Jan 27 17:38:00.107732 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59b99e6f-946a-4bca-8bed-ed91af931547 admin admin] POST http://10.222.0.72/volume/v3/b64af65670194053a536a29c50c77c6d/types Jan 27 17:38:00.109962 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:38:00.109962 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:38:00.110520 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59b99e6f-946a-4bca-8bed-ed91af931547 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:38:00.113443 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:38:00.113443 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:38:00.127743 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-59b99e6f-946a-4bca-8bed-ed91af931547 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=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:38:00.261895 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59b99e6f-946a-4bca-8bed-ed91af931547 admin admin] http://10.222.0.72/volume/v3/b64af65670194053a536a29c50c77c6d/types returned with HTTP 200 Jan 27 17:38:00.262708 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 2/2] 10.222.0.72 () {60 vars in 1228 bytes} [Wed Jan 27 17:37:59 2021] POST /volume/v3/b64af65670194053a536a29c50c77c6d/types => generated 186 bytes in 821 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:38:00.664773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-59b99e6f-946a-4bca-8bed-ed91af931547 req-0e364ede-78b5-4035-b59e-0eeb8137fb2a admin admin] POST http://10.222.0.72/volume/v3/b64af65670194053a536a29c50c77c6d/types/8062a26f-44c2-4f61-98aa-06c578634df3/extra_specs Jan 27 17:38:00.667205 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:38:00.667205 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:38:00.667985 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-59b99e6f-946a-4bca-8bed-ed91af931547 req-0e364ede-78b5-4035-b59e-0eeb8137fb2a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:38:00.671206 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:38:00.671206 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:38:00.810735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [req-59b99e6f-946a-4bca-8bed-ed91af931547 req-0e364ede-78b5-4035-b59e-0eeb8137fb2a 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=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:38:00.910726 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-59b99e6f-946a-4bca-8bed-ed91af931547 req-0e364ede-78b5-4035-b59e-0eeb8137fb2a admin admin] http://10.222.0.72/volume/v3/b64af65670194053a536a29c50c77c6d/types/8062a26f-44c2-4f61-98aa-06c578634df3/extra_specs returned with HTTP 200 Jan 27 17:38:00.923456 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1/3] 10.222.0.72 () {62 vars in 1445 bytes} [Wed Jan 27 17:38:00 2021] POST /volume/v3/b64af65670194053a536a29c50c77c6d/types/8062a26f-44c2-4f61-98aa-06c578634df3/extra_specs => generated 55 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:38:59.899641 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59b99e6f-946a-4bca-8bed-ed91af931547 admin admin] GET http://10.222.0.72/volume// Jan 27 17:38:59.900237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59b99e6f-946a-4bca-8bed-ed91af931547 admin admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:38:59.900754 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59b99e6f-946a-4bca-8bed-ed91af931547 admin admin] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:38:59.902457 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59b99e6f-946a-4bca-8bed-ed91af931547 admin admin] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:38:59.903190 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 3/4] 10.222.0.72 () {56 vars in 1088 bytes} [Wed Jan 27 17:38:59 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:42:00.939275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a9c694bc-41e1-4b60-8952-830f28ae2330 tempest-verify_tempest_config-1671661716 tempest-verify_tempest_config-1671661716-project] GET http://10.222.0.72/volume/v3/40c00c74662b4e4b9aeb3b4448b981fa/extensions Jan 27 17:42:00.939837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a9c694bc-41e1-4b60-8952-830f28ae2330 tempest-verify_tempest_config-1671661716 tempest-verify_tempest_config-1671661716-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:42:00.940271 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a9c694bc-41e1-4b60-8952-830f28ae2330 tempest-verify_tempest_config-1671661716 tempest-verify_tempest_config-1671661716-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:42:00.941047 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a9c694bc-41e1-4b60-8952-830f28ae2330 tempest-verify_tempest_config-1671661716 tempest-verify_tempest_config-1671661716-project] http://10.222.0.72/volume/v3/40c00c74662b4e4b9aeb3b4448b981fa/extensions returned with HTTP 200 Jan 27 17:42:00.941785 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 2/5] 10.222.0.72 () {58 vars in 1213 bytes} [Wed Jan 27 17:42:00 2021] GET /volume/v3/40c00c74662b4e4b9aeb3b4448b981fa/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:42:00.978398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59b99e6f-946a-4bca-8bed-ed91af931547 admin admin] GET http://10.222.0.72/volume/ Jan 27 17:42:00.978924 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59b99e6f-946a-4bca-8bed-ed91af931547 admin admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:42:00.979115 n-d-742170-5 devstack@c-api.service[87900]: /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 27 17:42:00.979115 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:42:00.979506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59b99e6f-946a-4bca-8bed-ed91af931547 admin admin] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:42:00.980535 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59b99e6f-946a-4bca-8bed-ed91af931547 admin admin] http://10.222.0.72/volume/ returned with HTTP 300 Jan 27 17:42:00.981135 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 4/6] 10.222.0.72 () {52 vars in 806 bytes} [Wed Jan 27 17: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 27 17:49:04.734898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] POST http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes Jan 27 17:49:04.735870 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-422233803"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:04.736956 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-422233803'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:49:04.738587 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Create volume of 1 GB Jan 27 17:49:04.809462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Availability zone cache updated, next update will occur around 2021-01-27 18:49:04.807464. {{(pid=87901) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 17:49:04.840185 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Availability Zones retrieved successfully. Jan 27 17:49:04.966891 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Flow 'volume_create_api' (325c1c98-e8d6-4628-8c7a-60726fc9c416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:49:04.972633 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93ebc450-f907-4760-a150-1c65835f2ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:04.985838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:49:05.162831 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93ebc450-f907-4760-a150-1c65835f2ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:05.172938 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e8b9cc-3265-4bd8-9444-1d2fa609c53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:05.249591 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] 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 27 17:49:05.250598 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] 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 27 17:49:05.432326 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Created reservations ['efeb21d7-25a1-4ba4-b14b-770883ae90ac', '6f19048e-cc18-4870-93d8-0510c44a5009', '505a204c-a874-4061-be74-5304419e1eaa', '8be19ec5-4a7f-4541-96ae-68adbfe701ce'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:49:05.434551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e8b9cc-3265-4bd8-9444-1d2fa609c53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efeb21d7-25a1-4ba4-b14b-770883ae90ac', '6f19048e-cc18-4870-93d8-0510c44a5009', '505a204c-a874-4061-be74-5304419e1eaa', '8be19ec5-4a7f-4541-96ae-68adbfe701ce']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:05.440115 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a53401e-b1c2-43b2-9928-2e5ab7e52d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:05.550036 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a53401e-b1c2-43b2-9928-2e5ab7e52d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adf2ce4b-9e55-41bb-a203-7283c16047fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-422233803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e7526985df458db3ac861616f135d1',qos_specs=None,replication_status=,reservations=['efeb21d7-25a1-4ba4-b14b-770883ae90ac','6f19048e-cc18-4870-93d8-0510c44a5009','505a204c-a874-4061-be74-5304419e1eaa','8be19ec5-4a7f-4541-96ae-68adbfe701ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73d39ac4885542f2976fdeb7baafd97f',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T17:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-422233803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adf2ce4b-9e55-41bb-a203-7283c16047fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e7526985df458db3ac861616f135d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='73d39ac4885542f2976fdeb7baafd97f',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:05.553768 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2977e868-db6b-41e7-a4c5-80c8a34cd150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:05.587599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2977e868-db6b-41e7-a4c5-80c8a34cd150) transitioned into state 'SUCCESS' from state '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-422233803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e7526985df458db3ac861616f135d1',qos_specs=None,replication_status=,reservations=['efeb21d7-25a1-4ba4-b14b-770883ae90ac','6f19048e-cc18-4870-93d8-0510c44a5009','505a204c-a874-4061-be74-5304419e1eaa','8be19ec5-4a7f-4541-96ae-68adbfe701ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73d39ac4885542f2976fdeb7baafd97f',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:05.590108 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (447ed4ed-6423-46f8-a90e-6e560c2ce7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:05.670392 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (447ed4ed-6423-46f8-a90e-6e560c2ce7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:05.679121 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Flow 'volume_create_api' (325c1c98-e8d6-4628-8c7a-60726fc9c416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:49:05.790635 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Create volume request issued successfully. Jan 27 17:49:05.859136 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b212b50-8811-4100-b590-dec17fb5bace tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes returned with HTTP 202 Jan 27 17:49:05.861385 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 3/7] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 17:49:04 2021] POST /volume/v3/f0e7526985df458db3ac861616f135d1/volumes => generated 816 bytes in 1130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:49:05.876677 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-89bdde1c-2fc2-4bc3-83b8-a1f4b8977963 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:05.877407 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-89bdde1c-2fc2-4bc3-83b8-a1f4b8977963 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:05.878021 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-89bdde1c-2fc2-4bc3-83b8-a1f4b8977963 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:06.036610 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:06.036610 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:06.065240 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-89bdde1c-2fc2-4bc3-83b8-a1f4b8977963 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:06.106461 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-89bdde1c-2fc2-4bc3-83b8-a1f4b8977963 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:06.107946 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 5/8] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:05 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 884 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:07.124944 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f14b94af-b736-46cc-ad97-f4226b92a718 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:07.126153 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f14b94af-b736-46cc-ad97-f4226b92a718 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:07.126523 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:07.126523 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:07.126918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f14b94af-b736-46cc-ad97-f4226b92a718 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:07.213316 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:07.213316 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:07.227209 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f14b94af-b736-46cc-ad97-f4226b92a718 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:07.278506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f14b94af-b736-46cc-ad97-f4226b92a718 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:07.280351 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 4/9] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:07 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 908 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:08.294834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd7d47fe-e306-4d7b-ab9e-0c8af8a45a2e tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:08.295747 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd7d47fe-e306-4d7b-ab9e-0c8af8a45a2e tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:08.295964 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:08.295964 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:08.296335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd7d47fe-e306-4d7b-ab9e-0c8af8a45a2e tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:08.464755 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:08.464755 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:08.494374 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cd7d47fe-e306-4d7b-ab9e-0c8af8a45a2e tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:08.543140 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd7d47fe-e306-4d7b-ab9e-0c8af8a45a2e tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:08.546103 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 6/10] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:08 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 909 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:08.977593 n-d-742170-5 devstack@c-api.service[87900]: WARNING keystonemiddleware.auth_token [None req-f14b94af-b736-46cc-ad97-f4226b92a718 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] 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 27 17:49:08.985762 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-6715488c-5bb6-4940-b171-58a9f0e1442c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:08.986286 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-6715488c-5bb6-4940-b171-58a9f0e1442c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:08.986484 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:08.986484 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:08.987260 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-6715488c-5bb6-4940-b171-58a9f0e1442c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:09.143998 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:09.143998 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:09.173636 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-6715488c-5bb6-4940-b171-58a9f0e1442c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:09.247817 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-6715488c-5bb6-4940-b171-58a9f0e1442c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:09.249468 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 5/11] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 17:49:08 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 909 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:49:09.434113 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd7d47fe-e306-4d7b-ab9e-0c8af8a45a2e tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume// Jan 27 17:49:09.435254 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd7d47fe-e306-4d7b-ab9e-0c8af8a45a2e tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:09.435626 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:09.435626 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:09.436457 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd7d47fe-e306-4d7b-ab9e-0c8af8a45a2e tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:09.438120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd7d47fe-e306-4d7b-ab9e-0c8af8a45a2e tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:49:09.438890 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 7/12] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 17:49:09 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:49:09.470244 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-30d09247-3e88-40e8-9648-14c981231e2f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] POST http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/attachments Jan 27 17:49:09.471764 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:09.471764 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:09.472717 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-30d09247-3e88-40e8-9648-14c981231e2f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "adf2ce4b-9e55-41bb-a203-7283c16047fa", "instance_uuid": "e31f446c-2227-4d5d-b694-cc668d4baef8", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:09.538180 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:09.538180 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:09.624085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-30d09247-3e88-40e8-9648-14c981231e2f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/attachments returned with HTTP 200 Jan 27 17:49:09.626837 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 6/13] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 17:49:09 2021] POST /volume/v3/f0e7526985df458db3ac861616f135d1/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:49:09.699046 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed2c8ca8-defa-41c7-957c-2679ede760d7 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:09.699852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ed2c8ca8-defa-41c7-957c-2679ede760d7 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:09.700496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ed2c8ca8-defa-41c7-957c-2679ede760d7 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:09.732734 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-30d09247-3e88-40e8-9648-14c981231e2f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume// Jan 27 17:49:09.733431 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-30d09247-3e88-40e8-9648-14c981231e2f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:09.733905 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:09.733905 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:09.734624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-30d09247-3e88-40e8-9648-14c981231e2f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:09.736622 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-30d09247-3e88-40e8-9648-14c981231e2f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:49:09.737848 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 7/14] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 17:49:09 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:49:09.815212 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:09.815212 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:09.838088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ed2c8ca8-defa-41c7-957c-2679ede760d7 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:09.867558 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:09.867558 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:09.878442 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed2c8ca8-defa-41c7-957c-2679ede760d7 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:09.883004 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 8/15] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:09 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 908 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:10.211736 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-f93669dd-3e6a-4e16-9feb-4f93f5db07a1 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:10.212310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-f93669dd-3e6a-4e16-9feb-4f93f5db07a1 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:10.212940 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-f93669dd-3e6a-4e16-9feb-4f93f5db07a1 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:10.326879 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:10.326879 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:10.358202 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-f93669dd-3e6a-4e16-9feb-4f93f5db07a1 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:10.390819 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:10.390819 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:10.416428 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-f93669dd-3e6a-4e16-9feb-4f93f5db07a1 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:10.419103 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 8/16] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 17:49:10 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 1007 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:49:10.626042 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-d4231acf-3b5f-4d52-8578-7de75fccdd6f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] PUT http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/attachments/f5ec94c4-4163-4da6-9915-ed7c3953a0f7 Jan 27 17:49:10.626575 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:10.626575 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:10.626949 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-d4231acf-3b5f-4d52-8578-7de75fccdd6f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:10.695404 n-d-742170-5 devstack@c-api.service[87900]: /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 27 17:49:10.695404 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 17:49:10.695965 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-d4231acf-3b5f-4d52-8578-7de75fccdd6f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Lock "b'cinder-attachment_update-adf2ce4b-9e55-41bb-a203-7283c16047fa-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.016s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:49:10.700489 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:10.700489 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:10.898202 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6fc85c13-4bfa-47a2-930f-04504ebd2f8c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:10.898668 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6fc85c13-4bfa-47a2-930f-04504ebd2f8c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:10.898900 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:10.898900 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:10.899229 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6fc85c13-4bfa-47a2-930f-04504ebd2f8c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:11.012253 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:11.012253 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:11.025152 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6fc85c13-4bfa-47a2-930f-04504ebd2f8c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:11.060078 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:11.060078 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:11.079148 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6fc85c13-4bfa-47a2-930f-04504ebd2f8c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:11.080124 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 9/17] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:10 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 908 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:12.095674 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2aa866ea-736f-4ffa-9698-455c96d492a3 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:12.096794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2aa866ea-736f-4ffa-9698-455c96d492a3 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:12.097144 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:12.097144 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:12.097752 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2aa866ea-736f-4ffa-9698-455c96d492a3 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:12.169823 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:12.169823 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:12.189247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2aa866ea-736f-4ffa-9698-455c96d492a3 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:12.213968 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:12.213968 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:12.223605 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2aa866ea-736f-4ffa-9698-455c96d492a3 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:12.224673 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 10/18] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:12 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 908 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:49:13.243152 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d507f08d-a5b6-4260-999d-5572c3256414 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:13.244286 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d507f08d-a5b6-4260-999d-5572c3256414 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:13.244662 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:13.244662 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:13.245259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d507f08d-a5b6-4260-999d-5572c3256414 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:13.372655 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:13.372655 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:13.402526 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d507f08d-a5b6-4260-999d-5572c3256414 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:13.458825 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:13.458825 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:13.477843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d507f08d-a5b6-4260-999d-5572c3256414 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:13.479232 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 11/19] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:13 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 908 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:14.508084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3b25300-fab0-4e89-bfae-dcf716049a97 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:14.509206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3b25300-fab0-4e89-bfae-dcf716049a97 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:14.509590 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:14.509590 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:14.510338 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3b25300-fab0-4e89-bfae-dcf716049a97 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:14.594316 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:14.594316 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:14.604789 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c3b25300-fab0-4e89-bfae-dcf716049a97 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:14.632461 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:14.632461 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:14.644066 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3b25300-fab0-4e89-bfae-dcf716049a97 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:14.655939 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 12/20] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:14 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 908 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:15.662061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4bd1533-940c-4e47-81b7-c7159704cf68 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:15.663781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4bd1533-940c-4e47-81b7-c7159704cf68 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:15.664235 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:15.664235 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:15.664921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4bd1533-940c-4e47-81b7-c7159704cf68 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:15.812643 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:15.812643 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:15.835158 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d4bd1533-940c-4e47-81b7-c7159704cf68 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:15.879465 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:15.879465 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:15.894456 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4bd1533-940c-4e47-81b7-c7159704cf68 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:15.906139 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 13/21] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:15 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 908 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:16.267383 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-d4231acf-3b5f-4d52-8578-7de75fccdd6f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Lock "b'cinder-attachment_update-adf2ce4b-9e55-41bb-a203-7283c16047fa-n-h1-742170-5'" released by "attachment_update" :: held 5.571s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:49:16.268170 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-d4231acf-3b5f-4d52-8578-7de75fccdd6f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/attachments/f5ec94c4-4163-4da6-9915-ed7c3953a0f7 returned with HTTP 200 Jan 27 17:49:16.269526 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 9/22] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 17:49:10 2021] PUT /volume/v3/f0e7526985df458db3ac861616f135d1/attachments/f5ec94c4-4163-4da6-9915-ed7c3953a0f7 => generated 762 bytes in 5649 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:49:16.913559 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1711da6d-6aa2-4a82-90fb-ab3b4dfeed17 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:16.914140 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1711da6d-6aa2-4a82-90fb-ab3b4dfeed17 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:16.914250 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:16.914250 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:16.914980 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1711da6d-6aa2-4a82-90fb-ab3b4dfeed17 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:16.977473 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:16.977473 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:16.986287 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1711da6d-6aa2-4a82-90fb-ab3b4dfeed17 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:17.008246 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:17.008246 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:17.017390 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1711da6d-6aa2-4a82-90fb-ab3b4dfeed17 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:17.018420 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 14/23] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:16 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 909 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:18.034538 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b6ad74f-b76f-4082-b171-b3e613c893c5 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:18.035003 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b6ad74f-b76f-4082-b171-b3e613c893c5 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:18.035159 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:18.035159 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:18.036005 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b6ad74f-b76f-4082-b171-b3e613c893c5 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:18.154606 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:18.154606 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:18.164876 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6b6ad74f-b76f-4082-b171-b3e613c893c5 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:18.220539 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:18.220539 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:18.234595 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b6ad74f-b76f-4082-b171-b3e613c893c5 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:18.243399 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 10/24] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:18 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 909 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:19.253898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc4cdf0a-da84-4188-831c-8b3f1729c2c4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:19.256235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc4cdf0a-da84-4188-831c-8b3f1729c2c4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:19.256604 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:19.256604 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:19.257447 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc4cdf0a-da84-4188-831c-8b3f1729c2c4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:19.316910 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:19.316910 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:19.325555 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fc4cdf0a-da84-4188-831c-8b3f1729c2c4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:19.345907 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:19.345907 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:19.357638 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc4cdf0a-da84-4188-831c-8b3f1729c2c4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:19.359051 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 15/25] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:19 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 909 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:20.373228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45441697-e6df-4339-a96d-e6eb471ffd11 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:20.373719 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45441697-e6df-4339-a96d-e6eb471ffd11 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:20.373908 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:20.373908 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:20.374277 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45441697-e6df-4339-a96d-e6eb471ffd11 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:20.423647 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:20.423647 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:20.432958 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-45441697-e6df-4339-a96d-e6eb471ffd11 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:20.454957 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:20.454957 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:20.464890 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45441697-e6df-4339-a96d-e6eb471ffd11 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:20.474703 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 11/26] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:20 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 909 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:21.482451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f7b3119-8e6a-44f8-aade-3b681f4a20dc tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:21.483186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f7b3119-8e6a-44f8-aade-3b681f4a20dc tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:21.483402 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:21.483402 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:21.483848 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f7b3119-8e6a-44f8-aade-3b681f4a20dc tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:21.586669 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:21.586669 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:21.596873 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f7b3119-8e6a-44f8-aade-3b681f4a20dc tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:21.631327 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:21.631327 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:21.648649 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f7b3119-8e6a-44f8-aade-3b681f4a20dc tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:21.651318 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 16/27] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:21 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 909 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:22.668172 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1d1f650f-12a8-40e8-9913-7cd674a0a20c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:22.668836 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1d1f650f-12a8-40e8-9913-7cd674a0a20c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:22.669147 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:22.669147 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:22.669700 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1d1f650f-12a8-40e8-9913-7cd674a0a20c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:22.787890 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:22.787890 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:22.810094 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1d1f650f-12a8-40e8-9913-7cd674a0a20c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:22.854613 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:22.854613 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:22.883812 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1d1f650f-12a8-40e8-9913-7cd674a0a20c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:22.884626 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 12/28] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:22 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 909 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:23.098737 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-a1bba673-f4b9-48da-aa89-6cb6863d2f10 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] POST http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/attachments/f5ec94c4-4163-4da6-9915-ed7c3953a0f7/action Jan 27 17:49:23.098934 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:23.098934 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:23.100818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-a1bba673-f4b9-48da-aa89-6cb6863d2f10 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:49:23.101153 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-a1bba673-f4b9-48da-aa89-6cb6863d2f10 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:23.213971 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:23.213971 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:23.228706 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-a1bba673-f4b9-48da-aa89-6cb6863d2f10 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/attachments/f5ec94c4-4163-4da6-9915-ed7c3953a0f7/action returned with HTTP 204 Jan 27 17:49:23.230097 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 17/29] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 17:49:23 2021] POST /volume/v3/f0e7526985df458db3ac861616f135d1/attachments/f5ec94c4-4163-4da6-9915-ed7c3953a0f7/action => generated 0 bytes in 137 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:49:23.901216 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e675325a-6322-4dd8-9b5f-c7e7ba56c364 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:49:23.901701 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e675325a-6322-4dd8-9b5f-c7e7ba56c364 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:23.902023 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:23.902023 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:23.902835 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e675325a-6322-4dd8-9b5f-c7e7ba56c364 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:24.007130 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:24.007130 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:24.018617 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e675325a-6322-4dd8-9b5f-c7e7ba56c364 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:49:24.044719 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:24.044719 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:24.058406 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e675325a-6322-4dd8-9b5f-c7e7ba56c364 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:49:24.059386 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 13/30] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:49:23 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 1201 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:49:31.014156 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-a1bba673-f4b9-48da-aa89-6cb6863d2f10 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume// Jan 27 17:49:31.014706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-a1bba673-f4b9-48da-aa89-6cb6863d2f10 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:31.014795 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:31.014795 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:31.015169 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-a1bba673-f4b9-48da-aa89-6cb6863d2f10 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:31.016223 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e6656c38-34c0-4cfb-aec5-975e3f8ebc38 req-a1bba673-f4b9-48da-aa89-6cb6863d2f10 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:49:31.017093 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 18/31] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 17:49: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 27 17:49:31.480028 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-d5bbbe26-4898-4ebc-8914-7d2ab8a0386e tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] POST http://10.222.0.72/volume/v3/82d7555f8d2542deb5ae87cb6788b77f/attachments Jan 27 17:49:31.480744 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:31.480744 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:31.481309 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-d5bbbe26-4898-4ebc-8914-7d2ab8a0386e tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "adf2ce4b-9e55-41bb-a203-7283c16047fa", "instance_uuid": "e31f446c-2227-4d5d-b694-cc668d4baef8", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:31.540984 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:31.540984 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:32.947658 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-d5bbbe26-4898-4ebc-8914-7d2ab8a0386e tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] http://10.222.0.72/volume/v3/82d7555f8d2542deb5ae87cb6788b77f/attachments returned with HTTP 200 Jan 27 17:49:32.948512 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 14/32] 10.222.0.110 () {64 vars in 1359 bytes} [Wed Jan 27 17:49:31 2021] POST /volume/v3/82d7555f8d2542deb5ae87cb6788b77f/attachments => generated 762 bytes in 1473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:49:32.989049 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-f2752a0b-767f-4d68-b9bc-b69b1c2e76a8 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] GET http://10.222.0.72/volume/v3/82d7555f8d2542deb5ae87cb6788b77f/attachments/fa7e8cd3-841e-4b5b-890a-a9a0700b88a2 Jan 27 17:49:32.989815 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-f2752a0b-767f-4d68-b9bc-b69b1c2e76a8 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:32.990391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-f2752a0b-767f-4d68-b9bc-b69b1c2e76a8 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:33.010141 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-f2752a0b-767f-4d68-b9bc-b69b1c2e76a8 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] http://10.222.0.72/volume/v3/82d7555f8d2542deb5ae87cb6788b77f/attachments/fa7e8cd3-841e-4b5b-890a-a9a0700b88a2 returned with HTTP 200 Jan 27 17:49:33.011151 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 19/33] 10.222.0.110 () {60 vars in 1416 bytes} [Wed Jan 27 17:49:32 2021] GET /volume/v3/82d7555f8d2542deb5ae87cb6788b77f/attachments/fa7e8cd3-841e-4b5b-890a-a9a0700b88a2 => generated 789 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:49:46.245687 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-ec0e9715-e2fa-4d74-b6d3-018bc706d763 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] POST http://10.222.0.72/volume/v3/82d7555f8d2542deb5ae87cb6788b77f/attachments/fa7e8cd3-841e-4b5b-890a-a9a0700b88a2/action Jan 27 17:49:46.246790 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:46.246790 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:46.249388 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-ec0e9715-e2fa-4d74-b6d3-018bc706d763 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:49:46.249781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-ec0e9715-e2fa-4d74-b6d3-018bc706d763 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:46.343939 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:46.343939 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:46.359098 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-ec0e9715-e2fa-4d74-b6d3-018bc706d763 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] http://10.222.0.72/volume/v3/82d7555f8d2542deb5ae87cb6788b77f/attachments/fa7e8cd3-841e-4b5b-890a-a9a0700b88a2/action returned with HTTP 204 Jan 27 17:49:46.360567 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 15/34] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 17:49:46 2021] POST /volume/v3/82d7555f8d2542deb5ae87cb6788b77f/attachments/fa7e8cd3-841e-4b5b-890a-a9a0700b88a2/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:49:55.934431 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-64f059f4-8849-4c72-8ce1-f04295960082 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] DELETE http://10.222.0.72/volume/v3/82d7555f8d2542deb5ae87cb6788b77f/attachments/f5ec94c4-4163-4da6-9915-ed7c3953a0f7 Jan 27 17:49:55.935289 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-64f059f4-8849-4c72-8ce1-f04295960082 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:55.935373 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:55.935373 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:49:55.935811 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-64f059f4-8849-4c72-8ce1-f04295960082 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:55.977162 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:55.977162 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:49:56.352836 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-64f059f4-8849-4c72-8ce1-f04295960082 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(fa7e8cd3-841e-4b5b-890a-a9a0700b88a2)]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:49:56.353900 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-64f059f4-8849-4c72-8ce1-f04295960082 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] Adding status of: attached to pending status list for volume. {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 27 17:49:56.354543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-64f059f4-8849-4c72-8ce1-f04295960082 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:49:56.366144 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-21e494bf-ba00-4668-bad8-264aaf64ab6b req-64f059f4-8849-4c72-8ce1-f04295960082 tempest-LiveMigrationTest-121080213 tempest-LiveMigrationTest-121080213-project-admin] http://10.222.0.72/volume/v3/82d7555f8d2542deb5ae87cb6788b77f/attachments/f5ec94c4-4163-4da6-9915-ed7c3953a0f7 returned with HTTP 200 Jan 27 17:49:56.367376 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 20/35] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 17:49:55 2021] DELETE /volume/v3/82d7555f8d2542deb5ae87cb6788b77f/attachments/f5ec94c4-4163-4da6-9915-ed7c3953a0f7 => generated 192 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:07.266533 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-566380f2-c170-44de-a794-e4de7a0b12c6 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:50:07.267107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-566380f2-c170-44de-a794-e4de7a0b12c6 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:07.267217 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:07.267217 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:50:07.267646 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-566380f2-c170-44de-a794-e4de7a0b12c6 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:07.349463 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:07.349463 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:50:07.378113 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-566380f2-c170-44de-a794-e4de7a0b12c6 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:50:07.426092 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:07.426092 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:50:07.436333 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-566380f2-c170-44de-a794-e4de7a0b12c6 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:50:07.438390 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 16/36] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:50:07 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 1201 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:07.623098 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-be5a5a65-45d5-401a-881f-107dd3499727 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:50:07.624251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-be5a5a65-45d5-401a-881f-107dd3499727 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:07.624631 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:07.624631 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:50:07.625345 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-be5a5a65-45d5-401a-881f-107dd3499727 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:07.705457 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:07.705457 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:50:07.726671 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-c34591a8-e283-4034-8400-12d8a814ae02 req-be5a5a65-45d5-401a-881f-107dd3499727 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:50:07.751387 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:07.751387 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:50:07.771612 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-be5a5a65-45d5-401a-881f-107dd3499727 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:50:07.771612 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 21/37] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 17:50:07 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 1201 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:07.790306 n-d-742170-5 devstack@c-api.service[87900]: WARNING keystonemiddleware.auth_token [None req-566380f2-c170-44de-a794-e4de7a0b12c6 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] 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 27 17:50:07.793502 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-41c50246-671c-4f7d-bf45-3bde2fa6cae4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] POST http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa/action Jan 27 17:50:07.793903 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:07.793903 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:50:07.794344 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-41c50246-671c-4f7d-bf45-3bde2fa6cae4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:50:07.794975 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-41c50246-671c-4f7d-bf45-3bde2fa6cae4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:50:07.848171 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:07.848171 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:50:07.849655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-c34591a8-e283-4034-8400-12d8a814ae02 req-41c50246-671c-4f7d-bf45-3bde2fa6cae4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:50:07.860715 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-c34591a8-e283-4034-8400-12d8a814ae02 req-41c50246-671c-4f7d-bf45-3bde2fa6cae4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Begin detaching volume completed successfully. Jan 27 17:50:07.861960 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-41c50246-671c-4f7d-bf45-3bde2fa6cae4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa/action returned with HTTP 202 Jan 27 17:50:07.873117 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 17/38] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 17:50:07 2021] POST /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:50:07.898332 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9032860-ccc4-4c6e-b9af-c91b1f579e23 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:50:07.898772 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9032860-ccc4-4c6e-b9af-c91b1f579e23 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:07.901221 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:07.901221 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:50:07.902281 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9032860-ccc4-4c6e-b9af-c91b1f579e23 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:07.976266 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-41c50246-671c-4f7d-bf45-3bde2fa6cae4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume// Jan 27 17:50:07.976869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-41c50246-671c-4f7d-bf45-3bde2fa6cae4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:07.977198 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:07.977198 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:50:07.977731 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-41c50246-671c-4f7d-bf45-3bde2fa6cae4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:07.978885 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-41c50246-671c-4f7d-bf45-3bde2fa6cae4 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:50:07.980255 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 18/39] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 17:50:07 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:50:07.994328 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-644ba46b-bda1-47f3-87f9-5fcd5d047e4f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:50:07.995933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-644ba46b-bda1-47f3-87f9-5fcd5d047e4f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:07.996619 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-644ba46b-bda1-47f3-87f9-5fcd5d047e4f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:08.024498 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:08.024498 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:50:08.046185 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c9032860-ccc4-4c6e-b9af-c91b1f579e23 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:50:08.057000 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:08.057000 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:50:08.067165 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-c34591a8-e283-4034-8400-12d8a814ae02 req-644ba46b-bda1-47f3-87f9-5fcd5d047e4f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:50:08.088075 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:08.088075 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:50:08.098713 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-644ba46b-bda1-47f3-87f9-5fcd5d047e4f tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:50:08.100154 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 19/40] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 17:50:07 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 1303 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:50:08.107160 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:08.107160 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:50:08.118206 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9032860-ccc4-4c6e-b9af-c91b1f579e23 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:50:08.119566 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 22/41] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:50:07 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 1204 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:08.607238 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-64b63528-240a-4243-8a74-48c49dd97e90 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] DELETE http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/attachments/fa7e8cd3-841e-4b5b-890a-a9a0700b88a2 Jan 27 17:50:08.607873 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-64b63528-240a-4243-8a74-48c49dd97e90 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:08.608088 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:08.608088 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:50:08.608467 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-64b63528-240a-4243-8a74-48c49dd97e90 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:08.689390 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:08.689390 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:50:09.135682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9371a411-104c-49a1-a2c0-a73de2150da9 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:50:09.136394 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9371a411-104c-49a1-a2c0-a73de2150da9 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:09.136751 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:09.136751 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:50:09.137480 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9371a411-104c-49a1-a2c0-a73de2150da9 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:09.280316 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:09.280316 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:50:09.307939 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9371a411-104c-49a1-a2c0-a73de2150da9 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:50:09.344597 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:09.344597 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:50:09.374872 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9371a411-104c-49a1-a2c0-a73de2150da9 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:50:09.375970 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 23/42] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:50:09 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 1204 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:09.745094 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-c34591a8-e283-4034-8400-12d8a814ae02 req-64b63528-240a-4243-8a74-48c49dd97e90 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:50:09.745839 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-c34591a8-e283-4034-8400-12d8a814ae02 req-64b63528-240a-4243-8a74-48c49dd97e90 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:50:09.757458 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c34591a8-e283-4034-8400-12d8a814ae02 req-64b63528-240a-4243-8a74-48c49dd97e90 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/attachments/fa7e8cd3-841e-4b5b-890a-a9a0700b88a2 returned with HTTP 200 Jan 27 17:50:09.758919 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 20/43] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 17:50:08 2021] DELETE /volume/v3/f0e7526985df458db3ac861616f135d1/attachments/fa7e8cd3-841e-4b5b-890a-a9a0700b88a2 => generated 19 bytes in 1157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:50:10.394840 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a97f89f-2829-46ac-b374-bde83239a4e6 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:50:10.395651 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a97f89f-2829-46ac-b374-bde83239a4e6 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:10.395651 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:10.395651 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:50:10.396007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a97f89f-2829-46ac-b374-bde83239a4e6 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:10.456539 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:10.456539 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:50:10.473544 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7a97f89f-2829-46ac-b374-bde83239a4e6 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:50:10.516755 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a97f89f-2829-46ac-b374-bde83239a4e6 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:50:10.518028 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 24/44] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:50:10 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 909 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:03.212781 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] POST http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes Jan 27 17:51:03.213197 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:03.213197 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:03.213611 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1649562799"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:03.214685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1649562799'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:51:03.216361 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Create volume of 1 GB Jan 27 17:51:03.217006 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:03.217006 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:03.238792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Availability zone cache updated, next update will occur around 2021-01-27 18:51:03.236978. {{(pid=87902) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 17:51:03.239319 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Availability Zones retrieved successfully. Jan 27 17:51:03.285767 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Flow 'volume_create_api' (2118a024-d558-4cf6-b5ca-c354a3fa3a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:51:03.291401 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (226fd3c8-b6a0-4a18-b008-b75dcb33372f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:03.293781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:51:03.370634 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (226fd3c8-b6a0-4a18-b008-b75dcb33372f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:03.373176 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c814c51-7a1a-437a-a502-004b90cf5c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:03.427719 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] 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 27 17:51:03.428746 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] 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 27 17:51:03.484002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Created reservations ['20131f5a-bb7c-4b62-bc68-dd5d1afd30d5', 'd11e6cda-ea85-4b5a-801c-ba03af0f6f75', '07fbfb58-35ad-41f6-a660-302d1ec7efac', '9eb6e082-db29-4f4d-ada8-6dabb03b88fd'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:51:03.487308 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c814c51-7a1a-437a-a502-004b90cf5c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20131f5a-bb7c-4b62-bc68-dd5d1afd30d5', 'd11e6cda-ea85-4b5a-801c-ba03af0f6f75', '07fbfb58-35ad-41f6-a660-302d1ec7efac', '9eb6e082-db29-4f4d-ada8-6dabb03b88fd']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:03.489991 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccf4b70f-72c1-4575-9184-7da9013a6b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:03.558161 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccf4b70f-72c1-4575-9184-7da9013a6b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce2692c4-42a8-4500-863f-43177a9c48e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1649562799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='223fa72a4f164951be4561c12e0dc789',qos_specs=None,replication_status=,reservations=['20131f5a-bb7c-4b62-bc68-dd5d1afd30d5','d11e6cda-ea85-4b5a-801c-ba03af0f6f75','07fbfb58-35ad-41f6-a660-302d1ec7efac','9eb6e082-db29-4f4d-ada8-6dabb03b88fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a10ceb18b946598491e98c4839256f',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T17:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1649562799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce2692c4-42a8-4500-863f-43177a9c48e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='223fa72a4f164951be4561c12e0dc789',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='11a10ceb18b946598491e98c4839256f',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:03.560929 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b09e3b3-aa1d-4811-84da-240d67c404da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:03.592119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b09e3b3-aa1d-4811-84da-240d67c404da) transitioned into state 'SUCCESS' from state '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-1649562799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='223fa72a4f164951be4561c12e0dc789',qos_specs=None,replication_status=,reservations=['20131f5a-bb7c-4b62-bc68-dd5d1afd30d5','d11e6cda-ea85-4b5a-801c-ba03af0f6f75','07fbfb58-35ad-41f6-a660-302d1ec7efac','9eb6e082-db29-4f4d-ada8-6dabb03b88fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a10ceb18b946598491e98c4839256f',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:03.594703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaf9b05-2feb-475d-b744-b58d9eaac9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:03.630003 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaf9b05-2feb-475d-b744-b58d9eaac9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:03.636889 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Flow 'volume_create_api' (2118a024-d558-4cf6-b5ca-c354a3fa3a1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:51:03.779028 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Create volume request issued successfully. Jan 27 17:51:03.796454 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-84a59dd7-fa35-4ae4-a09e-f270886eb794 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes returned with HTTP 202 Jan 27 17:51:03.810028 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 21/45] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 17:51:03 2021] POST /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes => generated 830 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:51:03.814105 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3d5cb4bf-3def-489b-b45f-16c121177bc4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:03.814834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3d5cb4bf-3def-489b-b45f-16c121177bc4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:03.815414 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:03.815414 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:03.815818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3d5cb4bf-3def-489b-b45f-16c121177bc4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:03.912303 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:03.912303 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:03.924524 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3d5cb4bf-3def-489b-b45f-16c121177bc4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:03.952469 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3d5cb4bf-3def-489b-b45f-16c121177bc4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:03.954938 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 25/46] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:51:03 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 922 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:04.972951 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-55bc2434-3ee3-4b4f-a88d-13459a0ce171 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:04.973451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-55bc2434-3ee3-4b4f-a88d-13459a0ce171 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:04.973592 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:04.973592 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:04.974331 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-55bc2434-3ee3-4b4f-a88d-13459a0ce171 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:05.114961 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:05.114961 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:05.149832 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-55bc2434-3ee3-4b4f-a88d-13459a0ce171 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:05.209673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-55bc2434-3ee3-4b4f-a88d-13459a0ce171 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:05.211202 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 22/47] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:51:04 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 923 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:05.566578 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-b5aebdeb-2fc6-4f2c-b7ca-990b18ee8dae tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:05.567267 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-b5aebdeb-2fc6-4f2c-b7ca-990b18ee8dae tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:05.567624 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:05.567624 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:05.568318 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-b5aebdeb-2fc6-4f2c-b7ca-990b18ee8dae tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:05.621550 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:05.621550 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:05.631244 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-30556f73-0c43-4b57-a68c-9e8900613025 req-b5aebdeb-2fc6-4f2c-b7ca-990b18ee8dae tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:05.657148 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-b5aebdeb-2fc6-4f2c-b7ca-990b18ee8dae tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:05.658446 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 26/48] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 17:51:05 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 923 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:51:05.764214 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-55bc2434-3ee3-4b4f-a88d-13459a0ce171 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume// Jan 27 17:51:05.764694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-55bc2434-3ee3-4b4f-a88d-13459a0ce171 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:05.764904 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:05.764904 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:05.765267 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-55bc2434-3ee3-4b4f-a88d-13459a0ce171 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:05.767273 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-55bc2434-3ee3-4b4f-a88d-13459a0ce171 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:51:05.767882 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 23/49] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 17:51: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 27 17:51:05.781216 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-a2056f3f-534a-485a-be13-0d0ff5f01806 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] POST http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/attachments Jan 27 17:51:05.781713 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:05.781713 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:05.782702 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-a2056f3f-534a-485a-be13-0d0ff5f01806 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce2692c4-42a8-4500-863f-43177a9c48e2", "instance_uuid": "f756aa77-c2f0-460f-94d9-a2b7823c925f", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:05.833686 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:05.833686 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:05.898948 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-a2056f3f-534a-485a-be13-0d0ff5f01806 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/attachments returned with HTTP 200 Jan 27 17:51:05.900122 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 27/50] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 17:51:05 2021] POST /volume/v3/223fa72a4f164951be4561c12e0dc789/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:51:05.936552 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0b1b60a-b1a4-4a53-9e09-399cfc2c5599 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:05.937701 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0b1b60a-b1a4-4a53-9e09-399cfc2c5599 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:05.938705 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0b1b60a-b1a4-4a53-9e09-399cfc2c5599 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:05.973359 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-a2056f3f-534a-485a-be13-0d0ff5f01806 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume// Jan 27 17:51:05.974929 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-a2056f3f-534a-485a-be13-0d0ff5f01806 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:05.975789 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:05.975789 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:05.976531 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-a2056f3f-534a-485a-be13-0d0ff5f01806 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:05.977922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-a2056f3f-534a-485a-be13-0d0ff5f01806 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:51:05.978741 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 28/51] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 17:51:05 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 17:51:05.998779 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-1a08b659-7140-48ef-9420-4cc12a22bc6a tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:05.999607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-1a08b659-7140-48ef-9420-4cc12a22bc6a tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:06.000339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-1a08b659-7140-48ef-9420-4cc12a22bc6a tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:06.005041 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:06.005041 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:06.013925 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a0b1b60a-b1a4-4a53-9e09-399cfc2c5599 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:06.042570 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:06.042570 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:06.053937 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0b1b60a-b1a4-4a53-9e09-399cfc2c5599 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:06.054911 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 24/52] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:51:05 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 922 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:06.071605 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:06.071605 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:06.095356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-30556f73-0c43-4b57-a68c-9e8900613025 req-1a08b659-7140-48ef-9420-4cc12a22bc6a tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:06.116706 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:06.116706 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:06.125795 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-1a08b659-7140-48ef-9420-4cc12a22bc6a tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:06.127232 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 29/53] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 17:51:05 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 1021 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 17:51:06.177233 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-f869a202-8fa3-46a2-953b-1bff457963ce tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] PUT http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/attachments/d9695c65-49c2-4fe3-bc7e-fc7e977adcbc Jan 27 17:51:06.178555 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:06.178555 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:06.179259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-f869a202-8fa3-46a2-953b-1bff457963ce tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:06.216192 n-d-742170-5 devstack@c-api.service[87900]: /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 27 17:51:06.216192 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 17:51:06.217012 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-30556f73-0c43-4b57-a68c-9e8900613025 req-f869a202-8fa3-46a2-953b-1bff457963ce tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Lock "b'cinder-attachment_update-ce2692c4-42a8-4500-863f-43177a9c48e2-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.011s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:51:06.221583 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:06.221583 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:07.072517 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ebca853-c1d0-42eb-8cef-571e2c148fa5 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:07.073954 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ebca853-c1d0-42eb-8cef-571e2c148fa5 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:07.074681 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:07.074681 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:07.075629 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ebca853-c1d0-42eb-8cef-571e2c148fa5 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:07.140774 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:07.140774 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:07.160968 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2ebca853-c1d0-42eb-8cef-571e2c148fa5 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:07.213468 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:07.213468 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:07.240245 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ebca853-c1d0-42eb-8cef-571e2c148fa5 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:07.241648 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 30/54] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:51:07 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 922 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:51:08.044528 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-30556f73-0c43-4b57-a68c-9e8900613025 req-f869a202-8fa3-46a2-953b-1bff457963ce tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Lock "b'cinder-attachment_update-ce2692c4-42a8-4500-863f-43177a9c48e2-n-h1-742170-5'" released by "attachment_update" :: held 1.828s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:51:08.045417 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-f869a202-8fa3-46a2-953b-1bff457963ce tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/attachments/d9695c65-49c2-4fe3-bc7e-fc7e977adcbc returned with HTTP 200 Jan 27 17:51:08.046458 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 25/55] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 17:51:06 2021] PUT /volume/v3/223fa72a4f164951be4561c12e0dc789/attachments/d9695c65-49c2-4fe3-bc7e-fc7e977adcbc => generated 762 bytes in 1876 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:51:08.258224 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-46987392-50a5-40eb-9d3d-7ca12387c558 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:08.258754 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-46987392-50a5-40eb-9d3d-7ca12387c558 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:08.258900 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:08.258900 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:08.259610 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-46987392-50a5-40eb-9d3d-7ca12387c558 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:08.336578 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:08.336578 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:08.347493 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-46987392-50a5-40eb-9d3d-7ca12387c558 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:08.374052 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:08.374052 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:08.387544 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-46987392-50a5-40eb-9d3d-7ca12387c558 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:08.388938 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 31/56] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:51:08 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 923 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:09.404792 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab684682-0813-41f5-a3ba-f5285e348831 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:09.406077 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab684682-0813-41f5-a3ba-f5285e348831 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:09.406342 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:09.406342 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:09.407058 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab684682-0813-41f5-a3ba-f5285e348831 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:09.460296 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:09.460296 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:09.468901 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ab684682-0813-41f5-a3ba-f5285e348831 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:09.492874 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:09.492874 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:09.505490 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab684682-0813-41f5-a3ba-f5285e348831 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:09.516421 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 26/57] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:51:09 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 923 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:10.523846 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-100864d4-5f0b-4903-9a22-f10dab139dde tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:10.525235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-100864d4-5f0b-4903-9a22-f10dab139dde tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:10.525662 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:10.525662 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:10.526478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-100864d4-5f0b-4903-9a22-f10dab139dde tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:10.583217 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:10.583217 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:10.593715 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-100864d4-5f0b-4903-9a22-f10dab139dde tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:10.617264 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:10.617264 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:10.628708 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-100864d4-5f0b-4903-9a22-f10dab139dde tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:10.640325 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 32/58] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:51:10 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 923 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:11.646771 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-293b0f27-a67a-4b62-b6f0-3128a027458f tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:11.647253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-293b0f27-a67a-4b62-b6f0-3128a027458f tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:11.647376 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:11.647376 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:11.647937 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-293b0f27-a67a-4b62-b6f0-3128a027458f tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:11.725662 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:11.725662 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:11.737470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-293b0f27-a67a-4b62-b6f0-3128a027458f tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:11.760635 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:11.760635 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:11.772841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-293b0f27-a67a-4b62-b6f0-3128a027458f tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:11.773902 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 27/59] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:51:11 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 923 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:12.789349 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a522c9d9-c550-427d-8fe6-9a59d99b03af tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:12.790549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a522c9d9-c550-427d-8fe6-9a59d99b03af tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:12.790925 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:12.790925 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:12.791563 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a522c9d9-c550-427d-8fe6-9a59d99b03af tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:12.856655 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:12.856655 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:12.867656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a522c9d9-c550-427d-8fe6-9a59d99b03af tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:12.894555 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:12.894555 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:12.904841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a522c9d9-c550-427d-8fe6-9a59d99b03af tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:12.905961 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 33/60] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:51:12 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 923 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:13.923479 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e20e053-b2a7-4e81-9335-6a268a5fab4f tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:13.924708 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e20e053-b2a7-4e81-9335-6a268a5fab4f tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:13.925132 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:13.925132 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:13.925784 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e20e053-b2a7-4e81-9335-6a268a5fab4f tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:13.938000 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-e402ac69-4cfd-454f-bc33-5d29b17208a5 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] POST http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/attachments/d9695c65-49c2-4fe3-bc7e-fc7e977adcbc/action Jan 27 17:51:13.938917 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:13.938917 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:13.939655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-e402ac69-4cfd-454f-bc33-5d29b17208a5 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:51:13.940041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-e402ac69-4cfd-454f-bc33-5d29b17208a5 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:14.029288 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:14.029288 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:14.041347 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5e20e053-b2a7-4e81-9335-6a268a5fab4f tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:14.064124 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:14.064124 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:14.074366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e20e053-b2a7-4e81-9335-6a268a5fab4f tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:14.075679 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 28/61] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:51:13 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 923 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:14.120898 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:14.120898 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:14.145975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-e402ac69-4cfd-454f-bc33-5d29b17208a5 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/attachments/d9695c65-49c2-4fe3-bc7e-fc7e977adcbc/action returned with HTTP 204 Jan 27 17:51:14.147137 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 34/62] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 17:51:13 2021] POST /volume/v3/223fa72a4f164951be4561c12e0dc789/attachments/d9695c65-49c2-4fe3-bc7e-fc7e977adcbc/action => generated 0 bytes in 216 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:51:15.092106 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a95f1ae-24fe-44ae-b991-f3b98b3c7b97 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:15.092640 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a95f1ae-24fe-44ae-b991-f3b98b3c7b97 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:15.092804 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:15.092804 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:15.093489 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a95f1ae-24fe-44ae-b991-f3b98b3c7b97 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:15.171875 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:15.171875 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:15.181536 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8a95f1ae-24fe-44ae-b991-f3b98b3c7b97 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:15.213007 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:15.213007 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:15.224670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a95f1ae-24fe-44ae-b991-f3b98b3c7b97 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:15.226165 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 29/63] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:51:15 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 1215 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:51:23.256531 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-e402ac69-4cfd-454f-bc33-5d29b17208a5 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume// Jan 27 17:51:23.257167 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-e402ac69-4cfd-454f-bc33-5d29b17208a5 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:23.257486 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:23.257486 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:23.258143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-e402ac69-4cfd-454f-bc33-5d29b17208a5 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:23.259609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-30556f73-0c43-4b57-a68c-9e8900613025 req-e402ac69-4cfd-454f-bc33-5d29b17208a5 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:51:23.260526 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 35/64] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 17:51:23 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:51:23.276290 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-c9e0b140-463e-4734-bf8f-77b93d82d8d6 tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] POST http://10.222.0.72/volume/v3/a3e947dd0b7745c98139a70ed4c747ac/attachments Jan 27 17:51:23.276796 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:23.276796 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:23.277220 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-c9e0b140-463e-4734-bf8f-77b93d82d8d6 tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce2692c4-42a8-4500-863f-43177a9c48e2", "instance_uuid": "f756aa77-c2f0-460f-94d9-a2b7823c925f", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:23.332709 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:23.332709 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:24.592051 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-c9e0b140-463e-4734-bf8f-77b93d82d8d6 tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] http://10.222.0.72/volume/v3/a3e947dd0b7745c98139a70ed4c747ac/attachments returned with HTTP 200 Jan 27 17:51:24.594987 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 30/65] 10.222.0.110 () {64 vars in 1359 bytes} [Wed Jan 27 17:51:23 2021] POST /volume/v3/a3e947dd0b7745c98139a70ed4c747ac/attachments => generated 762 bytes in 1323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:51:24.646539 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-167bef5b-6aac-49fe-94ef-458dd3ae727f tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] GET http://10.222.0.72/volume/v3/a3e947dd0b7745c98139a70ed4c747ac/attachments/b6dddfbe-e761-47c4-bee7-3acaf83c080a Jan 27 17:51:24.653211 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-167bef5b-6aac-49fe-94ef-458dd3ae727f tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:24.654044 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-167bef5b-6aac-49fe-94ef-458dd3ae727f tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:24.685260 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-167bef5b-6aac-49fe-94ef-458dd3ae727f tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] http://10.222.0.72/volume/v3/a3e947dd0b7745c98139a70ed4c747ac/attachments/b6dddfbe-e761-47c4-bee7-3acaf83c080a returned with HTTP 200 Jan 27 17:51:24.686746 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 36/66] 10.222.0.110 () {60 vars in 1416 bytes} [Wed Jan 27 17:51:24 2021] GET /volume/v3/a3e947dd0b7745c98139a70ed4c747ac/attachments/b6dddfbe-e761-47c4-bee7-3acaf83c080a => generated 789 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:51:38.070850 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-d5a71e5a-a572-4ff9-ba14-45acf63f6d1b tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] POST http://10.222.0.72/volume/v3/a3e947dd0b7745c98139a70ed4c747ac/attachments/b6dddfbe-e761-47c4-bee7-3acaf83c080a/action Jan 27 17:51:38.071832 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:38.071832 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:38.072715 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-d5a71e5a-a572-4ff9-ba14-45acf63f6d1b tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:51:38.073341 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-d5a71e5a-a572-4ff9-ba14-45acf63f6d1b tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:38.173187 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:38.173187 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:38.206226 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-d5a71e5a-a572-4ff9-ba14-45acf63f6d1b tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] http://10.222.0.72/volume/v3/a3e947dd0b7745c98139a70ed4c747ac/attachments/b6dddfbe-e761-47c4-bee7-3acaf83c080a/action returned with HTTP 204 Jan 27 17:51:38.208473 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 31/67] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 17:51:38 2021] POST /volume/v3/a3e947dd0b7745c98139a70ed4c747ac/attachments/b6dddfbe-e761-47c4-bee7-3acaf83c080a/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:51:47.488365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-9b95ce99-571d-43a3-9339-336dbff04f23 tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] DELETE http://10.222.0.72/volume/v3/a3e947dd0b7745c98139a70ed4c747ac/attachments/d9695c65-49c2-4fe3-bc7e-fc7e977adcbc Jan 27 17:51:47.489611 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-9b95ce99-571d-43a3-9339-336dbff04f23 tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:47.490036 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:47.490036 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:47.490664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-9b95ce99-571d-43a3-9339-336dbff04f23 tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:47.513388 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:47.513388 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:47.744970 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-9b95ce99-571d-43a3-9339-336dbff04f23 tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(b6dddfbe-e761-47c4-bee7-3acaf83c080a)]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:51:47.745599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-9b95ce99-571d-43a3-9339-336dbff04f23 tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] Adding status of: attached to pending status list for volume. {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 27 17:51:47.746099 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-9b95ce99-571d-43a3-9339-336dbff04f23 tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:51:47.752807 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d80947d7-4b17-49a6-b315-0a273d1f4224 req-9b95ce99-571d-43a3-9339-336dbff04f23 tempest-LiveAutoBlockMigrationV225Test-1020249653 tempest-LiveAutoBlockMigrationV225Test-1020249653-project-admin] http://10.222.0.72/volume/v3/a3e947dd0b7745c98139a70ed4c747ac/attachments/d9695c65-49c2-4fe3-bc7e-fc7e977adcbc returned with HTTP 200 Jan 27 17:51:47.753957 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 37/68] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 17:51:47 2021] DELETE /volume/v3/a3e947dd0b7745c98139a70ed4c747ac/attachments/d9695c65-49c2-4fe3-bc7e-fc7e977adcbc => generated 192 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:51:59.525534 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c7321ffc-202b-424a-937a-5eb2cb94775a tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:51:59.526685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c7321ffc-202b-424a-937a-5eb2cb94775a tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:59.527053 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:59.527053 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:51:59.527866 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c7321ffc-202b-424a-937a-5eb2cb94775a tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:59.627409 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:59.627409 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:59.648110 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c7321ffc-202b-424a-937a-5eb2cb94775a tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:51:59.682860 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:59.682860 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:51:59.696086 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c7321ffc-202b-424a-937a-5eb2cb94775a tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:51:59.697717 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 32/69] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:51:59 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 1215 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:52:00.621332 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-8a7bbcab-cb16-43d5-9db4-56f0b1104191 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:52:00.622583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-8a7bbcab-cb16-43d5-9db4-56f0b1104191 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:00.622945 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:00.622945 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:00.623635 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-8a7bbcab-cb16-43d5-9db4-56f0b1104191 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:00.700668 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:00.700668 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:00.710831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-8a7bbcab-cb16-43d5-9db4-56f0b1104191 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:52:00.732318 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:00.732318 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:00.742921 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-8a7bbcab-cb16-43d5-9db4-56f0b1104191 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:52:00.755719 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 38/70] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 17:52:00 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 1215 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:52:00.769631 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-28f0d625-a75e-4075-924f-28c46861d9a4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] POST http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2/action Jan 27 17:52:00.771699 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:00.771699 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:00.773203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-28f0d625-a75e-4075-924f-28c46861d9a4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:52:00.773788 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-28f0d625-a75e-4075-924f-28c46861d9a4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:52:00.843606 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:00.843606 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:00.845257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-28f0d625-a75e-4075-924f-28c46861d9a4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:52:00.858980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-28f0d625-a75e-4075-924f-28c46861d9a4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Begin detaching volume completed successfully. Jan 27 17:52:00.859780 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-28f0d625-a75e-4075-924f-28c46861d9a4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2/action returned with HTTP 202 Jan 27 17:52:00.861370 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 33/71] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 17:52:00 2021] POST /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:52:00.896088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57100cb7-4c7e-4a73-9cd1-fbd6996c5e10 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:52:00.899879 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57100cb7-4c7e-4a73-9cd1-fbd6996c5e10 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:00.901327 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:00.901327 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:00.903406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57100cb7-4c7e-4a73-9cd1-fbd6996c5e10 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:00.995789 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-28f0d625-a75e-4075-924f-28c46861d9a4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume// Jan 27 17:52:00.996414 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-28f0d625-a75e-4075-924f-28c46861d9a4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:00.996734 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:00.996734 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:00.997310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-28f0d625-a75e-4075-924f-28c46861d9a4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:00.998581 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-28f0d625-a75e-4075-924f-28c46861d9a4 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:52:00.999886 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 34/72] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 17:52:00 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:52:01.022180 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-8ca4851a-235e-4cec-8b2e-0468eb9d69fa tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:52:01.022821 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-8ca4851a-235e-4cec-8b2e-0468eb9d69fa tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:01.023413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-8ca4851a-235e-4cec-8b2e-0468eb9d69fa tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:01.051480 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:01.051480 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:01.082063 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-57100cb7-4c7e-4a73-9cd1-fbd6996c5e10 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:52:01.086962 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:01.086962 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:01.097967 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-8ca4851a-235e-4cec-8b2e-0468eb9d69fa tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:52:01.123232 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:01.123232 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:01.131646 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:01.131646 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:01.134018 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-8ca4851a-235e-4cec-8b2e-0468eb9d69fa tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:52:01.135723 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 35/73] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 17:52:01 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 1317 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:52:01.145918 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57100cb7-4c7e-4a73-9cd1-fbd6996c5e10 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:52:01.157184 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 39/74] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:00 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 1218 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:52:01.974815 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-f8e56eb9-fae8-4a53-8e24-306808f284d3 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] DELETE http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/attachments/b6dddfbe-e761-47c4-bee7-3acaf83c080a Jan 27 17:52:01.975327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-f8e56eb9-fae8-4a53-8e24-306808f284d3 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:01.975534 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:01.975534 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:01.976206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-f8e56eb9-fae8-4a53-8e24-306808f284d3 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:01.999704 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:01.999704 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:02.164174 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a55eea33-34e5-4cd1-93ee-455102d29c41 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:52:02.164898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a55eea33-34e5-4cd1-93ee-455102d29c41 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:02.165684 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:02.165684 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:02.166805 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a55eea33-34e5-4cd1-93ee-455102d29c41 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:02.286335 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:02.286335 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:02.304436 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a55eea33-34e5-4cd1-93ee-455102d29c41 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:52:02.353359 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:02.353359 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:02.365841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a55eea33-34e5-4cd1-93ee-455102d29c41 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:52:02.367016 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 40/75] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:02 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 1218 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:52:03.048087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-f8e56eb9-fae8-4a53-8e24-306808f284d3 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:52:03.048676 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-f8e56eb9-fae8-4a53-8e24-306808f284d3 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:52:03.062455 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c307097e-a628-4623-b2ef-e2f3d0ccf989 req-f8e56eb9-fae8-4a53-8e24-306808f284d3 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/attachments/b6dddfbe-e761-47c4-bee7-3acaf83c080a returned with HTTP 200 Jan 27 17:52:03.064136 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 36/76] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 17:52:01 2021] DELETE /volume/v3/223fa72a4f164951be4561c12e0dc789/attachments/b6dddfbe-e761-47c4-bee7-3acaf83c080a => generated 19 bytes in 1094 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:03.384262 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75794888-d5b6-411b-99b1-63bc43c6eb4e tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:52:03.385747 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-75794888-d5b6-411b-99b1-63bc43c6eb4e tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:03.385944 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:03.385944 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:03.386578 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-75794888-d5b6-411b-99b1-63bc43c6eb4e tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:03.524849 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:03.524849 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:03.544466 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-75794888-d5b6-411b-99b1-63bc43c6eb4e tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:52:03.600538 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75794888-d5b6-411b-99b1-63bc43c6eb4e tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:52:03.612811 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 41/77] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:03 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 923 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:34.006973 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f1b6fd9-4046-4127-a6c8-8a5f2521da9b tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] DELETE http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:52:34.008156 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f1b6fd9-4046-4127-a6c8-8a5f2521da9b tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:34.008524 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:34.008524 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:34.009124 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f1b6fd9-4046-4127-a6c8-8a5f2521da9b tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:34.009753 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-0f1b6fd9-4046-4127-a6c8-8a5f2521da9b tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Delete volume with id: adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:52:34.144284 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:34.144284 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:34.145484 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0f1b6fd9-4046-4127-a6c8-8a5f2521da9b tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:52:34.224257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0f1b6fd9-4046-4127-a6c8-8a5f2521da9b tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Delete volume request issued successfully. Jan 27 17:52:34.224753 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f1b6fd9-4046-4127-a6c8-8a5f2521da9b tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 202 Jan 27 17:52:34.228448 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 37/78] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 17:52:34 2021] DELETE /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:52:34.237610 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4a982ec8-93cc-4fe2-93d7-2d4f2c01265c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:52:34.238151 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4a982ec8-93cc-4fe2-93d7-2d4f2c01265c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:34.238355 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:34.238355 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:34.238729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4a982ec8-93cc-4fe2-93d7-2d4f2c01265c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:34.345242 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:34.345242 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:34.355478 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4a982ec8-93cc-4fe2-93d7-2d4f2c01265c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:52:34.394801 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4a982ec8-93cc-4fe2-93d7-2d4f2c01265c tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:52:34.395496 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 42/79] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:34 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 908 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:35.413805 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d2417f1-4835-4fb2-8e7c-ed3635ab5568 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:52:35.414443 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d2417f1-4835-4fb2-8e7c-ed3635ab5568 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:35.414544 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:35.414544 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:35.414896 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d2417f1-4835-4fb2-8e7c-ed3635ab5568 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:35.514834 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:35.514834 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:35.548365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7d2417f1-4835-4fb2-8e7c-ed3635ab5568 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:52:35.578618 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d2417f1-4835-4fb2-8e7c-ed3635ab5568 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:52:35.579986 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 38/80] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:35 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 908 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:36.597416 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b112a2c-1d36-4b0a-b86c-fb431280bdb3 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:52:36.598473 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b112a2c-1d36-4b0a-b86c-fb431280bdb3 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:36.598888 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:36.598888 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:36.599591 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b112a2c-1d36-4b0a-b86c-fb431280bdb3 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:36.732814 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:36.732814 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:36.755284 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5b112a2c-1d36-4b0a-b86c-fb431280bdb3 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Volume info retrieved successfully. Jan 27 17:52:36.785895 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b112a2c-1d36-4b0a-b86c-fb431280bdb3 tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 200 Jan 27 17:52:36.787335 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 43/81] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:36 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 908 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:52:37.811211 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fd22a697-4fcf-48eb-8ff5-c893013ea9ce tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] GET http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa Jan 27 17:52:37.814133 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fd22a697-4fcf-48eb-8ff5-c893013ea9ce tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:37.815237 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:37.815237 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:37.820923 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fd22a697-4fcf-48eb-8ff5-c893013ea9ce tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:38.082817 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fd22a697-4fcf-48eb-8ff5-c893013ea9ce tempest-LiveMigrationTest-1031408958 tempest-LiveMigrationTest-1031408958-project] http://10.222.0.72/volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa returned with HTTP 404 Jan 27 17:52:38.086986 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 39/82] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:37 2021] GET /volume/v3/f0e7526985df458db3ac861616f135d1/volumes/adf2ce4b-9e55-41bb-a203-7283c16047fa => generated 109 bytes in 286 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:52:44.437758 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] POST http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes Jan 27 17:52:44.439081 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:44.439081 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:44.439792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2110272894", "imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:52:44.441343 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2110272894', 'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:52:44.642932 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Create volume of 1 GB Jan 27 17:52:44.660063 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Availability Zones retrieved successfully. Jan 27 17:52:44.683145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Flow 'volume_create_api' (dbc68277-bac6-4f4d-aca9-6fa075034a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:52:44.686467 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04bc9e5e-6642-4384-8dcc-de656484d8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:52:44.690067 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:52:44.855746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04bc9e5e-6642-4384-8dcc-de656484d8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:52:44.858869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e40769-973f-4e0f-a66c-a6a201d3a54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:52:44.987523 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Created reservations ['34827b9d-600d-4e15-802d-c5e2b6d98073', '0d4845cf-22b8-4ae1-a820-cdbbf04b2a64', 'ac586f8a-d0aa-42e9-a647-10010e2e1a34', '524190f5-2bbf-4e96-be38-0ea5e7cf2d8f'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:52:44.990063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e40769-973f-4e0f-a66c-a6a201d3a54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34827b9d-600d-4e15-802d-c5e2b6d98073', '0d4845cf-22b8-4ae1-a820-cdbbf04b2a64', 'ac586f8a-d0aa-42e9-a647-10010e2e1a34', '524190f5-2bbf-4e96-be38-0ea5e7cf2d8f']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:52:44.992399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (508b95e5-fc61-4aac-abb3-1bea5ed703d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:52:45.101308 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (508b95e5-fc61-4aac-abb3-1bea5ed703d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc57cb22-6b20-4477-b44c-a40bd477e577', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2110272894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0df7930a6cb042a69bc6ccbc47303fde',qos_specs=None,replication_status=,reservations=['34827b9d-600d-4e15-802d-c5e2b6d98073','0d4845cf-22b8-4ae1-a820-cdbbf04b2a64','ac586f8a-d0aa-42e9-a647-10010e2e1a34','524190f5-2bbf-4e96-be38-0ea5e7cf2d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de4a6c157c843c09860a333fc94375e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T17:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2110272894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc57cb22-6b20-4477-b44c-a40bd477e577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0df7930a6cb042a69bc6ccbc47303fde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6de4a6c157c843c09860a333fc94375e',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:52:45.104144 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (990e90ac-e190-4221-ae3d-17c519e34aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:52:45.188229 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (990e90ac-e190-4221-ae3d-17c519e34aee) transitioned into state 'SUCCESS' from state '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-2110272894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0df7930a6cb042a69bc6ccbc47303fde',qos_specs=None,replication_status=,reservations=['34827b9d-600d-4e15-802d-c5e2b6d98073','0d4845cf-22b8-4ae1-a820-cdbbf04b2a64','ac586f8a-d0aa-42e9-a647-10010e2e1a34','524190f5-2bbf-4e96-be38-0ea5e7cf2d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de4a6c157c843c09860a333fc94375e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:52:45.192205 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac9fe20e-c8d7-403e-bc74-c0198cfeae11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:52:45.226698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac9fe20e-c8d7-403e-bc74-c0198cfeae11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:52:45.229332 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Flow 'volume_create_api' (dbc68277-bac6-4f4d-aca9-6fa075034a91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:52:45.358062 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Create volume request issued successfully. Jan 27 17:52:45.392054 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-90a92746-7f01-450b-acd3-0674e4445470 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes returned with HTTP 202 Jan 27 17:52:45.393479 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 44/83] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 17:52:43 2021] POST /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes => generated 826 bytes in 1419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:52:45.419538 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8d5d3781-a121-498d-864f-ca2e35fcf838 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:52:45.420062 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8d5d3781-a121-498d-864f-ca2e35fcf838 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:45.420550 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8d5d3781-a121-498d-864f-ca2e35fcf838 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:45.638403 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:45.638403 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:45.655832 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8d5d3781-a121-498d-864f-ca2e35fcf838 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:52:45.708964 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8d5d3781-a121-498d-864f-ca2e35fcf838 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:52:45.727462 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 40/84] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:45 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:46.748447 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42cb5f8d-67b6-43a5-99bb-8f2fc767d916 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:52:46.749071 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42cb5f8d-67b6-43a5-99bb-8f2fc767d916 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:46.749591 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:46.749591 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:46.750840 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42cb5f8d-67b6-43a5-99bb-8f2fc767d916 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:46.938766 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:46.938766 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:46.977377 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-42cb5f8d-67b6-43a5-99bb-8f2fc767d916 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:52:47.084418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42cb5f8d-67b6-43a5-99bb-8f2fc767d916 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:52:47.090129 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 45/85] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:46 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:48.105664 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-415cf9a8-1163-448e-a702-104e818fc75f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:52:48.106269 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-415cf9a8-1163-448e-a702-104e818fc75f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:48.106909 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:48.106909 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:48.107801 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-415cf9a8-1163-448e-a702-104e818fc75f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:48.222949 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:48.222949 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:48.234562 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-415cf9a8-1163-448e-a702-104e818fc75f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:52:48.264907 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-415cf9a8-1163-448e-a702-104e818fc75f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:52:48.275162 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 41/86] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:48 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:49.281530 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-04a706c9-a2b9-4c60-b65e-82445e997f80 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:52:49.282660 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-04a706c9-a2b9-4c60-b65e-82445e997f80 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:49.283034 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:49.283034 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:49.283680 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-04a706c9-a2b9-4c60-b65e-82445e997f80 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:49.424194 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:49.424194 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:49.463769 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-04a706c9-a2b9-4c60-b65e-82445e997f80 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:52:49.521549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-04a706c9-a2b9-4c60-b65e-82445e997f80 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:52:49.522380 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 46/87] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:49 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:50.543176 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45915b9d-78b1-4d05-b1d4-0e46e1c1d168 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:52:50.546642 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45915b9d-78b1-4d05-b1d4-0e46e1c1d168 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:50.547734 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:50.547734 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:50.549584 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45915b9d-78b1-4d05-b1d4-0e46e1c1d168 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:50.702875 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:50.702875 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:50.725672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-45915b9d-78b1-4d05-b1d4-0e46e1c1d168 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:52:50.786835 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45915b9d-78b1-4d05-b1d4-0e46e1c1d168 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:52:50.789270 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 42/88] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:50 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:51.808665 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57b36c2f-884c-491d-a635-93d22921ce92 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:52:51.809508 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57b36c2f-884c-491d-a635-93d22921ce92 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:51.809853 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:51.809853 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:51.810547 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57b36c2f-884c-491d-a635-93d22921ce92 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:51.963949 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:51.963949 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:51.991017 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-57b36c2f-884c-491d-a635-93d22921ce92 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:52:52.085880 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57b36c2f-884c-491d-a635-93d22921ce92 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:52:52.091504 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 47/89] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:51 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:53.108789 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bd0dbd08-eb8c-4695-bbb2-a09cf985ce29 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:52:53.110342 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bd0dbd08-eb8c-4695-bbb2-a09cf985ce29 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:53.110792 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:53.110792 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:53.111669 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bd0dbd08-eb8c-4695-bbb2-a09cf985ce29 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:53.205333 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:53.205333 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:53.220050 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bd0dbd08-eb8c-4695-bbb2-a09cf985ce29 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:52:53.255538 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bd0dbd08-eb8c-4695-bbb2-a09cf985ce29 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:52:53.257200 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 43/90] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:53 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:54.273685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11f5f1bd-c25d-48ca-a84b-4f1ab39ce153 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:52:54.274250 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11f5f1bd-c25d-48ca-a84b-4f1ab39ce153 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:54.274369 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:54.274369 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:54.274953 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11f5f1bd-c25d-48ca-a84b-4f1ab39ce153 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:54.433417 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:54.433417 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:54.489469 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-11f5f1bd-c25d-48ca-a84b-4f1ab39ce153 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:52:54.535377 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11f5f1bd-c25d-48ca-a84b-4f1ab39ce153 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:52:54.536561 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 48/91] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:54 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:55.553635 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aae698c6-5670-4661-b05c-51f55123ad40 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:52:55.554488 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aae698c6-5670-4661-b05c-51f55123ad40 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:55.555010 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:55.555010 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:55.555901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aae698c6-5670-4661-b05c-51f55123ad40 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:55.746450 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:55.746450 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:55.764553 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-aae698c6-5670-4661-b05c-51f55123ad40 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:52:55.809515 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aae698c6-5670-4661-b05c-51f55123ad40 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:52:55.813018 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 44/92] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:55 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:56.845187 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6aadb02d-84d8-4f15-9a87-b324337eed61 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:52:56.847142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6aadb02d-84d8-4f15-9a87-b324337eed61 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:56.847626 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:56.847626 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:56.848322 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6aadb02d-84d8-4f15-9a87-b324337eed61 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:56.916727 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:56.916727 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:56.931006 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6aadb02d-84d8-4f15-9a87-b324337eed61 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:52:56.959612 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6aadb02d-84d8-4f15-9a87-b324337eed61 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:52:56.961617 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 49/93] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:56 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:57.978965 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-887f621a-d2f9-464e-b0a5-1c5b365b51b2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:52:57.980360 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-887f621a-d2f9-464e-b0a5-1c5b365b51b2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:57.981207 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:57.981207 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:57.982441 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-887f621a-d2f9-464e-b0a5-1c5b365b51b2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:58.083172 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:58.083172 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:58.093435 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-887f621a-d2f9-464e-b0a5-1c5b365b51b2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:52:58.121098 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-887f621a-d2f9-464e-b0a5-1c5b365b51b2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:52:58.122809 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 45/94] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:57 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:59.139534 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c870139-c14b-4608-ab94-a2a21d26fe47 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:52:59.140834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c870139-c14b-4608-ab94-a2a21d26fe47 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:59.141204 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:59.141204 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:52:59.141829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c870139-c14b-4608-ab94-a2a21d26fe47 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:59.212280 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:59.212280 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:52:59.222980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3c870139-c14b-4608-ab94-a2a21d26fe47 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:52:59.270179 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c870139-c14b-4608-ab94-a2a21d26fe47 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:52:59.279681 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 50/95] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:52:59 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:00.290064 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0715dfbb-93ad-4628-85bf-a51db98765b2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:53:00.291267 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0715dfbb-93ad-4628-85bf-a51db98765b2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:00.291666 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:00.291666 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:00.292290 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0715dfbb-93ad-4628-85bf-a51db98765b2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:00.363161 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:00.363161 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:00.375979 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0715dfbb-93ad-4628-85bf-a51db98765b2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:00.413977 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0715dfbb-93ad-4628-85bf-a51db98765b2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:53:00.420740 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 46/96] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:00 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:01.434041 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f3bb40da-f4eb-4015-8def-712bc3c392fd tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:53:01.435543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f3bb40da-f4eb-4015-8def-712bc3c392fd tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:01.436110 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:01.436110 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:01.436707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f3bb40da-f4eb-4015-8def-712bc3c392fd tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:01.510401 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:01.510401 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:01.521203 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f3bb40da-f4eb-4015-8def-712bc3c392fd tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:01.550502 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f3bb40da-f4eb-4015-8def-712bc3c392fd tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:53:01.552048 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 51/97] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:01 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:02.572650 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f53e560-6de0-41d0-99a5-3baa372f5dd8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:53:02.574172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f53e560-6de0-41d0-99a5-3baa372f5dd8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:02.574645 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:02.574645 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:02.575652 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f53e560-6de0-41d0-99a5-3baa372f5dd8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:02.802876 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:02.802876 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:02.822722 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1f53e560-6de0-41d0-99a5-3baa372f5dd8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:02.881432 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f53e560-6de0-41d0-99a5-3baa372f5dd8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:53:02.894868 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 47/98] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:02 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:53:03.901243 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ba9e11a-0f72-4630-a005-d5199294e443 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:53:03.902361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ba9e11a-0f72-4630-a005-d5199294e443 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:03.903548 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:03.903548 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:03.904202 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ba9e11a-0f72-4630-a005-d5199294e443 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:04.025594 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:04.025594 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:04.043655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9ba9e11a-0f72-4630-a005-d5199294e443 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:04.110425 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ba9e11a-0f72-4630-a005-d5199294e443 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:53:04.116580 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 52/99] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:03 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:05.128662 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9cf58f91-33e8-48ba-b682-74a4c46f07e3 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:53:05.129890 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9cf58f91-33e8-48ba-b682-74a4c46f07e3 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:05.130304 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:05.130304 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:05.131175 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9cf58f91-33e8-48ba-b682-74a4c46f07e3 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:05.225809 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:05.225809 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:05.235758 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9cf58f91-33e8-48ba-b682-74a4c46f07e3 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:05.275542 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9cf58f91-33e8-48ba-b682-74a4c46f07e3 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:53:05.276948 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 48/100] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:05 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 918 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:06.293247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cf060067-2cd0-42d1-8886-f791dc5fe674 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:53:06.294817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cf060067-2cd0-42d1-8886-f791dc5fe674 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:06.295254 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:06.295254 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:06.296129 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cf060067-2cd0-42d1-8886-f791dc5fe674 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:06.389280 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:06.389280 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:06.406170 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cf060067-2cd0-42d1-8886-f791dc5fe674 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:06.430721 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cf060067-2cd0-42d1-8886-f791dc5fe674 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:53:06.431963 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 53/101] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:06 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 976 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:07.451239 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70073334-dc7f-486b-b89b-5faacf60c982 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:53:07.451821 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70073334-dc7f-486b-b89b-5faacf60c982 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:07.452046 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:07.452046 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:07.452313 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70073334-dc7f-486b-b89b-5faacf60c982 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:07.524945 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:07.524945 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:07.555545 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-70073334-dc7f-486b-b89b-5faacf60c982 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:07.608381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70073334-dc7f-486b-b89b-5faacf60c982 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:53:07.609225 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 49/102] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:07 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 979 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:08.626003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6dab4432-885b-4bda-8a39-28f0d341794b tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:53:08.628617 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6dab4432-885b-4bda-8a39-28f0d341794b tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:08.629166 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:08.629166 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:08.629802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6dab4432-885b-4bda-8a39-28f0d341794b tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:08.780094 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:08.780094 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:08.802963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6dab4432-885b-4bda-8a39-28f0d341794b tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:08.854110 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6dab4432-885b-4bda-8a39-28f0d341794b tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:53:08.856272 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 54/103] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:08 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 979 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:09.876145 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2f37c1a7-e987-4737-8a13-f07d9871684c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:53:09.876690 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2f37c1a7-e987-4737-8a13-f07d9871684c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:09.880442 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:09.880442 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:09.881417 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2f37c1a7-e987-4737-8a13-f07d9871684c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:09.966751 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:09.966751 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:09.986173 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2f37c1a7-e987-4737-8a13-f07d9871684c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:10.015921 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2f37c1a7-e987-4737-8a13-f07d9871684c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:53:10.017204 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 50/104] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:09 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 979 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:11.034185 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-09597965-83ae-4d3c-9f90-e36476be6f6c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:53:11.034750 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-09597965-83ae-4d3c-9f90-e36476be6f6c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:11.034995 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:11.034995 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:11.035829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-09597965-83ae-4d3c-9f90-e36476be6f6c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:11.155032 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:11.155032 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:11.179824 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-09597965-83ae-4d3c-9f90-e36476be6f6c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:11.233957 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-09597965-83ae-4d3c-9f90-e36476be6f6c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:53:11.235203 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 55/105] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:11 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 979 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:12.253814 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51855a0d-dfc5-4717-b83e-b6ccd44e4126 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:53:12.257459 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51855a0d-dfc5-4717-b83e-b6ccd44e4126 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:12.259680 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:12.259680 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:12.261108 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51855a0d-dfc5-4717-b83e-b6ccd44e4126 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:12.343063 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:12.343063 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:12.366800 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-51855a0d-dfc5-4717-b83e-b6ccd44e4126 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:12.421223 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51855a0d-dfc5-4717-b83e-b6ccd44e4126 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:53:12.424727 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 51/106] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:12 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 979 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:53:13.442011 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b315ed37-4f13-4731-837a-19fc9536c127 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:53:13.442480 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b315ed37-4f13-4731-837a-19fc9536c127 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:13.442620 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:13.442620 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:13.443206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b315ed37-4f13-4731-837a-19fc9536c127 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:13.544405 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:13.544405 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:13.569028 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b315ed37-4f13-4731-837a-19fc9536c127 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:13.617237 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b315ed37-4f13-4731-837a-19fc9536c127 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:53:13.623900 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 56/107] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:13 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 979 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:14.648224 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd956c77-01ce-470a-be63-692eb23fd66c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:53:14.648812 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd956c77-01ce-470a-be63-692eb23fd66c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:14.648920 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:14.648920 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:14.649264 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd956c77-01ce-470a-be63-692eb23fd66c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:14.764212 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:14.764212 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:14.789441 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cd956c77-01ce-470a-be63-692eb23fd66c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:14.846021 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd956c77-01ce-470a-be63-692eb23fd66c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:53:14.857894 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 52/108] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:14 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 1367 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:53:14.863646 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] POST http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes Jan 27 17:53:14.864117 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:14.864117 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:14.864535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1802632262"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:53:14.865737 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1802632262'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:53:14.866111 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Create volume of 1 GB Jan 27 17:53:14.881258 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Availability Zones retrieved successfully. Jan 27 17:53:14.899824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Flow 'volume_create_api' (93c5600e-8149-4998-9484-948ffdfe36c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:53:14.903478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e121e0bf-69ac-43cf-9acb-28e5c8ec8080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:14.905729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:53:14.998463 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e121e0bf-69ac-43cf-9acb-28e5c8ec8080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:15.001710 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a877523-7a28-453d-8b31-c7a52eaa865e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:15.084266 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Created reservations ['14233642-98ab-47c2-af1c-fdd0dfdf798d', '4565660d-8944-4677-8edd-26d267331abd', '03a102af-c375-49fa-a828-eb2cb7e7dce2', '0c51da1b-53ad-4c03-8a07-805d3a67b5ae'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:53:15.086716 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a877523-7a28-453d-8b31-c7a52eaa865e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14233642-98ab-47c2-af1c-fdd0dfdf798d', '4565660d-8944-4677-8edd-26d267331abd', '03a102af-c375-49fa-a828-eb2cb7e7dce2', '0c51da1b-53ad-4c03-8a07-805d3a67b5ae']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:15.090324 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e69b3fd-b875-490e-b84f-c176ab718cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:15.162529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e69b3fd-b875-490e-b84f-c176ab718cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ae671be-c8e5-46b8-b8cd-f870adf7e19d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1802632262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0df7930a6cb042a69bc6ccbc47303fde',qos_specs=None,replication_status=,reservations=['14233642-98ab-47c2-af1c-fdd0dfdf798d','4565660d-8944-4677-8edd-26d267331abd','03a102af-c375-49fa-a828-eb2cb7e7dce2','0c51da1b-53ad-4c03-8a07-805d3a67b5ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de4a6c157c843c09860a333fc94375e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T17:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1802632262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ae671be-c8e5-46b8-b8cd-f870adf7e19d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0df7930a6cb042a69bc6ccbc47303fde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6de4a6c157c843c09860a333fc94375e',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:15.164971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dd09b8b-34fd-4fb6-b583-b7a8b99a395f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:15.195361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dd09b8b-34fd-4fb6-b583-b7a8b99a395f) transitioned into state 'SUCCESS' from state '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-1802632262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0df7930a6cb042a69bc6ccbc47303fde',qos_specs=None,replication_status=,reservations=['14233642-98ab-47c2-af1c-fdd0dfdf798d','4565660d-8944-4677-8edd-26d267331abd','03a102af-c375-49fa-a828-eb2cb7e7dce2','0c51da1b-53ad-4c03-8a07-805d3a67b5ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de4a6c157c843c09860a333fc94375e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:15.197434 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbc5a60-349f-441a-b5e1-30cd3bb63147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:15.232050 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbc5a60-349f-441a-b5e1-30cd3bb63147) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:15.239878 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Flow 'volume_create_api' (93c5600e-8149-4998-9484-948ffdfe36c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:53:15.379596 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Create volume request issued successfully. Jan 27 17:53:15.407596 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b0a84065-e9b7-4503-95e6-d44aeab46747 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes returned with HTTP 202 Jan 27 17:53:15.408803 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 57/109] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 17:53:14 2021] POST /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes => generated 826 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:53:15.423326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9f25246-3ee9-40fe-bfdb-4ff22e381ed2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d Jan 27 17:53:15.424090 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9f25246-3ee9-40fe-bfdb-4ff22e381ed2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:15.424678 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:15.424678 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:15.425196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9f25246-3ee9-40fe-bfdb-4ff22e381ed2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:15.521099 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:15.521099 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:15.530802 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c9f25246-3ee9-40fe-bfdb-4ff22e381ed2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:15.561914 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9f25246-3ee9-40fe-bfdb-4ff22e381ed2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d returned with HTTP 200 Jan 27 17:53:15.562750 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 53/110] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:15 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d => generated 918 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:53:16.579717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05c9230c-6faf-4a24-b93f-09fa7ef5ee47 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d Jan 27 17:53:16.580814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05c9230c-6faf-4a24-b93f-09fa7ef5ee47 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:16.581013 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:16.581013 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:16.581672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05c9230c-6faf-4a24-b93f-09fa7ef5ee47 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:16.680648 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:16.680648 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:16.717335 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-05c9230c-6faf-4a24-b93f-09fa7ef5ee47 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:16.750055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05c9230c-6faf-4a24-b93f-09fa7ef5ee47 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d returned with HTTP 200 Jan 27 17:53:16.751104 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 58/111] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:16 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d => generated 919 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:16.767988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] POST http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes Jan 27 17:53:16.768722 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:16.768722 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:16.769387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-16892948"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:53:16.770647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-16892948'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:53:16.771191 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Create volume of 1 GB Jan 27 17:53:16.789896 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Availability Zones retrieved successfully. Jan 27 17:53:16.808482 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Flow 'volume_create_api' (f1778e61-e470-4303-9ce1-37ab8fd867d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:53:16.811734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c249ac-f278-4f92-9a27-6dd3fc935cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:16.814249 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:53:16.884638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c249ac-f278-4f92-9a27-6dd3fc935cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:16.887103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409a596e-b51c-4917-b66a-1e72ae474d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:16.961759 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Created reservations ['0d60985d-4e3b-481b-aa55-af4630aeda7e', '959f7600-0638-4b98-a838-28eeb994a0b5', 'fbe29282-671c-48b9-ac06-2a72e0513d46', '8c5d2163-997d-47bf-ae8c-689e49ed50a1'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:53:16.963725 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409a596e-b51c-4917-b66a-1e72ae474d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d60985d-4e3b-481b-aa55-af4630aeda7e', '959f7600-0638-4b98-a838-28eeb994a0b5', 'fbe29282-671c-48b9-ac06-2a72e0513d46', '8c5d2163-997d-47bf-ae8c-689e49ed50a1']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:16.966804 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4403531-607b-46f5-b2ce-fd42ca1773f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:17.036600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4403531-607b-46f5-b2ce-fd42ca1773f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '119160ef-a4a1-4f97-b4ce-eada81221f36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-16892948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0df7930a6cb042a69bc6ccbc47303fde',qos_specs=None,replication_status=,reservations=['0d60985d-4e3b-481b-aa55-af4630aeda7e','959f7600-0638-4b98-a838-28eeb994a0b5','fbe29282-671c-48b9-ac06-2a72e0513d46','8c5d2163-997d-47bf-ae8c-689e49ed50a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de4a6c157c843c09860a333fc94375e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T17:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-16892948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=119160ef-a4a1-4f97-b4ce-eada81221f36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0df7930a6cb042a69bc6ccbc47303fde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6de4a6c157c843c09860a333fc94375e',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:17.039446 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34958f6f-0f42-4cf3-b6e0-2fdef89ac7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:17.078028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34958f6f-0f42-4cf3-b6e0-2fdef89ac7a1) transitioned into state 'SUCCESS' from state '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-16892948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0df7930a6cb042a69bc6ccbc47303fde',qos_specs=None,replication_status=,reservations=['0d60985d-4e3b-481b-aa55-af4630aeda7e','959f7600-0638-4b98-a838-28eeb994a0b5','fbe29282-671c-48b9-ac06-2a72e0513d46','8c5d2163-997d-47bf-ae8c-689e49ed50a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de4a6c157c843c09860a333fc94375e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:17.080680 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d364179c-d5e0-4cfb-a10f-8c7fd2859029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:17.096974 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d364179c-d5e0-4cfb-a10f-8c7fd2859029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:17.099976 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Flow 'volume_create_api' (f1778e61-e470-4303-9ce1-37ab8fd867d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:53:17.249554 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Create volume request issued successfully. Jan 27 17:53:17.269474 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6844171c-7de3-4e4b-8636-de3882467a75 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes returned with HTTP 202 Jan 27 17:53:17.271975 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 54/112] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 17:53:16 2021] POST /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes => generated 824 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:53:17.286452 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-053a5aa9-be66-4453-848b-62bc33d62147 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 Jan 27 17:53:17.286780 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-053a5aa9-be66-4453-848b-62bc33d62147 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:17.286994 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:17.286994 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:17.287598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-053a5aa9-be66-4453-848b-62bc33d62147 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:17.386675 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:17.386675 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:17.410267 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-053a5aa9-be66-4453-848b-62bc33d62147 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:17.459020 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-053a5aa9-be66-4453-848b-62bc33d62147 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 returned with HTTP 200 Jan 27 17:53:17.469521 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 59/113] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:17 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 => generated 916 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:18.483838 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-53333700-a97d-4d1d-a401-8b2f936374a2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 Jan 27 17:53:18.484352 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-53333700-a97d-4d1d-a401-8b2f936374a2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:18.484569 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:18.484569 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:53:18.485605 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-53333700-a97d-4d1d-a401-8b2f936374a2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:18.551164 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:18.551164 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:53:18.565485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-53333700-a97d-4d1d-a401-8b2f936374a2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:53:18.596276 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-53333700-a97d-4d1d-a401-8b2f936374a2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 returned with HTTP 200 Jan 27 17:53:18.597108 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 55/114] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:53:18 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 => generated 917 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:07.303306 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-d9403e2d-605b-4031-8ac1-d81f0fab3f71 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:54:07.303966 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-d9403e2d-605b-4031-8ac1-d81f0fab3f71 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:07.304056 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:07.304056 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:07.304687 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-d9403e2d-605b-4031-8ac1-d81f0fab3f71 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:07.362044 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:07.362044 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:07.371217 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-d9403e2d-605b-4031-8ac1-d81f0fab3f71 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:54:07.408753 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-d9403e2d-605b-4031-8ac1-d81f0fab3f71 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:54:07.410228 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 60/115] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 17:54:07 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 1367 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:54:07.423901 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d Jan 27 17:54:07.424880 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:07.425255 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:07.425255 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:07.426166 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:07.484369 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:07.484369 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:07.493643 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:54:07.517056 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d returned with HTTP 200 Jan 27 17:54:07.524417 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 56/116] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 17:54:07 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:07.535769 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-d34aebe6-a2e4-400f-b73c-085c8addadd8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 Jan 27 17:54:07.537180 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-d34aebe6-a2e4-400f-b73c-085c8addadd8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:07.537601 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:07.537601 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:07.538265 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-d34aebe6-a2e4-400f-b73c-085c8addadd8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:07.615291 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:07.615291 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:07.621187 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-d34aebe6-a2e4-400f-b73c-085c8addadd8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:54:07.646131 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-d34aebe6-a2e4-400f-b73c-085c8addadd8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 returned with HTTP 200 Jan 27 17:54:07.647162 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 61/117] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 17:54:07 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 => generated 917 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:07.666832 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume// Jan 27 17:54:07.667689 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:07.668051 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:07.668051 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:07.668688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:07.670013 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:54:07.671030 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 57/118] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 17:54:07 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:54:07.696031 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-ae21f018-379a-4fdc-8e08-dcc0ebf35ddf tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] POST http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments Jan 27 17:54:07.696693 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:07.696693 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:07.697836 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-ae21f018-379a-4fdc-8e08-dcc0ebf35ddf tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc57cb22-6b20-4477-b44c-a40bd477e577", "instance_uuid": "c97510a0-9189-4361-8f03-b675b1cb8f22", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:07.756637 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:07.756637 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:07.813298 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-ae21f018-379a-4fdc-8e08-dcc0ebf35ddf tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments returned with HTTP 200 Jan 27 17:54:07.814242 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 62/119] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 17:54:07 2021] POST /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:54:07.822194 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume// Jan 27 17:54:07.822697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:07.823182 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:07.824272 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:54:07.825203 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 58/120] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 17:54: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 27 17:54:07.840286 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-0ec211ca-854c-40a6-a371-0bf020f61822 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] POST http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments Jan 27 17:54:07.841154 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:07.841154 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:07.841833 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-0ec211ca-854c-40a6-a371-0bf020f61822 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ae671be-c8e5-46b8-b8cd-f870adf7e19d", "instance_uuid": "c97510a0-9189-4361-8f03-b675b1cb8f22", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:07.895087 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:07.895087 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:07.953814 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-0ec211ca-854c-40a6-a371-0bf020f61822 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments returned with HTTP 200 Jan 27 17:54:07.954836 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 63/121] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 17:54:07 2021] POST /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:54:07.961806 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume// Jan 27 17:54:07.962291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:07.963654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:07.964699 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:54:07.965454 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 59/122] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 17:54: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 27 17:54:07.979071 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-0646ba71-1f4e-4e84-9ad1-d4d55ee00a92 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] POST http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments Jan 27 17:54:07.979601 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:07.979601 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:07.980021 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-0646ba71-1f4e-4e84-9ad1-d4d55ee00a92 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "119160ef-a4a1-4f97-b4ce-eada81221f36", "instance_uuid": "c97510a0-9189-4361-8f03-b675b1cb8f22", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:08.033194 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:08.033194 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:08.088613 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-0646ba71-1f4e-4e84-9ad1-d4d55ee00a92 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments returned with HTTP 200 Jan 27 17:54:08.089652 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 64/123] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 17:54:07 2021] POST /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:54:10.048164 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume// Jan 27 17:54:10.049246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:10.049935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:10.051199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-35f6ebc1-db11-4276-983c-2e3661b19b65 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:54:10.052490 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 60/124] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 17:54:10 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:54:10.067312 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-f860540a-ab31-40b1-ba16-a59609719aa2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 17:54:10.067852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-f860540a-ab31-40b1-ba16-a59609719aa2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:10.069127 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:10.069127 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:10.069506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-f860540a-ab31-40b1-ba16-a59609719aa2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:10.133633 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:10.133633 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:10.159361 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-f860540a-ab31-40b1-ba16-a59609719aa2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:54:10.193469 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:10.193469 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:10.206613 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-f860540a-ab31-40b1-ba16-a59609719aa2 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 17:54:10.208068 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 65/125] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 17:54:10 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 1465 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:54:10.250851 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-90dd7a9a-8645-4404-b7e0-e3469944d426 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] PUT http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/d326500a-62bf-4032-9d0b-e05bf30eb272 Jan 27 17:54:10.251936 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-90dd7a9a-8645-4404-b7e0-e3469944d426 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sda"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:10.284529 n-d-742170-5 devstack@c-api.service[87900]: /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 27 17:54:10.284529 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 17:54:10.285240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-90dd7a9a-8645-4404-b7e0-e3469944d426 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Lock "b'cinder-attachment_update-bc57cb22-6b20-4477-b44c-a40bd477e577-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.012s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:54:10.288481 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:10.288481 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:12.312005 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-90dd7a9a-8645-4404-b7e0-e3469944d426 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Lock "b'cinder-attachment_update-bc57cb22-6b20-4477-b44c-a40bd477e577-n-h2-742170-5'" released by "attachment_update" :: held 2.027s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:54:12.314856 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-90dd7a9a-8645-4404-b7e0-e3469944d426 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/d326500a-62bf-4032-9d0b-e05bf30eb272 returned with HTTP 200 Jan 27 17:54:12.319834 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 61/126] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 17:54:10 2021] PUT /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/d326500a-62bf-4032-9d0b-e05bf30eb272 => generated 762 bytes in 2073 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:54:12.361066 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-317df9ad-6fe2-48ee-8648-7f2eb91bbcc8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] POST http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/d326500a-62bf-4032-9d0b-e05bf30eb272/action Jan 27 17:54:12.361843 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:12.361843 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:12.366108 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-317df9ad-6fe2-48ee-8648-7f2eb91bbcc8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:54:12.366760 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-317df9ad-6fe2-48ee-8648-7f2eb91bbcc8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:12.561552 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:12.561552 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:12.584941 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-317df9ad-6fe2-48ee-8648-7f2eb91bbcc8 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/d326500a-62bf-4032-9d0b-e05bf30eb272/action returned with HTTP 204 Jan 27 17:54:12.588192 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 66/127] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 17:54:12 2021] POST /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/d326500a-62bf-4032-9d0b-e05bf30eb272/action => generated 0 bytes in 232 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:54:12.666537 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-90dd7a9a-8645-4404-b7e0-e3469944d426 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume// Jan 27 17:54:12.668424 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-90dd7a9a-8645-4404-b7e0-e3469944d426 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:12.668844 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:12.668844 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:12.669382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-90dd7a9a-8645-4404-b7e0-e3469944d426 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:12.673569 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-90dd7a9a-8645-4404-b7e0-e3469944d426 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:54:12.675736 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 62/128] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 17:54:12 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:54:12.689305 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-324de043-bb11-4dc6-a212-3f5d1ac547a7 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d Jan 27 17:54:12.690086 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-324de043-bb11-4dc6-a212-3f5d1ac547a7 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:12.690496 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:12.690496 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:12.691262 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-324de043-bb11-4dc6-a212-3f5d1ac547a7 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:12.845298 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:12.845298 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:12.868201 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-324de043-bb11-4dc6-a212-3f5d1ac547a7 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:54:12.908462 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:12.908462 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:12.919630 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-324de043-bb11-4dc6-a212-3f5d1ac547a7 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d returned with HTTP 200 Jan 27 17:54:12.920796 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 67/129] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 17:54:12 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d => generated 1017 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:54:12.963100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-7db1c72c-73cc-495c-a6b6-99da4f489c0f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] PUT http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/c51036fe-9079-4670-8515-d2e41358a029 Jan 27 17:54:12.964648 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-7db1c72c-73cc-495c-a6b6-99da4f489c0f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:13.000255 n-d-742170-5 devstack@c-api.service[87900]: /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 27 17:54:13.000255 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 17:54:13.001088 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-7db1c72c-73cc-495c-a6b6-99da4f489c0f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Lock "b'cinder-attachment_update-1ae671be-c8e5-46b8-b8cd-f870adf7e19d-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.011s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:54:13.003694 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:13.003694 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:14.869018 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-7db1c72c-73cc-495c-a6b6-99da4f489c0f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Lock "b'cinder-attachment_update-1ae671be-c8e5-46b8-b8cd-f870adf7e19d-n-h2-742170-5'" released by "attachment_update" :: held 1.868s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:54:14.870614 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-7db1c72c-73cc-495c-a6b6-99da4f489c0f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/c51036fe-9079-4670-8515-d2e41358a029 returned with HTTP 200 Jan 27 17:54:14.872368 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 63/130] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 17:54:12 2021] PUT /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/c51036fe-9079-4670-8515-d2e41358a029 => generated 762 bytes in 1916 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:54:14.921486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-b0b7fcd3-c23f-4154-91c6-d5b2d17d3c6b tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] POST http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/c51036fe-9079-4670-8515-d2e41358a029/action Jan 27 17:54:14.922369 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:14.922369 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:14.923525 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-b0b7fcd3-c23f-4154-91c6-d5b2d17d3c6b tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:54:14.924117 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-b0b7fcd3-c23f-4154-91c6-d5b2d17d3c6b tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:15.031982 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:15.031982 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:15.047211 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-b0b7fcd3-c23f-4154-91c6-d5b2d17d3c6b tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/c51036fe-9079-4670-8515-d2e41358a029/action returned with HTTP 204 Jan 27 17:54:15.048252 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 68/131] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 17:54:14 2021] POST /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/c51036fe-9079-4670-8515-d2e41358a029/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:54:15.089840 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-7db1c72c-73cc-495c-a6b6-99da4f489c0f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume// Jan 27 17:54:15.091000 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-7db1c72c-73cc-495c-a6b6-99da4f489c0f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:15.091470 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:15.091470 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:15.092126 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-7db1c72c-73cc-495c-a6b6-99da4f489c0f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:15.094451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-7db1c72c-73cc-495c-a6b6-99da4f489c0f tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 17:54:15.097036 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 64/132] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 17:54: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 27 17:54:15.115894 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-91ca5fd6-e5e3-4b96-9619-342d13cc2620 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 Jan 27 17:54:15.116609 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-91ca5fd6-e5e3-4b96-9619-342d13cc2620 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:15.116890 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:15.116890 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:15.117212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-91ca5fd6-e5e3-4b96-9619-342d13cc2620 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:15.183391 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:15.183391 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:15.200362 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-91ca5fd6-e5e3-4b96-9619-342d13cc2620 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 17:54:15.227108 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:15.227108 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:15.237833 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-91ca5fd6-e5e3-4b96-9619-342d13cc2620 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 returned with HTTP 200 Jan 27 17:54:15.239076 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 69/133] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 17:54:15 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 => generated 1015 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:54:15.311790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-4cde32a4-63b0-41a9-8ca3-9cb9216102cf tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] PUT http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/a548b27e-f9c6-40b8-89b6-c7df9663061f Jan 27 17:54:15.312783 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-4cde32a4-63b0-41a9-8ca3-9cb9216102cf tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdc"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:15.369336 n-d-742170-5 devstack@c-api.service[87900]: /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 27 17:54:15.369336 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 17:54:15.369852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-4cde32a4-63b0-41a9-8ca3-9cb9216102cf tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Lock "b'cinder-attachment_update-119160ef-a4a1-4f97-b4ce-eada81221f36-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.015s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:54:15.376016 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:15.376016 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:17.131846 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-4cde32a4-63b0-41a9-8ca3-9cb9216102cf tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Lock "b'cinder-attachment_update-119160ef-a4a1-4f97-b4ce-eada81221f36-n-h2-742170-5'" released by "attachment_update" :: held 1.762s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:54:17.133279 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-4cde32a4-63b0-41a9-8ca3-9cb9216102cf tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/a548b27e-f9c6-40b8-89b6-c7df9663061f returned with HTTP 200 Jan 27 17:54:17.135191 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 65/134] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 17:54:15 2021] PUT /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/a548b27e-f9c6-40b8-89b6-c7df9663061f => generated 762 bytes in 1837 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:54:17.175270 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-501dd4bb-d72e-4c45-bd8d-2bc58c14c3ba tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] POST http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/a548b27e-f9c6-40b8-89b6-c7df9663061f/action Jan 27 17:54:17.177812 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:17.177812 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:17.178041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-501dd4bb-d72e-4c45-bd8d-2bc58c14c3ba tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:54:17.178582 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-501dd4bb-d72e-4c45-bd8d-2bc58c14c3ba tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:17.273612 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:17.273612 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:17.297598 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d550dc13-332c-459e-9e9e-eb7bc6433cee req-501dd4bb-d72e-4c45-bd8d-2bc58c14c3ba tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/a548b27e-f9c6-40b8-89b6-c7df9663061f/action returned with HTTP 204 Jan 27 17:54:17.300271 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 70/135] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 17:54:17 2021] POST /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/a548b27e-f9c6-40b8-89b6-c7df9663061f/action => generated 0 bytes in 129 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:54:49.475841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8eced002-45c5-4ec0-9af0-43159b01f420 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] DELETE http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:54:49.476484 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8eced002-45c5-4ec0-9af0-43159b01f420 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:49.476573 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:49.476573 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:49.476895 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8eced002-45c5-4ec0-9af0-43159b01f420 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:49.477767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-8eced002-45c5-4ec0-9af0-43159b01f420 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Delete volume with id: ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:54:49.530193 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:49.530193 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:49.531369 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8eced002-45c5-4ec0-9af0-43159b01f420 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:54:49.559715 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8eced002-45c5-4ec0-9af0-43159b01f420 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Delete volume request issued successfully. Jan 27 17:54:49.560679 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8eced002-45c5-4ec0-9af0-43159b01f420 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 202 Jan 27 17:54:49.564809 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 66/136] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 17:54:49 2021] DELETE /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:54:49.570863 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ca5ae10-8363-4693-ab62-bcc5b8bfe971 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:54:49.572076 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ca5ae10-8363-4693-ab62-bcc5b8bfe971 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:49.572401 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:49.572401 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:49.573104 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ca5ae10-8363-4693-ab62-bcc5b8bfe971 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:49.636088 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:49.636088 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:49.646315 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4ca5ae10-8363-4693-ab62-bcc5b8bfe971 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:54:49.679978 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ca5ae10-8363-4693-ab62-bcc5b8bfe971 tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:54:49.692407 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 71/137] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:54:49 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 922 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:50.700685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-84286f84-c72e-4c9f-883b-8c0cc32e5d7b tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:54:50.701208 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-84286f84-c72e-4c9f-883b-8c0cc32e5d7b tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:50.701395 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:50.701395 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:50.701771 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-84286f84-c72e-4c9f-883b-8c0cc32e5d7b tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:50.761690 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:50.761690 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 17:54:50.772057 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-84286f84-c72e-4c9f-883b-8c0cc32e5d7b tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Volume info retrieved successfully. Jan 27 17:54:50.796854 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-84286f84-c72e-4c9f-883b-8c0cc32e5d7b tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 200 Jan 27 17:54:50.807686 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 67/138] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:54:50 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 922 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:51.813818 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2879391a-78cb-4a59-9406-b7be5fdabb5e tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] GET http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 Jan 27 17:54:51.817450 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2879391a-78cb-4a59-9406-b7be5fdabb5e tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:51.817885 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:51.817885 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 17:54:51.818529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2879391a-78cb-4a59-9406-b7be5fdabb5e tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:51.936951 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2879391a-78cb-4a59-9406-b7be5fdabb5e tempest-LiveAutoBlockMigrationV225Test-945062314 tempest-LiveAutoBlockMigrationV225Test-945062314-project] http://10.222.0.72/volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 returned with HTTP 404 Jan 27 17:54:51.938088 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 72/139] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 17:54:51 2021] GET /volume/v3/223fa72a4f164951be4561c12e0dc789/volumes/ce2692c4-42a8-4500-863f-43177a9c48e2 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:01:11.315106 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] POST http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes Jan 27 18:01:11.315788 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:11.315788 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:11.316199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1476903778"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:01:11.317458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1476903778'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:01:11.317824 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Create volume of 1 GB Jan 27 18:01:11.333455 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Availability Zones retrieved successfully. Jan 27 18:01:11.351107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Flow 'volume_create_api' (31514b39-2162-47b5-a73f-bcadb976d65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:01:11.354818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75af1504-874d-4a03-9777-b24c43de5756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:01:11.357138 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:01:11.427335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75af1504-874d-4a03-9777-b24c43de5756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:01:11.429526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27088b6-c8c2-4a51-91d3-72f844e3eb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:01:11.554415 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Created reservations ['d28b32a4-50b8-477a-9143-b9c5c08c33ea', 'a3f4fb23-54b2-4549-9c06-943939bc915f', '19fe3655-3eb9-4fe8-aa15-db8719e2fec6', '14d24c99-641d-4202-9341-c4420eae8b77'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:01:11.557191 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27088b6-c8c2-4a51-91d3-72f844e3eb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d28b32a4-50b8-477a-9143-b9c5c08c33ea', 'a3f4fb23-54b2-4549-9c06-943939bc915f', '19fe3655-3eb9-4fe8-aa15-db8719e2fec6', '14d24c99-641d-4202-9341-c4420eae8b77']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:01:11.559282 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa6653f0-faa9-4289-99e8-05c910255c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:01:11.654663 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa6653f0-faa9-4289-99e8-05c910255c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f989c9a-3be8-46f5-a9a9-fbe85b6c43da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1476903778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cdb7eaf992548e59f27decc541139c5',qos_specs=None,replication_status=,reservations=['d28b32a4-50b8-477a-9143-b9c5c08c33ea','a3f4fb23-54b2-4549-9c06-943939bc915f','19fe3655-3eb9-4fe8-aa15-db8719e2fec6','14d24c99-641d-4202-9341-c4420eae8b77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea281a7d4c04f06a79d0cfd66c08922',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1476903778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f989c9a-3be8-46f5-a9a9-fbe85b6c43da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cdb7eaf992548e59f27decc541139c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fea281a7d4c04f06a79d0cfd66c08922',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:01:11.657562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a48a615f-0209-43a5-acf8-704621e64b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:01:11.694583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a48a615f-0209-43a5-acf8-704621e64b30) transitioned into state 'SUCCESS' from state '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-1476903778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cdb7eaf992548e59f27decc541139c5',qos_specs=None,replication_status=,reservations=['d28b32a4-50b8-477a-9143-b9c5c08c33ea','a3f4fb23-54b2-4549-9c06-943939bc915f','19fe3655-3eb9-4fe8-aa15-db8719e2fec6','14d24c99-641d-4202-9341-c4420eae8b77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea281a7d4c04f06a79d0cfd66c08922',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:01:11.696679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a72369f8-cc63-4a07-aede-d854b066a38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:01:11.718685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a72369f8-cc63-4a07-aede-d854b066a38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:01:11.726006 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Flow 'volume_create_api' (31514b39-2162-47b5-a73f-bcadb976d65e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:01:11.797830 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Create volume request issued successfully. Jan 27 18:01:11.814307 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a592b252-317c-4094-81c7-134951a7ef19 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes returned with HTTP 202 Jan 27 18:01:11.815656 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 68/140] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:01:11 2021] POST /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes => generated 824 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:01:11.830698 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-36d4e0a3-144c-4b8b-a581-e7ff5c7ff808 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:11.831200 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-36d4e0a3-144c-4b8b-a581-e7ff5c7ff808 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:11.831704 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-36d4e0a3-144c-4b8b-a581-e7ff5c7ff808 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:11.880944 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:11.880944 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:11.891083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-36d4e0a3-144c-4b8b-a581-e7ff5c7ff808 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:11.920956 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-36d4e0a3-144c-4b8b-a581-e7ff5c7ff808 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:11.931498 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 73/141] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:11 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 892 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:12.939865 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-629cc5a3-317d-4966-b4a5-2c621dd387a1 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:12.940986 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-629cc5a3-317d-4966-b4a5-2c621dd387a1 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:12.941181 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:12.941181 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:12.941843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-629cc5a3-317d-4966-b4a5-2c621dd387a1 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:12.991136 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:12.991136 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:13.000474 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-629cc5a3-317d-4966-b4a5-2c621dd387a1 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:13.026667 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-629cc5a3-317d-4966-b4a5-2c621dd387a1 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:13.034516 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 69/142] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:12 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:13.155091 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-22a28f8d-b33f-489e-b0ea-c03321f0bb75 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:13.155652 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-22a28f8d-b33f-489e-b0ea-c03321f0bb75 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:13.155871 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:13.155871 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:13.156221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-22a28f8d-b33f-489e-b0ea-c03321f0bb75 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:13.213973 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:13.213973 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:13.224199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-5345e6c6-5088-435e-805e-136235e21941 req-22a28f8d-b33f-489e-b0ea-c03321f0bb75 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:13.254280 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-22a28f8d-b33f-489e-b0ea-c03321f0bb75 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:13.261682 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 74/143] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:01:13 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 917 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:13.361512 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-629cc5a3-317d-4966-b4a5-2c621dd387a1 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume// Jan 27 18:01:13.362246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-629cc5a3-317d-4966-b4a5-2c621dd387a1 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:13.363866 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:13.363866 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:13.363866 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-629cc5a3-317d-4966-b4a5-2c621dd387a1 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:13.366003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-629cc5a3-317d-4966-b4a5-2c621dd387a1 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:01:13.366723 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 70/144] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:01:13 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:01:13.382162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-2d8ebe12-25d5-4795-b247-0e4e0566b30d tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] POST http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/attachments Jan 27 18:01:13.382685 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:13.382685 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:13.383265 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-2d8ebe12-25d5-4795-b247-0e4e0566b30d tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f989c9a-3be8-46f5-a9a9-fbe85b6c43da", "instance_uuid": "cd2a5fa4-dda8-41ca-959c-3ca01ff3c2f7", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:01:13.448828 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:13.448828 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:13.506193 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-2d8ebe12-25d5-4795-b247-0e4e0566b30d tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/attachments returned with HTTP 200 Jan 27 18:01:13.507194 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 75/145] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:01:13 2021] POST /volume/v3/5cdb7eaf992548e59f27decc541139c5/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:01:13.543122 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e6a31caf-e5d1-4027-84f8-7e5329cbda13 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:13.543655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e6a31caf-e5d1-4027-84f8-7e5329cbda13 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:13.544408 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e6a31caf-e5d1-4027-84f8-7e5329cbda13 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:13.581203 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-2d8ebe12-25d5-4795-b247-0e4e0566b30d tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume// Jan 27 18:01:13.581680 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-2d8ebe12-25d5-4795-b247-0e4e0566b30d tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:13.581918 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:13.581918 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:13.582246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-2d8ebe12-25d5-4795-b247-0e4e0566b30d tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:13.583505 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-2d8ebe12-25d5-4795-b247-0e4e0566b30d tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:01:13.584218 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 76/146] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:01:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:01:13.595913 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:13.595913 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:13.597258 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-a56f6f4b-0200-443f-b0c1-89013b8c438f tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:13.598107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-a56f6f4b-0200-443f-b0c1-89013b8c438f tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:13.598813 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-a56f6f4b-0200-443f-b0c1-89013b8c438f tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:13.627918 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e6a31caf-e5d1-4027-84f8-7e5329cbda13 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:13.672754 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:13.672754 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:13.694911 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:13.694911 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:13.705958 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e6a31caf-e5d1-4027-84f8-7e5329cbda13 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:13.707274 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 71/147] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:13 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:13.718877 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-5345e6c6-5088-435e-805e-136235e21941 req-a56f6f4b-0200-443f-b0c1-89013b8c438f tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:13.751380 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:13.751380 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:13.769364 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-a56f6f4b-0200-443f-b0c1-89013b8c438f tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:13.769638 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 77/148] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:01:13 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 1015 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:01:13.814920 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-d62da469-482d-4c1c-b250-4481a58853e4 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] PUT http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/attachments/12410c2f-4e7d-48c8-950e-f347f492416f Jan 27 18:01:13.815782 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:13.815782 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:13.816721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-d62da469-482d-4c1c-b250-4481a58853e4 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:01:13.848798 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:01:13.848798 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:01:13.849316 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-5345e6c6-5088-435e-805e-136235e21941 req-d62da469-482d-4c1c-b250-4481a58853e4 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Lock "b'cinder-attachment_update-1f989c9a-3be8-46f5-a9a9-fbe85b6c43da-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:01:13.851731 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:13.851731 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:14.725045 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d86b009-ba28-4bd4-8d98-e28c3d2cc4a0 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:14.725551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d86b009-ba28-4bd4-8d98-e28c3d2cc4a0 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:14.725735 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:14.725735 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:14.726604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d86b009-ba28-4bd4-8d98-e28c3d2cc4a0 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:14.783196 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:14.783196 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:14.796816 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5d86b009-ba28-4bd4-8d98-e28c3d2cc4a0 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:14.817842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:14.817842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:14.828399 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d86b009-ba28-4bd4-8d98-e28c3d2cc4a0 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:14.829472 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 78/149] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:14 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 916 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:15.295462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-5345e6c6-5088-435e-805e-136235e21941 req-d62da469-482d-4c1c-b250-4481a58853e4 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Lock "b'cinder-attachment_update-1f989c9a-3be8-46f5-a9a9-fbe85b6c43da-n-h1-742170-5'" released by "attachment_update" :: held 1.446s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:01:15.296154 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-d62da469-482d-4c1c-b250-4481a58853e4 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/attachments/12410c2f-4e7d-48c8-950e-f347f492416f returned with HTTP 200 Jan 27 18:01:15.297056 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 72/150] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 18:01:13 2021] PUT /volume/v3/5cdb7eaf992548e59f27decc541139c5/attachments/12410c2f-4e7d-48c8-950e-f347f492416f => generated 762 bytes in 1489 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:01:15.846340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e5c1e38-3195-46fa-84c3-9d9354ef8d67 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:15.846877 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e5c1e38-3195-46fa-84c3-9d9354ef8d67 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:15.847036 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:15.847036 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:15.847734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e5c1e38-3195-46fa-84c3-9d9354ef8d67 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:15.899052 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:15.899052 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:15.907935 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4e5c1e38-3195-46fa-84c3-9d9354ef8d67 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:15.931471 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:15.931471 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:15.942350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e5c1e38-3195-46fa-84c3-9d9354ef8d67 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:15.943391 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 79/151] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:15 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:16.959933 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f8eba7eb-5941-4d75-a169-f588b3c0d1ae tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:16.960444 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f8eba7eb-5941-4d75-a169-f588b3c0d1ae tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:16.960885 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:16.960885 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:16.961643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f8eba7eb-5941-4d75-a169-f588b3c0d1ae tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:17.018404 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:17.018404 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:17.030320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f8eba7eb-5941-4d75-a169-f588b3c0d1ae tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:17.050791 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:17.050791 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:17.059947 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f8eba7eb-5941-4d75-a169-f588b3c0d1ae tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:17.061148 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 73/152] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:16 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 917 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:18.076923 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-367505f7-72e3-403a-95e2-f2337478a31d tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:18.077520 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-367505f7-72e3-403a-95e2-f2337478a31d tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:18.078963 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:18.078963 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:18.078963 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-367505f7-72e3-403a-95e2-f2337478a31d tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:18.129706 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:18.129706 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:18.138320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-367505f7-72e3-403a-95e2-f2337478a31d tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:18.158391 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:18.158391 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:18.168584 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-367505f7-72e3-403a-95e2-f2337478a31d tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:18.169708 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 80/153] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:18 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 917 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:19.186101 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-728bfcd1-3b80-4052-b3e5-bbb904ee8c14 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:19.187141 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-728bfcd1-3b80-4052-b3e5-bbb904ee8c14 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:19.187547 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:19.187547 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:19.188189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-728bfcd1-3b80-4052-b3e5-bbb904ee8c14 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:19.250453 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:19.250453 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:19.269365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-728bfcd1-3b80-4052-b3e5-bbb904ee8c14 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:19.295158 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:19.295158 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:19.310827 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-728bfcd1-3b80-4052-b3e5-bbb904ee8c14 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:19.311866 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 74/154] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:19 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 917 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:20.327397 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5d19043-ede7-4e5c-a439-0de9f2c49b0f tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:20.327981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5d19043-ede7-4e5c-a439-0de9f2c49b0f tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:20.328208 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:20.328208 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:20.328476 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5d19043-ede7-4e5c-a439-0de9f2c49b0f tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:20.398710 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:20.398710 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:20.399137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f5d19043-ede7-4e5c-a439-0de9f2c49b0f tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:20.421398 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:20.421398 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:20.430564 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5d19043-ede7-4e5c-a439-0de9f2c49b0f tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:20.432470 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 81/155] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:20 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 917 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:20.966987 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-daccd160-e272-4407-a576-71323a363623 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] POST http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/attachments/12410c2f-4e7d-48c8-950e-f347f492416f/action Jan 27 18:01:20.967585 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:20.967585 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:20.968031 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-daccd160-e272-4407-a576-71323a363623 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:01:20.968417 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-daccd160-e272-4407-a576-71323a363623 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:01:21.041352 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:21.041352 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:21.053715 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5345e6c6-5088-435e-805e-136235e21941 req-daccd160-e272-4407-a576-71323a363623 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/attachments/12410c2f-4e7d-48c8-950e-f347f492416f/action returned with HTTP 204 Jan 27 18:01:21.054580 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 75/156] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 18:01:20 2021] POST /volume/v3/5cdb7eaf992548e59f27decc541139c5/attachments/12410c2f-4e7d-48c8-950e-f347f492416f/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:01:21.448845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0182848e-cc67-4aa3-9c2d-85882556d338 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:21.450077 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0182848e-cc67-4aa3-9c2d-85882556d338 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:21.450482 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:21.450482 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:21.451359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0182848e-cc67-4aa3-9c2d-85882556d338 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:21.517644 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:21.517644 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:21.528953 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0182848e-cc67-4aa3-9c2d-85882556d338 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:21.551236 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:21.551236 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:21.561340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0182848e-cc67-4aa3-9c2d-85882556d338 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:21.562711 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 82/157] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:21 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 1209 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:01:21.578608 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-064fa34b-89e1-492c-88f4-14c504811c46 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:21.579418 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-064fa34b-89e1-492c-88f4-14c504811c46 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:21.579855 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:21.579855 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:21.580514 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-064fa34b-89e1-492c-88f4-14c504811c46 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:21.635723 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:21.635723 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:21.644872 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-064fa34b-89e1-492c-88f4-14c504811c46 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:21.671463 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:21.671463 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:21.680766 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-064fa34b-89e1-492c-88f4-14c504811c46 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:21.692352 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 76/158] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:21 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 1209 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:01:21.962202 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-db9b749d-dc09-4e71-8d1c-168413c7c294 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:21.962958 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-db9b749d-dc09-4e71-8d1c-168413c7c294 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:21.962958 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:21.962958 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:21.963461 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-db9b749d-dc09-4e71-8d1c-168413c7c294 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:22.021696 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:22.021696 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:22.031694 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-db9b749d-dc09-4e71-8d1c-168413c7c294 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:22.053200 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:22.053200 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:22.063289 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-db9b749d-dc09-4e71-8d1c-168413c7c294 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:22.064635 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 83/159] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:01:21 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 1209 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:01:22.090902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-63ad101e-2d51-4019-a2e1-b7a5eecf3cfc tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] POST http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da/action Jan 27 18:01:22.091530 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:22.091530 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:22.091981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-63ad101e-2d51-4019-a2e1-b7a5eecf3cfc tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:01:22.092573 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-63ad101e-2d51-4019-a2e1-b7a5eecf3cfc tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:01:22.145104 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:22.145104 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:22.146315 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-63ad101e-2d51-4019-a2e1-b7a5eecf3cfc tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:22.157604 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-63ad101e-2d51-4019-a2e1-b7a5eecf3cfc tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Begin detaching volume completed successfully. Jan 27 18:01:22.158151 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-63ad101e-2d51-4019-a2e1-b7a5eecf3cfc tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da/action returned with HTTP 202 Jan 27 18:01:22.159048 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 77/160] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 18:01:22 2021] POST /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:01:22.182125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16295daa-32b9-4e3d-b622-cb85d658273c tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:22.182631 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16295daa-32b9-4e3d-b622-cb85d658273c tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:22.182848 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:22.182848 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:22.183217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16295daa-32b9-4e3d-b622-cb85d658273c tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:22.241276 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:22.241276 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:22.251773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-16295daa-32b9-4e3d-b622-cb85d658273c tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:22.258284 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-63ad101e-2d51-4019-a2e1-b7a5eecf3cfc tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume// Jan 27 18:01:22.259856 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-63ad101e-2d51-4019-a2e1-b7a5eecf3cfc tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:22.260232 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:22.260232 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:22.260875 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-63ad101e-2d51-4019-a2e1-b7a5eecf3cfc tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:22.263008 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-63ad101e-2d51-4019-a2e1-b7a5eecf3cfc tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:01:22.263908 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 78/161] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:01:22 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:01:22.275317 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:22.275317 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:22.282375 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-9353d55b-7671-4ea9-8f33-dee0a2dea301 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:22.283350 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-9353d55b-7671-4ea9-8f33-dee0a2dea301 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:22.284060 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-9353d55b-7671-4ea9-8f33-dee0a2dea301 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:22.286004 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16295daa-32b9-4e3d-b622-cb85d658273c tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:22.287092 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 84/162] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:22 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 1212 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:01:22.347379 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:22.347379 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:22.357844 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-9353d55b-7671-4ea9-8f33-dee0a2dea301 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:22.378122 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:22.378122 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:22.387340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-9353d55b-7671-4ea9-8f33-dee0a2dea301 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:22.388395 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 79/163] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:01:22 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 1311 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:01:22.904305 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-99f34ac9-6d40-4f1c-b768-6b291ce5b028 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] DELETE http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/attachments/12410c2f-4e7d-48c8-950e-f347f492416f Jan 27 18:01:22.904305 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-99f34ac9-6d40-4f1c-b768-6b291ce5b028 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:22.904305 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:22.904305 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:22.904305 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-99f34ac9-6d40-4f1c-b768-6b291ce5b028 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:22.926197 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:22.926197 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:23.305296 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a2520c0-b6ce-4355-a3e7-8ae5395b535c tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:23.305991 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a2520c0-b6ce-4355-a3e7-8ae5395b535c tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:23.306444 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:23.306444 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:23.307238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a2520c0-b6ce-4355-a3e7-8ae5395b535c tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:23.394523 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:23.394523 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:23.406428 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-99f34ac9-6d40-4f1c-b768-6b291ce5b028 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:01:23.407112 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-99f34ac9-6d40-4f1c-b768-6b291ce5b028 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:01:23.412650 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2a2520c0-b6ce-4355-a3e7-8ae5395b535c tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:23.417190 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6a0a5987-d0b9-4e17-aac2-8f927a6a3553 req-99f34ac9-6d40-4f1c-b768-6b291ce5b028 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/attachments/12410c2f-4e7d-48c8-950e-f347f492416f returned with HTTP 200 Jan 27 18:01:23.418688 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 85/164] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 18:01:22 2021] DELETE /volume/v3/5cdb7eaf992548e59f27decc541139c5/attachments/12410c2f-4e7d-48c8-950e-f347f492416f => generated 19 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:01:23.444735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a2520c0-b6ce-4355-a3e7-8ae5395b535c tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:23.445857 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 80/165] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:23 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 917 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:24.462237 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72577123-ba6d-4274-a40e-85318a721b41 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:24.462794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72577123-ba6d-4274-a40e-85318a721b41 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:24.462892 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:24.462892 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:24.463162 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72577123-ba6d-4274-a40e-85318a721b41 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:24.513558 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:24.513558 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:24.521690 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-72577123-ba6d-4274-a40e-85318a721b41 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:24.546235 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72577123-ba6d-4274-a40e-85318a721b41 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:24.547284 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 86/166] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:24 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:24.798403 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b4dbcd57-ed15-48e1-8ecd-87ddd877d566 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:24.798922 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b4dbcd57-ed15-48e1-8ecd-87ddd877d566 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:24.799178 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:24.799178 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:24.799479 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b4dbcd57-ed15-48e1-8ecd-87ddd877d566 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:24.871006 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:24.871006 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:24.880779 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b4dbcd57-ed15-48e1-8ecd-87ddd877d566 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:24.907219 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b4dbcd57-ed15-48e1-8ecd-87ddd877d566 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:24.908056 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 81/167] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:24 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 917 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:24.924790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d17bb91c-adbf-4ec1-856f-344b76b3bbf6 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:24.930778 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d17bb91c-adbf-4ec1-856f-344b76b3bbf6 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:24.931079 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:24.931079 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:24.931793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d17bb91c-adbf-4ec1-856f-344b76b3bbf6 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:24.985155 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:24.985155 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:24.994999 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d17bb91c-adbf-4ec1-856f-344b76b3bbf6 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:25.019004 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d17bb91c-adbf-4ec1-856f-344b76b3bbf6 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:25.023824 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 87/168] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:24 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 917 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:32.315683 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d83e2b16-a85f-4d5d-860d-f10161fb0317 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] DELETE http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:32.317601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d83e2b16-a85f-4d5d-860d-f10161fb0317 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:32.318607 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:32.318607 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:32.319274 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d83e2b16-a85f-4d5d-860d-f10161fb0317 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:32.319932 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-d83e2b16-a85f-4d5d-860d-f10161fb0317 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Delete volume with id: 1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:32.389033 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:32.389033 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:32.390670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d83e2b16-a85f-4d5d-860d-f10161fb0317 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:32.419896 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d83e2b16-a85f-4d5d-860d-f10161fb0317 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Delete volume request issued successfully. Jan 27 18:01:32.420749 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d83e2b16-a85f-4d5d-860d-f10161fb0317 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 202 Jan 27 18:01:32.424658 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 82/169] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:01:32 2021] DELETE /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:01:32.429357 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3259adb6-1be6-4cdc-b588-2d5f0d1c0c83 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:32.430640 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3259adb6-1be6-4cdc-b588-2d5f0d1c0c83 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:32.435222 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:32.435222 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:32.435876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3259adb6-1be6-4cdc-b588-2d5f0d1c0c83 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:32.502404 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:32.502404 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:32.512998 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3259adb6-1be6-4cdc-b588-2d5f0d1c0c83 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:32.544515 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3259adb6-1be6-4cdc-b588-2d5f0d1c0c83 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:32.546356 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 88/170] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:32 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:33.562816 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-148a8b61-80e4-440b-a690-0653c21cdd44 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:33.564163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-148a8b61-80e4-440b-a690-0653c21cdd44 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:33.564531 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:33.564531 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:33.565166 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-148a8b61-80e4-440b-a690-0653c21cdd44 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:33.624469 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:01:33.624469 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:01:33.634506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-148a8b61-80e4-440b-a690-0653c21cdd44 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Volume info retrieved successfully. Jan 27 18:01:33.657615 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-148a8b61-80e4-440b-a690-0653c21cdd44 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 200 Jan 27 18:01:33.675843 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 83/171] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:33 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:01:34.700352 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b77c95e3-7447-42c1-951c-83334df2ca45 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] GET http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da Jan 27 18:01:34.700890 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b77c95e3-7447-42c1-951c-83334df2ca45 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:01:34.701094 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:01:34.701094 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:01:34.701443 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b77c95e3-7447-42c1-951c-83334df2ca45 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:01:34.770797 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b77c95e3-7447-42c1-951c-83334df2ca45 tempest-AttachSCSIVolumeTestJSON-349562823 tempest-AttachSCSIVolumeTestJSON-349562823-project] http://10.222.0.72/volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da returned with HTTP 404 Jan 27 18:01:34.771973 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 89/172] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:01:34 2021] GET /volume/v3/5cdb7eaf992548e59f27decc541139c5/volumes/1f989c9a-3be8-46f5-a9a9-fbe85b6c43da => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:02:45.481356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] POST http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes Jan 27 18:02:45.482553 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:45.482553 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:45.483530 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-617667399", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:02:45.485622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-617667399', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:02:45.486283 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Create volume of 1 GB Jan 27 18:02:45.502593 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Availability Zones retrieved successfully. Jan 27 18:02:45.526997 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Flow 'volume_create_api' (fe0ff1e7-e0e5-4d1a-8df4-6f05f62859e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:02:45.530717 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b40817e-e491-4fb6-8248-521283614b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:02:45.534741 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:02:45.609451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b40817e-e491-4fb6-8248-521283614b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:02:45.611919 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49037b70-0ad0-499b-8d37-cd9c174f9be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:02:45.757672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Created reservations ['e2d2502f-7476-4ffb-b371-13891199ebdf', 'c6f03704-4209-4348-803e-ff6e50e2c489', 'd8283bd7-8fcd-4e24-8dd8-1228dd62bcd8', 'a221dde6-71e2-4a68-ae6c-71c4e270ef49'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:02:45.759752 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49037b70-0ad0-499b-8d37-cd9c174f9be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2d2502f-7476-4ffb-b371-13891199ebdf', 'c6f03704-4209-4348-803e-ff6e50e2c489', 'd8283bd7-8fcd-4e24-8dd8-1228dd62bcd8', 'a221dde6-71e2-4a68-ae6c-71c4e270ef49']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:02:45.762140 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (560ee47a-9948-4340-a750-1453128916d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:02:45.830171 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (560ee47a-9948-4340-a750-1453128916d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd69a7fb3-cb9b-4a14-9c6e-10833a927383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-617667399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de0ebe30adff49568e5cbd085bd1a419',qos_specs=None,replication_status=,reservations=['e2d2502f-7476-4ffb-b371-13891199ebdf','c6f03704-4209-4348-803e-ff6e50e2c489','d8283bd7-8fcd-4e24-8dd8-1228dd62bcd8','a221dde6-71e2-4a68-ae6c-71c4e270ef49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a3ac8b9682460fb3a399a3d8a1396c',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-617667399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d69a7fb3-cb9b-4a14-9c6e-10833a927383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de0ebe30adff49568e5cbd085bd1a419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='01a3ac8b9682460fb3a399a3d8a1396c',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:02:45.833367 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de48c6eb-1fb5-4439-97f5-56736696ac50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:02:45.872554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de48c6eb-1fb5-4439-97f5-56736696ac50) transitioned into state 'SUCCESS' from state '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-617667399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de0ebe30adff49568e5cbd085bd1a419',qos_specs=None,replication_status=,reservations=['e2d2502f-7476-4ffb-b371-13891199ebdf','c6f03704-4209-4348-803e-ff6e50e2c489','d8283bd7-8fcd-4e24-8dd8-1228dd62bcd8','a221dde6-71e2-4a68-ae6c-71c4e270ef49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a3ac8b9682460fb3a399a3d8a1396c',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:02:45.874584 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b9bc8b4-b73d-4a56-a835-b9eab89f8018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:02:45.905384 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b9bc8b4-b73d-4a56-a835-b9eab89f8018) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:02:45.908285 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Flow 'volume_create_api' (fe0ff1e7-e0e5-4d1a-8df4-6f05f62859e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:02:46.042759 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Create volume request issued successfully. Jan 27 18:02:46.069854 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-77643756-79d1-494d-879e-d27cb3fb7883 req-a63899a4-8120-4228-9089-0f1880eb3021 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes returned with HTTP 202 Jan 27 18:02:46.071133 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 84/173] 10.222.0.72 () {64 vars in 1512 bytes} [Wed Jan 27 18:02:45 2021] POST /volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes => generated 823 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:02:46.082284 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-77643756-79d1-494d-879e-d27cb3fb7883 req-5b36d166-ced6-420b-8103-67e91cd2e2ce tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 Jan 27 18:02:46.082810 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-77643756-79d1-494d-879e-d27cb3fb7883 req-5b36d166-ced6-420b-8103-67e91cd2e2ce tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:46.083370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-77643756-79d1-494d-879e-d27cb3fb7883 req-5b36d166-ced6-420b-8103-67e91cd2e2ce tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:46.150083 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:46.150083 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:46.159744 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-77643756-79d1-494d-879e-d27cb3fb7883 req-5b36d166-ced6-420b-8103-67e91cd2e2ce tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Volume info retrieved successfully. Jan 27 18:02:46.187945 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-77643756-79d1-494d-879e-d27cb3fb7883 req-5b36d166-ced6-420b-8103-67e91cd2e2ce tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 returned with HTTP 200 Jan 27 18:02:46.189421 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 90/174] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:02:46 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:02:46.240431 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3ba172e2-880b-4534-993e-d306eff904f1 req-62c4c867-0bb3-41aa-b7e4-3abc75b0eaea tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 Jan 27 18:02:46.240961 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3ba172e2-880b-4534-993e-d306eff904f1 req-62c4c867-0bb3-41aa-b7e4-3abc75b0eaea tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:46.241235 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:46.241235 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:46.241534 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3ba172e2-880b-4534-993e-d306eff904f1 req-62c4c867-0bb3-41aa-b7e4-3abc75b0eaea tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:46.322307 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:46.322307 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:46.330922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-3ba172e2-880b-4534-993e-d306eff904f1 req-62c4c867-0bb3-41aa-b7e4-3abc75b0eaea tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Volume info retrieved successfully. Jan 27 18:02:46.358510 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3ba172e2-880b-4534-993e-d306eff904f1 req-62c4c867-0bb3-41aa-b7e4-3abc75b0eaea tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 returned with HTTP 200 Jan 27 18:02:46.359394 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 85/175] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:02:46 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:02:47.405653 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-75d374c4-46cc-4616-bab4-0084ebfaa134 req-d5d51ff4-518e-4bc9-9458-f7556e12ec8f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 Jan 27 18:02:47.406861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-75d374c4-46cc-4616-bab4-0084ebfaa134 req-d5d51ff4-518e-4bc9-9458-f7556e12ec8f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:47.407273 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:47.407273 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:47.407715 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-75d374c4-46cc-4616-bab4-0084ebfaa134 req-d5d51ff4-518e-4bc9-9458-f7556e12ec8f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:47.460396 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:47.460396 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:47.468507 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-75d374c4-46cc-4616-bab4-0084ebfaa134 req-d5d51ff4-518e-4bc9-9458-f7556e12ec8f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Volume info retrieved successfully. Jan 27 18:02:47.494350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-75d374c4-46cc-4616-bab4-0084ebfaa134 req-d5d51ff4-518e-4bc9-9458-f7556e12ec8f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 returned with HTTP 200 Jan 27 18:02:47.495203 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 91/176] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:02:47 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:02:47.540597 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ea12eae2-4ddf-42af-97c8-c270ffc16aab req-59e58a55-05fb-461d-b796-362e5cb90ec1 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] POST http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots Jan 27 18:02:47.541508 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:47.541508 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:47.541947 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ea12eae2-4ddf-42af-97c8-c270ffc16aab req-59e58a55-05fb-461d-b796-362e5cb90ec1 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d69a7fb3-cb9b-4a14-9c6e-10833a927383", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1398072717", "description": null, "metadata": {}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:02:47.604736 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:47.604736 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:47.605941 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-ea12eae2-4ddf-42af-97c8-c270ffc16aab req-59e58a55-05fb-461d-b796-362e5cb90ec1 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Volume info retrieved successfully. Jan 27 18:02:47.606307 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [req-ea12eae2-4ddf-42af-97c8-c270ffc16aab req-59e58a55-05fb-461d-b796-362e5cb90ec1 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Create snapshot from volume d69a7fb3-cb9b-4a14-9c6e-10833a927383 Jan 27 18:02:47.651113 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [req-ea12eae2-4ddf-42af-97c8-c270ffc16aab req-59e58a55-05fb-461d-b796-362e5cb90ec1 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] 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 27 18:02:47.700294 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [req-ea12eae2-4ddf-42af-97c8-c270ffc16aab req-59e58a55-05fb-461d-b796-362e5cb90ec1 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Created reservations ['543106c0-be64-4115-9669-a8ff47a735d7', '6a7bd8aa-945f-46b7-bb6c-8d17fe228216', '1df8e256-0718-478c-a782-80dfab733890', '93d8fa93-c998-4463-8292-ffef09fbd13d'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:02:47.848946 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-ea12eae2-4ddf-42af-97c8-c270ffc16aab req-59e58a55-05fb-461d-b796-362e5cb90ec1 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Snapshot create request issued successfully. Jan 27 18:02:47.851174 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ea12eae2-4ddf-42af-97c8-c270ffc16aab req-59e58a55-05fb-461d-b796-362e5cb90ec1 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots returned with HTTP 202 Jan 27 18:02:47.852786 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 86/177] 10.222.0.72 () {64 vars in 1518 bytes} [Wed Jan 27 18:02:47 2021] POST /volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots => generated 311 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:02:47.924447 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f850276d-1061-42aa-9abb-b9f8e5fe2338 req-7bd7ce3f-3d22-4fe0-a541-ebb89d68b9b6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 Jan 27 18:02:47.924977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f850276d-1061-42aa-9abb-b9f8e5fe2338 req-7bd7ce3f-3d22-4fe0-a541-ebb89d68b9b6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:47.925176 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:47.925176 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:47.925855 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f850276d-1061-42aa-9abb-b9f8e5fe2338 req-7bd7ce3f-3d22-4fe0-a541-ebb89d68b9b6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:47.967584 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:47.967584 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:47.969017 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-f850276d-1061-42aa-9abb-b9f8e5fe2338 req-7bd7ce3f-3d22-4fe0-a541-ebb89d68b9b6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Snapshot retrieved successfully. Jan 27 18:02:47.971108 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f850276d-1061-42aa-9abb-b9f8e5fe2338 req-7bd7ce3f-3d22-4fe0-a541-ebb89d68b9b6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 returned with HTTP 200 Jan 27 18:02:47.972143 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 92/178] 10.222.0.72 () {60 vars in 1575 bytes} [Wed Jan 27 18:02:47 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 => generated 443 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:02:48.015662 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fef6382c-b822-4e38-8473-560b43538708 req-bcb911fb-bb53-435d-8b85-e9adfbe11a6f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/detail Jan 27 18:02:48.016250 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fef6382c-b822-4e38-8473-560b43538708 req-bcb911fb-bb53-435d-8b85-e9adfbe11a6f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:48.016467 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:48.016467 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:48.016988 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fef6382c-b822-4e38-8473-560b43538708 req-bcb911fb-bb53-435d-8b85-e9adfbe11a6f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:48.017648 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [req-fef6382c-b822-4e38-8473-560b43538708 req-bcb911fb-bb53-435d-8b85-e9adfbe11a6f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:02:48.018339 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:48.018339 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:48.020592 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [req-fef6382c-b822-4e38-8473-560b43538708 req-bcb911fb-bb53-435d-8b85-e9adfbe11a6f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:02:48.045629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-fef6382c-b822-4e38-8473-560b43538708 req-bcb911fb-bb53-435d-8b85-e9adfbe11a6f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Get all snapshots completed successfully. Jan 27 18:02:48.047230 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:48.047230 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:48.049164 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fef6382c-b822-4e38-8473-560b43538708 req-bcb911fb-bb53-435d-8b85-e9adfbe11a6f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/detail returned with HTTP 200 Jan 27 18:02:48.050427 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 87/179] 10.222.0.72 () {60 vars in 1485 bytes} [Wed Jan 27 18:02:48 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/detail => generated 446 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:02:48.094152 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ca8e4522-4b6d-4ad1-b074-6f590d6786a5 req-2210112b-4a1c-4eb6-9bd1-2eeaaf4abd6f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 Jan 27 18:02:48.094919 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ca8e4522-4b6d-4ad1-b074-6f590d6786a5 req-2210112b-4a1c-4eb6-9bd1-2eeaaf4abd6f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:48.095457 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:48.095457 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:48.096060 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ca8e4522-4b6d-4ad1-b074-6f590d6786a5 req-2210112b-4a1c-4eb6-9bd1-2eeaaf4abd6f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:48.125595 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:48.125595 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:48.126767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-ca8e4522-4b6d-4ad1-b074-6f590d6786a5 req-2210112b-4a1c-4eb6-9bd1-2eeaaf4abd6f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Snapshot retrieved successfully. Jan 27 18:02:48.128881 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ca8e4522-4b6d-4ad1-b074-6f590d6786a5 req-2210112b-4a1c-4eb6-9bd1-2eeaaf4abd6f tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 returned with HTTP 200 Jan 27 18:02:48.129892 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 93/180] 10.222.0.72 () {60 vars in 1575 bytes} [Wed Jan 27 18:02:48 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:02:49.191298 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3f0ee9b5-6f21-427a-9c33-659d70c84c52 req-6d06e94a-20c2-4478-83a7-8a1bba843699 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 Jan 27 18:02:49.192738 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3f0ee9b5-6f21-427a-9c33-659d70c84c52 req-6d06e94a-20c2-4478-83a7-8a1bba843699 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:49.193527 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:49.193527 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:49.194883 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3f0ee9b5-6f21-427a-9c33-659d70c84c52 req-6d06e94a-20c2-4478-83a7-8a1bba843699 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:49.244594 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:49.244594 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:49.244594 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-3f0ee9b5-6f21-427a-9c33-659d70c84c52 req-6d06e94a-20c2-4478-83a7-8a1bba843699 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Snapshot retrieved successfully. Jan 27 18:02:49.244594 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3f0ee9b5-6f21-427a-9c33-659d70c84c52 req-6d06e94a-20c2-4478-83a7-8a1bba843699 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 returned with HTTP 200 Jan 27 18:02:49.244594 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 88/181] 10.222.0.72 () {60 vars in 1575 bytes} [Wed Jan 27 18:02:49 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 => generated 443 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:02:50.304679 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ef2b26ed-d233-441b-a40e-f3dbb08d8358 req-ce8590d5-de4c-4dc5-86cd-a93429707ada tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 Jan 27 18:02:50.305198 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ef2b26ed-d233-441b-a40e-f3dbb08d8358 req-ce8590d5-de4c-4dc5-86cd-a93429707ada tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:50.305392 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:50.305392 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:50.305773 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ef2b26ed-d233-441b-a40e-f3dbb08d8358 req-ce8590d5-de4c-4dc5-86cd-a93429707ada tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:50.336837 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:50.336837 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:50.338273 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-ef2b26ed-d233-441b-a40e-f3dbb08d8358 req-ce8590d5-de4c-4dc5-86cd-a93429707ada tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Snapshot retrieved successfully. Jan 27 18:02:50.340373 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ef2b26ed-d233-441b-a40e-f3dbb08d8358 req-ce8590d5-de4c-4dc5-86cd-a93429707ada tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 returned with HTTP 200 Jan 27 18:02:50.341412 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 94/182] 10.222.0.72 () {60 vars in 1575 bytes} [Wed Jan 27 18:02:50 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 => generated 470 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:02:50.384928 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-9ff1c997-75e9-4e84-b1e3-2b017700c767 req-31aa9b09-974f-4efa-8741-bb537cde3a29 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] DELETE http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 Jan 27 18:02:50.385574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-9ff1c997-75e9-4e84-b1e3-2b017700c767 req-31aa9b09-974f-4efa-8741-bb537cde3a29 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:50.386016 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:50.386016 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:50.386564 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-9ff1c997-75e9-4e84-b1e3-2b017700c767 req-31aa9b09-974f-4efa-8741-bb537cde3a29 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:50.387182 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [req-9ff1c997-75e9-4e84-b1e3-2b017700c767 req-31aa9b09-974f-4efa-8741-bb537cde3a29 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Delete snapshot with id: 6a69e362-8706-424b-98f1-36bbaf9e8139 Jan 27 18:02:50.414270 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:50.414270 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:50.415538 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-9ff1c997-75e9-4e84-b1e3-2b017700c767 req-31aa9b09-974f-4efa-8741-bb537cde3a29 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Snapshot retrieved successfully. Jan 27 18:02:50.486196 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-9ff1c997-75e9-4e84-b1e3-2b017700c767 req-31aa9b09-974f-4efa-8741-bb537cde3a29 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Snapshot delete request issued successfully. Jan 27 18:02:50.486927 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-9ff1c997-75e9-4e84-b1e3-2b017700c767 req-31aa9b09-974f-4efa-8741-bb537cde3a29 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 returned with HTTP 202 Jan 27 18:02:50.487990 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 89/183] 10.222.0.72 () {62 vars in 1597 bytes} [Wed Jan 27 18:02:50 2021] DELETE /volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:02:50.534048 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5dd47102-3a74-4a48-989f-648cfaebddba req-9b101629-32ad-444c-9f44-a35016050903 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 Jan 27 18:02:50.534601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5dd47102-3a74-4a48-989f-648cfaebddba req-9b101629-32ad-444c-9f44-a35016050903 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:50.534775 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:50.534775 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:50.535141 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5dd47102-3a74-4a48-989f-648cfaebddba req-9b101629-32ad-444c-9f44-a35016050903 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:50.564608 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:50.564608 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:50.565765 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-5dd47102-3a74-4a48-989f-648cfaebddba req-9b101629-32ad-444c-9f44-a35016050903 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Snapshot retrieved successfully. Jan 27 18:02:50.567928 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5dd47102-3a74-4a48-989f-648cfaebddba req-9b101629-32ad-444c-9f44-a35016050903 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 returned with HTTP 200 Jan 27 18:02:50.569165 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 95/184] 10.222.0.72 () {60 vars in 1575 bytes} [Wed Jan 27 18:02:50 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 => generated 469 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:02:51.614584 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3b79a48e-3f9a-4819-97b5-2b1725c0cf72 req-95df72f2-5b24-416f-94df-e18e52cf07bd tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 Jan 27 18:02:51.625997 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3b79a48e-3f9a-4819-97b5-2b1725c0cf72 req-95df72f2-5b24-416f-94df-e18e52cf07bd tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:51.626558 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:51.626558 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:51.627059 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3b79a48e-3f9a-4819-97b5-2b1725c0cf72 req-95df72f2-5b24-416f-94df-e18e52cf07bd tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:51.686578 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:51.686578 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:51.687777 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-3b79a48e-3f9a-4819-97b5-2b1725c0cf72 req-95df72f2-5b24-416f-94df-e18e52cf07bd tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Snapshot retrieved successfully. Jan 27 18:02:51.689721 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3b79a48e-3f9a-4819-97b5-2b1725c0cf72 req-95df72f2-5b24-416f-94df-e18e52cf07bd tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 returned with HTTP 200 Jan 27 18:02:51.690537 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 90/185] 10.222.0.72 () {60 vars in 1575 bytes} [Wed Jan 27 18:02:51 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 => generated 469 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:02:52.732994 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-74f7a427-d9a3-4bec-b0cc-d87b22df7df8 req-191d7048-fa39-45c2-a994-b619417df765 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 Jan 27 18:02:52.733532 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-74f7a427-d9a3-4bec-b0cc-d87b22df7df8 req-191d7048-fa39-45c2-a994-b619417df765 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:52.733707 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:52.733707 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:52.734081 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-74f7a427-d9a3-4bec-b0cc-d87b22df7df8 req-191d7048-fa39-45c2-a994-b619417df765 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:52.758310 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-74f7a427-d9a3-4bec-b0cc-d87b22df7df8 req-191d7048-fa39-45c2-a994-b619417df765 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 returned with HTTP 404 Jan 27 18:02:52.759281 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 96/186] 10.222.0.72 () {60 vars in 1575 bytes} [Wed Jan 27 18:02:52 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/snapshots/6a69e362-8706-424b-98f1-36bbaf9e8139 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:02:52.798807 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3ed967e7-5ad6-4426-9d62-f63de566107f req-45de1e8e-89d7-406d-bbc9-108b231f20d2 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] DELETE http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 Jan 27 18:02:52.799277 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3ed967e7-5ad6-4426-9d62-f63de566107f req-45de1e8e-89d7-406d-bbc9-108b231f20d2 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:52.799516 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:52.799516 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:52.799891 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3ed967e7-5ad6-4426-9d62-f63de566107f req-45de1e8e-89d7-406d-bbc9-108b231f20d2 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:52.800352 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-3ed967e7-5ad6-4426-9d62-f63de566107f req-45de1e8e-89d7-406d-bbc9-108b231f20d2 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Delete volume with id: d69a7fb3-cb9b-4a14-9c6e-10833a927383 Jan 27 18:02:52.856003 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:52.856003 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:52.857336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-3ed967e7-5ad6-4426-9d62-f63de566107f req-45de1e8e-89d7-406d-bbc9-108b231f20d2 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Volume info retrieved successfully. Jan 27 18:02:52.890934 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-3ed967e7-5ad6-4426-9d62-f63de566107f req-45de1e8e-89d7-406d-bbc9-108b231f20d2 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Delete volume request issued successfully. Jan 27 18:02:52.891736 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3ed967e7-5ad6-4426-9d62-f63de566107f req-45de1e8e-89d7-406d-bbc9-108b231f20d2 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 returned with HTTP 202 Jan 27 18:02:52.893532 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 91/187] 10.222.0.72 () {62 vars in 1591 bytes} [Wed Jan 27 18:02:52 2021] DELETE /volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:02:52.937667 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2e272c67-a3be-4383-8fd8-12eb00ea35e8 req-4ce706b7-94d8-4f7d-92b9-81f300a82784 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 Jan 27 18:02:52.938397 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2e272c67-a3be-4383-8fd8-12eb00ea35e8 req-4ce706b7-94d8-4f7d-92b9-81f300a82784 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:52.939047 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2e272c67-a3be-4383-8fd8-12eb00ea35e8 req-4ce706b7-94d8-4f7d-92b9-81f300a82784 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:52.994069 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:52.994069 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:53.004271 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2e272c67-a3be-4383-8fd8-12eb00ea35e8 req-4ce706b7-94d8-4f7d-92b9-81f300a82784 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Volume info retrieved successfully. Jan 27 18:02:53.050353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2e272c67-a3be-4383-8fd8-12eb00ea35e8 req-4ce706b7-94d8-4f7d-92b9-81f300a82784 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 returned with HTTP 200 Jan 27 18:02:53.052104 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 97/188] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:02:52 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 => generated 915 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:02:54.100513 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-83d903b1-359c-49f0-9dbb-e7b217e33b7c req-af51e429-7e52-4aee-a616-85c573db48a2 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 Jan 27 18:02:54.101189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-83d903b1-359c-49f0-9dbb-e7b217e33b7c req-af51e429-7e52-4aee-a616-85c573db48a2 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:54.101269 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:54.101269 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:54.101601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-83d903b1-359c-49f0-9dbb-e7b217e33b7c req-af51e429-7e52-4aee-a616-85c573db48a2 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:54.157161 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:54.157161 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:54.166647 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-83d903b1-359c-49f0-9dbb-e7b217e33b7c req-af51e429-7e52-4aee-a616-85c573db48a2 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Volume info retrieved successfully. Jan 27 18:02:54.197366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-83d903b1-359c-49f0-9dbb-e7b217e33b7c req-af51e429-7e52-4aee-a616-85c573db48a2 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 returned with HTTP 200 Jan 27 18:02:54.198855 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 92/189] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:02:54 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 => generated 915 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:02:55.241977 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-28f9135a-c75e-4dab-8801-acd2076efd8c req-b80d7757-2f05-47eb-a9f1-4492e51ff336 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 Jan 27 18:02:55.243199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-28f9135a-c75e-4dab-8801-acd2076efd8c req-b80d7757-2f05-47eb-a9f1-4492e51ff336 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:55.243474 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:55.243474 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:55.244228 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-28f9135a-c75e-4dab-8801-acd2076efd8c req-b80d7757-2f05-47eb-a9f1-4492e51ff336 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:55.295959 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-28f9135a-c75e-4dab-8801-acd2076efd8c req-b80d7757-2f05-47eb-a9f1-4492e51ff336 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 returned with HTTP 404 Jan 27 18:02:55.297164 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 98/190] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:02:55 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:02:55.340749 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a249f012-02b5-48f0-b688-9051e120f49b req-b638f634-41f5-403c-8bf9-77401deff5b6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] DELETE http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 Jan 27 18:02:55.341198 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a249f012-02b5-48f0-b688-9051e120f49b req-b638f634-41f5-403c-8bf9-77401deff5b6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:55.341393 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:02:55.341393 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:02:55.342060 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a249f012-02b5-48f0-b688-9051e120f49b req-b638f634-41f5-403c-8bf9-77401deff5b6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:55.342522 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-a249f012-02b5-48f0-b688-9051e120f49b req-b638f634-41f5-403c-8bf9-77401deff5b6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Delete volume with id: d69a7fb3-cb9b-4a14-9c6e-10833a927383 Jan 27 18:02:55.394510 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a249f012-02b5-48f0-b688-9051e120f49b req-b638f634-41f5-403c-8bf9-77401deff5b6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 returned with HTTP 404 Jan 27 18:02:55.397482 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 93/191] 10.222.0.72 () {62 vars in 1591 bytes} [Wed Jan 27 18:02:55 2021] DELETE /volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:02:55.554926 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5d067def-b86c-4a91-96ce-7feac5c148ea req-69c3837c-9765-436e-8003-6135648969c6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] GET http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 Jan 27 18:02:55.555683 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5d067def-b86c-4a91-96ce-7feac5c148ea req-69c3837c-9765-436e-8003-6135648969c6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:55.556905 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5d067def-b86c-4a91-96ce-7feac5c148ea req-69c3837c-9765-436e-8003-6135648969c6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:55.610485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5d067def-b86c-4a91-96ce-7feac5c148ea req-69c3837c-9765-436e-8003-6135648969c6 tempest-VolumesSnapshotsTestJSON-1548096251 tempest-VolumesSnapshotsTestJSON-1548096251-project] http://10.222.0.72/volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 returned with HTTP 404 Jan 27 18:02:55.612217 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 99/192] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:02:55 2021] GET /volume/v3/de0ebe30adff49568e5cbd085bd1a419/volumes/d69a7fb3-cb9b-4a14-9c6e-10833a927383 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:02:58.426722 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] POST http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes Jan 27 18:02:58.428266 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1835996170"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:02:58.430723 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1835996170'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:02:58.431372 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Create volume of 1 GB Jan 27 18:02:58.447972 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Availability Zones retrieved successfully. Jan 27 18:02:58.468037 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Flow 'volume_create_api' (a1eac24f-7171-4a37-b4ab-93b1a3f2f0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:02:58.471917 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b4523d3-64e0-4571-a090-fb4e926288e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:02:58.474906 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:02:58.554846 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b4523d3-64e0-4571-a090-fb4e926288e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:02:58.557219 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2729c94-93fa-44df-966e-a68db8be2383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:02:58.675683 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Created reservations ['7920f7f5-46fb-40bf-805b-4883adf6b83c', '2850baac-1a21-4cb3-9047-0f09294f8ba1', 'ebd0b7d3-2b94-4cae-b935-86ad0bf2db19', 'aecef736-e660-4d9b-a20f-e5a7f12fcfb0'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:02:58.677787 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2729c94-93fa-44df-966e-a68db8be2383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7920f7f5-46fb-40bf-805b-4883adf6b83c', '2850baac-1a21-4cb3-9047-0f09294f8ba1', 'ebd0b7d3-2b94-4cae-b935-86ad0bf2db19', 'aecef736-e660-4d9b-a20f-e5a7f12fcfb0']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:02:58.680359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3bb712-e37b-492f-bafe-c90c5b42e2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:02:58.762358 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3bb712-e37b-492f-bafe-c90c5b42e2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1835996170',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='be565c4e7b6a4280bd067fdb623fd8e1',qos_specs=None,replication_status=,reservations=['7920f7f5-46fb-40bf-805b-4883adf6b83c','2850baac-1a21-4cb3-9047-0f09294f8ba1','ebd0b7d3-2b94-4cae-b935-86ad0bf2db19','aecef736-e660-4d9b-a20f-e5a7f12fcfb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88eb3f84f224e08bb39e48b5c2715bf',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1835996170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='be565c4e7b6a4280bd067fdb623fd8e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c88eb3f84f224e08bb39e48b5c2715bf',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:02:58.764945 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1eff710-9df7-40a5-943a-edda30964173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:02:58.793833 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1eff710-9df7-40a5-943a-edda30964173) transitioned into state 'SUCCESS' from state '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-1835996170',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='be565c4e7b6a4280bd067fdb623fd8e1',qos_specs=None,replication_status=,reservations=['7920f7f5-46fb-40bf-805b-4883adf6b83c','2850baac-1a21-4cb3-9047-0f09294f8ba1','ebd0b7d3-2b94-4cae-b935-86ad0bf2db19','aecef736-e660-4d9b-a20f-e5a7f12fcfb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88eb3f84f224e08bb39e48b5c2715bf',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:02:58.795971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e56e1873-903f-4401-a437-25b179e1599e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:02:58.816902 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e56e1873-903f-4401-a437-25b179e1599e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:02:58.820818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Flow 'volume_create_api' (a1eac24f-7171-4a37-b4ab-93b1a3f2f0b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:02:58.884244 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Create volume request issued successfully. Jan 27 18:02:58.901287 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-724c3218-8993-4a4f-af9b-bc4d7382066a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes returned with HTTP 202 Jan 27 18:02:58.902165 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 94/193] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:02:58 2021] POST /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes => generated 829 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:02:58.917513 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9839b88-6f24-4113-8c2b-e099580f960a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f Jan 27 18:02:58.918089 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9839b88-6f24-4113-8c2b-e099580f960a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:02:58.918576 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9839b88-6f24-4113-8c2b-e099580f960a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:02:58.979825 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:02:58.979825 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:02:58.992063 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e9839b88-6f24-4113-8c2b-e099580f960a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:02:59.017572 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9839b88-6f24-4113-8c2b-e099580f960a tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f returned with HTTP 200 Jan 27 18:02:59.018390 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 100/194] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:02:58 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f => generated 921 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:03:00.036263 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-355d2804-e3ac-4b35-ba81-220892ab6578 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f Jan 27 18:03:00.037744 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-355d2804-e3ac-4b35-ba81-220892ab6578 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:00.037939 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:00.037939 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:00.038332 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-355d2804-e3ac-4b35-ba81-220892ab6578 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:00.090581 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:00.090581 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:00.099198 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-355d2804-e3ac-4b35-ba81-220892ab6578 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:00.122119 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-355d2804-e3ac-4b35-ba81-220892ab6578 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f returned with HTTP 200 Jan 27 18:03:00.123091 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 95/195] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:00 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f => generated 922 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:03:00.165859 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-bbb363ae-61ab-4ca1-af7b-afb27d01a08f req-a1b5cc4a-ee6c-402b-a0d5-8b97b19775bb tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f Jan 27 18:03:00.166714 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-bbb363ae-61ab-4ca1-af7b-afb27d01a08f req-a1b5cc4a-ee6c-402b-a0d5-8b97b19775bb tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:00.166976 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:00.166976 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:00.167457 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-bbb363ae-61ab-4ca1-af7b-afb27d01a08f req-a1b5cc4a-ee6c-402b-a0d5-8b97b19775bb tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:00.237262 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:00.237262 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:00.246978 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-bbb363ae-61ab-4ca1-af7b-afb27d01a08f req-a1b5cc4a-ee6c-402b-a0d5-8b97b19775bb tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:00.271360 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-bbb363ae-61ab-4ca1-af7b-afb27d01a08f req-a1b5cc4a-ee6c-402b-a0d5-8b97b19775bb tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f returned with HTTP 200 Jan 27 18:03:00.272539 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 101/196] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:03:00 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f => generated 922 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:03:00.288965 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] POST http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes Jan 27 18:03:00.289456 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:00.289456 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:00.289831 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2082000701"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:03:00.291028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2082000701'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:03:00.291406 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Create volume of 1 GB Jan 27 18:03:00.324569 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Availability Zones retrieved successfully. Jan 27 18:03:00.345341 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Flow 'volume_create_api' (761d38f7-0e97-40b7-9fed-d561e401eaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:03:00.348317 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8180167-6bfd-4144-9501-9631a2fad16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:03:00.351555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:03:00.446043 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8180167-6bfd-4144-9501-9631a2fad16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:03:00.448443 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b1784b2-9f86-4233-8c12-8e2af81286c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:03:00.518732 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Created reservations ['b80b14f4-fcbc-4786-b12c-d120688a3650', '3b858c51-90c2-44ce-a05d-81926a710259', 'f4759a9c-715b-472f-bfc6-b5622080d47a', '80640215-7551-4901-8dcd-4cfa241f2d02'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:03:00.522179 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b1784b2-9f86-4233-8c12-8e2af81286c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b80b14f4-fcbc-4786-b12c-d120688a3650', '3b858c51-90c2-44ce-a05d-81926a710259', 'f4759a9c-715b-472f-bfc6-b5622080d47a', '80640215-7551-4901-8dcd-4cfa241f2d02']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:03:00.524614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e9c7e39-3379-4aa2-9b83-6a3b982d3cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:03:00.588872 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e9c7e39-3379-4aa2-9b83-6a3b982d3cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93dddce9-1ad7-415b-ac41-fe1214786857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2082000701',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='be565c4e7b6a4280bd067fdb623fd8e1',qos_specs=None,replication_status=,reservations=['b80b14f4-fcbc-4786-b12c-d120688a3650','3b858c51-90c2-44ce-a05d-81926a710259','f4759a9c-715b-472f-bfc6-b5622080d47a','80640215-7551-4901-8dcd-4cfa241f2d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88eb3f84f224e08bb39e48b5c2715bf',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2082000701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93dddce9-1ad7-415b-ac41-fe1214786857,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='be565c4e7b6a4280bd067fdb623fd8e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c88eb3f84f224e08bb39e48b5c2715bf',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:03:00.590920 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc4b0a7-8d5a-42cb-8942-7907a0d41591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:03:00.623782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc4b0a7-8d5a-42cb-8942-7907a0d41591) transitioned into state 'SUCCESS' from state '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-2082000701',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='be565c4e7b6a4280bd067fdb623fd8e1',qos_specs=None,replication_status=,reservations=['b80b14f4-fcbc-4786-b12c-d120688a3650','3b858c51-90c2-44ce-a05d-81926a710259','f4759a9c-715b-472f-bfc6-b5622080d47a','80640215-7551-4901-8dcd-4cfa241f2d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88eb3f84f224e08bb39e48b5c2715bf',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:03:00.626602 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db836a93-4ad7-47a5-93dd-32e8c2f18e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:03:00.646353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db836a93-4ad7-47a5-93dd-32e8c2f18e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:03:00.649734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Flow 'volume_create_api' (761d38f7-0e97-40b7-9fed-d561e401eaf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:03:00.711363 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Create volume request issued successfully. Jan 27 18:03:00.728693 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-17cd30d6-92ae-4dc1-9104-5f5b1e9c6ae1 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes returned with HTTP 202 Jan 27 18:03:00.729745 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 96/197] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:03:00 2021] POST /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes => generated 829 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:03:00.744618 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c0523064-c5b7-4d2b-9d6b-d6305dc5b88e tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 Jan 27 18:03:00.745198 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c0523064-c5b7-4d2b-9d6b-d6305dc5b88e tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:00.745484 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:00.745484 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:00.746026 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c0523064-c5b7-4d2b-9d6b-d6305dc5b88e tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:00.809596 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:00.809596 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:00.834640 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c0523064-c5b7-4d2b-9d6b-d6305dc5b88e tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:00.862443 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c0523064-c5b7-4d2b-9d6b-d6305dc5b88e tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 returned with HTTP 200 Jan 27 18:03:00.872300 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 102/198] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:00 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 => generated 897 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:03:01.880061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-94eec1c8-8e59-4291-b9bf-32036edfcdcc tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 Jan 27 18:03:01.881307 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-94eec1c8-8e59-4291-b9bf-32036edfcdcc tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:01.881704 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:01.881704 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:01.882184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-94eec1c8-8e59-4291-b9bf-32036edfcdcc tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:02.075622 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:02.075622 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:02.085946 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-94eec1c8-8e59-4291-b9bf-32036edfcdcc tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:02.115991 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-94eec1c8-8e59-4291-b9bf-32036edfcdcc tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 returned with HTTP 200 Jan 27 18:03:02.116985 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 97/199] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:01 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 => generated 922 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:03:02.169107 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4dc4a6b3-60b5-4b17-b9c5-9caa263d6d37 req-f293758a-e243-4c07-8d83-1ffe29bca1fd tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 Jan 27 18:03:02.169639 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4dc4a6b3-60b5-4b17-b9c5-9caa263d6d37 req-f293758a-e243-4c07-8d83-1ffe29bca1fd tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:02.169821 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:02.169821 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:02.170957 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4dc4a6b3-60b5-4b17-b9c5-9caa263d6d37 req-f293758a-e243-4c07-8d83-1ffe29bca1fd tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:02.224505 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:02.224505 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:02.234053 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-4dc4a6b3-60b5-4b17-b9c5-9caa263d6d37 req-f293758a-e243-4c07-8d83-1ffe29bca1fd tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:02.272195 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4dc4a6b3-60b5-4b17-b9c5-9caa263d6d37 req-f293758a-e243-4c07-8d83-1ffe29bca1fd tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 returned with HTTP 200 Jan 27 18:03:02.273341 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 103/200] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:03:02 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 => generated 922 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:03:02.293790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] POST http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes Jan 27 18:03:02.294263 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:02.294263 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:02.294697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-908487616"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:03:02.296771 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-908487616'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:03:02.298770 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Create volume of 1 GB Jan 27 18:03:02.314633 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Availability Zones retrieved successfully. Jan 27 18:03:02.336576 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Flow 'volume_create_api' (399fc472-655e-48f7-bc03-d6473b5fdccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:03:02.346475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd35a4d3-719e-4302-8781-01a95cde3da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:03:02.346475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:03:02.431519 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd35a4d3-719e-4302-8781-01a95cde3da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:03:02.433718 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e55ae0d-0388-4acf-9782-62996ebeac7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:03:02.537662 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Created reservations ['ca2569ae-c59d-4e98-88fd-bda73930085c', 'a75e8554-ff49-4091-8058-f76aacf4b6d8', '2dcafd03-52a8-4750-a92f-05ca9b165c10', 'd2e46859-f14f-49f9-93e2-d778c5ab6921'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:03:02.540187 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e55ae0d-0388-4acf-9782-62996ebeac7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca2569ae-c59d-4e98-88fd-bda73930085c', 'a75e8554-ff49-4091-8058-f76aacf4b6d8', '2dcafd03-52a8-4750-a92f-05ca9b165c10', 'd2e46859-f14f-49f9-93e2-d778c5ab6921']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:03:02.543706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e1f0550-a3ac-48bb-aa6f-1fd823686db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:03:02.645138 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e1f0550-a3ac-48bb-aa6f-1fd823686db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28771a42-d61e-49b5-b15c-bcebb9d6aba7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-908487616',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='be565c4e7b6a4280bd067fdb623fd8e1',qos_specs=None,replication_status=,reservations=['ca2569ae-c59d-4e98-88fd-bda73930085c','a75e8554-ff49-4091-8058-f76aacf4b6d8','2dcafd03-52a8-4750-a92f-05ca9b165c10','d2e46859-f14f-49f9-93e2-d778c5ab6921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88eb3f84f224e08bb39e48b5c2715bf',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:03:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-908487616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28771a42-d61e-49b5-b15c-bcebb9d6aba7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='be565c4e7b6a4280bd067fdb623fd8e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c88eb3f84f224e08bb39e48b5c2715bf',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:03:02.648690 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a223e66f-1036-4d09-9d20-75d9bbfb2513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:03:02.690673 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a223e66f-1036-4d09-9d20-75d9bbfb2513) transitioned into state 'SUCCESS' from state '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-908487616',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='be565c4e7b6a4280bd067fdb623fd8e1',qos_specs=None,replication_status=,reservations=['ca2569ae-c59d-4e98-88fd-bda73930085c','a75e8554-ff49-4091-8058-f76aacf4b6d8','2dcafd03-52a8-4750-a92f-05ca9b165c10','d2e46859-f14f-49f9-93e2-d778c5ab6921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c88eb3f84f224e08bb39e48b5c2715bf',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:03:02.693556 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4204c281-6bde-4308-a25b-6f375bd20450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:03:02.713567 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4204c281-6bde-4308-a25b-6f375bd20450) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:03:02.717634 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Flow 'volume_create_api' (399fc472-655e-48f7-bc03-d6473b5fdccf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:03:02.773619 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Create volume request issued successfully. Jan 27 18:03:02.789368 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-06ba053a-23d6-4c39-bcc4-956a4841916d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes returned with HTTP 202 Jan 27 18:03:02.790448 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 98/201] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:03:02 2021] POST /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes => generated 828 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:03:02.805328 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b818761f-ca8d-4d51-a197-d8d222b6631f tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 Jan 27 18:03:02.806327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b818761f-ca8d-4d51-a197-d8d222b6631f tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:02.806523 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:02.806523 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:02.806903 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b818761f-ca8d-4d51-a197-d8d222b6631f tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:02.862115 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:02.862115 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:02.873841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b818761f-ca8d-4d51-a197-d8d222b6631f tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:02.898311 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b818761f-ca8d-4d51-a197-d8d222b6631f tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 returned with HTTP 200 Jan 27 18:03:02.899130 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 104/202] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:02 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:03:03.916856 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07f803cd-f605-4753-81d1-8aa9e321c7bc tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 Jan 27 18:03:03.917588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07f803cd-f605-4753-81d1-8aa9e321c7bc tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:03.917588 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:03.917588 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:03.918012 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07f803cd-f605-4753-81d1-8aa9e321c7bc tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:03.971993 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:03.971993 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:03.981257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-07f803cd-f605-4753-81d1-8aa9e321c7bc tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:04.018162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07f803cd-f605-4753-81d1-8aa9e321c7bc tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 returned with HTTP 200 Jan 27 18:03:04.019634 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 99/203] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:03 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 => generated 921 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:03:04.065773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-60485654-c0ec-480c-9690-3f4bb62de505 req-953cba28-1274-43dc-87e6-0c27a7bdd372 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 Jan 27 18:03:04.066513 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-60485654-c0ec-480c-9690-3f4bb62de505 req-953cba28-1274-43dc-87e6-0c27a7bdd372 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:04.067421 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:04.067421 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:04.069002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-60485654-c0ec-480c-9690-3f4bb62de505 req-953cba28-1274-43dc-87e6-0c27a7bdd372 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:04.125056 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:04.125056 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:04.137206 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-60485654-c0ec-480c-9690-3f4bb62de505 req-953cba28-1274-43dc-87e6-0c27a7bdd372 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:04.178282 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-60485654-c0ec-480c-9690-3f4bb62de505 req-953cba28-1274-43dc-87e6-0c27a7bdd372 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 returned with HTTP 200 Jan 27 18:03:04.180677 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 105/204] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:03:04 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 => generated 921 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:03:04.223472 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-9c488ec9-a410-47a8-91c0-2c1117263eb1 req-f423c140-3e52-47e8-8d9b-6d7bd2222062 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail Jan 27 18:03:04.224235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-9c488ec9-a410-47a8-91c0-2c1117263eb1 req-f423c140-3e52-47e8-8d9b-6d7bd2222062 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:04.224517 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:04.224517 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:04.224926 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-9c488ec9-a410-47a8-91c0-2c1117263eb1 req-f423c140-3e52-47e8-8d9b-6d7bd2222062 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:04.225935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [req-9c488ec9-a410-47a8-91c0-2c1117263eb1 req-f423c140-3e52-47e8-8d9b-6d7bd2222062 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:03:04.228000 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-9c488ec9-a410-47a8-91c0-2c1117263eb1 req-f423c140-3e52-47e8-8d9b-6d7bd2222062 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:03:04.284651 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-9c488ec9-a410-47a8-91c0-2c1117263eb1 req-f423c140-3e52-47e8-8d9b-6d7bd2222062 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Get all volumes completed successfully. Jan 27 18:03:04.287943 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:04.287943 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:04.299261 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-9c488ec9-a410-47a8-91c0-2c1117263eb1 req-f423c140-3e52-47e8-8d9b-6d7bd2222062 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail returned with HTTP 200 Jan 27 18:03:04.300248 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 100/205] 10.222.0.72 () {60 vars in 1479 bytes} [Wed Jan 27 18:03:04 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail => generated 2748 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:03:04.378713 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c6dbdbd5-dc86-4747-aa8c-77eb7f94edae req-b630fd1c-47c5-442b-b86f-890d054c3f27 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail Jan 27 18:03:04.379247 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c6dbdbd5-dc86-4747-aa8c-77eb7f94edae req-b630fd1c-47c5-442b-b86f-890d054c3f27 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:04.379499 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:04.379499 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:04.379814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-c6dbdbd5-dc86-4747-aa8c-77eb7f94edae req-b630fd1c-47c5-442b-b86f-890d054c3f27 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:04.380896 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [req-c6dbdbd5-dc86-4747-aa8c-77eb7f94edae req-b630fd1c-47c5-442b-b86f-890d054c3f27 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:03:04.382726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-c6dbdbd5-dc86-4747-aa8c-77eb7f94edae req-b630fd1c-47c5-442b-b86f-890d054c3f27 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:03:04.454687 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-c6dbdbd5-dc86-4747-aa8c-77eb7f94edae req-b630fd1c-47c5-442b-b86f-890d054c3f27 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Get all volumes completed successfully. Jan 27 18:03:04.456969 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:04.456969 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:04.467031 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-c6dbdbd5-dc86-4747-aa8c-77eb7f94edae req-b630fd1c-47c5-442b-b86f-890d054c3f27 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail returned with HTTP 200 Jan 27 18:03:04.468005 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 106/206] 10.222.0.72 () {60 vars in 1479 bytes} [Wed Jan 27 18:03:04 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail => generated 2748 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:03:04.514450 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-72d2dbc6-4a4d-4dc8-b95c-8df41dc6ef81 req-00ff203e-7cd1-4ae8-92ca-a5df1807e922 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail Jan 27 18:03:04.515088 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-72d2dbc6-4a4d-4dc8-b95c-8df41dc6ef81 req-00ff203e-7cd1-4ae8-92ca-a5df1807e922 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:04.515301 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:04.515301 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:04.515950 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-72d2dbc6-4a4d-4dc8-b95c-8df41dc6ef81 req-00ff203e-7cd1-4ae8-92ca-a5df1807e922 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:04.517082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [req-72d2dbc6-4a4d-4dc8-b95c-8df41dc6ef81 req-00ff203e-7cd1-4ae8-92ca-a5df1807e922 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:03:04.520899 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-72d2dbc6-4a4d-4dc8-b95c-8df41dc6ef81 req-00ff203e-7cd1-4ae8-92ca-a5df1807e922 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:03:04.581594 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-72d2dbc6-4a4d-4dc8-b95c-8df41dc6ef81 req-00ff203e-7cd1-4ae8-92ca-a5df1807e922 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Get all volumes completed successfully. Jan 27 18:03:04.583848 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:04.583848 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:04.594089 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-72d2dbc6-4a4d-4dc8-b95c-8df41dc6ef81 req-00ff203e-7cd1-4ae8-92ca-a5df1807e922 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail returned with HTTP 200 Jan 27 18:03:04.595015 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 101/207] 10.222.0.72 () {60 vars in 1479 bytes} [Wed Jan 27 18:03:04 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail => generated 2748 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:03:04.659655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d37733bf-c787-4920-8af9-a6a9ad4222da req-e2496368-7526-419d-893a-57766a85b169 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail Jan 27 18:03:04.660567 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d37733bf-c787-4920-8af9-a6a9ad4222da req-e2496368-7526-419d-893a-57766a85b169 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:04.660869 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:04.660869 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:04.662360 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-d37733bf-c787-4920-8af9-a6a9ad4222da req-e2496368-7526-419d-893a-57766a85b169 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:04.663399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [req-d37733bf-c787-4920-8af9-a6a9ad4222da req-e2496368-7526-419d-893a-57766a85b169 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:03:04.667003 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-d37733bf-c787-4920-8af9-a6a9ad4222da req-e2496368-7526-419d-893a-57766a85b169 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:03:04.749036 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-d37733bf-c787-4920-8af9-a6a9ad4222da req-e2496368-7526-419d-893a-57766a85b169 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Get all volumes completed successfully. Jan 27 18:03:04.751323 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:04.751323 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:04.762110 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-d37733bf-c787-4920-8af9-a6a9ad4222da req-e2496368-7526-419d-893a-57766a85b169 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail returned with HTTP 200 Jan 27 18:03:04.763477 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 107/208] 10.222.0.72 () {60 vars in 1479 bytes} [Wed Jan 27 18:03:04 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail => generated 2748 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:03:04.812712 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-47be9217-859c-4fb6-be12-b618b155882d req-00a62e7b-3814-46d1-8122-15350719fc0d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail Jan 27 18:03:04.813525 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-47be9217-859c-4fb6-be12-b618b155882d req-00a62e7b-3814-46d1-8122-15350719fc0d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:04.813744 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:04.813744 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:04.814136 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-47be9217-859c-4fb6-be12-b618b155882d req-00a62e7b-3814-46d1-8122-15350719fc0d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:04.814897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [req-47be9217-859c-4fb6-be12-b618b155882d req-00a62e7b-3814-46d1-8122-15350719fc0d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:03:04.817537 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-47be9217-859c-4fb6-be12-b618b155882d req-00a62e7b-3814-46d1-8122-15350719fc0d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:03:04.893346 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-47be9217-859c-4fb6-be12-b618b155882d req-00a62e7b-3814-46d1-8122-15350719fc0d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Get all volumes completed successfully. Jan 27 18:03:04.899209 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:04.899209 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:04.909043 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-47be9217-859c-4fb6-be12-b618b155882d req-00a62e7b-3814-46d1-8122-15350719fc0d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail returned with HTTP 200 Jan 27 18:03:04.910026 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 102/209] 10.222.0.72 () {60 vars in 1479 bytes} [Wed Jan 27 18:03:04 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail => generated 2748 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:03:04.961438 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3d420150-5836-43ca-9b4d-2e5c61c55ba4 req-7d29ab03-870d-4484-88c3-2269dfda2eed tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail Jan 27 18:03:04.962696 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3d420150-5836-43ca-9b4d-2e5c61c55ba4 req-7d29ab03-870d-4484-88c3-2269dfda2eed tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:04.963101 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:04.963101 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:04.963772 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3d420150-5836-43ca-9b4d-2e5c61c55ba4 req-7d29ab03-870d-4484-88c3-2269dfda2eed tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:04.964711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [req-3d420150-5836-43ca-9b4d-2e5c61c55ba4 req-7d29ab03-870d-4484-88c3-2269dfda2eed tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:03:04.967596 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-3d420150-5836-43ca-9b4d-2e5c61c55ba4 req-7d29ab03-870d-4484-88c3-2269dfda2eed tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:03:05.030968 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-3d420150-5836-43ca-9b4d-2e5c61c55ba4 req-7d29ab03-870d-4484-88c3-2269dfda2eed tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Get all volumes completed successfully. Jan 27 18:03:05.033141 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:05.033141 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:05.045114 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3d420150-5836-43ca-9b4d-2e5c61c55ba4 req-7d29ab03-870d-4484-88c3-2269dfda2eed tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail returned with HTTP 200 Jan 27 18:03:05.046084 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 108/210] 10.222.0.72 () {60 vars in 1479 bytes} [Wed Jan 27 18:03:04 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail => generated 2748 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:03:05.089977 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-603b117e-cb6a-4136-8b6f-28607045a0f4 req-ef17c9fe-9faf-44fb-a91f-f07bdc3b77a6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail Jan 27 18:03:05.090509 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-603b117e-cb6a-4136-8b6f-28607045a0f4 req-ef17c9fe-9faf-44fb-a91f-f07bdc3b77a6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:05.090725 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:05.090725 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:05.091103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-603b117e-cb6a-4136-8b6f-28607045a0f4 req-ef17c9fe-9faf-44fb-a91f-f07bdc3b77a6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:05.091802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [req-603b117e-cb6a-4136-8b6f-28607045a0f4 req-ef17c9fe-9faf-44fb-a91f-f07bdc3b77a6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:03:05.093778 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-603b117e-cb6a-4136-8b6f-28607045a0f4 req-ef17c9fe-9faf-44fb-a91f-f07bdc3b77a6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:03:05.153036 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-603b117e-cb6a-4136-8b6f-28607045a0f4 req-ef17c9fe-9faf-44fb-a91f-f07bdc3b77a6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Get all volumes completed successfully. Jan 27 18:03:05.155213 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:05.155213 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:05.165634 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-603b117e-cb6a-4136-8b6f-28607045a0f4 req-ef17c9fe-9faf-44fb-a91f-f07bdc3b77a6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail returned with HTTP 200 Jan 27 18:03:05.166510 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 103/211] 10.222.0.72 () {60 vars in 1479 bytes} [Wed Jan 27 18:03:05 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail => generated 2748 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:03:05.209568 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5af63cab-7c88-4b62-bfda-107c0d0b0ecd req-50817e4e-1951-4034-a7a0-3781c7a00362 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail Jan 27 18:03:05.210141 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5af63cab-7c88-4b62-bfda-107c0d0b0ecd req-50817e4e-1951-4034-a7a0-3781c7a00362 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:05.210360 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:05.210360 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:05.210733 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5af63cab-7c88-4b62-bfda-107c0d0b0ecd req-50817e4e-1951-4034-a7a0-3781c7a00362 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:05.211408 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [req-5af63cab-7c88-4b62-bfda-107c0d0b0ecd req-50817e4e-1951-4034-a7a0-3781c7a00362 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:03:05.213287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-5af63cab-7c88-4b62-bfda-107c0d0b0ecd req-50817e4e-1951-4034-a7a0-3781c7a00362 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:03:05.271408 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-5af63cab-7c88-4b62-bfda-107c0d0b0ecd req-50817e4e-1951-4034-a7a0-3781c7a00362 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Get all volumes completed successfully. Jan 27 18:03:05.273659 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:05.273659 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:05.283460 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5af63cab-7c88-4b62-bfda-107c0d0b0ecd req-50817e4e-1951-4034-a7a0-3781c7a00362 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail returned with HTTP 200 Jan 27 18:03:05.284710 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 109/212] 10.222.0.72 () {60 vars in 1479 bytes} [Wed Jan 27 18:03:05 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/detail => generated 2748 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:03:05.300790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60804bf4-a34b-4e00-a744-7e91a689087d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] DELETE http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 Jan 27 18:03:05.301342 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60804bf4-a34b-4e00-a744-7e91a689087d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:05.301628 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:05.301628 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:05.302940 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60804bf4-a34b-4e00-a744-7e91a689087d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:05.302940 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-60804bf4-a34b-4e00-a744-7e91a689087d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Delete volume with id: 28771a42-d61e-49b5-b15c-bcebb9d6aba7 Jan 27 18:03:05.352831 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:05.352831 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:05.353974 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-60804bf4-a34b-4e00-a744-7e91a689087d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:05.383976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-60804bf4-a34b-4e00-a744-7e91a689087d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Delete volume request issued successfully. Jan 27 18:03:05.384691 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60804bf4-a34b-4e00-a744-7e91a689087d tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 returned with HTTP 202 Jan 27 18:03:05.385995 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 104/213] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:03:05 2021] DELETE /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:03:05.393137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-428dda7c-e38e-4bcf-9e2a-4b74680aa285 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 Jan 27 18:03:05.393654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-428dda7c-e38e-4bcf-9e2a-4b74680aa285 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:05.393866 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:05.393866 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:05.394239 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-428dda7c-e38e-4bcf-9e2a-4b74680aa285 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:05.453263 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:05.453263 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:05.461940 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-428dda7c-e38e-4bcf-9e2a-4b74680aa285 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:05.485973 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-428dda7c-e38e-4bcf-9e2a-4b74680aa285 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 returned with HTTP 200 Jan 27 18:03:05.487315 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 110/214] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:05 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:03:06.504165 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b8833a2d-d650-4ea4-adb2-27cb0183ebc9 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 Jan 27 18:03:06.504685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b8833a2d-d650-4ea4-adb2-27cb0183ebc9 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:06.505146 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:06.505146 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:06.505652 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b8833a2d-d650-4ea4-adb2-27cb0183ebc9 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:06.562031 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:06.562031 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:06.573673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b8833a2d-d650-4ea4-adb2-27cb0183ebc9 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:06.606227 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b8833a2d-d650-4ea4-adb2-27cb0183ebc9 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 returned with HTTP 200 Jan 27 18:03:06.607626 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 105/215] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:06 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 => generated 920 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:03:07.624214 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3133a9b1-3762-4471-973c-aae97f502b99 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 Jan 27 18:03:07.625529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3133a9b1-3762-4471-973c-aae97f502b99 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:07.625931 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:07.625931 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:07.626581 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3133a9b1-3762-4471-973c-aae97f502b99 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:07.838070 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3133a9b1-3762-4471-973c-aae97f502b99 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 returned with HTTP 404 Jan 27 18:03:07.839264 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 111/216] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:07 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/28771a42-d61e-49b5-b15c-bcebb9d6aba7 => generated 109 bytes in 219 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:03:07.847133 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-49812bd8-5ae8-42f1-9284-41f2ab36c6a9 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] DELETE http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 Jan 27 18:03:07.847977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-49812bd8-5ae8-42f1-9284-41f2ab36c6a9 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:07.848367 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:07.848367 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:07.849149 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-49812bd8-5ae8-42f1-9284-41f2ab36c6a9 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:07.849949 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-49812bd8-5ae8-42f1-9284-41f2ab36c6a9 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Delete volume with id: 93dddce9-1ad7-415b-ac41-fe1214786857 Jan 27 18:03:07.906265 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:07.906265 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:07.907820 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-49812bd8-5ae8-42f1-9284-41f2ab36c6a9 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:07.946318 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-49812bd8-5ae8-42f1-9284-41f2ab36c6a9 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Delete volume request issued successfully. Jan 27 18:03:07.946927 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-49812bd8-5ae8-42f1-9284-41f2ab36c6a9 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 returned with HTTP 202 Jan 27 18:03:07.951164 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 106/217] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:03:07 2021] DELETE /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:03:07.956435 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ac57b5a-ffd3-46ce-bcda-43877072ceca tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 Jan 27 18:03:07.957054 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ac57b5a-ffd3-46ce-bcda-43877072ceca tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:07.957615 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ac57b5a-ffd3-46ce-bcda-43877072ceca tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:08.025712 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:08.025712 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:08.029765 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8ac57b5a-ffd3-46ce-bcda-43877072ceca tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:08.058277 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ac57b5a-ffd3-46ce-bcda-43877072ceca tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 returned with HTTP 200 Jan 27 18:03:08.059458 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 112/218] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:07 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 => generated 921 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:03:09.080179 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6258c957-fc7a-4b7c-8f65-3f2fb655a69f tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 Jan 27 18:03:09.080847 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6258c957-fc7a-4b7c-8f65-3f2fb655a69f tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:09.081023 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:09.081023 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:09.081300 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6258c957-fc7a-4b7c-8f65-3f2fb655a69f tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:09.148919 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:09.148919 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:09.168532 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6258c957-fc7a-4b7c-8f65-3f2fb655a69f tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:09.225719 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6258c957-fc7a-4b7c-8f65-3f2fb655a69f tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 returned with HTTP 200 Jan 27 18:03:09.227344 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 107/219] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:09 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 => generated 921 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:03:10.243189 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-557453ac-d225-4ad1-bd09-3d73c5d8f347 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 Jan 27 18:03:10.244718 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-557453ac-d225-4ad1-bd09-3d73c5d8f347 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:10.245166 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:10.245166 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:10.245761 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-557453ac-d225-4ad1-bd09-3d73c5d8f347 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:10.320088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-557453ac-d225-4ad1-bd09-3d73c5d8f347 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 returned with HTTP 404 Jan 27 18:03:10.321124 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 113/220] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:10 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/93dddce9-1ad7-415b-ac41-fe1214786857 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:03:10.329161 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10c60df0-6c37-49c5-ab91-d6fdeb666da6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] DELETE http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f Jan 27 18:03:10.340372 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10c60df0-6c37-49c5-ab91-d6fdeb666da6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:10.341009 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:10.341009 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:10.341608 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10c60df0-6c37-49c5-ab91-d6fdeb666da6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:10.342379 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-10c60df0-6c37-49c5-ab91-d6fdeb666da6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Delete volume with id: 65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f Jan 27 18:03:10.452514 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:10.452514 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:10.453749 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-10c60df0-6c37-49c5-ab91-d6fdeb666da6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:10.500693 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-10c60df0-6c37-49c5-ab91-d6fdeb666da6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Delete volume request issued successfully. Jan 27 18:03:10.501176 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10c60df0-6c37-49c5-ab91-d6fdeb666da6 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f returned with HTTP 202 Jan 27 18:03:10.502463 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 108/221] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:03:10 2021] DELETE /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:03:10.511028 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5f43cc7f-e191-48c6-a67d-2487b6c67e46 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f Jan 27 18:03:10.511869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5f43cc7f-e191-48c6-a67d-2487b6c67e46 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:10.512534 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5f43cc7f-e191-48c6-a67d-2487b6c67e46 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:10.588110 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:10.588110 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:10.619157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5f43cc7f-e191-48c6-a67d-2487b6c67e46 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:10.674163 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5f43cc7f-e191-48c6-a67d-2487b6c67e46 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f returned with HTTP 200 Jan 27 18:03:10.675150 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 114/222] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:10 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f => generated 921 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:03:11.696560 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5538d06-fdde-466b-b61d-5fb1782142fb tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f Jan 27 18:03:11.697916 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5538d06-fdde-466b-b61d-5fb1782142fb tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:11.698338 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:11.698338 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:11.699325 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5538d06-fdde-466b-b61d-5fb1782142fb tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:11.792124 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:03:11.792124 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:03:11.806110 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f5538d06-fdde-466b-b61d-5fb1782142fb tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Volume info retrieved successfully. Jan 27 18:03:11.841382 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5538d06-fdde-466b-b61d-5fb1782142fb tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f returned with HTTP 200 Jan 27 18:03:11.844046 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 109/223] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:11 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f => generated 921 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:03:12.861414 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26fc9d25-7dc2-44ae-a4fe-d05328d797a3 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] GET http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f Jan 27 18:03:12.862506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26fc9d25-7dc2-44ae-a4fe-d05328d797a3 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:12.862902 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:12.862902 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:12.863599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26fc9d25-7dc2-44ae-a4fe-d05328d797a3 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:12.920343 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26fc9d25-7dc2-44ae-a4fe-d05328d797a3 tempest-VolumesTestJSON-998055404 tempest-VolumesTestJSON-998055404-project] http://10.222.0.72/volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f returned with HTTP 404 Jan 27 18:03:12.922098 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 115/224] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:03:12 2021] GET /volume/v3/be565c4e7b6a4280bd067fdb623fd8e1/volumes/65b49fb0-cfb2-47c1-b4e4-65b55bdc4e0f => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:03:16.064871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-9ebdd39e-bdbe-44e3-bac3-b00f58113992 req-f7a50117-0d48-42fc-b0dc-2b6eafe2c530 tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] DELETE http://10.222.0.72/volume/v3/b96a7f8ddc2b401d8a6bc76ea0e4e233/volumes/tempest-invalid-339138249 Jan 27 18:03:16.065427 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-9ebdd39e-bdbe-44e3-bac3-b00f58113992 req-f7a50117-0d48-42fc-b0dc-2b6eafe2c530 tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:16.065536 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:03:16.065536 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:03:16.065893 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-9ebdd39e-bdbe-44e3-bac3-b00f58113992 req-f7a50117-0d48-42fc-b0dc-2b6eafe2c530 tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:16.066376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-9ebdd39e-bdbe-44e3-bac3-b00f58113992 req-f7a50117-0d48-42fc-b0dc-2b6eafe2c530 tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] Delete volume with id: tempest-invalid-339138249 Jan 27 18:03:16.112664 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-9ebdd39e-bdbe-44e3-bac3-b00f58113992 req-f7a50117-0d48-42fc-b0dc-2b6eafe2c530 tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] http://10.222.0.72/volume/v3/b96a7f8ddc2b401d8a6bc76ea0e4e233/volumes/tempest-invalid-339138249 returned with HTTP 404 Jan 27 18:03:16.113846 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 110/225] 10.222.0.72 () {62 vars in 1558 bytes} [Wed Jan 27 18:03:16 2021] DELETE /volume/v3/b96a7f8ddc2b401d8a6bc76ea0e4e233/volumes/tempest-invalid-339138249 => generated 98 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:03:16.202039 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-bd8e19e5-c5fe-4737-a9b9-dda9c5abde00 req-6e0e57e7-7876-43b5-85cb-1dc8dbcc5203 tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] DELETE http://10.222.0.72/volume/v3/b96a7f8ddc2b401d8a6bc76ea0e4e233/volumes/cf82bdca-dff0-441d-aecb-81097de17c47 Jan 27 18:03:16.203105 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-bd8e19e5-c5fe-4737-a9b9-dda9c5abde00 req-6e0e57e7-7876-43b5-85cb-1dc8dbcc5203 tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:16.204416 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-bd8e19e5-c5fe-4737-a9b9-dda9c5abde00 req-6e0e57e7-7876-43b5-85cb-1dc8dbcc5203 tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:16.205361 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-bd8e19e5-c5fe-4737-a9b9-dda9c5abde00 req-6e0e57e7-7876-43b5-85cb-1dc8dbcc5203 tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] Delete volume with id: cf82bdca-dff0-441d-aecb-81097de17c47 Jan 27 18:03:16.261280 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-bd8e19e5-c5fe-4737-a9b9-dda9c5abde00 req-6e0e57e7-7876-43b5-85cb-1dc8dbcc5203 tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] http://10.222.0.72/volume/v3/b96a7f8ddc2b401d8a6bc76ea0e4e233/volumes/cf82bdca-dff0-441d-aecb-81097de17c47 returned with HTTP 404 Jan 27 18:03:16.263325 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 116/226] 10.222.0.72 () {62 vars in 1591 bytes} [Wed Jan 27 18:03:16 2021] DELETE /volume/v3/b96a7f8ddc2b401d8a6bc76ea0e4e233/volumes/cf82bdca-dff0-441d-aecb-81097de17c47 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:03:16.308274 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-b08a89e5-030f-4b0f-82b3-25e6bf263a1f req-d88b7e0e-c656-42a2-9faf-19df31d952ae tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] GET http://10.222.0.72/volume/v3/b96a7f8ddc2b401d8a6bc76ea0e4e233/volumes/e53d4f60-0241-4f3a-bbe5-8f0548fbb83c Jan 27 18:03:16.308939 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-b08a89e5-030f-4b0f-82b3-25e6bf263a1f req-d88b7e0e-c656-42a2-9faf-19df31d952ae tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:03:16.309506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-b08a89e5-030f-4b0f-82b3-25e6bf263a1f req-d88b7e0e-c656-42a2-9faf-19df31d952ae tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:03:16.356040 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-b08a89e5-030f-4b0f-82b3-25e6bf263a1f req-d88b7e0e-c656-42a2-9faf-19df31d952ae tempest-VolumesNegativeTest-1704200014 tempest-VolumesNegativeTest-1704200014-project] http://10.222.0.72/volume/v3/b96a7f8ddc2b401d8a6bc76ea0e4e233/volumes/e53d4f60-0241-4f3a-bbe5-8f0548fbb83c returned with HTTP 404 Jan 27 18:03:16.357284 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 111/227] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:03:16 2021] GET /volume/v3/b96a7f8ddc2b401d8a6bc76ea0e4e233/volumes/e53d4f60-0241-4f3a-bbe5-8f0548fbb83c => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:04:34.234405 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-5604f6cf-10f4-404e-97e2-968ceda40dd1 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] DELETE http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/d326500a-62bf-4032-9d0b-e05bf30eb272 Jan 27 18:04:34.234891 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-5604f6cf-10f4-404e-97e2-968ceda40dd1 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:04:34.235558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-5604f6cf-10f4-404e-97e2-968ceda40dd1 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:04:34.257966 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:04:34.257966 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:04:34.903071 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-5604f6cf-10f4-404e-97e2-968ceda40dd1 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:04:34.903888 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-5604f6cf-10f4-404e-97e2-968ceda40dd1 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:04:34.912456 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-5604f6cf-10f4-404e-97e2-968ceda40dd1 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/d326500a-62bf-4032-9d0b-e05bf30eb272 returned with HTTP 200 Jan 27 18:04:34.913568 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 117/228] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 18:04:34 2021] DELETE /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/d326500a-62bf-4032-9d0b-e05bf30eb272 => generated 19 bytes in 684 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:04:34.929714 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-9bebdf82-fbae-40ee-965b-27ff6b547a11 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] DELETE http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/c51036fe-9079-4670-8515-d2e41358a029 Jan 27 18:04:34.930419 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-9bebdf82-fbae-40ee-965b-27ff6b547a11 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:04:34.931022 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-9bebdf82-fbae-40ee-965b-27ff6b547a11 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:04:34.963697 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:04:34.963697 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:04:35.497477 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-9bebdf82-fbae-40ee-965b-27ff6b547a11 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:04:35.498206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-9bebdf82-fbae-40ee-965b-27ff6b547a11 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:04:35.506442 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-9bebdf82-fbae-40ee-965b-27ff6b547a11 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/c51036fe-9079-4670-8515-d2e41358a029 returned with HTTP 200 Jan 27 18:04:35.507285 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 112/229] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 18:04:34 2021] DELETE /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/c51036fe-9079-4670-8515-d2e41358a029 => generated 19 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:04:35.522784 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-79512d8b-732c-4636-a026-21885efc0417 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] DELETE http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/a548b27e-f9c6-40b8-89b6-c7df9663061f Jan 27 18:04:35.524101 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-79512d8b-732c-4636-a026-21885efc0417 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:04:35.525008 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:04:35.525008 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:04:35.525967 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-79512d8b-732c-4636-a026-21885efc0417 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:04:35.556622 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:04:35.556622 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:04:36.230386 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-79512d8b-732c-4636-a026-21885efc0417 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:04:36.230926 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-79512d8b-732c-4636-a026-21885efc0417 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:04:36.241131 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3fe72c70-e3ce-4e9e-aae0-d1044433d0f0 req-79512d8b-732c-4636-a026-21885efc0417 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/a548b27e-f9c6-40b8-89b6-c7df9663061f returned with HTTP 200 Jan 27 18:04:36.242403 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 118/230] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 18:04:35 2021] DELETE /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/attachments/a548b27e-f9c6-40b8-89b6-c7df9663061f => generated 19 bytes in 726 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:04:57.863013 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e880554a-b545-4a52-9cb5-41bab114d16c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] DELETE http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 Jan 27 18:04:57.863660 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e880554a-b545-4a52-9cb5-41bab114d16c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:04:57.863751 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:04:57.863751 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:04:57.864106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e880554a-b545-4a52-9cb5-41bab114d16c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:04:57.864562 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-e880554a-b545-4a52-9cb5-41bab114d16c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Delete volume with id: 119160ef-a4a1-4f97-b4ce-eada81221f36 Jan 27 18:04:57.928757 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:04:57.928757 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:04:57.928757 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e880554a-b545-4a52-9cb5-41bab114d16c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 18:04:57.987924 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e880554a-b545-4a52-9cb5-41bab114d16c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Delete volume request issued successfully. Jan 27 18:04:57.989077 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e880554a-b545-4a52-9cb5-41bab114d16c tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 returned with HTTP 202 Jan 27 18:04:57.999593 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 113/231] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:04:57 2021] DELETE /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:04:58.000490 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb1e0421-9794-494c-b694-4b6471bd7b7d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 Jan 27 18:04:58.001073 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb1e0421-9794-494c-b694-4b6471bd7b7d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:04:58.001787 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:04:58.001787 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:04:58.002218 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb1e0421-9794-494c-b694-4b6471bd7b7d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:04:58.082721 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:04:58.082721 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:04:58.091797 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eb1e0421-9794-494c-b694-4b6471bd7b7d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 18:04:58.117315 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb1e0421-9794-494c-b694-4b6471bd7b7d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 returned with HTTP 200 Jan 27 18:04:58.118145 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 119/232] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:04:57 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 => generated 916 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:04:59.138307 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c8872a7-9442-4637-85a3-cbdec0297fe5 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 Jan 27 18:04:59.140109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c8872a7-9442-4637-85a3-cbdec0297fe5 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:04:59.140694 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:04:59.140694 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:04:59.141725 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c8872a7-9442-4637-85a3-cbdec0297fe5 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:04:59.229913 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:04:59.229913 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:04:59.254162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7c8872a7-9442-4637-85a3-cbdec0297fe5 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 18:04:59.293631 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c8872a7-9442-4637-85a3-cbdec0297fe5 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 returned with HTTP 200 Jan 27 18:04:59.295154 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 114/233] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:04:59 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 => generated 916 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:00.313700 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16375738-3149-4a0f-a86d-a74f4291f1a0 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 Jan 27 18:05:00.314983 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16375738-3149-4a0f-a86d-a74f4291f1a0 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:00.315370 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:00.315370 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:00.316330 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16375738-3149-4a0f-a86d-a74f4291f1a0 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:00.407952 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16375738-3149-4a0f-a86d-a74f4291f1a0 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 returned with HTTP 404 Jan 27 18:05:00.410267 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 120/234] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:00 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/119160ef-a4a1-4f97-b4ce-eada81221f36 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:00.430105 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39f38f79-3723-441b-8889-a7ac35e45979 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] DELETE http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d Jan 27 18:05:00.431152 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-39f38f79-3723-441b-8889-a7ac35e45979 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:00.431717 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:00.431717 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:00.432581 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-39f38f79-3723-441b-8889-a7ac35e45979 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:00.433663 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-39f38f79-3723-441b-8889-a7ac35e45979 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Delete volume with id: 1ae671be-c8e5-46b8-b8cd-f870adf7e19d Jan 27 18:05:00.571689 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:00.571689 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:00.573301 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-39f38f79-3723-441b-8889-a7ac35e45979 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 18:05:00.609337 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-39f38f79-3723-441b-8889-a7ac35e45979 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Delete volume request issued successfully. Jan 27 18:05:00.610872 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39f38f79-3723-441b-8889-a7ac35e45979 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d returned with HTTP 202 Jan 27 18:05:00.612782 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 115/235] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:05:00 2021] DELETE /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:05:00.624928 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9fa2e917-22f7-4722-b57c-90da6fa44117 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d Jan 27 18:05:00.625379 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9fa2e917-22f7-4722-b57c-90da6fa44117 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:00.625975 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9fa2e917-22f7-4722-b57c-90da6fa44117 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:00.761771 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:00.761771 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:00.788350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9fa2e917-22f7-4722-b57c-90da6fa44117 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 18:05:00.865718 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9fa2e917-22f7-4722-b57c-90da6fa44117 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d returned with HTTP 200 Jan 27 18:05:00.872921 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 121/236] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:00 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d => generated 918 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:01.904168 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f849f7d-9340-4e13-8fac-d7a0caffdce6 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d Jan 27 18:05:01.904979 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f849f7d-9340-4e13-8fac-d7a0caffdce6 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:01.905357 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:01.905357 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:01.906172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f849f7d-9340-4e13-8fac-d7a0caffdce6 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:02.047401 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:02.047401 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:02.091575 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9f849f7d-9340-4e13-8fac-d7a0caffdce6 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 18:05:02.121178 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f849f7d-9340-4e13-8fac-d7a0caffdce6 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d returned with HTTP 200 Jan 27 18:05:02.133490 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 116/237] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:01 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d => generated 918 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:03.140514 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2990dc2c-09ef-4aef-9df6-d4dd1586672a tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d Jan 27 18:05:03.141060 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2990dc2c-09ef-4aef-9df6-d4dd1586672a tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:03.141209 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:03.141209 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:03.142311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2990dc2c-09ef-4aef-9df6-d4dd1586672a tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:03.286287 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2990dc2c-09ef-4aef-9df6-d4dd1586672a tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d returned with HTTP 404 Jan 27 18:05:03.287770 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 122/238] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:03 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/1ae671be-c8e5-46b8-b8cd-f870adf7e19d => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:03.302300 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3062394c-3a85-4025-a09b-c9c9dec7e946 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] DELETE http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 18:05:03.303335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3062394c-3a85-4025-a09b-c9c9dec7e946 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:03.303895 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:03.303895 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:03.304865 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3062394c-3a85-4025-a09b-c9c9dec7e946 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:03.305791 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-3062394c-3a85-4025-a09b-c9c9dec7e946 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Delete volume with id: bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 18:05:03.411170 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:03.411170 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:03.412701 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3062394c-3a85-4025-a09b-c9c9dec7e946 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 18:05:03.473849 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3062394c-3a85-4025-a09b-c9c9dec7e946 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Delete volume request issued successfully. Jan 27 18:05:03.474559 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3062394c-3a85-4025-a09b-c9c9dec7e946 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 202 Jan 27 18:05:03.475615 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 117/239] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:05:03 2021] DELETE /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:05:03.491858 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e17c3e6c-19fe-49c9-8fe8-6cb15f009b9d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 18:05:03.494166 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e17c3e6c-19fe-49c9-8fe8-6cb15f009b9d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:03.494814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e17c3e6c-19fe-49c9-8fe8-6cb15f009b9d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:03.606286 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:03.606286 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:03.628997 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e17c3e6c-19fe-49c9-8fe8-6cb15f009b9d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 18:05:03.678693 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e17c3e6c-19fe-49c9-8fe8-6cb15f009b9d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 18:05:03.679506 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 123/240] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:03 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 1366 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:05:04.697381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cce137a1-0d09-4cb1-963d-0dadbe4b2b9d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 18:05:04.698468 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cce137a1-0d09-4cb1-963d-0dadbe4b2b9d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:04.698833 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:04.698833 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:04.699480 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cce137a1-0d09-4cb1-963d-0dadbe4b2b9d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:04.768401 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:04.768401 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:04.778392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cce137a1-0d09-4cb1-963d-0dadbe4b2b9d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 18:05:04.808744 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cce137a1-0d09-4cb1-963d-0dadbe4b2b9d tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 18:05:04.809626 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 118/241] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:04 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 1366 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:05:05.166024 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] POST http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes Jan 27 18:05:05.166726 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:05.166726 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:05.167349 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1353914014"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:05:05.168897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1353914014'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:05:05.169419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Create volume of 1 GB Jan 27 18:05:05.188207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Availability Zones retrieved successfully. Jan 27 18:05:05.209787 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Flow 'volume_create_api' (27825238-5f94-46ea-b9a5-28d39b71a90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:05.214844 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f17efbe-2f72-45e7-83d8-fc3dff8c483a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:05.222590 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:05:05.361655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f17efbe-2f72-45e7-83d8-fc3dff8c483a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:05.364439 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d743d178-6352-42a1-9956-e3a8b4086080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:05.612095 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Created reservations ['879fbd02-e3f8-47c4-9495-bfab8f6e2e98', '0e088847-9b19-49ac-af49-8f27ad68e5dc', '4b25d2de-07df-4e2b-bbf2-a60ac0c1a8a3', '24f41ea0-3d1c-4050-b032-461ede2015e5'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:05:05.617304 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d743d178-6352-42a1-9956-e3a8b4086080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['879fbd02-e3f8-47c4-9495-bfab8f6e2e98', '0e088847-9b19-49ac-af49-8f27ad68e5dc', '4b25d2de-07df-4e2b-bbf2-a60ac0c1a8a3', '24f41ea0-3d1c-4050-b032-461ede2015e5']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:05.622487 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6397838c-b467-44b3-af5a-b2a2ec991f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:05.735664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6397838c-b467-44b3-af5a-b2a2ec991f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2897e1e-59d3-450b-b52f-5f5b6ec84a0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1353914014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4a3644604a344d9a13b2ed08dc49ab9',qos_specs=None,replication_status=,reservations=['879fbd02-e3f8-47c4-9495-bfab8f6e2e98','0e088847-9b19-49ac-af49-8f27ad68e5dc','4b25d2de-07df-4e2b-bbf2-a60ac0c1a8a3','24f41ea0-3d1c-4050-b032-461ede2015e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7768662ec2274a7d9e59f9ca9c8732c3',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1353914014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2897e1e-59d3-450b-b52f-5f5b6ec84a0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4a3644604a344d9a13b2ed08dc49ab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='7768662ec2274a7d9e59f9ca9c8732c3',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:05.738569 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22768b5-b4ed-44df-a6ff-65ce9211bfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:05.773259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22768b5-b4ed-44df-a6ff-65ce9211bfdc) transitioned into state 'SUCCESS' from state '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-1353914014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4a3644604a344d9a13b2ed08dc49ab9',qos_specs=None,replication_status=,reservations=['879fbd02-e3f8-47c4-9495-bfab8f6e2e98','0e088847-9b19-49ac-af49-8f27ad68e5dc','4b25d2de-07df-4e2b-bbf2-a60ac0c1a8a3','24f41ea0-3d1c-4050-b032-461ede2015e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7768662ec2274a7d9e59f9ca9c8732c3',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:05.775422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7eeb11-2c27-47ec-89f3-9e0e4f3c8dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:05.792459 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7eeb11-2c27-47ec-89f3-9e0e4f3c8dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:05.795909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Flow 'volume_create_api' (27825238-5f94-46ea-b9a5-28d39b71a90a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:05.827836 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a1cb5181-8c08-4ba2-b54d-59b8ea6f5f37 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 18:05:05.828371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a1cb5181-8c08-4ba2-b54d-59b8ea6f5f37 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:05.828599 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:05.828599 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:05.829056 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a1cb5181-8c08-4ba2-b54d-59b8ea6f5f37 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:05.875239 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Create volume request issued successfully. Jan 27 18:05:05.890735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fa1d3fec-e27d-4ee4-849f-99dbeff80ee4 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes returned with HTTP 202 Jan 27 18:05:05.892268 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 124/242] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:05:04 2021] POST /volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes => generated 823 bytes in 1012 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:05:05.895648 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:05.895648 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:05.906596 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a1cb5181-8c08-4ba2-b54d-59b8ea6f5f37 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Volume info retrieved successfully. Jan 27 18:05:05.910849 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3f595373-e86f-4812-91dc-2f8efb55fae0 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] GET http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a Jan 27 18:05:05.911371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3f595373-e86f-4812-91dc-2f8efb55fae0 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:05.911626 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:05.911626 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:05.911995 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3f595373-e86f-4812-91dc-2f8efb55fae0 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:05.976333 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:05.976333 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:05.979717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a1cb5181-8c08-4ba2-b54d-59b8ea6f5f37 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 200 Jan 27 18:05:05.986065 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 119/243] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:05 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 1366 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:05:06.014844 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3f595373-e86f-4812-91dc-2f8efb55fae0 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Volume info retrieved successfully. Jan 27 18:05:06.053108 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3f595373-e86f-4812-91dc-2f8efb55fae0 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a returned with HTTP 200 Jan 27 18:05:06.054190 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 125/244] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:05 2021] GET /volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a => generated 891 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:07.006406 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0348c1c-297c-4f4c-825c-158f7f86a0b5 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] GET http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 Jan 27 18:05:07.008223 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0348c1c-297c-4f4c-825c-158f7f86a0b5 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:07.008711 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:07.008711 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:07.009559 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0348c1c-297c-4f4c-825c-158f7f86a0b5 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:07.077539 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5cb082c3-bc2a-4324-ae3f-315fb91c8056 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] GET http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a Jan 27 18:05:07.078510 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5cb082c3-bc2a-4324-ae3f-315fb91c8056 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:07.078959 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:07.078959 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:07.082287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5cb082c3-bc2a-4324-ae3f-315fb91c8056 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:07.225246 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:07.225246 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:07.238318 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0348c1c-297c-4f4c-825c-158f7f86a0b5 tempest-TaggedBootDevicesTest_v242-143087223 tempest-TaggedBootDevicesTest_v242-143087223-project] http://10.222.0.72/volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 returned with HTTP 404 Jan 27 18:05:07.243528 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 120/245] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:06 2021] GET /volume/v3/0df7930a6cb042a69bc6ccbc47303fde/volumes/bc57cb22-6b20-4477-b44c-a40bd477e577 => generated 109 bytes in 242 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:07.248907 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5cb082c3-bc2a-4324-ae3f-315fb91c8056 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Volume info retrieved successfully. Jan 27 18:05:07.301196 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5cb082c3-bc2a-4324-ae3f-315fb91c8056 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a returned with HTTP 200 Jan 27 18:05:07.302228 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 126/246] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:07 2021] GET /volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a => generated 916 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:07.332998 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-926c276d-6871-4cc6-bbfe-b26dd4d9962a tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] POST http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots Jan 27 18:05:07.334448 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-926c276d-6871-4cc6-bbfe-b26dd4d9962a tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2897e1e-59d3-450b-b52f-5f5b6ec84a0a", "name": "tempest-SnapshotManageAdminTest-Snapshot-724190869"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:05:07.451970 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:07.451970 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:07.456843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-926c276d-6871-4cc6-bbfe-b26dd4d9962a tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Volume info retrieved successfully. Jan 27 18:05:07.457558 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-926c276d-6871-4cc6-bbfe-b26dd4d9962a tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Create snapshot from volume a2897e1e-59d3-450b-b52f-5f5b6ec84a0a Jan 27 18:05:07.619002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-926c276d-6871-4cc6-bbfe-b26dd4d9962a tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Created reservations ['b8a37706-0250-4b81-8c29-978876d1fdb9', 'cc6e13b3-4d00-44df-86d9-30b3e19f4bfd', '8fbea607-8d3a-42d7-b156-921a8c3c9ea6', '5f24c83e-6297-493b-b709-653e48c65c18'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:05:07.803828 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-926c276d-6871-4cc6-bbfe-b26dd4d9962a tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Snapshot create request issued successfully. Jan 27 18:05:07.808129 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-926c276d-6871-4cc6-bbfe-b26dd4d9962a tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots returned with HTTP 202 Jan 27 18:05:07.809879 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 121/247] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:05:07 2021] POST /volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots => generated 309 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:05:07.826067 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-984f7372-bc17-482b-8c72-22f00816aa92 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] GET http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae Jan 27 18:05:07.827200 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-984f7372-bc17-482b-8c72-22f00816aa92 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:07.827681 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:07.827681 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:07.828323 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-984f7372-bc17-482b-8c72-22f00816aa92 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:07.903586 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:07.903586 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:07.909604 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-984f7372-bc17-482b-8c72-22f00816aa92 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Snapshot retrieved successfully. Jan 27 18:05:07.914007 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-984f7372-bc17-482b-8c72-22f00816aa92 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae returned with HTTP 200 Jan 27 18:05:07.916191 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 127/248] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:05:07 2021] GET /volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae => generated 441 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:05:08.930188 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-386f5ad4-fcaa-44a1-bce9-a12cdd04b461 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] GET http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae Jan 27 18:05:08.930714 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-386f5ad4-fcaa-44a1-bce9-a12cdd04b461 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:08.930900 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:08.930900 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:08.931287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-386f5ad4-fcaa-44a1-bce9-a12cdd04b461 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:08.989681 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:08.989681 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:08.991227 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-386f5ad4-fcaa-44a1-bce9-a12cdd04b461 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Snapshot retrieved successfully. Jan 27 18:05:08.993870 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-386f5ad4-fcaa-44a1-bce9-a12cdd04b461 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae returned with HTTP 200 Jan 27 18:05:08.994857 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 122/249] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:05:08 2021] GET /volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae => generated 441 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:10.006696 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-472f84e7-5d2d-4c38-97e6-12967999ece9 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] GET http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae Jan 27 18:05:10.007244 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-472f84e7-5d2d-4c38-97e6-12967999ece9 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:10.007494 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:10.007494 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:10.008653 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-472f84e7-5d2d-4c38-97e6-12967999ece9 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:10.053876 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:10.053876 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:10.055031 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-472f84e7-5d2d-4c38-97e6-12967999ece9 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Snapshot retrieved successfully. Jan 27 18:05:10.056997 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-472f84e7-5d2d-4c38-97e6-12967999ece9 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae returned with HTTP 200 Jan 27 18:05:10.057823 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 128/250] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:05:10 2021] GET /volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae => generated 468 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:10.159400 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57ce4df5-5ed3-4bf8-83fd-854faee238c2 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] POST http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae/action Jan 27 18:05:10.159881 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:10.159881 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:10.160647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57ce4df5-5ed3-4bf8-83fd-854faee238c2 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:05:10.161016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57ce4df5-5ed3-4bf8-83fd-854faee238c2 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:05:10.161672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.snapshot_unmanage [None req-57ce4df5-5ed3-4bf8-83fd-854faee238c2 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Unmanage snapshot with id: 71e7ea8b-2abd-4989-992c-cff771ea14ae Jan 27 18:05:10.188613 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:10.188613 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:10.189845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-57ce4df5-5ed3-4bf8-83fd-854faee238c2 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Snapshot retrieved successfully. Jan 27 18:05:10.270791 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-57ce4df5-5ed3-4bf8-83fd-854faee238c2 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Snapshot delete request issued successfully. Jan 27 18:05:10.274024 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57ce4df5-5ed3-4bf8-83fd-854faee238c2 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae/action returned with HTTP 202 Jan 27 18:05:10.279496 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 123/251] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:05:10 2021] POST /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae/action => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:05:10.286331 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4725d166-ee15-45f0-b774-2926a79bfe06 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] GET http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae Jan 27 18:05:10.286856 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4725d166-ee15-45f0-b774-2926a79bfe06 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:10.287054 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:10.287054 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:10.287458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4725d166-ee15-45f0-b774-2926a79bfe06 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:10.323104 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:10.323104 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:10.324034 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4725d166-ee15-45f0-b774-2926a79bfe06 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Snapshot retrieved successfully. Jan 27 18:05:10.325835 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4725d166-ee15-45f0-b774-2926a79bfe06 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae returned with HTTP 200 Jan 27 18:05:10.332240 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 129/252] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:05:10 2021] GET /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae => generated 469 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:11.341903 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e9eb148-8a45-4374-a509-3dcfb61fa5db tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] GET http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae Jan 27 18:05:11.344740 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e9eb148-8a45-4374-a509-3dcfb61fa5db tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:11.345312 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:11.345312 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:11.345945 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e9eb148-8a45-4374-a509-3dcfb61fa5db tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:11.378556 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e9eb148-8a45-4374-a509-3dcfb61fa5db tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae returned with HTTP 404 Jan 27 18:05:11.380840 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 124/253] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:05:11 2021] GET /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:11.389148 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10add905-4747-448f-8904-22d6d8d9ab71 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] GET http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/detail?all_tenants=1 Jan 27 18:05:11.390019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10add905-4747-448f-8904-22d6d8d9ab71 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:11.390819 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:11.390819 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:11.391603 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10add905-4747-448f-8904-22d6d8d9ab71 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:11.415901 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-10add905-4747-448f-8904-22d6d8d9ab71 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Get all snapshots completed successfully. Jan 27 18:05:11.418040 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10add905-4747-448f-8904-22d6d8d9ab71 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 27 18:05:11.419039 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 130/254] 10.222.0.72 () {58 vars in 1258 bytes} [Wed Jan 27 18:05:11 2021] GET /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/detail?all_tenants=1 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:05:11.432256 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-83c91fb5-fd5f-4264-8ae3-b4b2fbea9694 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] POST http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/os-snapshot-manage Jan 27 18:05:11.434056 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-83c91fb5-fd5f-4264-8ae3-b4b2fbea9694 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2897e1e-59d3-450b-b52f-5f5b6ec84a0a", "ref": {"source-name": "_snapshot-71e7ea8b-2abd-4989-992c-cff771ea14ae"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1229014920", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-701917418", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:05:11.514699 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:11.514699 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:11.516108 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-83c91fb5-fd5f-4264-8ae3-b4b2fbea9694 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Volume info retrieved successfully. Jan 27 18:05:11.520019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.snapshot_manage [None req-83c91fb5-fd5f-4264-8ae3-b4b2fbea9694 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Manage snapshot request body: {'snapshot': {'volume_id': 'a2897e1e-59d3-450b-b52f-5f5b6ec84a0a', 'ref': {'source-name': '_snapshot-71e7ea8b-2abd-4989-992c-cff771ea14ae'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1229014920', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-701917418', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87902) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 27 18:05:11.668705 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-83c91fb5-fd5f-4264-8ae3-b4b2fbea9694 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Created reservations ['587c3a86-5fb2-4e9c-8b3c-9b40df92df91', 'bc87f220-48f4-42fd-bb36-8666d1331df5', '5c7205cc-10c2-4884-a25b-3098a5617e94', '3914bb96-af3c-4e82-ad25-897818747e32'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:05:11.879524 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-83c91fb5-fd5f-4264-8ae3-b4b2fbea9694 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/os-snapshot-manage returned with HTTP 202 Jan 27 18:05:11.884414 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 125/255] 10.222.0.72 () {60 vars in 1259 bytes} [Wed Jan 27 18:05:11 2021] POST /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/os-snapshot-manage => generated 477 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:05:11.897400 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b2e1673-b087-4403-905d-68da62ff84ed tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] GET http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 Jan 27 18:05:11.897941 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b2e1673-b087-4403-905d-68da62ff84ed tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:11.898436 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b2e1673-b087-4403-905d-68da62ff84ed tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:11.931254 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:11.931254 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:11.932178 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2b2e1673-b087-4403-905d-68da62ff84ed tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Snapshot retrieved successfully. Jan 27 18:05:11.934811 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b2e1673-b087-4403-905d-68da62ff84ed tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 returned with HTTP 200 Jan 27 18:05:11.936324 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 131/256] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:05:11 2021] GET /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 => generated 609 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:12.950184 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ed529df-a487-4a87-b8b7-98908561a412 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] GET http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 Jan 27 18:05:12.951609 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ed529df-a487-4a87-b8b7-98908561a412 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:12.952014 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:12.952014 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:12.952565 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ed529df-a487-4a87-b8b7-98908561a412 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:13.031754 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:13.031754 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:13.041311 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9ed529df-a487-4a87-b8b7-98908561a412 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Snapshot retrieved successfully. Jan 27 18:05:13.043602 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ed529df-a487-4a87-b8b7-98908561a412 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 returned with HTTP 200 Jan 27 18:05:13.044645 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 126/257] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:05:12 2021] GET /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 => generated 609 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:14.058608 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20ebd205-24ce-44c7-8e36-d241fd46133d tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] GET http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 Jan 27 18:05:14.059268 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20ebd205-24ce-44c7-8e36-d241fd46133d tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:14.059464 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:14.059464 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:14.059765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20ebd205-24ce-44c7-8e36-d241fd46133d tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:14.117445 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:14.117445 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:14.118326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-20ebd205-24ce-44c7-8e36-d241fd46133d tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Snapshot retrieved successfully. Jan 27 18:05:14.130183 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20ebd205-24ce-44c7-8e36-d241fd46133d tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 returned with HTTP 200 Jan 27 18:05:14.131276 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 132/258] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:05:14 2021] GET /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 => generated 633 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:05:15.144054 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0ba2288-3072-4c82-a52b-6a4ca9ec65f6 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] GET http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 Jan 27 18:05:15.144599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d0ba2288-3072-4c82-a52b-6a4ca9ec65f6 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:15.144775 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:15.144775 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:15.145156 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d0ba2288-3072-4c82-a52b-6a4ca9ec65f6 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:15.172058 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:15.172058 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:15.172919 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d0ba2288-3072-4c82-a52b-6a4ca9ec65f6 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Snapshot retrieved successfully. Jan 27 18:05:15.174596 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0ba2288-3072-4c82-a52b-6a4ca9ec65f6 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 returned with HTTP 200 Jan 27 18:05:15.175442 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 127/259] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:05:15 2021] GET /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 => generated 634 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:15.186705 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44da4168-cf39-4be1-a0f7-3f69e2cd594d tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] GET http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 Jan 27 18:05:15.187484 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44da4168-cf39-4be1-a0f7-3f69e2cd594d tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:15.187763 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:15.187763 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:15.188955 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44da4168-cf39-4be1-a0f7-3f69e2cd594d tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:15.215077 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:15.215077 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:15.216098 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-44da4168-cf39-4be1-a0f7-3f69e2cd594d tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Snapshot retrieved successfully. Jan 27 18:05:15.217771 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44da4168-cf39-4be1-a0f7-3f69e2cd594d tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 returned with HTTP 200 Jan 27 18:05:15.218609 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 133/260] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:05:15 2021] GET /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 => generated 634 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:15.230073 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-25216d27-3030-4dd6-8451-d7f3072033a4 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] DELETE http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 Jan 27 18:05:15.231030 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-25216d27-3030-4dd6-8451-d7f3072033a4 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:15.231340 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:15.231340 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:15.232106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-25216d27-3030-4dd6-8451-d7f3072033a4 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:15.232664 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-25216d27-3030-4dd6-8451-d7f3072033a4 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Delete snapshot with id: 49c7af3c-d74b-4031-a953-a04406acd814 Jan 27 18:05:15.259283 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:15.259283 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:15.260166 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-25216d27-3030-4dd6-8451-d7f3072033a4 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Snapshot retrieved successfully. Jan 27 18:05:15.336737 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-25216d27-3030-4dd6-8451-d7f3072033a4 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Snapshot delete request issued successfully. Jan 27 18:05:15.337505 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-25216d27-3030-4dd6-8451-d7f3072033a4 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 returned with HTTP 202 Jan 27 18:05:15.338922 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 128/261] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:05:15 2021] DELETE /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:05:15.348325 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-125c01f6-d5a3-45c0-a1f0-93332ee77408 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] GET http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 Jan 27 18:05:15.349210 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-125c01f6-d5a3-45c0-a1f0-93332ee77408 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:15.349625 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:15.349625 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:15.350293 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-125c01f6-d5a3-45c0-a1f0-93332ee77408 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:15.431362 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:15.431362 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:15.432526 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-125c01f6-d5a3-45c0-a1f0-93332ee77408 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Snapshot retrieved successfully. Jan 27 18:05:15.434360 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-125c01f6-d5a3-45c0-a1f0-93332ee77408 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 returned with HTTP 200 Jan 27 18:05:15.435275 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 134/262] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:05:15 2021] GET /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 => generated 633 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:16.449078 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-84d217bc-908b-48da-8878-6e5d83c64e86 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] GET http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 Jan 27 18:05:16.450309 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-84d217bc-908b-48da-8878-6e5d83c64e86 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:16.450700 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:16.450700 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:16.451275 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-84d217bc-908b-48da-8878-6e5d83c64e86 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:16.481544 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:16.481544 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:16.482417 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-84d217bc-908b-48da-8878-6e5d83c64e86 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Snapshot retrieved successfully. Jan 27 18:05:16.484131 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-84d217bc-908b-48da-8878-6e5d83c64e86 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 returned with HTTP 200 Jan 27 18:05:16.490388 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 129/263] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:05:16 2021] GET /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 => generated 633 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:17.500235 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7ad48162-6bb6-4319-80da-8ada07075ab8 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] GET http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 Jan 27 18:05:17.501973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7ad48162-6bb6-4319-80da-8ada07075ab8 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:17.502382 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:17.502382 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:17.503028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7ad48162-6bb6-4319-80da-8ada07075ab8 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:17.540428 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7ad48162-6bb6-4319-80da-8ada07075ab8 tempest-SnapshotManageAdminTest-1990198844 tempest-SnapshotManageAdminTest-1990198844-project-admin] http://10.222.0.72/volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 returned with HTTP 404 Jan 27 18:05:17.541461 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 135/264] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:05:17 2021] GET /volume/v3/62c5df7782cc4f238bb555efc7dc3f1c/snapshots/49c7af3c-d74b-4031-a953-a04406acd814 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:17.552521 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35a40325-d263-4567-a0dd-6e3cfa1abce8 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] DELETE http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae Jan 27 18:05:17.553049 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35a40325-d263-4567-a0dd-6e3cfa1abce8 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:17.553243 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:17.553243 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:17.553930 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35a40325-d263-4567-a0dd-6e3cfa1abce8 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:17.554296 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-35a40325-d263-4567-a0dd-6e3cfa1abce8 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Delete snapshot with id: 71e7ea8b-2abd-4989-992c-cff771ea14ae Jan 27 18:05:17.582194 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35a40325-d263-4567-a0dd-6e3cfa1abce8 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae returned with HTTP 404 Jan 27 18:05:17.583355 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 130/265] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:05:17 2021] DELETE /volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/snapshots/71e7ea8b-2abd-4989-992c-cff771ea14ae => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:17.596364 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0131d6b0-b138-48a5-982c-7be4630e14b5 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] DELETE http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a Jan 27 18:05:17.597372 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0131d6b0-b138-48a5-982c-7be4630e14b5 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:17.598335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0131d6b0-b138-48a5-982c-7be4630e14b5 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:17.598727 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-0131d6b0-b138-48a5-982c-7be4630e14b5 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Delete volume with id: a2897e1e-59d3-450b-b52f-5f5b6ec84a0a Jan 27 18:05:17.652946 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:17.652946 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:17.654659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0131d6b0-b138-48a5-982c-7be4630e14b5 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Volume info retrieved successfully. Jan 27 18:05:17.710492 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0131d6b0-b138-48a5-982c-7be4630e14b5 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Delete volume request issued successfully. Jan 27 18:05:17.710991 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0131d6b0-b138-48a5-982c-7be4630e14b5 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a returned with HTTP 202 Jan 27 18:05:17.719055 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 136/266] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:05:17 2021] DELETE /volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:05:17.721119 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7f1339ea-3785-481d-8c72-cf533de104f1 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] GET http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a Jan 27 18:05:17.721945 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7f1339ea-3785-481d-8c72-cf533de104f1 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:17.722923 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7f1339ea-3785-481d-8c72-cf533de104f1 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:17.805194 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:17.805194 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:17.822419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7f1339ea-3785-481d-8c72-cf533de104f1 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Volume info retrieved successfully. Jan 27 18:05:17.853014 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7f1339ea-3785-481d-8c72-cf533de104f1 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a returned with HTTP 200 Jan 27 18:05:17.853956 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 131/267] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:17 2021] GET /volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a => generated 915 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:18.879495 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d890d26-954a-42e7-a692-7ddeb24e756c tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] GET http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a Jan 27 18:05:18.881163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d890d26-954a-42e7-a692-7ddeb24e756c tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:18.881585 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:18.881585 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:18.882856 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d890d26-954a-42e7-a692-7ddeb24e756c tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:18.972190 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:18.972190 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:18.987851 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5d890d26-954a-42e7-a692-7ddeb24e756c tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Volume info retrieved successfully. Jan 27 18:05:19.020275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d890d26-954a-42e7-a692-7ddeb24e756c tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a returned with HTTP 200 Jan 27 18:05:19.021484 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 137/268] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:18 2021] GET /volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a => generated 915 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:20.040839 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-94bf853c-ccfa-46ab-94d6-c26f4502ba91 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] GET http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a Jan 27 18:05:20.041422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-94bf853c-ccfa-46ab-94d6-c26f4502ba91 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:20.041620 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:20.041620 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:20.043219 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-94bf853c-ccfa-46ab-94d6-c26f4502ba91 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:20.107385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-94bf853c-ccfa-46ab-94d6-c26f4502ba91 tempest-SnapshotManageAdminTest-1135167195 tempest-SnapshotManageAdminTest-1135167195-project] http://10.222.0.72/volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a returned with HTTP 404 Jan 27 18:05:20.108663 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 132/269] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:20 2021] GET /volume/v3/d4a3644604a344d9a13b2ed08dc49ab9/volumes/a2897e1e-59d3-450b-b52f-5f5b6ec84a0a => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:25.567465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41753aa6-d98b-451d-ab60-d3b30673f2d9 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] POST http://10.222.0.72/volume/v3/807fad20d8694ba9a816cfc839b27be4/types Jan 27 18:05:25.568220 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:25.568220 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:25.568857 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-41753aa6-d98b-451d-ab60-d3b30673f2d9 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-173958879", "extra_specs": {"storage_protocol": "tempest-storage_protocol-639238183", "vendor_name": "tempest-vendor_name-1074871235"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:05:25.626891 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41753aa6-d98b-451d-ab60-d3b30673f2d9 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] http://10.222.0.72/volume/v3/807fad20d8694ba9a816cfc839b27be4/types returned with HTTP 200 Jan 27 18:05:25.627837 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 138/270] 10.222.0.72 () {60 vars in 1220 bytes} [Wed Jan 27 18:05:25 2021] POST /volume/v3/807fad20d8694ba9a816cfc839b27be4/types => generated 326 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:25.809976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] POST http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes Jan 27 18:05:25.810971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4d985852-b83d-4c0f-b909-173df7d159b1", "size": 1, "name": "tempest-UserMessagesTest-Volume-1909661600"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:05:25.812219 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Create volume request body: {'volume': {'volume_type': '4d985852-b83d-4c0f-b909-173df7d159b1', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1909661600'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:05:25.827370 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Create volume of 1 GB Jan 27 18:05:25.828158 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:25.828158 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:25.829387 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Availability Zones retrieved successfully. Jan 27 18:05:25.846816 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Flow 'volume_create_api' (a0699e9a-799c-4575-95c7-a28641e25fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:25.849414 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c46564e-f710-4fdb-add1-6f3d540e301e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:25.851587 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:05:25.910964 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c46564e-f710-4fdb-add1-6f3d540e301e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:05:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-639238183',vendor_name='tempest-vendor_name-1074871235'},id=4d985852-b83d-4c0f-b909-173df7d159b1,is_public=True,name='tempest-UserMessagesTest-volume-type-173958879',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d985852-b83d-4c0f-b909-173df7d159b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:25.913255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b70b1abf-5f6b-496c-8b71-e8adcd0c501b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:25.975007 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-173958879 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-173958879, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:05:25.976111 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-173958879 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-173958879, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:05:26.047719 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Created reservations ['7afdc352-5d42-4c06-afb3-37f67d379b4c', '57379c78-0f30-4592-8fb7-84b5b6173243', '20d2bd1b-d822-4996-931a-55ce317c9a0b', 'a491583b-0ba1-496e-b8b1-c2c20e29b34b'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:05:26.051376 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b70b1abf-5f6b-496c-8b71-e8adcd0c501b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7afdc352-5d42-4c06-afb3-37f67d379b4c', '57379c78-0f30-4592-8fb7-84b5b6173243', '20d2bd1b-d822-4996-931a-55ce317c9a0b', 'a491583b-0ba1-496e-b8b1-c2c20e29b34b']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:26.054716 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d71560-2a88-430d-9891-708506fbf9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:26.143414 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d71560-2a88-430d-9891-708506fbf9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a81659ec-e8cc-48d4-94d6-913c5d6b2c2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1909661600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13aa84e97cce472d81d88a7558c513ff',qos_specs=None,replication_status=,reservations=['7afdc352-5d42-4c06-afb3-37f67d379b4c','57379c78-0f30-4592-8fb7-84b5b6173243','20d2bd1b-d822-4996-931a-55ce317c9a0b','a491583b-0ba1-496e-b8b1-c2c20e29b34b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56f8d3027a647f48050d57c4d9382a1',volume_type_id=4d985852-b83d-4c0f-b909-173df7d159b1), 'volume': 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-27T18:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1909661600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a81659ec-e8cc-48d4-94d6-913c5d6b2c2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13aa84e97cce472d81d88a7558c513ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c56f8d3027a647f48050d57c4d9382a1',volume_attachment=,volume_type=,volume_type_id=4d985852-b83d-4c0f-b909-173df7d159b1)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:26.145195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc66d1b-1bc5-44aa-bf9b-e1ae3521cc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:26.237112 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc66d1b-1bc5-44aa-bf9b-e1ae3521cc93) transitioned into state 'SUCCESS' from state '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-1909661600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13aa84e97cce472d81d88a7558c513ff',qos_specs=None,replication_status=,reservations=['7afdc352-5d42-4c06-afb3-37f67d379b4c','57379c78-0f30-4592-8fb7-84b5b6173243','20d2bd1b-d822-4996-931a-55ce317c9a0b','a491583b-0ba1-496e-b8b1-c2c20e29b34b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56f8d3027a647f48050d57c4d9382a1',volume_type_id=4d985852-b83d-4c0f-b909-173df7d159b1)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:26.240550 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0c21f21-c34b-4a1c-98aa-3d651e35e1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:26.273092 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0c21f21-c34b-4a1c-98aa-3d651e35e1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:26.276814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Flow 'volume_create_api' (a0699e9a-799c-4575-95c7-a28641e25fff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:26.349774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Create volume request issued successfully. Jan 27 18:05:26.370035 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-148f3d45-9894-4490-b49f-cec85d3abe14 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes returned with HTTP 202 Jan 27 18:05:26.375876 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 133/271] 10.222.0.72 () {62 vars in 1266 bytes} [Wed Jan 27 18:05:25 2021] POST /volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes => generated 851 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:05:26.387140 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d3b6e251-f089-463f-bf58-140fa652be09 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] GET http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/a81659ec-e8cc-48d4-94d6-913c5d6b2c2f Jan 27 18:05:26.387913 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d3b6e251-f089-463f-bf58-140fa652be09 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:26.388487 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d3b6e251-f089-463f-bf58-140fa652be09 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:26.561361 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:26.561361 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:26.582531 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d3b6e251-f089-463f-bf58-140fa652be09 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Volume info retrieved successfully. Jan 27 18:05:26.641875 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d3b6e251-f089-463f-bf58-140fa652be09 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/a81659ec-e8cc-48d4-94d6-913c5d6b2c2f returned with HTTP 200 Jan 27 18:05:26.651684 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 139/272] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:05:26 2021] GET /volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/a81659ec-e8cc-48d4-94d6-913c5d6b2c2f => generated 919 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:27.662245 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc4d05e7-736b-46dd-97d1-f0852559a173 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] GET http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/a81659ec-e8cc-48d4-94d6-913c5d6b2c2f Jan 27 18:05:27.663484 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc4d05e7-736b-46dd-97d1-f0852559a173 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:27.663688 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:27.663688 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:27.664311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc4d05e7-736b-46dd-97d1-f0852559a173 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:27.726213 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:27.726213 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:27.735855 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fc4d05e7-736b-46dd-97d1-f0852559a173 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Volume info retrieved successfully. Jan 27 18:05:27.773408 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc4d05e7-736b-46dd-97d1-f0852559a173 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/a81659ec-e8cc-48d4-94d6-913c5d6b2c2f returned with HTTP 200 Jan 27 18:05:27.774811 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 134/273] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:05:27 2021] GET /volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/a81659ec-e8cc-48d4-94d6-913c5d6b2c2f => generated 940 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:27.791821 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-db7c8dd8-a2c4-4673-84df-e10295b75621 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] GET http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages Jan 27 18:05:27.792725 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-db7c8dd8-a2c4-4673-84df-e10295b75621 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:27.792928 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:27.792928 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:27.793562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-db7c8dd8-a2c4-4673-84df-e10295b75621 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:27.805190 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-db7c8dd8-a2c4-4673-84df-e10295b75621 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages returned with HTTP 200 Jan 27 18:05:27.806877 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 140/274] 10.222.0.72 () {60 vars in 1247 bytes} [Wed Jan 27 18:05:27 2021] GET /volume/v3/13aa84e97cce472d81d88a7558c513ff/messages => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:27.821024 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ede93ce-8c5c-422b-93b2-9473083aca76 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] DELETE http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages/bd1373ff-ffa2-41d4-a3e4-88971ff9ad7f Jan 27 18:05:27.821608 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ede93ce-8c5c-422b-93b2-9473083aca76 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:27.821827 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:27.821827 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:27.822208 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ede93ce-8c5c-422b-93b2-9473083aca76 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:27.839795 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:05:27.839795 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:05:27.848154 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ede93ce-8c5c-422b-93b2-9473083aca76 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages/bd1373ff-ffa2-41d4-a3e4-88971ff9ad7f returned with HTTP 204 Jan 27 18:05:27.849195 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 135/275] 10.222.0.72 () {60 vars in 1361 bytes} [Wed Jan 27 18:05:27 2021] DELETE /volume/v3/13aa84e97cce472d81d88a7558c513ff/messages/bd1373ff-ffa2-41d4-a3e4-88971ff9ad7f => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 27 18:05:27.857310 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c87f304d-0f17-40db-9351-024fb0c608b7 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] GET http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages/bd1373ff-ffa2-41d4-a3e4-88971ff9ad7f Jan 27 18:05:27.857894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c87f304d-0f17-40db-9351-024fb0c608b7 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:27.858361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c87f304d-0f17-40db-9351-024fb0c608b7 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:27.865975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c87f304d-0f17-40db-9351-024fb0c608b7 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages/bd1373ff-ffa2-41d4-a3e4-88971ff9ad7f returned with HTTP 404 Jan 27 18:05:27.867186 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 141/276] 10.222.0.72 () {60 vars in 1358 bytes} [Wed Jan 27 18:05:27 2021] GET /volume/v3/13aa84e97cce472d81d88a7558c513ff/messages/bd1373ff-ffa2-41d4-a3e4-88971ff9ad7f => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:27.878054 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-578a3b62-0a58-4483-9d1d-1b0f527edbe1 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] POST http://10.222.0.72/volume/v3/807fad20d8694ba9a816cfc839b27be4/types Jan 27 18:05:27.879087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-578a3b62-0a58-4483-9d1d-1b0f527edbe1 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-55100895", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1029258121", "vendor_name": "tempest-vendor_name-1233395569"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:05:27.956033 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-578a3b62-0a58-4483-9d1d-1b0f527edbe1 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] http://10.222.0.72/volume/v3/807fad20d8694ba9a816cfc839b27be4/types returned with HTTP 200 Jan 27 18:05:27.956876 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 136/277] 10.222.0.72 () {60 vars in 1220 bytes} [Wed Jan 27 18:05:27 2021] POST /volume/v3/807fad20d8694ba9a816cfc839b27be4/types => generated 326 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:05:27.966259 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] POST http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes Jan 27 18:05:27.967488 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5635aa97-5370-4e7b-9c7f-c9f59ecadc88", "size": 1, "name": "tempest-UserMessagesTest-Volume-258663139"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:05:27.968720 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Create volume request body: {'volume': {'volume_type': '5635aa97-5370-4e7b-9c7f-c9f59ecadc88', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-258663139'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:05:27.985514 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Create volume of 1 GB Jan 27 18:05:27.986078 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:27.986078 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:27.987008 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Availability Zones retrieved successfully. Jan 27 18:05:28.009360 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Flow 'volume_create_api' (5c29c29b-6ade-4883-8735-0daa7e29030a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:28.012670 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d847a0e-732a-4faf-8422-252ba9fe9587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:28.015250 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:05:28.081686 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d847a0e-732a-4faf-8422-252ba9fe9587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:05:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1029258121',vendor_name='tempest-vendor_name-1233395569'},id=5635aa97-5370-4e7b-9c7f-c9f59ecadc88,is_public=True,name='tempest-UserMessagesTest-volume-type-55100895',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5635aa97-5370-4e7b-9c7f-c9f59ecadc88', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:28.086473 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbdea7b3-566f-4c49-bb88-59f145e7cc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:28.165446 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-55100895 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-55100895, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:05:28.166637 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-55100895 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-55100895, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:05:28.220065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Created reservations ['f531d16e-7ae2-42a4-a602-c52be91e4533', 'e661c7c1-b463-465b-94bd-44a6cc9e4ea2', '700589e7-f0eb-4e7e-a0c6-c8866b17ddee', 'a601f20d-6813-4590-a5d4-0c73f58b38a7'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:05:28.222203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbdea7b3-566f-4c49-bb88-59f145e7cc75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f531d16e-7ae2-42a4-a602-c52be91e4533', 'e661c7c1-b463-465b-94bd-44a6cc9e4ea2', '700589e7-f0eb-4e7e-a0c6-c8866b17ddee', 'a601f20d-6813-4590-a5d4-0c73f58b38a7']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:28.226253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7d5cd0-0cd6-45d1-b919-303c83095496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:28.307290 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7d5cd0-0cd6-45d1-b919-303c83095496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52b6bf43-ebf5-4576-9d7a-7709714963ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-258663139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13aa84e97cce472d81d88a7558c513ff',qos_specs=None,replication_status=,reservations=['f531d16e-7ae2-42a4-a602-c52be91e4533','e661c7c1-b463-465b-94bd-44a6cc9e4ea2','700589e7-f0eb-4e7e-a0c6-c8866b17ddee','a601f20d-6813-4590-a5d4-0c73f58b38a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56f8d3027a647f48050d57c4d9382a1',volume_type_id=5635aa97-5370-4e7b-9c7f-c9f59ecadc88), 'volume': 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-27T18:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-258663139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52b6bf43-ebf5-4576-9d7a-7709714963ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13aa84e97cce472d81d88a7558c513ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c56f8d3027a647f48050d57c4d9382a1',volume_attachment=,volume_type=,volume_type_id=5635aa97-5370-4e7b-9c7f-c9f59ecadc88)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:28.310122 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (521eded2-e2cd-4c0f-990a-cc4380938277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:28.340125 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (521eded2-e2cd-4c0f-990a-cc4380938277) transitioned into state 'SUCCESS' from state '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-258663139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13aa84e97cce472d81d88a7558c513ff',qos_specs=None,replication_status=,reservations=['f531d16e-7ae2-42a4-a602-c52be91e4533','e661c7c1-b463-465b-94bd-44a6cc9e4ea2','700589e7-f0eb-4e7e-a0c6-c8866b17ddee','a601f20d-6813-4590-a5d4-0c73f58b38a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56f8d3027a647f48050d57c4d9382a1',volume_type_id=5635aa97-5370-4e7b-9c7f-c9f59ecadc88)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:28.342346 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f4441c5-5e32-418d-aeb2-bc18f71c730b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:28.358504 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f4441c5-5e32-418d-aeb2-bc18f71c730b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:28.361746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Flow 'volume_create_api' (5c29c29b-6ade-4883-8735-0daa7e29030a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:28.414247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Create volume request issued successfully. Jan 27 18:05:28.429685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29ac2cf2-4bf6-4529-8ca1-429112a7bda8 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes returned with HTTP 202 Jan 27 18:05:28.430473 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 142/278] 10.222.0.72 () {62 vars in 1266 bytes} [Wed Jan 27 18:05:27 2021] POST /volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes => generated 849 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:05:28.448919 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1d9aa185-c1bf-4f4e-9022-aa6c22f82d31 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] GET http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/52b6bf43-ebf5-4576-9d7a-7709714963ff Jan 27 18:05:28.450133 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1d9aa185-c1bf-4f4e-9022-aa6c22f82d31 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:28.451420 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1d9aa185-c1bf-4f4e-9022-aa6c22f82d31 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:28.511710 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:28.511710 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:28.521401 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1d9aa185-c1bf-4f4e-9022-aa6c22f82d31 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Volume info retrieved successfully. Jan 27 18:05:28.550347 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1d9aa185-c1bf-4f4e-9022-aa6c22f82d31 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/52b6bf43-ebf5-4576-9d7a-7709714963ff returned with HTTP 200 Jan 27 18:05:28.551086 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 137/279] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:05:28 2021] GET /volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/52b6bf43-ebf5-4576-9d7a-7709714963ff => generated 938 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:05:28.568552 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-754b58ea-84ec-4c75-8761-1853ac71e964 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] GET http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages Jan 27 18:05:28.569130 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-754b58ea-84ec-4c75-8761-1853ac71e964 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:28.571341 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:28.571341 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:28.571341 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-754b58ea-84ec-4c75-8761-1853ac71e964 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:28.571341 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:28.571341 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:28.578345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-754b58ea-84ec-4c75-8761-1853ac71e964 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages returned with HTTP 200 Jan 27 18:05:28.579379 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 143/280] 10.222.0.72 () {60 vars in 1247 bytes} [Wed Jan 27 18:05:28 2021] GET /volume/v3/13aa84e97cce472d81d88a7558c513ff/messages => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:28.589865 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e5d403bf-58b8-49f5-a0e1-9a6b9ade598f tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] GET http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages/ca3b83c9-820e-48c9-b579-ab94c8e2dcae Jan 27 18:05:28.590433 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e5d403bf-58b8-49f5-a0e1-9a6b9ade598f tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:28.590656 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:28.590656 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:28.591020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e5d403bf-58b8-49f5-a0e1-9a6b9ade598f tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:28.599419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e5d403bf-58b8-49f5-a0e1-9a6b9ade598f tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages/ca3b83c9-820e-48c9-b579-ab94c8e2dcae returned with HTTP 200 Jan 27 18:05:28.600285 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 138/281] 10.222.0.72 () {60 vars in 1358 bytes} [Wed Jan 27 18:05:28 2021] GET /volume/v3/13aa84e97cce472d81d88a7558c513ff/messages/ca3b83c9-820e-48c9-b579-ab94c8e2dcae => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:28.612222 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-becc13de-e8a0-4f86-b0f3-09280701a684 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] GET http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages Jan 27 18:05:28.612794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-becc13de-e8a0-4f86-b0f3-09280701a684 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:28.613273 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-becc13de-e8a0-4f86-b0f3-09280701a684 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:28.621814 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-becc13de-e8a0-4f86-b0f3-09280701a684 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages returned with HTTP 200 Jan 27 18:05:28.622713 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 144/282] 10.222.0.72 () {60 vars in 1247 bytes} [Wed Jan 27 18:05:28 2021] GET /volume/v3/13aa84e97cce472d81d88a7558c513ff/messages => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:28.634819 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed017aac-29be-49cf-9e21-3140e4cf2ad0 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] DELETE http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages/ca3b83c9-820e-48c9-b579-ab94c8e2dcae Jan 27 18:05:28.648051 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ed017aac-29be-49cf-9e21-3140e4cf2ad0 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:28.648648 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ed017aac-29be-49cf-9e21-3140e4cf2ad0 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:28.669343 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:05:28.669343 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:05:28.675892 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed017aac-29be-49cf-9e21-3140e4cf2ad0 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/messages/ca3b83c9-820e-48c9-b579-ab94c8e2dcae returned with HTTP 204 Jan 27 18:05:28.677493 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 139/283] 10.222.0.72 () {60 vars in 1361 bytes} [Wed Jan 27 18:05:28 2021] DELETE /volume/v3/13aa84e97cce472d81d88a7558c513ff/messages/ca3b83c9-820e-48c9-b579-ab94c8e2dcae => generated 0 bytes in 47 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 27 18:05:28.689523 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39463931-1f4b-45b3-b6a2-1ee000094925 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] DELETE http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/52b6bf43-ebf5-4576-9d7a-7709714963ff Jan 27 18:05:28.690056 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-39463931-1f4b-45b3-b6a2-1ee000094925 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:28.690538 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-39463931-1f4b-45b3-b6a2-1ee000094925 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:28.690993 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-39463931-1f4b-45b3-b6a2-1ee000094925 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Delete volume with id: 52b6bf43-ebf5-4576-9d7a-7709714963ff Jan 27 18:05:28.755940 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:28.755940 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:28.757533 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-39463931-1f4b-45b3-b6a2-1ee000094925 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Volume info retrieved successfully. Jan 27 18:05:28.760919 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-39463931-1f4b-45b3-b6a2-1ee000094925 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Decrease volume quotas only if status is not error_managing. {{(pid=87901) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 27 18:05:28.818631 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-39463931-1f4b-45b3-b6a2-1ee000094925 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Created reservations ['87256428-b9ca-42ef-8fdb-7dfe11810de1', '8c096917-cf33-47af-9e20-ee40917a75b5', '7c1e150e-b761-4cab-a240-043ee50e8056', 'aec9d4f1-cd97-4953-8178-be23d3c06be5'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:05:28.821321 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:05:28.821321 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:05:28.873664 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-39463931-1f4b-45b3-b6a2-1ee000094925 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Delete volume request issued successfully. Jan 27 18:05:28.873664 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39463931-1f4b-45b3-b6a2-1ee000094925 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/52b6bf43-ebf5-4576-9d7a-7709714963ff returned with HTTP 202 Jan 27 18:05:28.873664 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 145/284] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:05:28 2021] DELETE /volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/52b6bf43-ebf5-4576-9d7a-7709714963ff => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:05:28.884564 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b061b78-1b0e-436d-8606-8e9410919f9e tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] GET http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/52b6bf43-ebf5-4576-9d7a-7709714963ff Jan 27 18:05:28.885103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b061b78-1b0e-436d-8606-8e9410919f9e tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:28.885832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b061b78-1b0e-436d-8606-8e9410919f9e tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:28.945441 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b061b78-1b0e-436d-8606-8e9410919f9e tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/52b6bf43-ebf5-4576-9d7a-7709714963ff returned with HTTP 404 Jan 27 18:05:28.946498 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 140/285] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:28 2021] GET /volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/52b6bf43-ebf5-4576-9d7a-7709714963ff => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:28.955649 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-18b541ea-8e7a-43c8-91ab-7284f7254d8c tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] DELETE http://10.222.0.72/volume/v3/807fad20d8694ba9a816cfc839b27be4/types/5635aa97-5370-4e7b-9c7f-c9f59ecadc88 Jan 27 18:05:28.956175 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-18b541ea-8e7a-43c8-91ab-7284f7254d8c tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:28.956391 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:28.956391 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:28.956853 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-18b541ea-8e7a-43c8-91ab-7284f7254d8c tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:29.049819 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-18b541ea-8e7a-43c8-91ab-7284f7254d8c tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] http://10.222.0.72/volume/v3/807fad20d8694ba9a816cfc839b27be4/types/5635aa97-5370-4e7b-9c7f-c9f59ecadc88 returned with HTTP 202 Jan 27 18:05:29.056738 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 146/286] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:05:28 2021] DELETE /volume/v3/807fad20d8694ba9a816cfc839b27be4/types/5635aa97-5370-4e7b-9c7f-c9f59ecadc88 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:05:29.061372 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac2d4e99-17ea-4281-b418-a4fb1d153f41 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] GET http://10.222.0.72/volume/v3/807fad20d8694ba9a816cfc839b27be4/types/5635aa97-5370-4e7b-9c7f-c9f59ecadc88 Jan 27 18:05:29.061915 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac2d4e99-17ea-4281-b418-a4fb1d153f41 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:29.063380 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac2d4e99-17ea-4281-b418-a4fb1d153f41 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:29.075281 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac2d4e99-17ea-4281-b418-a4fb1d153f41 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] http://10.222.0.72/volume/v3/807fad20d8694ba9a816cfc839b27be4/types/5635aa97-5370-4e7b-9c7f-c9f59ecadc88 returned with HTTP 404 Jan 27 18:05:29.077044 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 141/287] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:05:29 2021] GET /volume/v3/807fad20d8694ba9a816cfc839b27be4/types/5635aa97-5370-4e7b-9c7f-c9f59ecadc88 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:29.085156 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf899b74-6b00-4087-ac4c-1e7236ef6352 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] DELETE http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/a81659ec-e8cc-48d4-94d6-913c5d6b2c2f Jan 27 18:05:29.085790 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf899b74-6b00-4087-ac4c-1e7236ef6352 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:29.086353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf899b74-6b00-4087-ac4c-1e7236ef6352 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:29.087047 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-bf899b74-6b00-4087-ac4c-1e7236ef6352 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Delete volume with id: a81659ec-e8cc-48d4-94d6-913c5d6b2c2f Jan 27 18:05:29.148047 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:29.148047 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:29.149471 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bf899b74-6b00-4087-ac4c-1e7236ef6352 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Volume info retrieved successfully. Jan 27 18:05:29.152693 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bf899b74-6b00-4087-ac4c-1e7236ef6352 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Decrease volume quotas only if status is not error_managing. {{(pid=87901) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 27 18:05:29.190809 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-bf899b74-6b00-4087-ac4c-1e7236ef6352 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-173958879 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-173958879, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:05:29.191720 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-bf899b74-6b00-4087-ac4c-1e7236ef6352 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-173958879 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-173958879, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:05:29.209864 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-bf899b74-6b00-4087-ac4c-1e7236ef6352 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Created reservations ['78fa5690-337b-497b-8ce3-6b55668e38d9', 'd3bce891-06f1-4f03-a6d2-a175a83709bb', '82a4343d-5ccf-4927-8e96-985fb0580f29', 'd0f85c99-a911-4a6a-97f2-d6b7eba52053'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:05:29.211720 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:05:29.211720 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:05:29.254191 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bf899b74-6b00-4087-ac4c-1e7236ef6352 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Delete volume request issued successfully. Jan 27 18:05:29.254670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf899b74-6b00-4087-ac4c-1e7236ef6352 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/a81659ec-e8cc-48d4-94d6-913c5d6b2c2f returned with HTTP 202 Jan 27 18:05:29.255561 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 147/288] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:05:29 2021] DELETE /volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/a81659ec-e8cc-48d4-94d6-913c5d6b2c2f => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:05:29.262944 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2518fb75-df1a-4288-bd50-8cd8677f2cc1 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] GET http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/a81659ec-e8cc-48d4-94d6-913c5d6b2c2f Jan 27 18:05:29.263493 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2518fb75-df1a-4288-bd50-8cd8677f2cc1 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:29.263990 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2518fb75-df1a-4288-bd50-8cd8677f2cc1 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:29.311174 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2518fb75-df1a-4288-bd50-8cd8677f2cc1 tempest-UserMessagesTest-1128907545 tempest-UserMessagesTest-1128907545-project] http://10.222.0.72/volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/a81659ec-e8cc-48d4-94d6-913c5d6b2c2f returned with HTTP 404 Jan 27 18:05:29.312295 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 142/289] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:29 2021] GET /volume/v3/13aa84e97cce472d81d88a7558c513ff/volumes/a81659ec-e8cc-48d4-94d6-913c5d6b2c2f => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:29.322303 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-84b7c519-70ce-4f2e-a924-3c6aab662194 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] DELETE http://10.222.0.72/volume/v3/807fad20d8694ba9a816cfc839b27be4/types/4d985852-b83d-4c0f-b909-173df7d159b1 Jan 27 18:05:29.323380 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-84b7c519-70ce-4f2e-a924-3c6aab662194 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:29.323605 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:29.323605 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:29.324583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-84b7c519-70ce-4f2e-a924-3c6aab662194 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:29.410243 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-84b7c519-70ce-4f2e-a924-3c6aab662194 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] http://10.222.0.72/volume/v3/807fad20d8694ba9a816cfc839b27be4/types/4d985852-b83d-4c0f-b909-173df7d159b1 returned with HTTP 202 Jan 27 18:05:29.414375 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 148/290] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:05:29 2021] DELETE /volume/v3/807fad20d8694ba9a816cfc839b27be4/types/4d985852-b83d-4c0f-b909-173df7d159b1 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:05:29.419819 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-65a62244-caac-427a-9078-c76c0f9fa342 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] GET http://10.222.0.72/volume/v3/807fad20d8694ba9a816cfc839b27be4/types/4d985852-b83d-4c0f-b909-173df7d159b1 Jan 27 18:05:29.420617 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-65a62244-caac-427a-9078-c76c0f9fa342 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:29.421184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-65a62244-caac-427a-9078-c76c0f9fa342 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:29.433033 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-65a62244-caac-427a-9078-c76c0f9fa342 tempest-UserMessagesTest-103464887 tempest-UserMessagesTest-103464887-project-admin] http://10.222.0.72/volume/v3/807fad20d8694ba9a816cfc839b27be4/types/4d985852-b83d-4c0f-b909-173df7d159b1 returned with HTTP 404 Jan 27 18:05:29.434137 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 143/291] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:05:29 2021] GET /volume/v3/807fad20d8694ba9a816cfc839b27be4/types/4d985852-b83d-4c0f-b909-173df7d159b1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:34.643318 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-def85ec8-4257-4bfa-a68e-b822c92383f7 tempest-VolumePoolsAdminTestsJSON-95941725 tempest-VolumePoolsAdminTestsJSON-95941725-project-admin] GET http://10.222.0.72/volume/v3/7017c4f520854dd38478402c873c819e/scheduler-stats/get_pools?detail=True Jan 27 18:05:34.643944 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-def85ec8-4257-4bfa-a68e-b822c92383f7 tempest-VolumePoolsAdminTestsJSON-95941725 tempest-VolumePoolsAdminTestsJSON-95941725-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:34.644369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-def85ec8-4257-4bfa-a68e-b822c92383f7 tempest-VolumePoolsAdminTestsJSON-95941725 tempest-VolumePoolsAdminTestsJSON-95941725-project-admin] Calling method 'get_pools' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:34.665642 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-def85ec8-4257-4bfa-a68e-b822c92383f7 tempest-VolumePoolsAdminTestsJSON-95941725 tempest-VolumePoolsAdminTestsJSON-95941725-project-admin] http://10.222.0.72/volume/v3/7017c4f520854dd38478402c873c819e/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 27 18:05:34.666679 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 149/292] 10.222.0.72 () {58 vars in 1281 bytes} [Wed Jan 27 18:05:34 2021] GET /volume/v3/7017c4f520854dd38478402c873c819e/scheduler-stats/get_pools?detail=True => generated 768 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:34.683252 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aa66bf50-efa9-426a-81bd-36d69f74ea28 tempest-VolumePoolsAdminTestsJSON-95941725 tempest-VolumePoolsAdminTestsJSON-95941725-project-admin] GET http://10.222.0.72/volume/v3/7017c4f520854dd38478402c873c819e/scheduler-stats/get_pools Jan 27 18:05:34.684036 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aa66bf50-efa9-426a-81bd-36d69f74ea28 tempest-VolumePoolsAdminTestsJSON-95941725 tempest-VolumePoolsAdminTestsJSON-95941725-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:34.684930 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aa66bf50-efa9-426a-81bd-36d69f74ea28 tempest-VolumePoolsAdminTestsJSON-95941725 tempest-VolumePoolsAdminTestsJSON-95941725-project-admin] Calling method 'get_pools' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:34.710285 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aa66bf50-efa9-426a-81bd-36d69f74ea28 tempest-VolumePoolsAdminTestsJSON-95941725 tempest-VolumePoolsAdminTestsJSON-95941725-project-admin] http://10.222.0.72/volume/v3/7017c4f520854dd38478402c873c819e/scheduler-stats/get_pools returned with HTTP 200 Jan 27 18:05:34.711119 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 144/293] 10.222.0.72 () {58 vars in 1258 bytes} [Wed Jan 27 18:05:34 2021] GET /volume/v3/7017c4f520854dd38478402c873c819e/scheduler-stats/get_pools => generated 61 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:05:39.396143 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6c3f3ff6-c580-4c50-8015-f0c0a0445aaf tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes Jan 27 18:05:39.396797 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6c3f3ff6-c580-4c50-8015-f0c0a0445aaf tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:39.397390 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6c3f3ff6-c580-4c50-8015-f0c0a0445aaf tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:39.398205 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-6c3f3ff6-c580-4c50-8015-f0c0a0445aaf tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:05:39.400131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6c3f3ff6-c580-4c50-8015-f0c0a0445aaf tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:05:39.451980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6c3f3ff6-c580-4c50-8015-f0c0a0445aaf tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Get all volumes completed successfully. Jan 27 18:05:39.453529 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6c3f3ff6-c580-4c50-8015-f0c0a0445aaf tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes returned with HTTP 200 Jan 27 18:05:39.454451 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 150/294] 10.222.0.72 () {58 vars in 1204 bytes} [Wed Jan 27 18:05:39 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes => generated 15 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 18:05:39.464673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] POST http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes Jan 27 18:05:39.465409 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1622702232"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:05:39.466657 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1622702232'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:05:39.467168 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Create volume of 1 GB Jan 27 18:05:39.486343 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Availability Zones retrieved successfully. Jan 27 18:05:39.504839 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Flow 'volume_create_api' (dee039b7-13a2-4625-a2b8-0233e6bf5621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:39.508028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22307767-2ea7-411a-a2e8-27e17a323a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:39.509998 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:05:39.581321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22307767-2ea7-411a-a2e8-27e17a323a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:39.583789 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1443f69e-cb16-4083-9f4b-aba8cd8c8e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:39.705425 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Created reservations ['a6fc6486-cb4f-4137-b695-d0796eef85f3', '94978306-1554-4fd1-9ff6-0e363b92e299', 'f9270a0d-4a6f-4d4f-a2d5-1c77efbe4985', 'ab8c4d62-d27f-46ed-8f79-3f6bf6fe4054'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:05:39.708039 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1443f69e-cb16-4083-9f4b-aba8cd8c8e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6fc6486-cb4f-4137-b695-d0796eef85f3', '94978306-1554-4fd1-9ff6-0e363b92e299', 'f9270a0d-4a6f-4d4f-a2d5-1c77efbe4985', 'ab8c4d62-d27f-46ed-8f79-3f6bf6fe4054']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:39.712129 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e6f4de-1503-4d69-931a-6dd4a7f30f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:39.833838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e6f4de-1503-4d69-931a-6dd4a7f30f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e81bbaf-3395-47ba-b00c-8114574554a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1622702232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d54d30d5b6f8460a9e283074e9f27bc6',qos_specs=None,replication_status=,reservations=['a6fc6486-cb4f-4137-b695-d0796eef85f3','94978306-1554-4fd1-9ff6-0e363b92e299','f9270a0d-4a6f-4d4f-a2d5-1c77efbe4985','ab8c4d62-d27f-46ed-8f79-3f6bf6fe4054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac35e13f22ad45e9b1fb611464fc02b1',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1622702232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e81bbaf-3395-47ba-b00c-8114574554a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d54d30d5b6f8460a9e283074e9f27bc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ac35e13f22ad45e9b1fb611464fc02b1',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:39.836075 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (502c84e7-66b9-4ce5-b0bf-4af3e3d3c6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:39.868675 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (502c84e7-66b9-4ce5-b0bf-4af3e3d3c6aa) transitioned into state 'SUCCESS' from state '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-1622702232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d54d30d5b6f8460a9e283074e9f27bc6',qos_specs=None,replication_status=,reservations=['a6fc6486-cb4f-4137-b695-d0796eef85f3','94978306-1554-4fd1-9ff6-0e363b92e299','f9270a0d-4a6f-4d4f-a2d5-1c77efbe4985','ab8c4d62-d27f-46ed-8f79-3f6bf6fe4054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac35e13f22ad45e9b1fb611464fc02b1',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:39.870676 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d78868a-da68-41b7-a951-ae0d2c2638b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:39.905422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d78868a-da68-41b7-a951-ae0d2c2638b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:39.914624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Flow 'volume_create_api' (dee039b7-13a2-4625-a2b8-0233e6bf5621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:40.009351 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Create volume request issued successfully. Jan 27 18:05:40.024277 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-19de935e-0eb7-4b83-95c2-489f49f185da tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes returned with HTTP 202 Jan 27 18:05:40.035518 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 145/295] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:05:39 2021] POST /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes => generated 824 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:05:40.044323 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4bedc017-95c2-410b-9d79-5336175e38bf tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 Jan 27 18:05:40.044775 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4bedc017-95c2-410b-9d79-5336175e38bf tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:40.045254 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4bedc017-95c2-410b-9d79-5336175e38bf tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:40.103679 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:40.103679 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:40.122076 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4bedc017-95c2-410b-9d79-5336175e38bf tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:40.148347 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4bedc017-95c2-410b-9d79-5336175e38bf tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 returned with HTTP 200 Jan 27 18:05:40.149145 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 151/296] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:40 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 => generated 892 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:41.174905 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fdd7f47e-7895-4d9f-b0ab-98d34971e8a0 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 Jan 27 18:05:41.175517 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fdd7f47e-7895-4d9f-b0ab-98d34971e8a0 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:41.175866 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:41.175866 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:41.177368 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fdd7f47e-7895-4d9f-b0ab-98d34971e8a0 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:41.237544 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:41.237544 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:41.247299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fdd7f47e-7895-4d9f-b0ab-98d34971e8a0 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:41.271956 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fdd7f47e-7895-4d9f-b0ab-98d34971e8a0 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 returned with HTTP 200 Jan 27 18:05:41.272895 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 146/297] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:41 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 => generated 917 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:41.288964 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0445ff89-0eeb-4471-b837-58313c420623 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 Jan 27 18:05:41.289562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0445ff89-0eeb-4471-b837-58313c420623 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:41.289749 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:41.289749 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:41.290121 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0445ff89-0eeb-4471-b837-58313c420623 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:41.367898 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:41.367898 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:41.377259 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0445ff89-0eeb-4471-b837-58313c420623 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:41.408155 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0445ff89-0eeb-4471-b837-58313c420623 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 returned with HTTP 200 Jan 27 18:05:41.409147 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 152/298] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:41 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 => generated 917 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:41.425739 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] POST http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes Jan 27 18:05:41.426198 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:41.426198 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:41.426622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1919636830"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:05:41.427757 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1919636830'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:05:41.428122 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Create volume of 1 GB Jan 27 18:05:41.444455 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Availability Zones retrieved successfully. Jan 27 18:05:41.462206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Flow 'volume_create_api' (15703e6a-06a0-47a9-901c-d0689eb730bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:41.465056 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af7d7a7-e0e9-4bc8-9b63-535206a7a86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:41.467143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:05:41.552252 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af7d7a7-e0e9-4bc8-9b63-535206a7a86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:41.554826 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0b90f9-01de-48a5-8805-2663d5004301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:41.650678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Created reservations ['59f78246-772e-42d5-956b-4ea0f5b16fb4', '72c8fbe8-1bc8-465e-8a98-d38494bd58d3', '8e882c5a-ae66-4af3-b0bd-c702c74e516a', 'de8dfb94-54e7-455a-96a3-9b7b55445019'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:05:41.653004 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0b90f9-01de-48a5-8805-2663d5004301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59f78246-772e-42d5-956b-4ea0f5b16fb4', '72c8fbe8-1bc8-465e-8a98-d38494bd58d3', '8e882c5a-ae66-4af3-b0bd-c702c74e516a', 'de8dfb94-54e7-455a-96a3-9b7b55445019']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:41.656160 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aace6079-5c8e-4950-bb2c-744de279c77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:41.720640 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aace6079-5c8e-4950-bb2c-744de279c77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7767972b-4ac2-4aec-8d24-05f6097d529f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1919636830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d54d30d5b6f8460a9e283074e9f27bc6',qos_specs=None,replication_status=,reservations=['59f78246-772e-42d5-956b-4ea0f5b16fb4','72c8fbe8-1bc8-465e-8a98-d38494bd58d3','8e882c5a-ae66-4af3-b0bd-c702c74e516a','de8dfb94-54e7-455a-96a3-9b7b55445019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac35e13f22ad45e9b1fb611464fc02b1',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1919636830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7767972b-4ac2-4aec-8d24-05f6097d529f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d54d30d5b6f8460a9e283074e9f27bc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ac35e13f22ad45e9b1fb611464fc02b1',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:41.723518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67bd4fd8-323c-4736-9a3b-7fdff9c6f335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:41.752747 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67bd4fd8-323c-4736-9a3b-7fdff9c6f335) transitioned into state 'SUCCESS' from state '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-1919636830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d54d30d5b6f8460a9e283074e9f27bc6',qos_specs=None,replication_status=,reservations=['59f78246-772e-42d5-956b-4ea0f5b16fb4','72c8fbe8-1bc8-465e-8a98-d38494bd58d3','8e882c5a-ae66-4af3-b0bd-c702c74e516a','de8dfb94-54e7-455a-96a3-9b7b55445019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac35e13f22ad45e9b1fb611464fc02b1',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:41.754680 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa6e73c0-af43-44be-98ff-671ff56a9f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:41.770145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa6e73c0-af43-44be-98ff-671ff56a9f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:41.773173 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Flow 'volume_create_api' (15703e6a-06a0-47a9-901c-d0689eb730bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:41.825790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Create volume request issued successfully. Jan 27 18:05:41.842510 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-86a7fd4d-9f15-4137-9319-b584bc268571 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes returned with HTTP 202 Jan 27 18:05:41.855277 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 147/299] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:05:41 2021] POST /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes => generated 824 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:05:41.861484 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-34b6519f-699f-4b7c-b043-a5efcec0613d tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f Jan 27 18:05:41.862097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-34b6519f-699f-4b7c-b043-a5efcec0613d tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:41.862400 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:41.862400 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:41.863006 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-34b6519f-699f-4b7c-b043-a5efcec0613d tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:41.921978 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:41.921978 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:41.931637 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-34b6519f-699f-4b7c-b043-a5efcec0613d tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:41.958620 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-34b6519f-699f-4b7c-b043-a5efcec0613d tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f returned with HTTP 200 Jan 27 18:05:41.959740 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 153/300] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:41 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:42.977717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05dadfee-5c0e-441a-b30f-f270a1f4f3a7 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f Jan 27 18:05:42.978836 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05dadfee-5c0e-441a-b30f-f270a1f4f3a7 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:42.978836 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:42.978836 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:42.978836 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05dadfee-5c0e-441a-b30f-f270a1f4f3a7 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:43.032415 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:43.032415 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:43.043396 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-05dadfee-5c0e-441a-b30f-f270a1f4f3a7 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:43.074082 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05dadfee-5c0e-441a-b30f-f270a1f4f3a7 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f returned with HTTP 200 Jan 27 18:05:43.075565 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 148/301] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:42 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:43.091577 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e96087a5-38e6-46c2-bf9e-e34bea8bc891 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f Jan 27 18:05:43.092103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e96087a5-38e6-46c2-bf9e-e34bea8bc891 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:43.092321 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:43.092321 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:43.092752 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e96087a5-38e6-46c2-bf9e-e34bea8bc891 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:43.155519 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:43.155519 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:43.166396 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e96087a5-38e6-46c2-bf9e-e34bea8bc891 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:43.194283 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e96087a5-38e6-46c2-bf9e-e34bea8bc891 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f returned with HTTP 200 Jan 27 18:05:43.207798 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 154/302] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:43 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f => generated 917 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:43.211725 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] POST http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes Jan 27 18:05:43.212303 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:43.212303 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:43.212988 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-842298485"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:05:43.214209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-842298485'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:05:43.214701 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Create volume of 1 GB Jan 27 18:05:43.233928 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Availability Zones retrieved successfully. Jan 27 18:05:43.259312 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Flow 'volume_create_api' (b1dc0bdb-3c3c-4f8c-af70-1d26a3498c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:43.263406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac301484-e515-4096-a751-18018ad2b513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:43.266464 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:05:43.355213 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac301484-e515-4096-a751-18018ad2b513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:43.357597 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c15701-24a5-40b4-b1ec-f5162cbb6ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:43.451457 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Created reservations ['5d2c8caf-5f70-422a-bccd-dc80eb99a258', 'd1229dd9-8f0b-4850-aea5-9bd96e07315c', '3d67639a-173d-4212-9be4-aa41466fbd71', '4e83dead-948b-495a-a946-25b187253210'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:05:43.454813 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c15701-24a5-40b4-b1ec-f5162cbb6ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d2c8caf-5f70-422a-bccd-dc80eb99a258', 'd1229dd9-8f0b-4850-aea5-9bd96e07315c', '3d67639a-173d-4212-9be4-aa41466fbd71', '4e83dead-948b-495a-a946-25b187253210']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:43.457535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17d08a0-fd07-47a7-9418-c29b8544a3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:43.533318 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17d08a0-fd07-47a7-9418-c29b8544a3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0b81884-d7f6-47a6-b473-ebd1c02ab621', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-842298485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d54d30d5b6f8460a9e283074e9f27bc6',qos_specs=None,replication_status=,reservations=['5d2c8caf-5f70-422a-bccd-dc80eb99a258','d1229dd9-8f0b-4850-aea5-9bd96e07315c','3d67639a-173d-4212-9be4-aa41466fbd71','4e83dead-948b-495a-a946-25b187253210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac35e13f22ad45e9b1fb611464fc02b1',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-842298485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0b81884-d7f6-47a6-b473-ebd1c02ab621,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d54d30d5b6f8460a9e283074e9f27bc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ac35e13f22ad45e9b1fb611464fc02b1',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:43.536171 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5a28ce-2b99-4d14-96ba-41f14141f1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:43.571233 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5a28ce-2b99-4d14-96ba-41f14141f1e8) transitioned into state 'SUCCESS' from state '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-842298485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d54d30d5b6f8460a9e283074e9f27bc6',qos_specs=None,replication_status=,reservations=['5d2c8caf-5f70-422a-bccd-dc80eb99a258','d1229dd9-8f0b-4850-aea5-9bd96e07315c','3d67639a-173d-4212-9be4-aa41466fbd71','4e83dead-948b-495a-a946-25b187253210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac35e13f22ad45e9b1fb611464fc02b1',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:43.572984 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5936cbae-dd3b-43a3-8a12-bf82da023b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:43.602863 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5936cbae-dd3b-43a3-8a12-bf82da023b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:43.606019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Flow 'volume_create_api' (b1dc0bdb-3c3c-4f8c-af70-1d26a3498c9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:43.746702 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Create volume request issued successfully. Jan 27 18:05:43.801619 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-223e87c7-30f8-478c-950d-c04e957d3f51 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes returned with HTTP 202 Jan 27 18:05:43.804723 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 149/303] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:05:43 2021] POST /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes => generated 823 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:05:43.826647 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c01cd6b7-1f2b-44b1-ae50-bc9aed948479 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 Jan 27 18:05:43.827253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c01cd6b7-1f2b-44b1-ae50-bc9aed948479 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:43.827488 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:43.827488 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:43.828403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c01cd6b7-1f2b-44b1-ae50-bc9aed948479 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:43.898587 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:43.898587 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:43.910028 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c01cd6b7-1f2b-44b1-ae50-bc9aed948479 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:43.953297 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c01cd6b7-1f2b-44b1-ae50-bc9aed948479 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 returned with HTTP 200 Jan 27 18:05:43.959054 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 155/304] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:43 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 => generated 915 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:44.982135 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f920c0ba-6549-441b-8027-397752c35ea4 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 Jan 27 18:05:44.983074 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f920c0ba-6549-441b-8027-397752c35ea4 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:44.983400 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:44.983400 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:44.984697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f920c0ba-6549-441b-8027-397752c35ea4 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:45.056042 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:45.056042 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:45.078736 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f920c0ba-6549-441b-8027-397752c35ea4 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:45.118162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f920c0ba-6549-441b-8027-397752c35ea4 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 returned with HTTP 200 Jan 27 18:05:45.121085 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 150/305] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:44 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 => generated 916 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:45.144494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a813d7bb-8949-4764-996e-f449d11efe5b tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 Jan 27 18:05:45.144994 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a813d7bb-8949-4764-996e-f449d11efe5b tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:45.145406 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:45.145406 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:45.146029 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a813d7bb-8949-4764-996e-f449d11efe5b tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:45.205939 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:45.205939 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:45.222824 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a813d7bb-8949-4764-996e-f449d11efe5b tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:45.248219 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a813d7bb-8949-4764-996e-f449d11efe5b tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 returned with HTTP 200 Jan 27 18:05:45.249035 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 156/306] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:45 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 => generated 916 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:45.371601 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] POST http://10.222.0.72/volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes Jan 27 18:05:45.372064 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:45.372064 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:45.372481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:05:45.373590 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:05:45.373967 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Create volume of 1 GB Jan 27 18:05:45.387601 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Availability Zones retrieved successfully. Jan 27 18:05:45.405432 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Flow 'volume_create_api' (ac5272ea-76b8-40dc-9687-a37c1d87a1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:45.409408 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8287d8ae-ace3-430a-8fb9-2394e3f11360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:45.411814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:05:45.508710 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8287d8ae-ace3-430a-8fb9-2394e3f11360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:45.510920 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c26abb-c327-431a-8609-188496106445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:45.609586 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Created reservations ['02d68e94-12a5-421d-9139-6d3167c2755a', 'b09a39d8-6cc8-48ab-8cb1-0d9954138540', 'fece49ea-27df-4db7-86ed-2ec6ac527644', 'c8830ba5-51ac-4084-9f0e-d94db4fa1e4d'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:05:45.611601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c26abb-c327-431a-8609-188496106445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02d68e94-12a5-421d-9139-6d3167c2755a', 'b09a39d8-6cc8-48ab-8cb1-0d9954138540', 'fece49ea-27df-4db7-86ed-2ec6ac527644', 'c8830ba5-51ac-4084-9f0e-d94db4fa1e4d']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:45.613832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b0fb2b5-41ee-43f4-a015-127782eb828d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:45.711342 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b0fb2b5-41ee-43f4-a015-127782eb828d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd8afb10-4d41-4fd3-a119-9a45dc5d49a3', '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='c3c8662a1f254f76b77f5eeb82e87f2a',qos_specs=None,replication_status=,reservations=['02d68e94-12a5-421d-9139-6d3167c2755a','b09a39d8-6cc8-48ab-8cb1-0d9954138540','fece49ea-27df-4db7-86ed-2ec6ac527644','c8830ba5-51ac-4084-9f0e-d94db4fa1e4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a787c8b4e15d4abd8695a765436b5765',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:05:45Z,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=bd8afb10-4d41-4fd3-a119-9a45dc5d49a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3c8662a1f254f76b77f5eeb82e87f2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a787c8b4e15d4abd8695a765436b5765',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:45.715681 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb839ea2-bb7d-4aa2-bb71-c6acd290b5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:45.755637 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb839ea2-bb7d-4aa2-bb71-c6acd290b5f7) transitioned into state 'SUCCESS' from 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='c3c8662a1f254f76b77f5eeb82e87f2a',qos_specs=None,replication_status=,reservations=['02d68e94-12a5-421d-9139-6d3167c2755a','b09a39d8-6cc8-48ab-8cb1-0d9954138540','fece49ea-27df-4db7-86ed-2ec6ac527644','c8830ba5-51ac-4084-9f0e-d94db4fa1e4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a787c8b4e15d4abd8695a765436b5765',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:45.757841 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3375bc24-5780-481a-9bcc-5eb5292d9ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:05:45.775549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3375bc24-5780-481a-9bcc-5eb5292d9ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:05:45.778526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Flow 'volume_create_api' (ac5272ea-76b8-40dc-9687-a37c1d87a1e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:05:45.838036 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Create volume request issued successfully. Jan 27 18:05:45.855371 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9179ffb6-306d-47be-891c-c89b0fcbc1f5 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] http://10.222.0.72/volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes returned with HTTP 202 Jan 27 18:05:45.855754 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 151/307] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:05:45 2021] POST /volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes => generated 802 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:05:45.876825 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e63b07c6-eab4-4218-b943-78c05d7b2f5e tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] GET http://10.222.0.72/volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes/bd8afb10-4d41-4fd3-a119-9a45dc5d49a3 Jan 27 18:05:45.876825 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e63b07c6-eab4-4218-b943-78c05d7b2f5e tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:45.876825 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:45.876825 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:45.876825 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e63b07c6-eab4-4218-b943-78c05d7b2f5e tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:45.949497 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:45.949497 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:45.964400 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e63b07c6-eab4-4218-b943-78c05d7b2f5e tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Volume info retrieved successfully. Jan 27 18:05:46.027465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e63b07c6-eab4-4218-b943-78c05d7b2f5e tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] http://10.222.0.72/volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes/bd8afb10-4d41-4fd3-a119-9a45dc5d49a3 returned with HTTP 200 Jan 27 18:05:46.027465 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 157/308] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:45 2021] GET /volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes/bd8afb10-4d41-4fd3-a119-9a45dc5d49a3 => generated 981 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:47.035907 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3f20c88a-c05f-4f42-a591-254dc1ea082f tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] GET http://10.222.0.72/volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes/bd8afb10-4d41-4fd3-a119-9a45dc5d49a3 Jan 27 18:05:47.036763 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3f20c88a-c05f-4f42-a591-254dc1ea082f tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:47.036875 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:47.036875 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:47.037331 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3f20c88a-c05f-4f42-a591-254dc1ea082f tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:47.100960 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:47.100960 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:47.112105 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3f20c88a-c05f-4f42-a591-254dc1ea082f tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Volume info retrieved successfully. Jan 27 18:05:47.139356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3f20c88a-c05f-4f42-a591-254dc1ea082f tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] http://10.222.0.72/volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes/bd8afb10-4d41-4fd3-a119-9a45dc5d49a3 returned with HTTP 200 Jan 27 18:05:47.143494 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 152/309] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:47 2021] GET /volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes/bd8afb10-4d41-4fd3-a119-9a45dc5d49a3 => generated 1040 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:05:47.158072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-73bc09c8-183c-46de-825d-2f41cd8def03 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] GET http://10.222.0.72/volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes/detail?all_tenants=1&project_id=d54d30d5b6f8460a9e283074e9f27bc6 Jan 27 18:05:47.158744 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-73bc09c8-183c-46de-825d-2f41cd8def03 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:47.159024 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:47.159024 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:47.159415 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-73bc09c8-183c-46de-825d-2f41cd8def03 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:47.160337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-73bc09c8-183c-46de-825d-2f41cd8def03 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Could not evaluate value d54d30d5b6f8460a9e283074e9f27bc6, assuming string {{(pid=87901) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 18:05:47.161677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-73bc09c8-183c-46de-825d-2f41cd8def03 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Searching by: MultiDict([('project_id', 'd54d30d5b6f8460a9e283074e9f27bc6'), ('all_tenants', 1)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:05:47.223906 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-73bc09c8-183c-46de-825d-2f41cd8def03 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Get all volumes completed successfully. Jan 27 18:05:47.226117 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:47.226117 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:47.234828 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-73bc09c8-183c-46de-825d-2f41cd8def03 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] http://10.222.0.72/volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes/detail?all_tenants=1&project_id=d54d30d5b6f8460a9e283074e9f27bc6 returned with HTTP 200 Jan 27 18:05:47.235793 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 158/310] 10.222.0.72 () {58 vars in 1340 bytes} [Wed Jan 27 18:05:47 2021] GET /volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes/detail?all_tenants=1&project_id=d54d30d5b6f8460a9e283074e9f27bc6 => generated 3246 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:05:47.255782 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a2027df0-2c07-4aaa-880a-0cf697b10787 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] DELETE http://10.222.0.72/volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes/bd8afb10-4d41-4fd3-a119-9a45dc5d49a3 Jan 27 18:05:47.256334 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a2027df0-2c07-4aaa-880a-0cf697b10787 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:47.256550 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:47.256550 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:47.257034 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a2027df0-2c07-4aaa-880a-0cf697b10787 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:47.257489 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-a2027df0-2c07-4aaa-880a-0cf697b10787 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Delete volume with id: bd8afb10-4d41-4fd3-a119-9a45dc5d49a3 Jan 27 18:05:47.328608 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:47.328608 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:47.329538 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a2027df0-2c07-4aaa-880a-0cf697b10787 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Volume info retrieved successfully. Jan 27 18:05:47.362075 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a2027df0-2c07-4aaa-880a-0cf697b10787 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] Delete volume request issued successfully. Jan 27 18:05:47.363122 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a2027df0-2c07-4aaa-880a-0cf697b10787 tempest-VolumesListAdminTestJSON-761721545 tempest-VolumesListAdminTestJSON-761721545-project-admin] http://10.222.0.72/volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes/bd8afb10-4d41-4fd3-a119-9a45dc5d49a3 returned with HTTP 202 Jan 27 18:05:47.364665 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 153/311] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:05:47 2021] DELETE /volume/v3/c3c8662a1f254f76b77f5eeb82e87f2a/volumes/bd8afb10-4d41-4fd3-a119-9a45dc5d49a3 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:05:47.376326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ecbba4e-9c62-484d-b079-39af6d46c276 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] DELETE http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 Jan 27 18:05:47.377429 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ecbba4e-9c62-484d-b079-39af6d46c276 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:47.379169 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:47.379169 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:47.379727 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ecbba4e-9c62-484d-b079-39af6d46c276 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:47.380346 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-8ecbba4e-9c62-484d-b079-39af6d46c276 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Delete volume with id: c0b81884-d7f6-47a6-b473-ebd1c02ab621 Jan 27 18:05:47.436678 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:47.436678 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:47.439194 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8ecbba4e-9c62-484d-b079-39af6d46c276 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:47.485324 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8ecbba4e-9c62-484d-b079-39af6d46c276 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Delete volume request issued successfully. Jan 27 18:05:47.485996 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ecbba4e-9c62-484d-b079-39af6d46c276 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 returned with HTTP 202 Jan 27 18:05:47.487090 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 159/312] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:05:47 2021] DELETE /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:05:47.497367 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fbd1bab1-c88e-45f0-8cf0-241608d81a24 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 Jan 27 18:05:47.498532 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fbd1bab1-c88e-45f0-8cf0-241608d81a24 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:47.499021 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:47.499021 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:47.499803 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fbd1bab1-c88e-45f0-8cf0-241608d81a24 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:47.662725 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:47.662725 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:47.697320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fbd1bab1-c88e-45f0-8cf0-241608d81a24 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:47.738915 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fbd1bab1-c88e-45f0-8cf0-241608d81a24 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 returned with HTTP 200 Jan 27 18:05:47.740440 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 154/313] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:47 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 => generated 915 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:48.757662 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4f3492b-60eb-4d63-940c-254cc524c147 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 Jan 27 18:05:48.758256 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4f3492b-60eb-4d63-940c-254cc524c147 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:48.758384 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:48.758384 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:48.758720 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4f3492b-60eb-4d63-940c-254cc524c147 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:48.833930 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:48.833930 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:48.843338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d4f3492b-60eb-4d63-940c-254cc524c147 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:48.868089 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4f3492b-60eb-4d63-940c-254cc524c147 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 returned with HTTP 200 Jan 27 18:05:48.869188 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 160/314] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:48 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 => generated 915 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:49.887233 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e4b9921-89e8-4697-b6f2-8012b88e41e6 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 Jan 27 18:05:49.888107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e4b9921-89e8-4697-b6f2-8012b88e41e6 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:49.888325 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:49.888325 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:49.888707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e4b9921-89e8-4697-b6f2-8012b88e41e6 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:49.995350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e4b9921-89e8-4697-b6f2-8012b88e41e6 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 returned with HTTP 404 Jan 27 18:05:50.001302 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 155/315] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:49 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/c0b81884-d7f6-47a6-b473-ebd1c02ab621 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:50.011366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-604a969f-3252-40e8-8de1-bb67cffd7b84 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] DELETE http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f Jan 27 18:05:50.012226 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-604a969f-3252-40e8-8de1-bb67cffd7b84 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:50.012638 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:50.012638 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:50.013284 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-604a969f-3252-40e8-8de1-bb67cffd7b84 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:50.013929 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-604a969f-3252-40e8-8de1-bb67cffd7b84 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Delete volume with id: 7767972b-4ac2-4aec-8d24-05f6097d529f Jan 27 18:05:50.085200 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:50.085200 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:50.086730 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-604a969f-3252-40e8-8de1-bb67cffd7b84 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:50.161904 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-604a969f-3252-40e8-8de1-bb67cffd7b84 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Delete volume request issued successfully. Jan 27 18:05:50.164180 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-604a969f-3252-40e8-8de1-bb67cffd7b84 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f returned with HTTP 202 Jan 27 18:05:50.165382 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 161/316] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:05:50 2021] DELETE /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:05:50.174860 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2395b01c-fae4-4035-af59-b279a5f9a51d tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f Jan 27 18:05:50.175947 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2395b01c-fae4-4035-af59-b279a5f9a51d tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:50.177083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2395b01c-fae4-4035-af59-b279a5f9a51d tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:50.293062 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:50.293062 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:50.313998 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2395b01c-fae4-4035-af59-b279a5f9a51d tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:50.346318 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2395b01c-fae4-4035-af59-b279a5f9a51d tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f returned with HTTP 200 Jan 27 18:05:50.347767 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 156/317] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:50 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f => generated 916 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:51.366204 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c7a56017-9305-434d-9de4-d3ededa6bd54 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f Jan 27 18:05:51.367413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c7a56017-9305-434d-9de4-d3ededa6bd54 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:51.367813 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:51.367813 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:51.368450 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c7a56017-9305-434d-9de4-d3ededa6bd54 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:51.427830 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:51.427830 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:51.440051 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c7a56017-9305-434d-9de4-d3ededa6bd54 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:51.477061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c7a56017-9305-434d-9de4-d3ededa6bd54 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f returned with HTTP 200 Jan 27 18:05:51.487765 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 162/318] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:51 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f => generated 916 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:52.496701 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07bd08d8-0b37-45bb-ae32-8e2f168f6355 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f Jan 27 18:05:52.498118 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07bd08d8-0b37-45bb-ae32-8e2f168f6355 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:52.498118 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:52.498118 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:52.498976 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07bd08d8-0b37-45bb-ae32-8e2f168f6355 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:52.556358 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07bd08d8-0b37-45bb-ae32-8e2f168f6355 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f returned with HTTP 404 Jan 27 18:05:52.558351 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 157/319] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:52 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/7767972b-4ac2-4aec-8d24-05f6097d529f => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:05:52.567142 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d71bdfc3-361f-4191-9d8c-2fec6d6bd5e6 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] DELETE http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 Jan 27 18:05:52.567864 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d71bdfc3-361f-4191-9d8c-2fec6d6bd5e6 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:52.568187 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:52.568187 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:52.568760 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d71bdfc3-361f-4191-9d8c-2fec6d6bd5e6 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:52.569301 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-d71bdfc3-361f-4191-9d8c-2fec6d6bd5e6 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Delete volume with id: 1e81bbaf-3395-47ba-b00c-8114574554a5 Jan 27 18:05:52.625264 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:52.625264 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:52.626857 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d71bdfc3-361f-4191-9d8c-2fec6d6bd5e6 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:52.680153 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d71bdfc3-361f-4191-9d8c-2fec6d6bd5e6 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Delete volume request issued successfully. Jan 27 18:05:52.682015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d71bdfc3-361f-4191-9d8c-2fec6d6bd5e6 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 returned with HTTP 202 Jan 27 18:05:52.686210 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 163/320] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:05:52 2021] DELETE /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:05:52.693401 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-961e2025-9e0f-4cf5-ada2-a87d7c600b61 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 Jan 27 18:05:52.693945 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-961e2025-9e0f-4cf5-ada2-a87d7c600b61 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:52.694952 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-961e2025-9e0f-4cf5-ada2-a87d7c600b61 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:52.789816 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:52.789816 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:52.823569 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-961e2025-9e0f-4cf5-ada2-a87d7c600b61 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:52.868480 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-961e2025-9e0f-4cf5-ada2-a87d7c600b61 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 returned with HTTP 200 Jan 27 18:05:52.870677 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 158/321] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:52 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 => generated 916 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:53.890404 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-319a884b-d434-40f8-b13d-4ad6f2e91386 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 Jan 27 18:05:53.891714 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-319a884b-d434-40f8-b13d-4ad6f2e91386 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:53.891918 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:53.891918 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:53.892270 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-319a884b-d434-40f8-b13d-4ad6f2e91386 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:53.956052 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:05:53.956052 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:05:53.965909 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-319a884b-d434-40f8-b13d-4ad6f2e91386 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Volume info retrieved successfully. Jan 27 18:05:53.991656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-319a884b-d434-40f8-b13d-4ad6f2e91386 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 returned with HTTP 200 Jan 27 18:05:53.992308 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 164/322] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:53 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:05:55.012649 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f6728f65-8f69-4913-95ea-e30e8c4c51a4 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] GET http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 Jan 27 18:05:55.014706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f6728f65-8f69-4913-95ea-e30e8c4c51a4 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:05:55.015119 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:05:55.015119 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:05:55.015879 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f6728f65-8f69-4913-95ea-e30e8c4c51a4 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:05:55.186351 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f6728f65-8f69-4913-95ea-e30e8c4c51a4 tempest-VolumesListAdminTestJSON-1032997231 tempest-VolumesListAdminTestJSON-1032997231-project] http://10.222.0.72/volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 returned with HTTP 404 Jan 27 18:05:55.194579 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 159/323] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:05:55 2021] GET /volume/v3/d54d30d5b6f8460a9e283074e9f27bc6/volumes/1e81bbaf-3395-47ba-b00c-8114574554a5 => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:06:08.733209 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] POST http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes Jan 27 18:06:08.741868 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:06:08.741868 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:06:08.742361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1151684391"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:06:08.746003 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1151684391'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:06:08.746562 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Create volume of 1 GB Jan 27 18:06:08.789654 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Availability Zones retrieved successfully. Jan 27 18:06:08.848764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Flow 'volume_create_api' (1368938f-efc3-4f42-a461-93d652ec4740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:06:08.852899 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (824b4909-744d-4c49-a592-e57c928533bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:06:08.856151 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:06:08.969527 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (824b4909-744d-4c49-a592-e57c928533bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:06:08.971835 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8708c618-c450-422d-8038-b08add1493d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:06:09.085368 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Created reservations ['840c5785-d681-49fa-9e86-d7856c19d5c5', '495cc473-159d-41af-ba34-5ebdd3f8140a', '276a1b7f-4ac7-40d5-b6c8-c6abc0ca2a11', 'c60e12eb-2651-46fa-ba26-9866a9d24baf'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:06:09.087414 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8708c618-c450-422d-8038-b08add1493d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['840c5785-d681-49fa-9e86-d7856c19d5c5', '495cc473-159d-41af-ba34-5ebdd3f8140a', '276a1b7f-4ac7-40d5-b6c8-c6abc0ca2a11', 'c60e12eb-2651-46fa-ba26-9866a9d24baf']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:06:09.089698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d64be50-0832-4aa6-93df-b49995b47d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:06:09.213496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d64be50-0832-4aa6-93df-b49995b47d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f70f6543-1be9-471c-8825-a53ab5e51ad9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1151684391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0214f8519954376afd0470b027ba1e5',qos_specs=None,replication_status=,reservations=['840c5785-d681-49fa-9e86-d7856c19d5c5','495cc473-159d-41af-ba34-5ebdd3f8140a','276a1b7f-4ac7-40d5-b6c8-c6abc0ca2a11','c60e12eb-2651-46fa-ba26-9866a9d24baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c610067da5fd42bd8848b904df4df7ec',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1151684391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f70f6543-1be9-471c-8825-a53ab5e51ad9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0214f8519954376afd0470b027ba1e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c610067da5fd42bd8848b904df4df7ec',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:06:09.216017 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f13bd6b4-3d42-4022-9b82-784625f0d47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:06:09.246900 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f13bd6b4-3d42-4022-9b82-784625f0d47f) transitioned into state 'SUCCESS' from state '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-1151684391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0214f8519954376afd0470b027ba1e5',qos_specs=None,replication_status=,reservations=['840c5785-d681-49fa-9e86-d7856c19d5c5','495cc473-159d-41af-ba34-5ebdd3f8140a','276a1b7f-4ac7-40d5-b6c8-c6abc0ca2a11','c60e12eb-2651-46fa-ba26-9866a9d24baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c610067da5fd42bd8848b904df4df7ec',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:06:09.252899 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e54d87d-e432-41c4-b304-8d50a4749ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:06:09.279191 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e54d87d-e432-41c4-b304-8d50a4749ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:06:09.286205 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Flow 'volume_create_api' (1368938f-efc3-4f42-a461-93d652ec4740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:06:09.345507 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Create volume request issued successfully. Jan 27 18:06:09.362507 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e1dad028-69bd-4b36-a537-06af8c5aa07b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes returned with HTTP 202 Jan 27 18:06:09.364045 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 165/324] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:06:08 2021] POST /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes => generated 818 bytes in 955 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:06:09.381307 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e0986cb-1cb2-495b-8338-86130c61c9cf tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:06:09.382139 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e0986cb-1cb2-495b-8338-86130c61c9cf tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:06:09.382904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e0986cb-1cb2-495b-8338-86130c61c9cf tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:06:09.536687 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:06:09.536687 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:06:09.557947 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8e0986cb-1cb2-495b-8338-86130c61c9cf tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:06:09.592893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e0986cb-1cb2-495b-8338-86130c61c9cf tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 200 Jan 27 18:06:09.594474 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 160/325] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:06:09 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 886 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:06:10.611565 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe34b899-35ed-4060-9268-4abe295c8043 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:06:10.612108 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe34b899-35ed-4060-9268-4abe295c8043 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:06:10.612513 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:06:10.612513 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:06:10.613445 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe34b899-35ed-4060-9268-4abe295c8043 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:06:10.713051 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:06:10.713051 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:06:10.748227 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fe34b899-35ed-4060-9268-4abe295c8043 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:06:10.778502 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe34b899-35ed-4060-9268-4abe295c8043 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 200 Jan 27 18:06:10.792169 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 166/326] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:06:10 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 911 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:09:35.967601 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d63600d-50a3-4319-9081-b6919c20e041 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] POST http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types Jan 27 18:09:35.968657 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:35.968657 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:35.969111 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d63600d-50a3-4319-9081-b6919c20e041 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1189532448"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:09:36.018871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d63600d-50a3-4319-9081-b6919c20e041 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types returned with HTTP 200 Jan 27 18:09:36.020691 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 161/327] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:09:35 2021] POST /volume/v3/2a1f831b72d74b398bdb704cad3359cb/types => generated 224 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:09:36.031217 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dc3bc0a5-e34a-4fcb-a6ef-f33da6514980 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] POST http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types Jan 27 18:09:36.031956 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:36.031956 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:36.032369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dc3bc0a5-e34a-4fcb-a6ef-f33da6514980 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1798981148"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:09:36.078518 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dc3bc0a5-e34a-4fcb-a6ef-f33da6514980 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types returned with HTTP 202 Jan 27 18:09:36.079796 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 167/328] 10.222.0.72 () {62 vars in 1278 bytes} [Wed Jan 27 18:09:36 2021] POST /volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types => generated 181 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:09:36.259354 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-34e7fd16-13d4-4b84-934f-f07cb57c7dca tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups Jan 27 18:09:36.260433 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-34e7fd16-13d4-4b84-934f-f07cb57c7dca tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eb725c89-acf5-42c9-ab22-0df0bbb4ffc2", "volume_types": ["bb4364c8-6606-4553-995f-ddede97c1fc6"], "name": "tempest-GroupSnapshotsTest-Group-502708799"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:09:36.261674 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-34e7fd16-13d4-4b84-934f-f07cb57c7dca tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating new group {'group': {'group_type': 'eb725c89-acf5-42c9-ab22-0df0bbb4ffc2', 'volume_types': ['bb4364c8-6606-4553-995f-ddede97c1fc6'], 'name': 'tempest-GroupSnapshotsTest-Group-502708799'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 18:09:36.277451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-34e7fd16-13d4-4b84-934f-f07cb57c7dca tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating group tempest-GroupSnapshotsTest-Group-502708799. Jan 27 18:09:36.316775 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-34e7fd16-13d4-4b84-934f-f07cb57c7dca tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Availability zone cache updated, next update will occur around 2021-01-27 19:09:36.316163. {{(pid=87902) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 18:09:36.317092 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-34e7fd16-13d4-4b84-934f-f07cb57c7dca tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Availability Zones retrieved successfully. Jan 27 18:09:36.344943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-34e7fd16-13d4-4b84-934f-f07cb57c7dca tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Created reservations ['247a36b8-6456-4b0d-b1d7-dd9f5d007d98'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:09:36.402052 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-34e7fd16-13d4-4b84-934f-f07cb57c7dca tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups returned with HTTP 202 Jan 27 18:09:36.404068 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 162/329] 10.222.0.72 () {62 vars in 1264 bytes} [Wed Jan 27 18:09:36 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/groups => generated 111 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:09:36.419258 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c588bf4c-95b3-4b39-b60b-8c115c811f96 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/a7d2579c-e9cd-4bb6-9af4-478db4dabc01 Jan 27 18:09:36.420524 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c588bf4c-95b3-4b39-b60b-8c115c811f96 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:36.421735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c588bf4c-95b3-4b39-b60b-8c115c811f96 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:36.422665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-c588bf4c-95b3-4b39-b60b-8c115c811f96 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member a7d2579c-e9cd-4bb6-9af4-478db4dabc01 {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:09:36.443636 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:36.443636 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:36.500697 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c588bf4c-95b3-4b39-b60b-8c115c811f96 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/a7d2579c-e9cd-4bb6-9af4-478db4dabc01 returned with HTTP 200 Jan 27 18:09:36.501761 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 168/330] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:09:36 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/a7d2579c-e9cd-4bb6-9af4-478db4dabc01 => generated 391 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:37.514353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47186157-6fe1-4b17-8a11-faf7a89a7638 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/a7d2579c-e9cd-4bb6-9af4-478db4dabc01 Jan 27 18:09:37.515681 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47186157-6fe1-4b17-8a11-faf7a89a7638 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:37.516098 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:37.516098 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:37.516743 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47186157-6fe1-4b17-8a11-faf7a89a7638 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:37.517377 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-47186157-6fe1-4b17-8a11-faf7a89a7638 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member a7d2579c-e9cd-4bb6-9af4-478db4dabc01 {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:09:37.526070 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:37.526070 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:37.559140 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47186157-6fe1-4b17-8a11-faf7a89a7638 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/a7d2579c-e9cd-4bb6-9af4-478db4dabc01 returned with HTTP 200 Jan 27 18:09:37.560149 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 163/331] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:09:37 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/a7d2579c-e9cd-4bb6-9af4-478db4dabc01 => generated 392 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:37.572128 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes Jan 27 18:09:37.572746 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:37.572746 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:37.574018 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bb4364c8-6606-4553-995f-ddede97c1fc6", "group_id": "a7d2579c-e9cd-4bb6-9af4-478db4dabc01", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-440445709"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:09:37.575030 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Create volume request body: {'volume': {'volume_type': 'bb4364c8-6606-4553-995f-ddede97c1fc6', 'group_id': 'a7d2579c-e9cd-4bb6-9af4-478db4dabc01', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-440445709'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:09:37.597739 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:37.597739 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:37.599207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Create volume of 1 GB Jan 27 18:09:37.617415 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Availability Zones retrieved successfully. Jan 27 18:09:37.653007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Flow 'volume_create_api' (9bb9560d-ebc3-4c5a-85c6-520645fe2d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:09:37.665313 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9c855b-2668-4b5e-86a1-acd39d9d04b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:09:37.667245 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:37.667245 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:37.668195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:09:37.740710 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9c855b-2668-4b5e-86a1-acd39d9d04b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:09:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb4364c8-6606-4553-995f-ddede97c1fc6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1189532448',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb4364c8-6606-4553-995f-ddede97c1fc6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a7d2579c-e9cd-4bb6-9af4-478db4dabc01', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:09:37.743953 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9f7545-d06d-4ac8-8737-877966325e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:09:37.798969 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1189532448 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1189532448, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:09:37.799936 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1189532448 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1189532448, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:09:37.857119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Created reservations ['e804d5c1-d54b-44d8-9c40-c3a0863384c8', '2cac8b85-d447-4c77-b971-fab608470006', '0d0b7266-9eae-49db-b269-f49b1e22391b', '29fae86e-8b5d-47da-b111-c0e6783a3f70'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:09:37.860688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9f7545-d06d-4ac8-8737-877966325e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e804d5c1-d54b-44d8-9c40-c3a0863384c8', '2cac8b85-d447-4c77-b971-fab608470006', '0d0b7266-9eae-49db-b269-f49b1e22391b', '29fae86e-8b5d-47da-b111-c0e6783a3f70']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:09:37.871571 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de22ffd3-4689-474f-aad7-b867d09f9032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:09:37.937160 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de22ffd3-4689-474f-aad7-b867d09f9032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '883d38d1-50ea-44a1-a28f-519fffad59f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-440445709',encryption_key_id=None,group_id=a7d2579c-e9cd-4bb6-9af4-478db4dabc01,group_type_id=,metadata={},multiattach=False,project_id='2c47bc1763c94926abbd745b1161d308',qos_specs=None,replication_status=,reservations=['e804d5c1-d54b-44d8-9c40-c3a0863384c8','2cac8b85-d447-4c77-b971-fab608470006','0d0b7266-9eae-49db-b269-f49b1e22391b','29fae86e-8b5d-47da-b111-c0e6783a3f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5a8abedba0a45fa984c44e45be23d07',volume_type_id=bb4364c8-6606-4553-995f-ddede97c1fc6), 'volume': 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-27T18:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-440445709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a7d2579c-e9cd-4bb6-9af4-478db4dabc01,host=None,id=883d38d1-50ea-44a1-a28f-519fffad59f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c47bc1763c94926abbd745b1161d308',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b5a8abedba0a45fa984c44e45be23d07',volume_attachment=,volume_type=,volume_type_id=bb4364c8-6606-4553-995f-ddede97c1fc6)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:09:37.939380 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6755d2b0-63aa-497a-887b-1cd9e5935d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:09:37.968087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6755d2b0-63aa-497a-887b-1cd9e5935d1e) transitioned into state 'SUCCESS' from state '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-440445709',encryption_key_id=None,group_id=a7d2579c-e9cd-4bb6-9af4-478db4dabc01,group_type_id=,metadata={},multiattach=False,project_id='2c47bc1763c94926abbd745b1161d308',qos_specs=None,replication_status=,reservations=['e804d5c1-d54b-44d8-9c40-c3a0863384c8','2cac8b85-d447-4c77-b971-fab608470006','0d0b7266-9eae-49db-b269-f49b1e22391b','29fae86e-8b5d-47da-b111-c0e6783a3f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5a8abedba0a45fa984c44e45be23d07',volume_type_id=bb4364c8-6606-4553-995f-ddede97c1fc6)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:09:37.970216 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c1f0e3-2398-4ba8-9c02-290adcf9c337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:09:38.005553 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c1f0e3-2398-4ba8-9c02-290adcf9c337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:09:38.008750 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Flow 'volume_create_api' (9bb9560d-ebc3-4c5a-85c6-520645fe2d37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:09:38.061943 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Create volume request issued successfully. Jan 27 18:09:38.079077 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:38.079736 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:38.088320 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:38.095406 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:38.095406 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:38.109248 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4d0af22-b0ad-4cc3-8ef6-e607a47104d9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes returned with HTTP 202 Jan 27 18:09:38.110256 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 169/332] 10.222.0.72 () {62 vars in 1267 bytes} [Wed Jan 27 18:09:37 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes => generated 907 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:09:38.124704 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d502fa3-d357-4350-9e06-6eee3aa3d491 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 Jan 27 18:09:38.125259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d502fa3-d357-4350-9e06-6eee3aa3d491 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:38.125638 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:38.125638 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:38.126249 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d502fa3-d357-4350-9e06-6eee3aa3d491 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:38.182078 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:38.182078 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:38.192089 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6d502fa3-d357-4350-9e06-6eee3aa3d491 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:38.216857 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-6d502fa3-d357-4350-9e06-6eee3aa3d491 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:38.217514 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-6d502fa3-d357-4350-9e06-6eee3aa3d491 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:38.227848 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-6d502fa3-d357-4350-9e06-6eee3aa3d491 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:38.241145 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:38.241145 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:38.270281 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d502fa3-d357-4350-9e06-6eee3aa3d491 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 returned with HTTP 200 Jan 27 18:09:38.280894 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 164/333] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:38 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 => generated 999 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:39.289898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c2976f98-3e37-48ab-9168-891c3060ac9f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 Jan 27 18:09:39.290478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c2976f98-3e37-48ab-9168-891c3060ac9f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:39.290667 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:39.290667 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:39.291083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c2976f98-3e37-48ab-9168-891c3060ac9f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:39.341284 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:39.341284 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:39.350117 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c2976f98-3e37-48ab-9168-891c3060ac9f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:39.365065 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-c2976f98-3e37-48ab-9168-891c3060ac9f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:39.365515 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-c2976f98-3e37-48ab-9168-891c3060ac9f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:39.375380 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-c2976f98-3e37-48ab-9168-891c3060ac9f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:39.382980 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:39.382980 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:39.405696 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c2976f98-3e37-48ab-9168-891c3060ac9f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 returned with HTTP 200 Jan 27 18:09:39.406543 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 170/334] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:39 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 => generated 1000 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:09:39.424189 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39f351e2-1446-4979-af61-1690a315e05c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots Jan 27 18:09:39.424840 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:39.424840 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:39.425375 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-39f351e2-1446-4979-af61-1690a315e05c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a7d2579c-e9cd-4bb6-9af4-478db4dabc01", "name": "tempest-group_snapshot-848425457"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:09:39.426482 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-39f351e2-1446-4979-af61-1690a315e05c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating new group_snapshot {'group_snapshot': {'group_id': 'a7d2579c-e9cd-4bb6-9af4-478db4dabc01', 'name': 'tempest-group_snapshot-848425457'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 27 18:09:39.434356 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:39.434356 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:39.447494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.group_snapshots [None req-39f351e2-1446-4979-af61-1690a315e05c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating group_snapshot tempest-group_snapshot-848425457. Jan 27 18:09:39.497204 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:39.497204 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:39.529805 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-39f351e2-1446-4979-af61-1690a315e05c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1189532448 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1189532448, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:09:39.530584 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-39f351e2-1446-4979-af61-1690a315e05c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1189532448 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1189532448, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:09:39.566551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-39f351e2-1446-4979-af61-1690a315e05c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Created reservations ['d00889bc-6000-4420-bfd1-862b81e31298', 'e973cea2-4cf6-484d-9e22-b0b81d04a2d5', '983226b6-fd80-4e39-b67b-73648a97fa86', '2c534925-c8fe-4f91-92f8-5eccd158a7a7'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:09:39.641850 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39f351e2-1446-4979-af61-1690a315e05c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots returned with HTTP 202 Jan 27 18:09:39.643124 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 165/335] 10.222.0.72 () {62 vars in 1291 bytes} [Wed Jan 27 18:09:39 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots => generated 167 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:09:39.654500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f39cff01-1368-4fce-8db3-feafc97b0ebe tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c Jan 27 18:09:39.655094 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f39cff01-1368-4fce-8db3-feafc97b0ebe tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:39.655291 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:39.655291 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:39.655695 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f39cff01-1368-4fce-8db3-feafc97b0ebe tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:39.656109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-f39cff01-1368-4fce-8db3-feafc97b0ebe tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 58bf2c09-c3ae-40e4-add1-70b28213f93c {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:09:39.664973 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:39.664973 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:39.677562 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f39cff01-1368-4fce-8db3-feafc97b0ebe tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c returned with HTTP 200 Jan 27 18:09:39.678573 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 171/336] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:09:39 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:40.692630 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-917b574b-682c-484d-aac5-4cca67d94a83 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c Jan 27 18:09:40.694041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-917b574b-682c-484d-aac5-4cca67d94a83 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:40.694895 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:40.694895 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:40.695640 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-917b574b-682c-484d-aac5-4cca67d94a83 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:40.696255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-917b574b-682c-484d-aac5-4cca67d94a83 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 58bf2c09-c3ae-40e4-add1-70b28213f93c {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:09:40.703365 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:40.703365 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:40.717139 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-917b574b-682c-484d-aac5-4cca67d94a83 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c returned with HTTP 200 Jan 27 18:09:40.720362 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 166/337] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:09:40 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c => generated 306 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:09:41.731147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-daca8991-25c0-41e2-aa2d-b976d09e3dd5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c Jan 27 18:09:41.731742 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-daca8991-25c0-41e2-aa2d-b976d09e3dd5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:41.732061 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:41.732061 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:41.733038 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-daca8991-25c0-41e2-aa2d-b976d09e3dd5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:41.733513 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-daca8991-25c0-41e2-aa2d-b976d09e3dd5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 58bf2c09-c3ae-40e4-add1-70b28213f93c {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:09:41.740964 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:41.740964 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:41.753688 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-daca8991-25c0-41e2-aa2d-b976d09e3dd5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c returned with HTTP 200 Jan 27 18:09:41.760898 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 172/338] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:09:41 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c => generated 307 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:41.766035 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2851d76e-f7a8-4e72-974a-84f2d86be350 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail Jan 27 18:09:41.766564 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2851d76e-f7a8-4e72-974a-84f2d86be350 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:41.766779 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:41.766779 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:41.767160 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2851d76e-f7a8-4e72-974a-84f2d86be350 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:41.767862 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-2851d76e-f7a8-4e72-974a-84f2d86be350 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:09:41.770450 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-2851d76e-f7a8-4e72-974a-84f2d86be350 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:09:41.789506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2851d76e-f7a8-4e72-974a-84f2d86be350 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all snapshots completed successfully. Jan 27 18:09:41.790842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:41.790842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:41.792316 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2851d76e-f7a8-4e72-974a-84f2d86be350 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail returned with HTTP 200 Jan 27 18:09:41.799661 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 167/339] 10.222.0.72 () {58 vars in 1231 bytes} [Wed Jan 27 18:09:41 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail => generated 453 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:09:41.807706 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-79ddbf25-8221-4b86-8246-6d3bc48c5f54 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/1f56129e-eb29-4f12-a7a5-2b98ec116ac9 Jan 27 18:09:41.808431 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-79ddbf25-8221-4b86-8246-6d3bc48c5f54 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:41.808716 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:41.808716 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:41.809228 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-79ddbf25-8221-4b86-8246-6d3bc48c5f54 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:41.845820 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:41.845820 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:41.846975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-79ddbf25-8221-4b86-8246-6d3bc48c5f54 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Snapshot retrieved successfully. Jan 27 18:09:41.848972 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-79ddbf25-8221-4b86-8246-6d3bc48c5f54 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/1f56129e-eb29-4f12-a7a5-2b98ec116ac9 returned with HTTP 200 Jan 27 18:09:41.849803 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 173/340] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:09:41 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/1f56129e-eb29-4f12-a7a5-2b98ec116ac9 => generated 450 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:09:41.862105 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/action Jan 27 18:09:41.863081 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:41.863081 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:41.863673 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action body: b'{"create-from-src": {"group_snapshot_id": "58bf2c09-c3ae-40e4-add1-70b28213f93c", "name": "tempest-Group_from_snap-1426748660"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:09:41.864063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "58bf2c09-c3ae-40e4-add1-70b28213f93c", "name": "tempest-Group_from_snap-1426748660"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:09:41.865152 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating new group {'create-from-src': {'group_snapshot_id': '58bf2c09-c3ae-40e4-add1-70b28213f93c', 'name': 'tempest-Group_from_snap-1426748660'}}. {{(pid=87902) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 27 18:09:41.865949 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating group tempest-Group_from_snap-1426748660 from group_snapshot 58bf2c09-c3ae-40e4-add1-70b28213f93c. Jan 27 18:09:41.874221 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:41.874221 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:41.896846 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:41.896846 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:41.905267 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:41.905267 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:42.014616 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Created reservations ['aa56837d-b791-442f-b201-e5f0674819b0'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:09:42.127613 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.group.api [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] A mapping entry already exists for group d0f45d10-d120-42c1-9a48-89768cfce64e and volume type bb4364c8-6606-4553-995f-ddede97c1fc6. Do not need to create again. Jan 27 18:09:42.128382 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:42.128382 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:42.129063 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Availability Zones retrieved successfully. Jan 27 18:09:42.145515 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Flow 'volume_create_api' (3c9857a4-048d-414e-a822-bf96701dbdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:09:42.148688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (200c71aa-40f7-49bd-b3e9-f8d9c9fa2d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:09:42.150764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:09:42.250897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (200c71aa-40f7-49bd-b3e9-f8d9c9fa2d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1f56129e-eb29-4f12-a7a5-2b98ec116ac9', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:09:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb4364c8-6606-4553-995f-ddede97c1fc6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1189532448',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb4364c8-6606-4553-995f-ddede97c1fc6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd0f45d10-d120-42c1-9a48-89768cfce64e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:09:42.252936 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d998bb5-f91e-4d60-897c-0f7d8d30ad27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:09:42.301429 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1189532448 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1189532448, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:09:42.318030 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Created reservations ['8ead77dc-2b2b-4f1f-8b90-33cdb34b9b3d', '5793fda1-3339-47cb-8a46-8a26971170ef'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:09:42.320492 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d998bb5-f91e-4d60-897c-0f7d8d30ad27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ead77dc-2b2b-4f1f-8b90-33cdb34b9b3d', '5793fda1-3339-47cb-8a46-8a26971170ef']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:09:42.322837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c1bcf7-4f98-4e0a-8c0d-4dc5c45f9594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:09:42.455248 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c1bcf7-4f98-4e0a-8c0d-4dc5c45f9594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f57f0c54-dca5-4d42-8ac1-b508dca96920', '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=d0f45d10-d120-42c1-9a48-89768cfce64e,group_type_id=,metadata={},multiattach=False,project_id='2c47bc1763c94926abbd745b1161d308',qos_specs=None,replication_status=,reservations=['8ead77dc-2b2b-4f1f-8b90-33cdb34b9b3d','5793fda1-3339-47cb-8a46-8a26971170ef'],size=1,snapshot_id=1f56129e-eb29-4f12-a7a5-2b98ec116ac9,source_replicaid=,source_volid=None,status='creating',user_id='b5a8abedba0a45fa984c44e45be23d07',volume_type_id=bb4364c8-6606-4553-995f-ddede97c1fc6), 'volume': 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-27T18:09:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d0f45d10-d120-42c1-9a48-89768cfce64e,host=None,id=f57f0c54-dca5-4d42-8ac1-b508dca96920,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c47bc1763c94926abbd745b1161d308',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1f56129e-eb29-4f12-a7a5-2b98ec116ac9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b5a8abedba0a45fa984c44e45be23d07',volume_attachment=,volume_type=,volume_type_id=bb4364c8-6606-4553-995f-ddede97c1fc6)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:09:42.457256 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad3b7f3-63ea-4acb-be76-539d2693ce25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:09:42.487792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad3b7f3-63ea-4acb-be76-539d2693ce25) transitioned into state 'SUCCESS' from 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=d0f45d10-d120-42c1-9a48-89768cfce64e,group_type_id=,metadata={},multiattach=False,project_id='2c47bc1763c94926abbd745b1161d308',qos_specs=None,replication_status=,reservations=['8ead77dc-2b2b-4f1f-8b90-33cdb34b9b3d','5793fda1-3339-47cb-8a46-8a26971170ef'],size=1,snapshot_id=1f56129e-eb29-4f12-a7a5-2b98ec116ac9,source_replicaid=,source_volid=None,status='creating',user_id='b5a8abedba0a45fa984c44e45be23d07',volume_type_id=bb4364c8-6606-4553-995f-ddede97c1fc6)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:09:42.490981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Flow 'volume_create_api' (3c9857a4-048d-414e-a822-bf96701dbdcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:09:42.549716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Create volume request issued successfully. Jan 27 18:09:42.602038 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-94e2e6c8-d219-4a94-aa69-f9da54f39059 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/action returned with HTTP 202 Jan 27 18:09:42.603509 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 168/341] 10.222.0.72 () {62 vars in 1285 bytes} [Wed Jan 27 18:09:41 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/action => generated 103 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:09:42.624089 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31eb6f57-2d69-4f58-b8ff-13bcb46161d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail Jan 27 18:09:42.627214 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31eb6f57-2d69-4f58-b8ff-13bcb46161d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:42.634804 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:42.634804 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:42.635606 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31eb6f57-2d69-4f58-b8ff-13bcb46161d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:42.638216 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-31eb6f57-2d69-4f58-b8ff-13bcb46161d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:09:42.655654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-31eb6f57-2d69-4f58-b8ff-13bcb46161d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:09:42.771791 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-31eb6f57-2d69-4f58-b8ff-13bcb46161d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all volumes completed successfully. Jan 27 18:09:42.774672 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-31eb6f57-2d69-4f58-b8ff-13bcb46161d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:42.775460 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-31eb6f57-2d69-4f58-b8ff-13bcb46161d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:42.784429 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-31eb6f57-2d69-4f58-b8ff-13bcb46161d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:42.793028 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:42.793028 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:42.808608 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-31eb6f57-2d69-4f58-b8ff-13bcb46161d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:42.809325 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-31eb6f57-2d69-4f58-b8ff-13bcb46161d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:42.820311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-31eb6f57-2d69-4f58-b8ff-13bcb46161d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:42.828008 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:42.828008 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:42.854844 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31eb6f57-2d69-4f58-b8ff-13bcb46161d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail returned with HTTP 200 Jan 27 18:09:42.856000 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 174/342] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:09:42 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail => generated 1985 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:09:42.874008 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee5b6d7c-de04-4e31-b228-f69c3d5d3904 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 Jan 27 18:09:42.874596 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee5b6d7c-de04-4e31-b228-f69c3d5d3904 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:42.874789 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:42.874789 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:42.875728 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee5b6d7c-de04-4e31-b228-f69c3d5d3904 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:42.950717 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:42.950717 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:42.961864 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ee5b6d7c-de04-4e31-b228-f69c3d5d3904 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:42.978302 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-ee5b6d7c-de04-4e31-b228-f69c3d5d3904 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:42.978761 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-ee5b6d7c-de04-4e31-b228-f69c3d5d3904 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:42.994576 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-ee5b6d7c-de04-4e31-b228-f69c3d5d3904 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:43.002195 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:43.002195 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:43.029238 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee5b6d7c-de04-4e31-b228-f69c3d5d3904 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 returned with HTTP 200 Jan 27 18:09:43.031716 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 169/343] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:42 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 => generated 992 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:44.048770 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-994dc466-a208-454c-a69a-c33adf5cc33f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 Jan 27 18:09:44.049330 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-994dc466-a208-454c-a69a-c33adf5cc33f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:44.049723 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:44.049723 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:44.050353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-994dc466-a208-454c-a69a-c33adf5cc33f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:44.146802 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:44.146802 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:44.169684 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-994dc466-a208-454c-a69a-c33adf5cc33f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:44.201206 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-994dc466-a208-454c-a69a-c33adf5cc33f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:44.201673 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-994dc466-a208-454c-a69a-c33adf5cc33f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:44.209718 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-994dc466-a208-454c-a69a-c33adf5cc33f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:44.218960 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:44.218960 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:44.268450 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-994dc466-a208-454c-a69a-c33adf5cc33f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 returned with HTTP 200 Jan 27 18:09:44.269615 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 175/344] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:44 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 => generated 992 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:45.289437 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-802f95f7-62f5-4558-8eeb-dd4d6afb6632 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 Jan 27 18:09:45.290612 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-802f95f7-62f5-4558-8eeb-dd4d6afb6632 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:45.291019 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:45.291019 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:45.291698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-802f95f7-62f5-4558-8eeb-dd4d6afb6632 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:45.360997 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:45.360997 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:45.371238 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-802f95f7-62f5-4558-8eeb-dd4d6afb6632 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:45.386483 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-802f95f7-62f5-4558-8eeb-dd4d6afb6632 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:45.388661 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-802f95f7-62f5-4558-8eeb-dd4d6afb6632 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:45.400992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-802f95f7-62f5-4558-8eeb-dd4d6afb6632 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:45.409660 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:45.409660 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:45.435939 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-802f95f7-62f5-4558-8eeb-dd4d6afb6632 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 returned with HTTP 200 Jan 27 18:09:45.448466 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 170/345] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:45 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 => generated 992 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:46.455877 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-049a925a-6233-4093-a935-224607be5980 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 Jan 27 18:09:46.458459 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-049a925a-6233-4093-a935-224607be5980 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:46.458459 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:46.458459 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:46.458459 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-049a925a-6233-4093-a935-224607be5980 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:46.516766 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:46.516766 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:46.528776 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-049a925a-6233-4093-a935-224607be5980 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:46.555237 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-049a925a-6233-4093-a935-224607be5980 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:46.557698 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-049a925a-6233-4093-a935-224607be5980 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:46.575958 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-049a925a-6233-4093-a935-224607be5980 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:46.587231 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:46.587231 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:46.610980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-049a925a-6233-4093-a935-224607be5980 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 returned with HTTP 200 Jan 27 18:09:46.612016 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 176/346] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:46 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 => generated 992 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:47.629410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d610389-ea8e-4cfb-9b3d-8b5e65788d82 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 Jan 27 18:09:47.630603 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d610389-ea8e-4cfb-9b3d-8b5e65788d82 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:47.631011 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:47.631011 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:47.631817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d610389-ea8e-4cfb-9b3d-8b5e65788d82 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:47.742098 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:47.742098 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:47.753463 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4d610389-ea8e-4cfb-9b3d-8b5e65788d82 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:47.768860 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-4d610389-ea8e-4cfb-9b3d-8b5e65788d82 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:47.769901 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-4d610389-ea8e-4cfb-9b3d-8b5e65788d82 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:47.779273 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-4d610389-ea8e-4cfb-9b3d-8b5e65788d82 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:47.789941 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:47.789941 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:47.839942 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d610389-ea8e-4cfb-9b3d-8b5e65788d82 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 returned with HTTP 200 Jan 27 18:09:47.851522 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 171/347] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:47 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 => generated 992 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:48.868011 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26acc2d8-7f1c-4df8-b4a9-4e58ba33a437 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 Jan 27 18:09:48.872430 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26acc2d8-7f1c-4df8-b4a9-4e58ba33a437 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:48.873823 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:48.873823 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:48.874942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26acc2d8-7f1c-4df8-b4a9-4e58ba33a437 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:48.963411 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:48.963411 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:48.973644 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-26acc2d8-7f1c-4df8-b4a9-4e58ba33a437 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:48.994172 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-26acc2d8-7f1c-4df8-b4a9-4e58ba33a437 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:48.994706 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-26acc2d8-7f1c-4df8-b4a9-4e58ba33a437 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:49.004396 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-26acc2d8-7f1c-4df8-b4a9-4e58ba33a437 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:49.013280 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:49.013280 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:49.039626 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26acc2d8-7f1c-4df8-b4a9-4e58ba33a437 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 returned with HTTP 200 Jan 27 18:09:49.040794 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 177/348] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:48 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 => generated 992 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:50.057622 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31c9017c-430a-428a-af0a-daca86c11f7b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 Jan 27 18:09:50.058178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31c9017c-430a-428a-af0a-daca86c11f7b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:50.058369 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:50.058369 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:50.058729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31c9017c-430a-428a-af0a-daca86c11f7b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:50.110697 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:50.110697 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:50.119946 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-31c9017c-430a-428a-af0a-daca86c11f7b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:50.134573 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-31c9017c-430a-428a-af0a-daca86c11f7b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:50.135129 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-31c9017c-430a-428a-af0a-daca86c11f7b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:50.143096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-31c9017c-430a-428a-af0a-daca86c11f7b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:50.150726 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:50.150726 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:50.172508 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31c9017c-430a-428a-af0a-daca86c11f7b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 returned with HTTP 200 Jan 27 18:09:50.182852 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 172/349] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:50 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 => generated 992 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:51.189895 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c40d37b2-8c8c-4ef5-a9e6-9d3939f7f60c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 Jan 27 18:09:51.190957 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c40d37b2-8c8c-4ef5-a9e6-9d3939f7f60c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:51.191149 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:51.191149 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:51.191602 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c40d37b2-8c8c-4ef5-a9e6-9d3939f7f60c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:51.241529 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:51.241529 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:51.250514 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c40d37b2-8c8c-4ef5-a9e6-9d3939f7f60c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:51.263905 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-c40d37b2-8c8c-4ef5-a9e6-9d3939f7f60c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:51.264351 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-c40d37b2-8c8c-4ef5-a9e6-9d3939f7f60c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:51.271540 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-c40d37b2-8c8c-4ef5-a9e6-9d3939f7f60c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:51.278903 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:51.278903 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:51.299724 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c40d37b2-8c8c-4ef5-a9e6-9d3939f7f60c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 returned with HTTP 200 Jan 27 18:09:51.300800 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 178/350] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:51 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 => generated 993 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:51.320090 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7566f7c-d179-4dc8-87dd-97b6eeef68ba tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/d0f45d10-d120-42c1-9a48-89768cfce64e Jan 27 18:09:51.321916 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7566f7c-d179-4dc8-87dd-97b6eeef68ba tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:51.327626 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:51.327626 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:51.328047 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7566f7c-d179-4dc8-87dd-97b6eeef68ba tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:51.328475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-e7566f7c-d179-4dc8-87dd-97b6eeef68ba tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member d0f45d10-d120-42c1-9a48-89768cfce64e {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:09:51.336898 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:51.336898 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:51.364932 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7566f7c-d179-4dc8-87dd-97b6eeef68ba tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/d0f45d10-d120-42c1-9a48-89768cfce64e returned with HTTP 200 Jan 27 18:09:51.366168 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 173/351] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:09:51 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/d0f45d10-d120-42c1-9a48-89768cfce64e => generated 418 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:09:51.377563 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-65d77c40-fd13-4ab5-80b2-04b20af773db tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail Jan 27 18:09:51.378465 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-65d77c40-fd13-4ab5-80b2-04b20af773db tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:51.378783 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:51.378783 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:51.379405 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-65d77c40-fd13-4ab5-80b2-04b20af773db tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:51.380279 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-65d77c40-fd13-4ab5-80b2-04b20af773db tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:09:51.382382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-65d77c40-fd13-4ab5-80b2-04b20af773db tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:09:51.450574 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-65d77c40-fd13-4ab5-80b2-04b20af773db tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all volumes completed successfully. Jan 27 18:09:51.452306 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-65d77c40-fd13-4ab5-80b2-04b20af773db tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:51.452814 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-65d77c40-fd13-4ab5-80b2-04b20af773db tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:51.461820 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-65d77c40-fd13-4ab5-80b2-04b20af773db tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:51.468566 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:51.468566 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:51.481304 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-65d77c40-fd13-4ab5-80b2-04b20af773db tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:51.481749 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-65d77c40-fd13-4ab5-80b2-04b20af773db tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:51.489406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-65d77c40-fd13-4ab5-80b2-04b20af773db tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:51.496422 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:51.496422 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:51.519807 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-65d77c40-fd13-4ab5-80b2-04b20af773db tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail returned with HTTP 200 Jan 27 18:09:51.520656 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 179/352] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:09:51 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail => generated 1986 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:09:51.539251 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d35e2cc7-6209-48b8-b153-64f9f69b4a29 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/d0f45d10-d120-42c1-9a48-89768cfce64e/action Jan 27 18:09:51.540003 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:51.540003 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:51.540459 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d35e2cc7-6209-48b8-b153-64f9f69b4a29 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:09:51.540845 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d35e2cc7-6209-48b8-b153-64f9f69b4a29 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:09:51.541781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-d35e2cc7-6209-48b8-b153-64f9f69b4a29 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] delete called for group d0f45d10-d120-42c1-9a48-89768cfce64e {{(pid=87902) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 18:09:51.542134 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-d35e2cc7-6209-48b8-b153-64f9f69b4a29 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Delete group with id: d0f45d10-d120-42c1-9a48-89768cfce64e Jan 27 18:09:51.556987 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:51.556987 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:51.693790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d35e2cc7-6209-48b8-b153-64f9f69b4a29 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/d0f45d10-d120-42c1-9a48-89768cfce64e/action returned with HTTP 202 Jan 27 18:09:51.698733 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 174/353] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:09:51 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/d0f45d10-d120-42c1-9a48-89768cfce64e/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:09:51.703394 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-576cbac0-6938-4f31-bb34-57f732f7753b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 Jan 27 18:09:51.704001 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-576cbac0-6938-4f31-bb34-57f732f7753b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:51.704213 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:51.704213 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:51.704588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-576cbac0-6938-4f31-bb34-57f732f7753b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:51.756171 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:51.756171 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:51.766294 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-576cbac0-6938-4f31-bb34-57f732f7753b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:51.783478 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-576cbac0-6938-4f31-bb34-57f732f7753b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:51.784253 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-576cbac0-6938-4f31-bb34-57f732f7753b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:51.792513 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-576cbac0-6938-4f31-bb34-57f732f7753b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:51.799794 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:51.799794 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:51.822072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-576cbac0-6938-4f31-bb34-57f732f7753b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 returned with HTTP 200 Jan 27 18:09:51.823474 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 180/354] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:51 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 => generated 992 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:52.839863 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-934251eb-2f78-490f-a7cd-55a43919aaad tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 Jan 27 18:09:52.841036 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-934251eb-2f78-490f-a7cd-55a43919aaad tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:52.841398 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:52.841398 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:52.842040 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-934251eb-2f78-490f-a7cd-55a43919aaad tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:52.894207 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:52.894207 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:52.905659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-934251eb-2f78-490f-a7cd-55a43919aaad tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:52.921046 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-934251eb-2f78-490f-a7cd-55a43919aaad tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:52.921508 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-934251eb-2f78-490f-a7cd-55a43919aaad tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:52.930159 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-934251eb-2f78-490f-a7cd-55a43919aaad tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:52.938451 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:52.938451 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:52.963082 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-934251eb-2f78-490f-a7cd-55a43919aaad tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 returned with HTTP 200 Jan 27 18:09:52.964187 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 175/355] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:52 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 => generated 992 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:53.982194 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c26fb5d4-e807-44e3-a56f-b737a15cc9d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 Jan 27 18:09:53.982740 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c26fb5d4-e807-44e3-a56f-b737a15cc9d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:53.983206 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:53.983206 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:53.983884 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c26fb5d4-e807-44e3-a56f-b737a15cc9d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:54.031495 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c26fb5d4-e807-44e3-a56f-b737a15cc9d3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 returned with HTTP 404 Jan 27 18:09:54.032916 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 181/356] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:53 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/f57f0c54-dca5-4d42-8ac1-b508dca96920 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:09:54.043475 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11fa5a8f-79af-41ee-9b4f-e3da0130e6ef tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/d0f45d10-d120-42c1-9a48-89768cfce64e Jan 27 18:09:54.044274 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11fa5a8f-79af-41ee-9b4f-e3da0130e6ef tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:54.044711 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:54.044711 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:54.045320 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11fa5a8f-79af-41ee-9b4f-e3da0130e6ef tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:54.045894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-11fa5a8f-79af-41ee-9b4f-e3da0130e6ef tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member d0f45d10-d120-42c1-9a48-89768cfce64e {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:09:54.054174 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11fa5a8f-79af-41ee-9b4f-e3da0130e6ef tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/d0f45d10-d120-42c1-9a48-89768cfce64e returned with HTTP 404 Jan 27 18:09:54.055867 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 176/357] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:09:54 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/d0f45d10-d120-42c1-9a48-89768cfce64e => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 27 18:09:54.069381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6ba7451e-a424-4ad4-9bae-11422eeb09b2 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] DELETE http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c Jan 27 18:09:54.071528 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6ba7451e-a424-4ad4-9bae-11422eeb09b2 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:54.072271 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6ba7451e-a424-4ad4-9bae-11422eeb09b2 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:54.072834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-6ba7451e-a424-4ad4-9bae-11422eeb09b2 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] delete called for member 58bf2c09-c3ae-40e4-add1-70b28213f93c {{(pid=87901) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 18:09:54.073337 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.group_snapshots [None req-6ba7451e-a424-4ad4-9bae-11422eeb09b2 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Delete group_snapshot with id: 58bf2c09-c3ae-40e4-add1-70b28213f93c Jan 27 18:09:54.081795 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:54.081795 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:54.167501 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6ba7451e-a424-4ad4-9bae-11422eeb09b2 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c returned with HTTP 202 Jan 27 18:09:54.176753 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-25e98a15-794e-427a-b0bb-d6b134be147a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail Jan 27 18:09:54.177433 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-25e98a15-794e-427a-b0bb-d6b134be147a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:54.177926 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-25e98a15-794e-427a-b0bb-d6b134be147a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:54.178736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-25e98a15-794e-427a-b0bb-d6b134be147a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:09:54.181007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-25e98a15-794e-427a-b0bb-d6b134be147a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:09:54.192160 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 182/358] 10.222.0.72 () {60 vars in 1383 bytes} [Wed Jan 27 18:09:54 2021] DELETE /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:09:54.265883 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-25e98a15-794e-427a-b0bb-d6b134be147a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all volumes completed successfully. Jan 27 18:09:54.268286 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-25e98a15-794e-427a-b0bb-d6b134be147a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:54.269036 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-25e98a15-794e-427a-b0bb-d6b134be147a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:54.279777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-25e98a15-794e-427a-b0bb-d6b134be147a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:54.289938 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:54.289938 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:54.317642 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-25e98a15-794e-427a-b0bb-d6b134be147a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail returned with HTTP 200 Jan 27 18:09:54.330782 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 177/359] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:09:54 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail => generated 1003 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:09:54.336620 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ccf503f7-9646-4272-bd1c-95d2d95c3162 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail Jan 27 18:09:54.337262 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ccf503f7-9646-4272-bd1c-95d2d95c3162 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:54.337571 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:54.337571 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:54.338273 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ccf503f7-9646-4272-bd1c-95d2d95c3162 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:54.339058 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-ccf503f7-9646-4272-bd1c-95d2d95c3162 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:09:54.339908 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:54.339908 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:54.341746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-ccf503f7-9646-4272-bd1c-95d2d95c3162 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Building query based on filter {{(pid=87901) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:09:54.408133 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ccf503f7-9646-4272-bd1c-95d2d95c3162 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all snapshots completed successfully. Jan 27 18:09:54.408133 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:54.408133 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:54.409046 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ccf503f7-9646-4272-bd1c-95d2d95c3162 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail returned with HTTP 200 Jan 27 18:09:54.417856 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 183/360] 10.222.0.72 () {58 vars in 1231 bytes} [Wed Jan 27 18:09:54 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail => generated 452 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:09:54.424070 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e71a4820-2c37-4f35-beeb-c8c12ef6081c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/1f56129e-eb29-4f12-a7a5-2b98ec116ac9 Jan 27 18:09:54.424937 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e71a4820-2c37-4f35-beeb-c8c12ef6081c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:54.425323 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:54.425323 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:54.425944 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e71a4820-2c37-4f35-beeb-c8c12ef6081c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:54.473179 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:54.473179 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:54.474753 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e71a4820-2c37-4f35-beeb-c8c12ef6081c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Snapshot retrieved successfully. Jan 27 18:09:54.478119 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e71a4820-2c37-4f35-beeb-c8c12ef6081c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/1f56129e-eb29-4f12-a7a5-2b98ec116ac9 returned with HTTP 200 Jan 27 18:09:54.479169 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 178/361] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:09:54 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/1f56129e-eb29-4f12-a7a5-2b98ec116ac9 => generated 449 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:09:55.495395 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9b9645c-42cd-482d-96af-08015272bb5f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/1f56129e-eb29-4f12-a7a5-2b98ec116ac9 Jan 27 18:09:55.495950 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9b9645c-42cd-482d-96af-08015272bb5f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:55.496045 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:55.496045 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:55.496541 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9b9645c-42cd-482d-96af-08015272bb5f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:55.523569 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:55.523569 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:55.524855 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d9b9645c-42cd-482d-96af-08015272bb5f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Snapshot retrieved successfully. Jan 27 18:09:55.527126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9b9645c-42cd-482d-96af-08015272bb5f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/1f56129e-eb29-4f12-a7a5-2b98ec116ac9 returned with HTTP 200 Jan 27 18:09:55.528113 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 184/362] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:09:55 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/1f56129e-eb29-4f12-a7a5-2b98ec116ac9 => generated 449 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:09:56.543033 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f2b7e00-68bf-44b8-8610-7cc9e9c59976 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/1f56129e-eb29-4f12-a7a5-2b98ec116ac9 Jan 27 18:09:56.543796 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f2b7e00-68bf-44b8-8610-7cc9e9c59976 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:56.543965 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:56.543965 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:56.544487 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f2b7e00-68bf-44b8-8610-7cc9e9c59976 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:56.577599 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f2b7e00-68bf-44b8-8610-7cc9e9c59976 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/1f56129e-eb29-4f12-a7a5-2b98ec116ac9 returned with HTTP 404 Jan 27 18:09:56.579291 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 179/363] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:09:56 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/1f56129e-eb29-4f12-a7a5-2b98ec116ac9 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:09:56.588247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0d3cc9b-a137-484c-8363-030d69358a9d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c Jan 27 18:09:56.588965 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0d3cc9b-a137-484c-8363-030d69358a9d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:56.589341 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:56.589341 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:56.590294 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0d3cc9b-a137-484c-8363-030d69358a9d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:56.591027 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-e0d3cc9b-a137-484c-8363-030d69358a9d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 58bf2c09-c3ae-40e4-add1-70b28213f93c {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:09:56.597347 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0d3cc9b-a137-484c-8363-030d69358a9d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c returned with HTTP 404 Jan 27 18:09:56.598453 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 185/364] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:09:56 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/58bf2c09-c3ae-40e4-add1-70b28213f93c => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:09:56.609937 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da5c5d02-affd-4827-a2d7-8950b850d302 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail Jan 27 18:09:56.610639 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-da5c5d02-affd-4827-a2d7-8950b850d302 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:56.611297 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-da5c5d02-affd-4827-a2d7-8950b850d302 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:56.612204 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-da5c5d02-affd-4827-a2d7-8950b850d302 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:09:56.614592 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-da5c5d02-affd-4827-a2d7-8950b850d302 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:09:56.727126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-da5c5d02-affd-4827-a2d7-8950b850d302 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all volumes completed successfully. Jan 27 18:09:56.729419 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-da5c5d02-affd-4827-a2d7-8950b850d302 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:56.730062 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-da5c5d02-affd-4827-a2d7-8950b850d302 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:56.744711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-da5c5d02-affd-4827-a2d7-8950b850d302 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:56.754154 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:56.754154 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:56.784524 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da5c5d02-affd-4827-a2d7-8950b850d302 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail returned with HTTP 200 Jan 27 18:09:56.785733 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 180/365] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:09:56 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail => generated 1003 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:09:56.809133 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9dbf469e-896b-496a-bcae-0f74eb0f33b2 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/a7d2579c-e9cd-4bb6-9af4-478db4dabc01/action Jan 27 18:09:56.810257 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9dbf469e-896b-496a-bcae-0f74eb0f33b2 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:09:56.810901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9dbf469e-896b-496a-bcae-0f74eb0f33b2 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:09:56.812375 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-9dbf469e-896b-496a-bcae-0f74eb0f33b2 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] delete called for group a7d2579c-e9cd-4bb6-9af4-478db4dabc01 {{(pid=87901) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 18:09:56.812921 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-9dbf469e-896b-496a-bcae-0f74eb0f33b2 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Delete group with id: a7d2579c-e9cd-4bb6-9af4-478db4dabc01 Jan 27 18:09:56.821346 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:56.821346 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:56.974514 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9dbf469e-896b-496a-bcae-0f74eb0f33b2 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/a7d2579c-e9cd-4bb6-9af4-478db4dabc01/action returned with HTTP 202 Jan 27 18:09:56.980072 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 186/366] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:09:56 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/a7d2579c-e9cd-4bb6-9af4-478db4dabc01/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 18:09:56.987115 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed465aef-2679-43b2-930f-332ef71253ae tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 Jan 27 18:09:56.987878 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ed465aef-2679-43b2-930f-332ef71253ae tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:56.988210 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:56.988210 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:56.988762 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ed465aef-2679-43b2-930f-332ef71253ae tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:57.047835 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:57.047835 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:57.067680 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ed465aef-2679-43b2-930f-332ef71253ae tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:57.089870 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-ed465aef-2679-43b2-930f-332ef71253ae tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:57.090386 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-ed465aef-2679-43b2-930f-332ef71253ae tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:57.106808 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-ed465aef-2679-43b2-930f-332ef71253ae tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:57.114876 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:57.114876 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:57.140715 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed465aef-2679-43b2-930f-332ef71253ae tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 returned with HTTP 200 Jan 27 18:09:57.141575 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 181/367] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:56 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 => generated 999 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:58.160204 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13dc6e59-438f-4a40-a3de-7c1666cfb052 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 Jan 27 18:09:58.160752 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-13dc6e59-438f-4a40-a3de-7c1666cfb052 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:58.161049 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:58.161049 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:58.161901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-13dc6e59-438f-4a40-a3de-7c1666cfb052 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:58.214969 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:58.214969 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:58.223869 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-13dc6e59-438f-4a40-a3de-7c1666cfb052 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:09:58.241693 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-13dc6e59-438f-4a40-a3de-7c1666cfb052 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:09:58.242200 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-13dc6e59-438f-4a40-a3de-7c1666cfb052 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:09:58.249807 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-13dc6e59-438f-4a40-a3de-7c1666cfb052 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:09:58.256901 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:58.256901 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:58.277994 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13dc6e59-438f-4a40-a3de-7c1666cfb052 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 returned with HTTP 200 Jan 27 18:09:58.279083 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 187/368] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:58 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 => generated 999 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:09:59.297226 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20919275-6838-4c34-ba73-b42d6517b5de tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 Jan 27 18:09:59.297653 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20919275-6838-4c34-ba73-b42d6517b5de tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:59.297744 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:59.297744 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:59.298077 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20919275-6838-4c34-ba73-b42d6517b5de tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:59.345613 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20919275-6838-4c34-ba73-b42d6517b5de tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 returned with HTTP 404 Jan 27 18:09:59.346636 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 182/369] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:09:59 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:09:59.355388 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e5b3edb2-f427-40d6-a7de-1f7125ee18ba tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/a7d2579c-e9cd-4bb6-9af4-478db4dabc01 Jan 27 18:09:59.355974 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e5b3edb2-f427-40d6-a7de-1f7125ee18ba tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:59.356165 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:09:59.356165 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:09:59.356807 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e5b3edb2-f427-40d6-a7de-1f7125ee18ba tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:59.357217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-e5b3edb2-f427-40d6-a7de-1f7125ee18ba tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member a7d2579c-e9cd-4bb6-9af4-478db4dabc01 {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:09:59.363502 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e5b3edb2-f427-40d6-a7de-1f7125ee18ba tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/a7d2579c-e9cd-4bb6-9af4-478db4dabc01 returned with HTTP 404 Jan 27 18:09:59.364414 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 188/370] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:09:59 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/a7d2579c-e9cd-4bb6-9af4-478db4dabc01 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 27 18:09:59.373671 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-501dd5e2-f8e7-488a-97bd-a19a409f88c4 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] DELETE http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types/eb725c89-acf5-42c9-ab22-0df0bbb4ffc2 Jan 27 18:09:59.374250 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-501dd5e2-f8e7-488a-97bd-a19a409f88c4 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:59.374889 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-501dd5e2-f8e7-488a-97bd-a19a409f88c4 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:59.407704 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:09:59.407704 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:09:59.415973 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-501dd5e2-f8e7-488a-97bd-a19a409f88c4 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types/eb725c89-acf5-42c9-ab22-0df0bbb4ffc2 returned with HTTP 202 Jan 27 18:09:59.417165 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 183/371] 10.222.0.72 () {60 vars in 1371 bytes} [Wed Jan 27 18:09:59 2021] DELETE /volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types/eb725c89-acf5-42c9-ab22-0df0bbb4ffc2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:09:59.430740 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4dceb225-c298-4fc2-9d18-6c91f260f57c tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] POST http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types Jan 27 18:09:59.432352 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4dceb225-c298-4fc2-9d18-6c91f260f57c tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1748381174"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:09:59.482418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4dceb225-c298-4fc2-9d18-6c91f260f57c tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types returned with HTTP 200 Jan 27 18:09:59.483971 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 189/372] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:09:59 2021] POST /volume/v3/2a1f831b72d74b398bdb704cad3359cb/types => generated 224 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:09:59.494764 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26017983-1498-4677-a727-ef6120cc6dea tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] POST http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types Jan 27 18:09:59.495704 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26017983-1498-4677-a727-ef6120cc6dea tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1920493617"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:09:59.541926 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26017983-1498-4677-a727-ef6120cc6dea tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types returned with HTTP 202 Jan 27 18:09:59.544591 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 184/373] 10.222.0.72 () {62 vars in 1278 bytes} [Wed Jan 27 18:09:59 2021] POST /volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types => generated 181 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:09:59.554190 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e15c565-7163-4874-9a8c-098c3f7f8f09 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups Jan 27 18:09:59.554990 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e15c565-7163-4874-9a8c-098c3f7f8f09 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ed61a867-01d0-454f-8904-314dd12b512f", "volume_types": ["e51a24a2-b3e8-4103-8c2a-721a40d172ac"], "name": "tempest-GroupSnapshotsTest-Group-300519013"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:09:59.556261 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-2e15c565-7163-4874-9a8c-098c3f7f8f09 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating new group {'group': {'group_type': 'ed61a867-01d0-454f-8904-314dd12b512f', 'volume_types': ['e51a24a2-b3e8-4103-8c2a-721a40d172ac'], 'name': 'tempest-GroupSnapshotsTest-Group-300519013'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 18:09:59.571245 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-2e15c565-7163-4874-9a8c-098c3f7f8f09 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating group tempest-GroupSnapshotsTest-Group-300519013. Jan 27 18:09:59.609045 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2e15c565-7163-4874-9a8c-098c3f7f8f09 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Availability zone cache updated, next update will occur around 2021-01-27 19:09:59.608116. {{(pid=87901) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 18:09:59.609045 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2e15c565-7163-4874-9a8c-098c3f7f8f09 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Availability Zones retrieved successfully. Jan 27 18:09:59.652259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-2e15c565-7163-4874-9a8c-098c3f7f8f09 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Created reservations ['ea55036a-20f5-4638-bf15-d8a40ccbcf81'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:09:59.786866 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e15c565-7163-4874-9a8c-098c3f7f8f09 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups returned with HTTP 202 Jan 27 18:09:59.788529 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 190/374] 10.222.0.72 () {62 vars in 1264 bytes} [Wed Jan 27 18:09:59 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/groups => generated 111 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:09:59.797998 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-368e8389-2810-4274-a16a-5c624a49774f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:09:59.798572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-368e8389-2810-4274-a16a-5c624a49774f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:09:59.799055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-368e8389-2810-4274-a16a-5c624a49774f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:09:59.799623 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-368e8389-2810-4274-a16a-5c624a49774f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 067108ff-d627-40f4-b9c0-55d7e94794c9 {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:09:59.808341 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:09:59.808341 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:09:59.876775 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-368e8389-2810-4274-a16a-5c624a49774f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 200 Jan 27 18:09:59.884440 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 185/375] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:09:59 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 391 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:00.890124 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e4b24bc4-05de-44bd-a171-bf276491c15f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:00.891394 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e4b24bc4-05de-44bd-a171-bf276491c15f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:00.891847 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:00.891847 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:00.892491 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e4b24bc4-05de-44bd-a171-bf276491c15f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:00.893139 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-e4b24bc4-05de-44bd-a171-bf276491c15f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 067108ff-d627-40f4-b9c0-55d7e94794c9 {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:10:00.901802 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:00.901802 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:00.930811 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e4b24bc4-05de-44bd-a171-bf276491c15f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 200 Jan 27 18:10:00.932534 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 191/376] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:10:00 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:00.943348 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes Jan 27 18:10:00.943928 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:00.943928 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:00.944711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e51a24a2-b3e8-4103-8c2a-721a40d172ac", "group_id": "067108ff-d627-40f4-b9c0-55d7e94794c9", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1304995624"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:00.946132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Create volume request body: {'volume': {'volume_type': 'e51a24a2-b3e8-4103-8c2a-721a40d172ac', 'group_id': '067108ff-d627-40f4-b9c0-55d7e94794c9', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1304995624'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:10:00.967954 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:00.967954 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:00.969819 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Create volume of 1 GB Jan 27 18:10:00.988658 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Availability Zones retrieved successfully. Jan 27 18:10:01.015263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Flow 'volume_create_api' (3f53dcf1-44f8-4e03-ad8c-047c7b0d9e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:10:01.015263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffdaa94d-729b-43fa-a474-866ac4597b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:01.015798 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:01.015798 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:01.016566 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:10:01.070326 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffdaa94d-729b-43fa-a474-866ac4597b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:09:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e51a24a2-b3e8-4103-8c2a-721a40d172ac,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1748381174',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e51a24a2-b3e8-4103-8c2a-721a40d172ac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '067108ff-d627-40f4-b9c0-55d7e94794c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:01.072730 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d459ad-5b06-4c03-9813-df70c37408c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:01.127618 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1748381174 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1748381174, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:10:01.128743 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1748381174 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1748381174, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:10:01.174908 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Created reservations ['0a29a546-42e4-4cc3-9d54-28bc7a686526', '9ccc3230-e16e-4cc8-ae66-2e6aee341f17', '84a8a9f4-536c-407a-9839-a116b32fea59', '2dfaa298-25d5-467b-aef3-3c7a67a9ec86'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:10:01.180233 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d459ad-5b06-4c03-9813-df70c37408c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a29a546-42e4-4cc3-9d54-28bc7a686526', '9ccc3230-e16e-4cc8-ae66-2e6aee341f17', '84a8a9f4-536c-407a-9839-a116b32fea59', '2dfaa298-25d5-467b-aef3-3c7a67a9ec86']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:01.182794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6857e1e9-b149-4936-b2da-3bf2c4b90166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:01.266481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6857e1e9-b149-4936-b2da-3bf2c4b90166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0bca6ea-a561-4159-946f-f0d06edf231a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1304995624',encryption_key_id=None,group_id=067108ff-d627-40f4-b9c0-55d7e94794c9,group_type_id=,metadata={},multiattach=False,project_id='2c47bc1763c94926abbd745b1161d308',qos_specs=None,replication_status=,reservations=['0a29a546-42e4-4cc3-9d54-28bc7a686526','9ccc3230-e16e-4cc8-ae66-2e6aee341f17','84a8a9f4-536c-407a-9839-a116b32fea59','2dfaa298-25d5-467b-aef3-3c7a67a9ec86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5a8abedba0a45fa984c44e45be23d07',volume_type_id=e51a24a2-b3e8-4103-8c2a-721a40d172ac), 'volume': 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-27T18:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1304995624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=067108ff-d627-40f4-b9c0-55d7e94794c9,host=None,id=b0bca6ea-a561-4159-946f-f0d06edf231a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c47bc1763c94926abbd745b1161d308',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b5a8abedba0a45fa984c44e45be23d07',volume_attachment=,volume_type=,volume_type_id=e51a24a2-b3e8-4103-8c2a-721a40d172ac)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:01.268668 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d73e733-0a19-4bab-a68c-a49176068dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:01.311682 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d73e733-0a19-4bab-a68c-a49176068dad) transitioned into state 'SUCCESS' from state '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-1304995624',encryption_key_id=None,group_id=067108ff-d627-40f4-b9c0-55d7e94794c9,group_type_id=,metadata={},multiattach=False,project_id='2c47bc1763c94926abbd745b1161d308',qos_specs=None,replication_status=,reservations=['0a29a546-42e4-4cc3-9d54-28bc7a686526','9ccc3230-e16e-4cc8-ae66-2e6aee341f17','84a8a9f4-536c-407a-9839-a116b32fea59','2dfaa298-25d5-467b-aef3-3c7a67a9ec86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5a8abedba0a45fa984c44e45be23d07',volume_type_id=e51a24a2-b3e8-4103-8c2a-721a40d172ac)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:01.317502 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a32e0c4b-954d-4eaf-8d80-1eb5b1fffa5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:01.367196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a32e0c4b-954d-4eaf-8d80-1eb5b1fffa5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:01.374234 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Flow 'volume_create_api' (3f53dcf1-44f8-4e03-ad8c-047c7b0d9e78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:10:01.476199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Create volume request issued successfully. Jan 27 18:10:01.512010 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:01.512761 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:01.523532 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:01.533516 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:01.533516 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:01.574780 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b7b52433-0c5d-4238-85d1-41708ef93633 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes returned with HTTP 202 Jan 27 18:10:01.575785 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 186/377] 10.222.0.72 () {62 vars in 1267 bytes} [Wed Jan 27 18:10:00 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes => generated 908 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:01.593645 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8b901ca-274e-4188-a19d-514ef6ca2df3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/b0bca6ea-a561-4159-946f-f0d06edf231a Jan 27 18:10:01.594539 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8b901ca-274e-4188-a19d-514ef6ca2df3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:01.594846 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:01.594846 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:01.595926 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8b901ca-274e-4188-a19d-514ef6ca2df3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:01.772280 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:01.772280 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:01.785334 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c8b901ca-274e-4188-a19d-514ef6ca2df3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:10:01.808470 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-c8b901ca-274e-4188-a19d-514ef6ca2df3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:01.809097 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-c8b901ca-274e-4188-a19d-514ef6ca2df3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:01.817091 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-c8b901ca-274e-4188-a19d-514ef6ca2df3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:01.825833 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:01.825833 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:01.847246 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8b901ca-274e-4188-a19d-514ef6ca2df3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/b0bca6ea-a561-4159-946f-f0d06edf231a returned with HTTP 200 Jan 27 18:10:01.848116 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 192/378] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:01 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/b0bca6ea-a561-4159-946f-f0d06edf231a => generated 1000 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:10:02.868288 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd5108c3-2a78-4eb4-812c-bb265aa75a7f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/b0bca6ea-a561-4159-946f-f0d06edf231a Jan 27 18:10:02.869192 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd5108c3-2a78-4eb4-812c-bb265aa75a7f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:02.869391 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:02.869391 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:02.869921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd5108c3-2a78-4eb4-812c-bb265aa75a7f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:02.936514 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:02.936514 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:02.946625 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cd5108c3-2a78-4eb4-812c-bb265aa75a7f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:10:02.962895 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-cd5108c3-2a78-4eb4-812c-bb265aa75a7f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:02.963628 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-cd5108c3-2a78-4eb4-812c-bb265aa75a7f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:02.972017 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-cd5108c3-2a78-4eb4-812c-bb265aa75a7f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:02.981200 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:02.981200 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:03.012679 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd5108c3-2a78-4eb4-812c-bb265aa75a7f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/b0bca6ea-a561-4159-946f-f0d06edf231a returned with HTTP 200 Jan 27 18:10:03.013798 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 187/379] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:02 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/b0bca6ea-a561-4159-946f-f0d06edf231a => generated 1001 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:10:03.040029 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes Jan 27 18:10:03.040886 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:03.040886 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:03.041593 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e51a24a2-b3e8-4103-8c2a-721a40d172ac", "group_id": "067108ff-d627-40f4-b9c0-55d7e94794c9", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1453110483"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:03.042963 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Create volume request body: {'volume': {'volume_type': 'e51a24a2-b3e8-4103-8c2a-721a40d172ac', 'group_id': '067108ff-d627-40f4-b9c0-55d7e94794c9', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1453110483'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:10:03.066824 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:03.066824 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:03.069168 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Create volume of 1 GB Jan 27 18:10:03.089060 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Availability Zones retrieved successfully. Jan 27 18:10:03.116216 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Flow 'volume_create_api' (09b3bf58-5488-4c45-bd83-52f120e692fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:10:03.140564 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7374074c-25b6-457f-a7cf-27ae6264745c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:03.142622 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:03.142622 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:03.143507 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:10:03.202109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7374074c-25b6-457f-a7cf-27ae6264745c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:09:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e51a24a2-b3e8-4103-8c2a-721a40d172ac,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1748381174',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e51a24a2-b3e8-4103-8c2a-721a40d172ac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '067108ff-d627-40f4-b9c0-55d7e94794c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:03.204777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70284805-07e0-464d-9e68-471812922169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:03.252331 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1748381174 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1748381174, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:10:03.253165 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1748381174 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1748381174, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:10:03.275041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Created reservations ['56ccf5df-e58d-4caa-9bad-73a77e28b5e0', '850d65fe-a310-425a-9d2c-99c3a1272385', '100d860b-9194-44cf-9bcf-1662472190e2', 'e0211f76-6368-47b0-ac0c-0aeeb591c1d9'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:10:03.277261 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70284805-07e0-464d-9e68-471812922169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56ccf5df-e58d-4caa-9bad-73a77e28b5e0', '850d65fe-a310-425a-9d2c-99c3a1272385', '100d860b-9194-44cf-9bcf-1662472190e2', 'e0211f76-6368-47b0-ac0c-0aeeb591c1d9']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:03.279536 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fb1e906-c45a-4f5e-8ce6-be064a70883e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:03.342698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fb1e906-c45a-4f5e-8ce6-be064a70883e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9a43b63-0cda-4e55-9800-070cd3d74d5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1453110483',encryption_key_id=None,group_id=067108ff-d627-40f4-b9c0-55d7e94794c9,group_type_id=,metadata={},multiattach=False,project_id='2c47bc1763c94926abbd745b1161d308',qos_specs=None,replication_status=,reservations=['56ccf5df-e58d-4caa-9bad-73a77e28b5e0','850d65fe-a310-425a-9d2c-99c3a1272385','100d860b-9194-44cf-9bcf-1662472190e2','e0211f76-6368-47b0-ac0c-0aeeb591c1d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5a8abedba0a45fa984c44e45be23d07',volume_type_id=e51a24a2-b3e8-4103-8c2a-721a40d172ac), 'volume': 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-27T18:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1453110483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=067108ff-d627-40f4-b9c0-55d7e94794c9,host=None,id=e9a43b63-0cda-4e55-9800-070cd3d74d5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c47bc1763c94926abbd745b1161d308',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b5a8abedba0a45fa984c44e45be23d07',volume_attachment=,volume_type=,volume_type_id=e51a24a2-b3e8-4103-8c2a-721a40d172ac)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:03.345075 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac454df9-79c2-4c13-b85c-9a9d5383b106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:03.372964 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac454df9-79c2-4c13-b85c-9a9d5383b106) transitioned into state 'SUCCESS' from state '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-1453110483',encryption_key_id=None,group_id=067108ff-d627-40f4-b9c0-55d7e94794c9,group_type_id=,metadata={},multiattach=False,project_id='2c47bc1763c94926abbd745b1161d308',qos_specs=None,replication_status=,reservations=['56ccf5df-e58d-4caa-9bad-73a77e28b5e0','850d65fe-a310-425a-9d2c-99c3a1272385','100d860b-9194-44cf-9bcf-1662472190e2','e0211f76-6368-47b0-ac0c-0aeeb591c1d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5a8abedba0a45fa984c44e45be23d07',volume_type_id=e51a24a2-b3e8-4103-8c2a-721a40d172ac)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:03.375070 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0329832-ddb9-491c-b099-649a32c79d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:03.400113 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0329832-ddb9-491c-b099-649a32c79d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:03.403481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Flow 'volume_create_api' (09b3bf58-5488-4c45-bd83-52f120e692fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:10:03.461663 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Create volume request issued successfully. Jan 27 18:10:03.477109 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:03.477565 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:03.494503 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:03.508408 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:03.508408 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:03.526056 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d08bfc01-a8a0-4ac6-a4f2-f95b96b119b4 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes returned with HTTP 202 Jan 27 18:10:03.527496 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 193/380] 10.222.0.72 () {62 vars in 1267 bytes} [Wed Jan 27 18:10:03 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes => generated 908 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:03.545029 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70323248-a135-4e23-88b0-f2f74a6b0f7a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f Jan 27 18:10:03.545222 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70323248-a135-4e23-88b0-f2f74a6b0f7a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:03.545343 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:03.545343 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:03.546757 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70323248-a135-4e23-88b0-f2f74a6b0f7a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:03.697706 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:03.697706 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:03.720479 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-70323248-a135-4e23-88b0-f2f74a6b0f7a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:10:03.736318 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-70323248-a135-4e23-88b0-f2f74a6b0f7a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:03.736996 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-70323248-a135-4e23-88b0-f2f74a6b0f7a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:03.755212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-70323248-a135-4e23-88b0-f2f74a6b0f7a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:03.763620 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:03.763620 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:03.788234 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70323248-a135-4e23-88b0-f2f74a6b0f7a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f returned with HTTP 200 Jan 27 18:10:03.798230 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 188/381] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:03 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f => generated 976 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:04.808330 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-975d6235-d6f1-4b01-9578-015adb9381c5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f Jan 27 18:10:04.809399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-975d6235-d6f1-4b01-9578-015adb9381c5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:04.809895 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:04.809895 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:04.810605 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-975d6235-d6f1-4b01-9578-015adb9381c5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:04.871236 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:04.871236 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:04.883879 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-975d6235-d6f1-4b01-9578-015adb9381c5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:10:04.907353 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-975d6235-d6f1-4b01-9578-015adb9381c5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:04.908173 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-975d6235-d6f1-4b01-9578-015adb9381c5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:04.920279 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-975d6235-d6f1-4b01-9578-015adb9381c5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:04.929924 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:04.929924 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:04.967862 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-975d6235-d6f1-4b01-9578-015adb9381c5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f returned with HTTP 200 Jan 27 18:10:04.968890 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 194/382] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:04 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f => generated 1001 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:10:04.989760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a5c2a37-37a1-4699-b4f4-a482b5e10096 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] PUT http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:04.996372 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:04.996372 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:04.997313 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a5c2a37-37a1-4699-b4f4-a482b5e10096 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b0bca6ea-a561-4159-946f-f0d06edf231a"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:04.998677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-2a5c2a37-37a1-4699-b4f4-a482b5e10096 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Update called for group 067108ff-d627-40f4-b9c0-55d7e94794c9. {{(pid=87902) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 18:10:04.999218 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-2a5c2a37-37a1-4699-b4f4-a482b5e10096 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Updating group 067108ff-d627-40f4-b9c0-55d7e94794c9 with name None description: None add_volumes: None remove_volumes: b0bca6ea-a561-4159-946f-f0d06edf231a. Jan 27 18:10:05.015817 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:05.015817 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:05.098910 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a5c2a37-37a1-4699-b4f4-a482b5e10096 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 202 Jan 27 18:10:05.108312 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 189/383] 10.222.0.72 () {62 vars in 1373 bytes} [Wed Jan 27 18:10:04 2021] PUT /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:10:05.114558 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ca03bc7-c92f-49f7-a811-aeb05e0a66e0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:05.117327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ca03bc7-c92f-49f7-a811-aeb05e0a66e0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:05.118100 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:05.118100 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:05.120016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ca03bc7-c92f-49f7-a811-aeb05e0a66e0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:05.123979 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-2ca03bc7-c92f-49f7-a811-aeb05e0a66e0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 067108ff-d627-40f4-b9c0-55d7e94794c9 {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:10:05.156835 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:05.156835 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:05.244064 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ca03bc7-c92f-49f7-a811-aeb05e0a66e0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 200 Jan 27 18:10:05.245600 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 195/384] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:10:05 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 391 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:06.258805 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-639f1e1c-eb6e-4ae0-804e-649e8bc0440c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:06.259378 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-639f1e1c-eb6e-4ae0-804e-649e8bc0440c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:06.259619 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:06.259619 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:06.260000 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-639f1e1c-eb6e-4ae0-804e-649e8bc0440c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:06.260413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-639f1e1c-eb6e-4ae0-804e-649e8bc0440c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 067108ff-d627-40f4-b9c0-55d7e94794c9 {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:10:06.267877 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:06.267877 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:06.293939 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-639f1e1c-eb6e-4ae0-804e-649e8bc0440c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 200 Jan 27 18:10:06.294754 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 190/385] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:10:06 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:06.307060 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9840a448-f2c1-439a-bf35-c38f03a05c0d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] PUT http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:06.307892 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:06.307892 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:06.308283 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9840a448-f2c1-439a-bf35-c38f03a05c0d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b0bca6ea-a561-4159-946f-f0d06edf231a"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:06.321418 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-9840a448-f2c1-439a-bf35-c38f03a05c0d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Update called for group 067108ff-d627-40f4-b9c0-55d7e94794c9. {{(pid=87901) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 18:10:06.322228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-9840a448-f2c1-439a-bf35-c38f03a05c0d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Updating group 067108ff-d627-40f4-b9c0-55d7e94794c9 with name None description: None add_volumes: b0bca6ea-a561-4159-946f-f0d06edf231a remove_volumes: None. Jan 27 18:10:06.336983 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:06.336983 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:06.463048 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9840a448-f2c1-439a-bf35-c38f03a05c0d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 202 Jan 27 18:10:06.464309 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 196/386] 10.222.0.72 () {62 vars in 1373 bytes} [Wed Jan 27 18:10:06 2021] PUT /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:10:06.472995 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05e73dd5-36d6-4d4b-9652-1e8a454c01a6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:06.473570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05e73dd5-36d6-4d4b-9652-1e8a454c01a6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:06.473787 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:06.473787 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:06.474164 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05e73dd5-36d6-4d4b-9652-1e8a454c01a6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:06.475392 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-05e73dd5-36d6-4d4b-9652-1e8a454c01a6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 067108ff-d627-40f4-b9c0-55d7e94794c9 {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:10:06.483699 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:06.483699 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:06.518049 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05e73dd5-36d6-4d4b-9652-1e8a454c01a6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 200 Jan 27 18:10:06.519411 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 191/387] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:10:06 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 391 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:07.534754 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f247fd0-e965-4e9a-bf65-83c2d50cc155 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:07.535508 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f247fd0-e965-4e9a-bf65-83c2d50cc155 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:07.535742 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:07.535742 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:07.536209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f247fd0-e965-4e9a-bf65-83c2d50cc155 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:07.536718 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-0f247fd0-e965-4e9a-bf65-83c2d50cc155 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 067108ff-d627-40f4-b9c0-55d7e94794c9 {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:10:07.545044 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:07.545044 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:07.591997 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f247fd0-e965-4e9a-bf65-83c2d50cc155 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 200 Jan 27 18:10:07.592917 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 197/388] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:10:07 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 392 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:07.605078 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b5ce689-b11a-4556-bc8c-e9e70c06745a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] PUT http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:07.605599 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:07.605599 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:07.606022 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b5ce689-b11a-4556-bc8c-e9e70c06745a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e9a43b63-0cda-4e55-9800-070cd3d74d5f"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:07.607107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-7b5ce689-b11a-4556-bc8c-e9e70c06745a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Update called for group 067108ff-d627-40f4-b9c0-55d7e94794c9. {{(pid=87902) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 18:10:07.607486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-7b5ce689-b11a-4556-bc8c-e9e70c06745a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Updating group 067108ff-d627-40f4-b9c0-55d7e94794c9 with name None description: None add_volumes: None remove_volumes: e9a43b63-0cda-4e55-9800-070cd3d74d5f. Jan 27 18:10:07.614934 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:07.614934 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:07.684002 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b5ce689-b11a-4556-bc8c-e9e70c06745a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 202 Jan 27 18:10:07.685787 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 192/389] 10.222.0.72 () {62 vars in 1373 bytes} [Wed Jan 27 18:10:07 2021] PUT /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:10:07.695407 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a1fa7f7-6fbc-423f-b756-e2197c357c00 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:07.696194 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a1fa7f7-6fbc-423f-b756-e2197c357c00 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:07.696395 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:07.696395 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:07.696779 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a1fa7f7-6fbc-423f-b756-e2197c357c00 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:07.697193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-1a1fa7f7-6fbc-423f-b756-e2197c357c00 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 067108ff-d627-40f4-b9c0-55d7e94794c9 {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:10:07.710574 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:07.710574 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:07.743196 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a1fa7f7-6fbc-423f-b756-e2197c357c00 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 200 Jan 27 18:10:07.744539 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 198/390] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:10:07 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 391 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:08.760055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be10d34d-50ef-40b5-a6a3-db66645ddeca tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:08.761181 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be10d34d-50ef-40b5-a6a3-db66645ddeca tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:08.761589 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:08.761589 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:08.762232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be10d34d-50ef-40b5-a6a3-db66645ddeca tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:08.762896 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-be10d34d-50ef-40b5-a6a3-db66645ddeca tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 067108ff-d627-40f4-b9c0-55d7e94794c9 {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:10:08.783215 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:08.783215 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:08.812427 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be10d34d-50ef-40b5-a6a3-db66645ddeca tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 200 Jan 27 18:10:08.813865 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 193/391] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:10:08 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:08.824636 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05b2e34d-2315-4e26-8698-3e65364570a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] PUT http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:08.825132 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:08.825132 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:08.825540 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05b2e34d-2315-4e26-8698-3e65364570a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e9a43b63-0cda-4e55-9800-070cd3d74d5f"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:08.826979 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-05b2e34d-2315-4e26-8698-3e65364570a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Update called for group 067108ff-d627-40f4-b9c0-55d7e94794c9. {{(pid=87901) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 18:10:08.826979 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-05b2e34d-2315-4e26-8698-3e65364570a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Updating group 067108ff-d627-40f4-b9c0-55d7e94794c9 with name None description: None add_volumes: e9a43b63-0cda-4e55-9800-070cd3d74d5f remove_volumes: None. Jan 27 18:10:08.848630 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:08.848630 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:08.963324 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05b2e34d-2315-4e26-8698-3e65364570a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 202 Jan 27 18:10:08.964331 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 199/392] 10.222.0.72 () {62 vars in 1373 bytes} [Wed Jan 27 18:10:08 2021] PUT /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:10:08.973480 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9dcec127-c1c5-433e-a439-1b8cf0948a4b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:08.973753 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9dcec127-c1c5-433e-a439-1b8cf0948a4b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:08.975751 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:08.975751 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:08.976504 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9dcec127-c1c5-433e-a439-1b8cf0948a4b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:08.977257 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-9dcec127-c1c5-433e-a439-1b8cf0948a4b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 067108ff-d627-40f4-b9c0-55d7e94794c9 {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:10:08.985920 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:08.985920 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:09.019897 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9dcec127-c1c5-433e-a439-1b8cf0948a4b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 200 Jan 27 18:10:09.021564 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 194/393] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:10:08 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 391 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:10.033873 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce62bb73-78e5-425e-a0eb-93996837f966 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:10.034822 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce62bb73-78e5-425e-a0eb-93996837f966 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:10.035143 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:10.035143 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:10.035713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce62bb73-78e5-425e-a0eb-93996837f966 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:10.036220 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-ce62bb73-78e5-425e-a0eb-93996837f966 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 067108ff-d627-40f4-b9c0-55d7e94794c9 {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:10:10.043447 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:10.043447 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:10.073275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce62bb73-78e5-425e-a0eb-93996837f966 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 200 Jan 27 18:10:10.080337 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 200/394] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:10:10 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:10.085316 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ccc1eb6-7b87-441d-8dc6-0e44dc1dd5ea tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail Jan 27 18:10:10.085971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ccc1eb6-7b87-441d-8dc6-0e44dc1dd5ea tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:10.086172 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:10.086172 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:10.086861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ccc1eb6-7b87-441d-8dc6-0e44dc1dd5ea tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:10.087640 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-5ccc1eb6-7b87-441d-8dc6-0e44dc1dd5ea tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:10:10.088438 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:10.088438 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:10.089480 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5ccc1eb6-7b87-441d-8dc6-0e44dc1dd5ea tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:10:10.145893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5ccc1eb6-7b87-441d-8dc6-0e44dc1dd5ea tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all volumes completed successfully. Jan 27 18:10:10.147925 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-5ccc1eb6-7b87-441d-8dc6-0e44dc1dd5ea tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:10.148372 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-5ccc1eb6-7b87-441d-8dc6-0e44dc1dd5ea tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:10.156408 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-5ccc1eb6-7b87-441d-8dc6-0e44dc1dd5ea tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:10.163942 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:10.163942 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:10.176671 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-5ccc1eb6-7b87-441d-8dc6-0e44dc1dd5ea tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:10.177130 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-5ccc1eb6-7b87-441d-8dc6-0e44dc1dd5ea tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:10.185858 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-5ccc1eb6-7b87-441d-8dc6-0e44dc1dd5ea tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:10.194236 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:10.194236 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:10.216074 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ccc1eb6-7b87-441d-8dc6-0e44dc1dd5ea tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail returned with HTTP 200 Jan 27 18:10:10.217057 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 195/395] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:10:10 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail => generated 1995 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:10:10.233959 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-55d1453c-0369-41e7-85e7-e50c3ce87d0e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots Jan 27 18:10:10.234464 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:10.234464 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:10.234874 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-55d1453c-0369-41e7-85e7-e50c3ce87d0e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "067108ff-d627-40f4-b9c0-55d7e94794c9", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-245143874"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:10.235890 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-55d1453c-0369-41e7-85e7-e50c3ce87d0e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating new group_snapshot {'group_snapshot': {'group_id': '067108ff-d627-40f4-b9c0-55d7e94794c9', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-245143874'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 27 18:10:10.247703 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:10.247703 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:10.260262 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.group_snapshots [None req-55d1453c-0369-41e7-85e7-e50c3ce87d0e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-245143874. Jan 27 18:10:10.311215 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:10.311215 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:10.359678 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-55d1453c-0369-41e7-85e7-e50c3ce87d0e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1748381174 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1748381174, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:10:10.385607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-55d1453c-0369-41e7-85e7-e50c3ce87d0e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Created reservations ['9ae1b78e-5110-4c96-8a96-72b709b54e16', '23762958-e617-42be-b8bf-60ec092071f3', 'dabbde5e-5d7c-44fc-aa1a-cdd1d0f4264f', '9ed46d98-ed11-4efc-8b4a-085f19e70e37'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:10:10.489493 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-55d1453c-0369-41e7-85e7-e50c3ce87d0e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots returned with HTTP 202 Jan 27 18:10:10.491150 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 201/396] 10.222.0.72 () {62 vars in 1291 bytes} [Wed Jan 27 18:10:10 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots => generated 186 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:10.500973 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df242816-3d60-42f8-8001-4195a60885e6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e Jan 27 18:10:10.501518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df242816-3d60-42f8-8001-4195a60885e6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:10.501730 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:10.501730 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:10.502093 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df242816-3d60-42f8-8001-4195a60885e6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:10.502497 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-df242816-3d60-42f8-8001-4195a60885e6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:10:10.508721 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:10.508721 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:10.519712 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df242816-3d60-42f8-8001-4195a60885e6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e returned with HTTP 200 Jan 27 18:10:10.520531 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 196/397] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:10:10 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:11.534384 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bff9fdd3-5521-416a-96a0-1c0da32866aa tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e Jan 27 18:10:11.534938 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bff9fdd3-5521-416a-96a0-1c0da32866aa tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:11.535336 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:11.535336 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:11.536152 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bff9fdd3-5521-416a-96a0-1c0da32866aa tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:11.536688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-bff9fdd3-5521-416a-96a0-1c0da32866aa tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:10:11.544398 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:11.544398 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:11.562138 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bff9fdd3-5521-416a-96a0-1c0da32866aa tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e returned with HTTP 200 Jan 27 18:10:11.563233 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 202/398] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:10:11 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e => generated 325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:12.574585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4694ffe8-2d42-4a05-a22b-59b653627544 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e Jan 27 18:10:12.575232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4694ffe8-2d42-4a05-a22b-59b653627544 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:12.575367 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:12.575367 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:12.575994 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4694ffe8-2d42-4a05-a22b-59b653627544 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:12.576415 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-4694ffe8-2d42-4a05-a22b-59b653627544 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:10:12.583373 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:12.583373 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:12.596755 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4694ffe8-2d42-4a05-a22b-59b653627544 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e returned with HTTP 200 Jan 27 18:10:12.597738 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 197/399] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:10:12 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:13.609484 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e470d3c-9b25-404d-bfe7-9b61b3e71095 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e Jan 27 18:10:13.610077 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e470d3c-9b25-404d-bfe7-9b61b3e71095 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:13.611353 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:13.611353 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:13.611936 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e470d3c-9b25-404d-bfe7-9b61b3e71095 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:13.612373 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-7e470d3c-9b25-404d-bfe7-9b61b3e71095 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:10:13.620020 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:13.620020 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:13.632224 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e470d3c-9b25-404d-bfe7-9b61b3e71095 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e returned with HTTP 200 Jan 27 18:10:13.633051 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 203/400] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:10:13 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e => generated 326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:13.650055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a251f4d-f4b6-446b-942e-7d463111e1f3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail Jan 27 18:10:13.651043 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a251f4d-f4b6-446b-942e-7d463111e1f3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:13.651405 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:13.651405 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:13.652071 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a251f4d-f4b6-446b-942e-7d463111e1f3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:13.652791 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-2a251f4d-f4b6-446b-942e-7d463111e1f3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:10:13.656055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-2a251f4d-f4b6-446b-942e-7d463111e1f3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:10:13.678916 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2a251f4d-f4b6-446b-942e-7d463111e1f3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all snapshots completed successfully. Jan 27 18:10:13.680001 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:13.680001 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:13.681418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a251f4d-f4b6-446b-942e-7d463111e1f3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail returned with HTTP 200 Jan 27 18:10:13.682263 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 198/401] 10.222.0.72 () {58 vars in 1231 bytes} [Wed Jan 27 18:10:13 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail => generated 929 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:13.694027 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e200aa58-4be6-49bc-8a88-304a326343b6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/c63816a7-4034-427a-bac5-6489cd9b78cf Jan 27 18:10:13.694811 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e200aa58-4be6-49bc-8a88-304a326343b6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:13.694994 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:13.694994 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:13.695638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e200aa58-4be6-49bc-8a88-304a326343b6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:13.720529 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:13.720529 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:13.721658 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e200aa58-4be6-49bc-8a88-304a326343b6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Snapshot retrieved successfully. Jan 27 18:10:13.723622 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e200aa58-4be6-49bc-8a88-304a326343b6 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/c63816a7-4034-427a-bac5-6489cd9b78cf returned with HTTP 200 Jan 27 18:10:13.724544 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 204/402] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:13 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/c63816a7-4034-427a-bac5-6489cd9b78cf => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:13.736460 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1cedb028-b898-42ac-95fe-b3780c72e6cd tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb Jan 27 18:10:13.737190 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1cedb028-b898-42ac-95fe-b3780c72e6cd tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:13.737405 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:13.737405 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:13.737788 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1cedb028-b898-42ac-95fe-b3780c72e6cd tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:13.762897 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:13.762897 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:13.764078 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1cedb028-b898-42ac-95fe-b3780c72e6cd tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Snapshot retrieved successfully. Jan 27 18:10:13.766105 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1cedb028-b898-42ac-95fe-b3780c72e6cd tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb returned with HTTP 200 Jan 27 18:10:13.766896 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 199/403] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:13 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:13.778944 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-25ece25f-6ba1-44b8-bec1-2a38192fa6ed tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] DELETE http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e Jan 27 18:10:13.779539 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-25ece25f-6ba1-44b8-bec1-2a38192fa6ed tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:13.779754 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:13.779754 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:13.780123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-25ece25f-6ba1-44b8-bec1-2a38192fa6ed tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:13.780533 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-25ece25f-6ba1-44b8-bec1-2a38192fa6ed tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] delete called for member ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e {{(pid=87901) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 18:10:13.780870 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.group_snapshots [None req-25ece25f-6ba1-44b8-bec1-2a38192fa6ed tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Delete group_snapshot with id: ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e Jan 27 18:10:13.788326 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:13.788326 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:13.858095 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-25ece25f-6ba1-44b8-bec1-2a38192fa6ed tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e returned with HTTP 202 Jan 27 18:10:13.859030 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 205/404] 10.222.0.72 () {60 vars in 1383 bytes} [Wed Jan 27 18:10:13 2021] DELETE /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:10:13.866709 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6cc3fb6d-2579-4b1a-9e3e-484b02515ecf tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail Jan 27 18:10:13.867360 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6cc3fb6d-2579-4b1a-9e3e-484b02515ecf tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:13.867675 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:13.867675 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:13.868179 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6cc3fb6d-2579-4b1a-9e3e-484b02515ecf tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:13.868869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-6cc3fb6d-2579-4b1a-9e3e-484b02515ecf tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:10:13.870764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6cc3fb6d-2579-4b1a-9e3e-484b02515ecf tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:10:13.947801 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6cc3fb6d-2579-4b1a-9e3e-484b02515ecf tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all volumes completed successfully. Jan 27 18:10:13.949410 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-6cc3fb6d-2579-4b1a-9e3e-484b02515ecf tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:13.949873 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-6cc3fb6d-2579-4b1a-9e3e-484b02515ecf tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:13.958467 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-6cc3fb6d-2579-4b1a-9e3e-484b02515ecf tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:13.965951 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:13.965951 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:13.979348 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-6cc3fb6d-2579-4b1a-9e3e-484b02515ecf tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:13.979963 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-6cc3fb6d-2579-4b1a-9e3e-484b02515ecf tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:13.992390 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-6cc3fb6d-2579-4b1a-9e3e-484b02515ecf tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:13.994520 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:13.994520 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:14.015783 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6cc3fb6d-2579-4b1a-9e3e-484b02515ecf tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail returned with HTTP 200 Jan 27 18:10:14.016947 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 200/405] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:10:13 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail => generated 1995 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:10:14.034569 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-344b815b-c773-45c0-8ade-980bd7b62dcb tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail Jan 27 18:10:14.035183 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-344b815b-c773-45c0-8ade-980bd7b62dcb tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:14.035520 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:14.035520 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:14.036063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-344b815b-c773-45c0-8ade-980bd7b62dcb tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:14.036864 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-344b815b-c773-45c0-8ade-980bd7b62dcb tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:10:14.038244 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:14.038244 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:14.040267 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-344b815b-c773-45c0-8ade-980bd7b62dcb tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Building query based on filter {{(pid=87901) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:10:14.060323 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-344b815b-c773-45c0-8ade-980bd7b62dcb tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all snapshots completed successfully. Jan 27 18:10:14.061506 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:14.061506 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:14.063489 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-344b815b-c773-45c0-8ade-980bd7b62dcb tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail returned with HTTP 200 Jan 27 18:10:14.064787 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 206/406] 10.222.0.72 () {58 vars in 1231 bytes} [Wed Jan 27 18:10:14 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail => generated 927 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:14.076500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f3a32c34-ab6c-437c-8187-f80c0168e181 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb Jan 27 18:10:14.077227 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f3a32c34-ab6c-437c-8187-f80c0168e181 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:14.077509 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:14.077509 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:14.078024 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f3a32c34-ab6c-437c-8187-f80c0168e181 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:14.104501 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:14.104501 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:14.105818 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f3a32c34-ab6c-437c-8187-f80c0168e181 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Snapshot retrieved successfully. Jan 27 18:10:14.108014 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f3a32c34-ab6c-437c-8187-f80c0168e181 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb returned with HTTP 200 Jan 27 18:10:14.109115 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 201/407] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:14 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:15.122191 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-351908e8-ae53-4bca-829d-8ae6979d1efb tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb Jan 27 18:10:15.123557 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-351908e8-ae53-4bca-829d-8ae6979d1efb tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:15.123943 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:15.123943 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:15.124650 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-351908e8-ae53-4bca-829d-8ae6979d1efb tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:15.154852 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:15.154852 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:15.156450 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-351908e8-ae53-4bca-829d-8ae6979d1efb tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Snapshot retrieved successfully. Jan 27 18:10:15.158949 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-351908e8-ae53-4bca-829d-8ae6979d1efb tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb returned with HTTP 200 Jan 27 18:10:15.159852 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 207/408] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:15 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:16.175268 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8420b46d-194c-4aff-8125-ed4e05a6a941 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb Jan 27 18:10:16.178444 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8420b46d-194c-4aff-8125-ed4e05a6a941 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:16.179022 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:16.179022 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:16.180761 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8420b46d-194c-4aff-8125-ed4e05a6a941 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:16.214681 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:16.214681 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:16.216204 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8420b46d-194c-4aff-8125-ed4e05a6a941 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Snapshot retrieved successfully. Jan 27 18:10:16.218830 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8420b46d-194c-4aff-8125-ed4e05a6a941 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb returned with HTTP 200 Jan 27 18:10:16.219851 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 202/409] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:16 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:17.232569 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed67b903-21cb-4db2-b040-e4fcac89f34a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb Jan 27 18:10:17.233535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ed67b903-21cb-4db2-b040-e4fcac89f34a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:17.233731 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:17.233731 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:17.234444 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ed67b903-21cb-4db2-b040-e4fcac89f34a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:17.263352 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed67b903-21cb-4db2-b040-e4fcac89f34a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb returned with HTTP 404 Jan 27 18:10:17.264894 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 208/410] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:17 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/225f9f13-fe1a-4eee-94c4-6b8a8b330aeb => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:17.274616 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-931ed07a-d2d0-4388-b0eb-e757804cbc0d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/c63816a7-4034-427a-bac5-6489cd9b78cf Jan 27 18:10:17.275160 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-931ed07a-d2d0-4388-b0eb-e757804cbc0d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:17.275383 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:17.275383 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:17.276041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-931ed07a-d2d0-4388-b0eb-e757804cbc0d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:17.299865 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-931ed07a-d2d0-4388-b0eb-e757804cbc0d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/c63816a7-4034-427a-bac5-6489cd9b78cf returned with HTTP 404 Jan 27 18:10:17.300892 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 203/411] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:17 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/c63816a7-4034-427a-bac5-6489cd9b78cf => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:17.310123 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ee7c382-c242-473e-9ed4-15ab8681e073 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e Jan 27 18:10:17.310693 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ee7c382-c242-473e-9ed4-15ab8681e073 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:17.311153 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ee7c382-c242-473e-9ed4-15ab8681e073 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:17.311785 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-8ee7c382-c242-473e-9ed4-15ab8681e073 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:10:17.317670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ee7c382-c242-473e-9ed4-15ab8681e073 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e returned with HTTP 404 Jan 27 18:10:17.322431 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 209/412] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:10:17 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:10:17.327915 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb46ed62-21ae-4dd2-9679-3be0989651b5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] DELETE http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e Jan 27 18:10:17.328488 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb46ed62-21ae-4dd2-9679-3be0989651b5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:17.328973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb46ed62-21ae-4dd2-9679-3be0989651b5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:17.329390 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-cb46ed62-21ae-4dd2-9679-3be0989651b5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] delete called for member ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e {{(pid=87902) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 18:10:17.329733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.group_snapshots [None req-cb46ed62-21ae-4dd2-9679-3be0989651b5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Delete group_snapshot with id: ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e Jan 27 18:10:17.336888 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb46ed62-21ae-4dd2-9679-3be0989651b5 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e returned with HTTP 404 Jan 27 18:10:17.338244 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 204/413] 10.222.0.72 () {60 vars in 1383 bytes} [Wed Jan 27 18:10:17 2021] DELETE /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/ae50d444-ab7d-4ea6-ae60-8bb0795c3d4e => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:10:17.345662 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c6bacec-f060-4b2e-b571-fcb8d74fc32b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail Jan 27 18:10:17.346154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c6bacec-f060-4b2e-b571-fcb8d74fc32b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:17.346617 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c6bacec-f060-4b2e-b571-fcb8d74fc32b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:17.347216 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-4c6bacec-f060-4b2e-b571-fcb8d74fc32b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:10:17.348980 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4c6bacec-f060-4b2e-b571-fcb8d74fc32b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:10:17.415243 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4c6bacec-f060-4b2e-b571-fcb8d74fc32b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all volumes completed successfully. Jan 27 18:10:17.416881 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-4c6bacec-f060-4b2e-b571-fcb8d74fc32b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:17.417321 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-4c6bacec-f060-4b2e-b571-fcb8d74fc32b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:17.425761 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-4c6bacec-f060-4b2e-b571-fcb8d74fc32b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:17.433449 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:17.433449 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:17.448270 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-4c6bacec-f060-4b2e-b571-fcb8d74fc32b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:17.448826 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-4c6bacec-f060-4b2e-b571-fcb8d74fc32b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:17.457334 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-4c6bacec-f060-4b2e-b571-fcb8d74fc32b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:17.465315 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:17.465315 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:17.487568 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c6bacec-f060-4b2e-b571-fcb8d74fc32b tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail returned with HTTP 200 Jan 27 18:10:17.499475 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 210/414] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:10:17 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail => generated 1995 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:10:17.506146 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87d41b10-104b-46e1-b320-93aafcf5a1e9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9/action Jan 27 18:10:17.507280 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87d41b10-104b-46e1-b320-93aafcf5a1e9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:10:17.507773 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87d41b10-104b-46e1-b320-93aafcf5a1e9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:17.508792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-87d41b10-104b-46e1-b320-93aafcf5a1e9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] delete called for group 067108ff-d627-40f4-b9c0-55d7e94794c9 {{(pid=87902) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 18:10:17.509240 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-87d41b10-104b-46e1-b320-93aafcf5a1e9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Delete group with id: 067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:17.517529 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:17.517529 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:17.710524 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87d41b10-104b-46e1-b320-93aafcf5a1e9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9/action returned with HTTP 202 Jan 27 18:10:17.711592 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 205/415] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:10:17 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:10:17.719556 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c28249ab-7974-4567-90b9-44455fcf3534 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f Jan 27 18:10:17.720492 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c28249ab-7974-4567-90b9-44455fcf3534 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:17.720687 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:17.720687 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:17.721305 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c28249ab-7974-4567-90b9-44455fcf3534 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:17.783624 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:17.783624 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:17.793663 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c28249ab-7974-4567-90b9-44455fcf3534 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:10:17.808903 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-c28249ab-7974-4567-90b9-44455fcf3534 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:17.809358 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-c28249ab-7974-4567-90b9-44455fcf3534 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:17.817530 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-c28249ab-7974-4567-90b9-44455fcf3534 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:17.825070 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:17.825070 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:17.846467 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c28249ab-7974-4567-90b9-44455fcf3534 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f returned with HTTP 200 Jan 27 18:10:17.847292 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 211/416] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:17 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f => generated 1000 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:10:18.865658 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2bcc995c-e1cf-41fd-ae0d-9f1a984c0246 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f Jan 27 18:10:18.866170 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2bcc995c-e1cf-41fd-ae0d-9f1a984c0246 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:18.866170 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:18.866170 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:18.866612 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2bcc995c-e1cf-41fd-ae0d-9f1a984c0246 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:18.916808 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:18.916808 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:18.925423 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2bcc995c-e1cf-41fd-ae0d-9f1a984c0246 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:10:18.947064 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2bcc995c-e1cf-41fd-ae0d-9f1a984c0246 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:18.947715 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2bcc995c-e1cf-41fd-ae0d-9f1a984c0246 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:18.957028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-2bcc995c-e1cf-41fd-ae0d-9f1a984c0246 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:18.967986 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:18.967986 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:18.986507 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2bcc995c-e1cf-41fd-ae0d-9f1a984c0246 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f returned with HTTP 200 Jan 27 18:10:18.987267 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 206/417] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:18 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f => generated 1000 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:10:20.004320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0c2f21e6-3900-4338-8814-fad52134aad0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f Jan 27 18:10:20.004905 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0c2f21e6-3900-4338-8814-fad52134aad0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:20.005053 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:20.005053 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:20.005943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0c2f21e6-3900-4338-8814-fad52134aad0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:20.062214 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:20.062214 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:20.072230 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0c2f21e6-3900-4338-8814-fad52134aad0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:10:20.087177 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-0c2f21e6-3900-4338-8814-fad52134aad0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:20.087668 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-0c2f21e6-3900-4338-8814-fad52134aad0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:20.103348 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-0c2f21e6-3900-4338-8814-fad52134aad0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:20.103348 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:20.103348 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:20.122808 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0c2f21e6-3900-4338-8814-fad52134aad0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f returned with HTTP 200 Jan 27 18:10:20.123656 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 212/418] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:19 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f => generated 1000 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:10:21.140940 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-28237e9e-1f97-4ae6-aa82-f9b50a4aa156 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f Jan 27 18:10:21.141430 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-28237e9e-1f97-4ae6-aa82-f9b50a4aa156 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:21.141624 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:21.141624 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:21.141995 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-28237e9e-1f97-4ae6-aa82-f9b50a4aa156 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:21.192677 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-28237e9e-1f97-4ae6-aa82-f9b50a4aa156 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f returned with HTTP 404 Jan 27 18:10:21.193827 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 207/419] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:21 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:10:21.202295 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b75f4111-9c31-4697-b4d2-ae76fadd355f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/b0bca6ea-a561-4159-946f-f0d06edf231a Jan 27 18:10:21.203242 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b75f4111-9c31-4697-b4d2-ae76fadd355f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:21.203590 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:21.203590 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:21.204137 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b75f4111-9c31-4697-b4d2-ae76fadd355f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:21.260058 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b75f4111-9c31-4697-b4d2-ae76fadd355f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/b0bca6ea-a561-4159-946f-f0d06edf231a returned with HTTP 404 Jan 27 18:10:21.261071 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 213/420] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:21 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/b0bca6ea-a561-4159-946f-f0d06edf231a => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:10:21.269410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a7d7f23-468e-4f85-a780-176e1619876a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 Jan 27 18:10:21.269980 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a7d7f23-468e-4f85-a780-176e1619876a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:21.270462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a7d7f23-468e-4f85-a780-176e1619876a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:21.270873 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-7a7d7f23-468e-4f85-a780-176e1619876a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member 067108ff-d627-40f4-b9c0-55d7e94794c9 {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:10:21.278072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a7d7f23-468e-4f85-a780-176e1619876a tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 returned with HTTP 404 Jan 27 18:10:21.279009 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 208/421] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:10:21 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/067108ff-d627-40f4-b9c0-55d7e94794c9 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:10:21.287792 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b283adf1-8939-475e-a4df-9f59906aaee6 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] DELETE http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types/ed61a867-01d0-454f-8904-314dd12b512f Jan 27 18:10:21.288393 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b283adf1-8939-475e-a4df-9f59906aaee6 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:21.288869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b283adf1-8939-475e-a4df-9f59906aaee6 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:21.313000 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:10:21.313000 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:10:21.319307 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b283adf1-8939-475e-a4df-9f59906aaee6 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types/ed61a867-01d0-454f-8904-314dd12b512f returned with HTTP 202 Jan 27 18:10:21.323151 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 214/422] 10.222.0.72 () {60 vars in 1371 bytes} [Wed Jan 27 18:10:21 2021] DELETE /volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types/ed61a867-01d0-454f-8904-314dd12b512f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:10:21.336343 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4f998ffa-b8f2-40e0-a0b6-628f608b7bef tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] POST http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types Jan 27 18:10:21.337502 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4f998ffa-b8f2-40e0-a0b6-628f608b7bef tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-355346037"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:21.378440 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4f998ffa-b8f2-40e0-a0b6-628f608b7bef tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types returned with HTTP 200 Jan 27 18:10:21.379531 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 209/423] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:10:21 2021] POST /volume/v3/2a1f831b72d74b398bdb704cad3359cb/types => generated 223 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:21.389065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10803ec7-1e9d-4fd8-a3ad-2a8a080cfe28 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] POST http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types Jan 27 18:10:21.389872 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10803ec7-1e9d-4fd8-a3ad-2a8a080cfe28 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-232261255"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:21.425556 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10803ec7-1e9d-4fd8-a3ad-2a8a080cfe28 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types returned with HTTP 202 Jan 27 18:10:21.426393 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 215/424] 10.222.0.72 () {62 vars in 1278 bytes} [Wed Jan 27 18:10:21 2021] POST /volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types => generated 180 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:21.436356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed1fc4fd-5caf-4fd7-a228-dcedce7a4612 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups Jan 27 18:10:21.437773 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ed1fc4fd-5caf-4fd7-a228-dcedce7a4612 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "73c3356e-dd2b-4c54-8dc4-2088005dacf8", "volume_types": ["1d315310-d40a-4f9f-8479-d66c7abbf100"], "name": "tempest-GroupSnapshotsTest-Group-712345784"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:21.438812 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-ed1fc4fd-5caf-4fd7-a228-dcedce7a4612 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating new group {'group': {'group_type': '73c3356e-dd2b-4c54-8dc4-2088005dacf8', 'volume_types': ['1d315310-d40a-4f9f-8479-d66c7abbf100'], 'name': 'tempest-GroupSnapshotsTest-Group-712345784'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 18:10:21.450214 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-ed1fc4fd-5caf-4fd7-a228-dcedce7a4612 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating group tempest-GroupSnapshotsTest-Group-712345784. Jan 27 18:10:21.473587 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ed1fc4fd-5caf-4fd7-a228-dcedce7a4612 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Availability Zones retrieved successfully. Jan 27 18:10:21.495025 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-ed1fc4fd-5caf-4fd7-a228-dcedce7a4612 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Created reservations ['a93f3960-1f33-4bf7-9026-01ee09b05fb4'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:10:21.546380 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed1fc4fd-5caf-4fd7-a228-dcedce7a4612 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups returned with HTTP 202 Jan 27 18:10:21.547554 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 210/425] 10.222.0.72 () {62 vars in 1264 bytes} [Wed Jan 27 18:10:21 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/groups => generated 111 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:10:21.556911 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2cd64f79-6ec3-463b-aed9-fabad0d55599 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/e86d504e-7225-40d4-bff8-12480a846328 Jan 27 18:10:21.557799 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2cd64f79-6ec3-463b-aed9-fabad0d55599 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:21.558287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2cd64f79-6ec3-463b-aed9-fabad0d55599 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:21.559131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-2cd64f79-6ec3-463b-aed9-fabad0d55599 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member e86d504e-7225-40d4-bff8-12480a846328 {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:10:21.565788 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:21.565788 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:21.595226 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2cd64f79-6ec3-463b-aed9-fabad0d55599 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/e86d504e-7225-40d4-bff8-12480a846328 returned with HTTP 200 Jan 27 18:10:21.596108 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 216/426] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:10:21 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/e86d504e-7225-40d4-bff8-12480a846328 => generated 391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:22.608184 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f52cca8-5d9e-4831-9d7a-f6a978aa913c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/e86d504e-7225-40d4-bff8-12480a846328 Jan 27 18:10:22.608801 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f52cca8-5d9e-4831-9d7a-f6a978aa913c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:22.608995 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:22.608995 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:22.609374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f52cca8-5d9e-4831-9d7a-f6a978aa913c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:22.609786 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-8f52cca8-5d9e-4831-9d7a-f6a978aa913c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member e86d504e-7225-40d4-bff8-12480a846328 {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:10:22.617329 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:22.617329 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:22.642202 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f52cca8-5d9e-4831-9d7a-f6a978aa913c tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/e86d504e-7225-40d4-bff8-12480a846328 returned with HTTP 200 Jan 27 18:10:22.643207 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 211/427] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:10:22 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/e86d504e-7225-40d4-bff8-12480a846328 => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:22.654661 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes Jan 27 18:10:22.655160 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:22.655160 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:22.655612 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1d315310-d40a-4f9f-8479-d66c7abbf100", "group_id": "e86d504e-7225-40d4-bff8-12480a846328", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-634934007"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:22.656750 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Create volume request body: {'volume': {'volume_type': '1d315310-d40a-4f9f-8479-d66c7abbf100', 'group_id': 'e86d504e-7225-40d4-bff8-12480a846328', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-634934007'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:10:22.676611 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:22.676611 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:22.677851 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Create volume of 1 GB Jan 27 18:10:22.692255 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Availability Zones retrieved successfully. Jan 27 18:10:22.709012 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Flow 'volume_create_api' (af5435d0-482f-4056-bd9f-a779052ce3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:10:22.712116 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306f5255-fabc-4770-adbc-d70cb2aa1afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:22.713747 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:22.713747 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:22.714299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:10:22.762647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306f5255-fabc-4770-adbc-d70cb2aa1afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:10:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1d315310-d40a-4f9f-8479-d66c7abbf100,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-355346037',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1d315310-d40a-4f9f-8479-d66c7abbf100', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e86d504e-7225-40d4-bff8-12480a846328', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:22.764882 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01236018-e43c-44d2-97e3-8e970ea960b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:22.814387 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-355346037 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-355346037, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:10:22.815305 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-355346037 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-355346037, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:10:22.851652 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Created reservations ['248ab87b-d4b2-4aeb-a908-b0cdaccb0cf4', '9be22a06-6348-4008-bf49-93fb695fab0f', '8f3ceb84-5d67-4be8-95ba-19cc14a0bae6', 'be981409-b1e4-493a-ac89-737b7d1ae935'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:10:22.853765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01236018-e43c-44d2-97e3-8e970ea960b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['248ab87b-d4b2-4aeb-a908-b0cdaccb0cf4', '9be22a06-6348-4008-bf49-93fb695fab0f', '8f3ceb84-5d67-4be8-95ba-19cc14a0bae6', 'be981409-b1e4-493a-ac89-737b7d1ae935']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:22.857772 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17ab8981-a4e1-4193-b2ad-519017e3957b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:22.916321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17ab8981-a4e1-4193-b2ad-519017e3957b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b1a5756-7dc8-432c-a3fb-1b0a252303a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-634934007',encryption_key_id=None,group_id=e86d504e-7225-40d4-bff8-12480a846328,group_type_id=,metadata={},multiattach=False,project_id='2c47bc1763c94926abbd745b1161d308',qos_specs=None,replication_status=,reservations=['248ab87b-d4b2-4aeb-a908-b0cdaccb0cf4','9be22a06-6348-4008-bf49-93fb695fab0f','8f3ceb84-5d67-4be8-95ba-19cc14a0bae6','be981409-b1e4-493a-ac89-737b7d1ae935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5a8abedba0a45fa984c44e45be23d07',volume_type_id=1d315310-d40a-4f9f-8479-d66c7abbf100), 'volume': 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-27T18:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-634934007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e86d504e-7225-40d4-bff8-12480a846328,host=None,id=0b1a5756-7dc8-432c-a3fb-1b0a252303a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c47bc1763c94926abbd745b1161d308',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b5a8abedba0a45fa984c44e45be23d07',volume_attachment=,volume_type=,volume_type_id=1d315310-d40a-4f9f-8479-d66c7abbf100)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:22.918380 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f883907-fddc-4bb9-bc31-5925b9383c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:22.946781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f883907-fddc-4bb9-bc31-5925b9383c7b) transitioned into state 'SUCCESS' from state '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-634934007',encryption_key_id=None,group_id=e86d504e-7225-40d4-bff8-12480a846328,group_type_id=,metadata={},multiattach=False,project_id='2c47bc1763c94926abbd745b1161d308',qos_specs=None,replication_status=,reservations=['248ab87b-d4b2-4aeb-a908-b0cdaccb0cf4','9be22a06-6348-4008-bf49-93fb695fab0f','8f3ceb84-5d67-4be8-95ba-19cc14a0bae6','be981409-b1e4-493a-ac89-737b7d1ae935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5a8abedba0a45fa984c44e45be23d07',volume_type_id=1d315310-d40a-4f9f-8479-d66c7abbf100)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:22.948647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb6b56e9-7d62-4228-a444-16e6f1916cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:22.972445 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb6b56e9-7d62-4228-a444-16e6f1916cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:22.975108 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Flow 'volume_create_api' (af5435d0-482f-4056-bd9f-a779052ce3b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:10:23.027618 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Create volume request issued successfully. Jan 27 18:10:23.042473 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:23.043025 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:23.050761 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:23.058023 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:23.058023 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:23.070285 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d089c5eb-d645-4872-a3c1-5099d74f07a0 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes returned with HTTP 202 Jan 27 18:10:23.071345 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 217/428] 10.222.0.72 () {62 vars in 1267 bytes} [Wed Jan 27 18:10:22 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes => generated 906 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:23.086820 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-32ad983e-8feb-4387-b091-62cd32ec08b7 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 Jan 27 18:10:23.087658 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-32ad983e-8feb-4387-b091-62cd32ec08b7 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:23.087949 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:23.087949 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:23.088451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-32ad983e-8feb-4387-b091-62cd32ec08b7 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:23.139900 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:23.139900 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:23.149749 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-32ad983e-8feb-4387-b091-62cd32ec08b7 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:10:23.164616 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-32ad983e-8feb-4387-b091-62cd32ec08b7 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:23.165069 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-32ad983e-8feb-4387-b091-62cd32ec08b7 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:23.172609 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-32ad983e-8feb-4387-b091-62cd32ec08b7 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:23.179818 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:23.179818 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:23.202918 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-32ad983e-8feb-4387-b091-62cd32ec08b7 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 returned with HTTP 200 Jan 27 18:10:23.203954 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 212/429] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:23 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 => generated 998 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:24.221426 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b523dac-f03d-4bbd-b51e-12f7ed81200f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 Jan 27 18:10:24.221967 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b523dac-f03d-4bbd-b51e-12f7ed81200f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:24.222185 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:24.222185 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:24.222559 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b523dac-f03d-4bbd-b51e-12f7ed81200f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:24.272791 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:24.272791 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:24.281786 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7b523dac-f03d-4bbd-b51e-12f7ed81200f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:10:24.295401 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-7b523dac-f03d-4bbd-b51e-12f7ed81200f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:24.295870 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-7b523dac-f03d-4bbd-b51e-12f7ed81200f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:24.304283 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-7b523dac-f03d-4bbd-b51e-12f7ed81200f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:24.311172 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:24.311172 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:24.331543 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b523dac-f03d-4bbd-b51e-12f7ed81200f tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 returned with HTTP 200 Jan 27 18:10:24.337371 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 218/430] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:24 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 => generated 999 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:24.348629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0d098a5-fc79-4d61-9f11-b9c601cb0ab8 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots Jan 27 18:10:24.349156 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:24.349156 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:24.349599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d0d098a5-fc79-4d61-9f11-b9c601cb0ab8 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e86d504e-7225-40d4-bff8-12480a846328", "name": "tempest-group_snapshot-1661235989"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:24.350653 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-d0d098a5-fc79-4d61-9f11-b9c601cb0ab8 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating new group_snapshot {'group_snapshot': {'group_id': 'e86d504e-7225-40d4-bff8-12480a846328', 'name': 'tempest-group_snapshot-1661235989'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 27 18:10:24.357765 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:24.357765 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:24.370205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.group_snapshots [None req-d0d098a5-fc79-4d61-9f11-b9c601cb0ab8 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Creating group_snapshot tempest-group_snapshot-1661235989. Jan 27 18:10:24.420563 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:24.420563 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:24.455448 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-d0d098a5-fc79-4d61-9f11-b9c601cb0ab8 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-355346037 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-355346037, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:10:24.456305 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-d0d098a5-fc79-4d61-9f11-b9c601cb0ab8 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-355346037 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-355346037, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:10:24.488551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-d0d098a5-fc79-4d61-9f11-b9c601cb0ab8 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Created reservations ['664a3536-bbef-4f90-a7b9-7a8a2da504a9', '9ac02fb1-5580-456b-8eae-b970d714d1e7', 'a0037939-f2c9-437e-af4f-56857e1763ee', 'fe881a52-29e6-4597-9d2e-d4c1219ccfff'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:10:24.553055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0d098a5-fc79-4d61-9f11-b9c601cb0ab8 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots returned with HTTP 202 Jan 27 18:10:24.559193 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 213/431] 10.222.0.72 () {62 vars in 1291 bytes} [Wed Jan 27 18:10:24 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots => generated 168 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:24.565067 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-23e4de46-ad9b-4895-b1c4-178b92b98d57 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb Jan 27 18:10:24.565607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-23e4de46-ad9b-4895-b1c4-178b92b98d57 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:24.566005 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:24.566005 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:24.566377 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-23e4de46-ad9b-4895-b1c4-178b92b98d57 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:24.566785 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-23e4de46-ad9b-4895-b1c4-178b92b98d57 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member cc1377d6-a086-4567-8e0b-40d4f8d4a5fb {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:10:24.573679 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:24.573679 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:24.589783 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-23e4de46-ad9b-4895-b1c4-178b92b98d57 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb returned with HTTP 200 Jan 27 18:10:24.590360 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 219/432] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:10:24 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb => generated 307 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:25.605341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3d67bf90-0ec8-4387-912b-f13cedbb9d14 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb Jan 27 18:10:25.605919 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3d67bf90-0ec8-4387-912b-f13cedbb9d14 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:25.606240 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:25.606240 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:25.606614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3d67bf90-0ec8-4387-912b-f13cedbb9d14 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:25.607026 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-3d67bf90-0ec8-4387-912b-f13cedbb9d14 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member cc1377d6-a086-4567-8e0b-40d4f8d4a5fb {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:10:25.613616 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:25.613616 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:25.627940 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3d67bf90-0ec8-4387-912b-f13cedbb9d14 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb returned with HTTP 200 Jan 27 18:10:25.629166 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 214/433] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:10:25 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb => generated 307 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:26.642977 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d229f0f-c451-4bd5-9255-4d2716bfc58d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb Jan 27 18:10:26.649960 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d229f0f-c451-4bd5-9255-4d2716bfc58d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:26.650658 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:26.650658 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:26.651285 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d229f0f-c451-4bd5-9255-4d2716bfc58d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:26.651877 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-4d229f0f-c451-4bd5-9255-4d2716bfc58d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member cc1377d6-a086-4567-8e0b-40d4f8d4a5fb {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:10:26.661233 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:26.661233 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:26.679038 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d229f0f-c451-4bd5-9255-4d2716bfc58d tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb returned with HTTP 200 Jan 27 18:10:26.679038 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 220/434] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:10:26 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb => generated 308 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:26.687527 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f7f5d946-63ec-4fe2-aca3-7b54a0c383bd tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail Jan 27 18:10:26.688065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f7f5d946-63ec-4fe2-aca3-7b54a0c383bd tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:26.688282 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:26.688282 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:26.688662 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f7f5d946-63ec-4fe2-aca3-7b54a0c383bd tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:26.689336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-f7f5d946-63ec-4fe2-aca3-7b54a0c383bd tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:10:26.691718 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-f7f5d946-63ec-4fe2-aca3-7b54a0c383bd tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:10:26.723382 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f7f5d946-63ec-4fe2-aca3-7b54a0c383bd tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all snapshots completed successfully. Jan 27 18:10:26.725139 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:26.725139 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:26.726496 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f7f5d946-63ec-4fe2-aca3-7b54a0c383bd tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail returned with HTTP 200 Jan 27 18:10:26.727294 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 215/435] 10.222.0.72 () {58 vars in 1231 bytes} [Wed Jan 27 18:10:26 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail => generated 454 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:26.739244 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c77c594-5d00-4f1a-9843-d0bbff1e5416 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/71bfe99a-4c09-4496-b153-026193ee46f9 Jan 27 18:10:26.741593 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c77c594-5d00-4f1a-9843-d0bbff1e5416 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:26.741980 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:26.741980 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:26.742758 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c77c594-5d00-4f1a-9843-d0bbff1e5416 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:26.770733 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:26.770733 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:26.771981 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4c77c594-5d00-4f1a-9843-d0bbff1e5416 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Snapshot retrieved successfully. Jan 27 18:10:26.774096 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c77c594-5d00-4f1a-9843-d0bbff1e5416 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/71bfe99a-4c09-4496-b153-026193ee46f9 returned with HTTP 200 Jan 27 18:10:26.774894 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 221/436] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:26 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/71bfe99a-4c09-4496-b153-026193ee46f9 => generated 451 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:10:26.788011 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e4f2ab0-b2f4-4b8d-bac4-3ea401fa19ae tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb Jan 27 18:10:26.789212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e4f2ab0-b2f4-4b8d-bac4-3ea401fa19ae tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:26.789942 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:26.789942 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:26.790613 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e4f2ab0-b2f4-4b8d-bac4-3ea401fa19ae tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:26.791071 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-4e4f2ab0-b2f4-4b8d-bac4-3ea401fa19ae tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member cc1377d6-a086-4567-8e0b-40d4f8d4a5fb {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:10:26.797974 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:26.797974 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:26.809676 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e4f2ab0-b2f4-4b8d-bac4-3ea401fa19ae tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb returned with HTTP 200 Jan 27 18:10:26.810616 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 216/437] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:10:26 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb => generated 308 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:26.820831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-097e5d16-99c7-41c7-826e-106134bde9c9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/detail Jan 27 18:10:26.821542 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-097e5d16-99c7-41c7-826e-106134bde9c9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:26.821858 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:26.821858 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:26.822555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-097e5d16-99c7-41c7-826e-106134bde9c9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:26.846762 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-097e5d16-99c7-41c7-826e-106134bde9c9 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/detail returned with HTTP 200 Jan 27 18:10:26.848176 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 222/438] 10.222.0.72 () {60 vars in 1290 bytes} [Wed Jan 27 18:10:26 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/detail => generated 311 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:26.858425 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-01a419ec-7d2d-4480-8e99-373834386dee tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] DELETE http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb Jan 27 18:10:26.859163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-01a419ec-7d2d-4480-8e99-373834386dee tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:26.859375 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:26.859375 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:26.859768 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-01a419ec-7d2d-4480-8e99-373834386dee tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:26.860169 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-01a419ec-7d2d-4480-8e99-373834386dee tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] delete called for member cc1377d6-a086-4567-8e0b-40d4f8d4a5fb {{(pid=87902) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 18:10:26.860505 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.group_snapshots [None req-01a419ec-7d2d-4480-8e99-373834386dee tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Delete group_snapshot with id: cc1377d6-a086-4567-8e0b-40d4f8d4a5fb Jan 27 18:10:26.867634 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:26.867634 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:26.924797 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-01a419ec-7d2d-4480-8e99-373834386dee tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb returned with HTTP 202 Jan 27 18:10:26.925706 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 217/439] 10.222.0.72 () {60 vars in 1383 bytes} [Wed Jan 27 18:10:26 2021] DELETE /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:10:26.934484 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4f47ff88-61f9-4b83-9e4d-9cd9a11aba7e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail Jan 27 18:10:26.935132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4f47ff88-61f9-4b83-9e4d-9cd9a11aba7e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:26.935417 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:26.935417 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:26.935946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4f47ff88-61f9-4b83-9e4d-9cd9a11aba7e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:26.936780 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-4f47ff88-61f9-4b83-9e4d-9cd9a11aba7e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:10:26.937892 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:26.937892 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:26.939276 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4f47ff88-61f9-4b83-9e4d-9cd9a11aba7e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:10:26.992442 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4f47ff88-61f9-4b83-9e4d-9cd9a11aba7e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all volumes completed successfully. Jan 27 18:10:26.993971 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-4f47ff88-61f9-4b83-9e4d-9cd9a11aba7e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:26.994404 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-4f47ff88-61f9-4b83-9e4d-9cd9a11aba7e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:27.001914 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-4f47ff88-61f9-4b83-9e4d-9cd9a11aba7e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:27.008890 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:27.008890 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:27.029723 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4f47ff88-61f9-4b83-9e4d-9cd9a11aba7e tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail returned with HTTP 200 Jan 27 18:10:27.030716 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 223/440] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:10:26 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail => generated 1002 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:10:27.046602 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6bf3a8f3-40bb-43fb-b1f3-8fa34de68337 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail Jan 27 18:10:27.047123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6bf3a8f3-40bb-43fb-b1f3-8fa34de68337 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:27.047338 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:27.047338 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:27.047738 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6bf3a8f3-40bb-43fb-b1f3-8fa34de68337 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:27.048306 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-6bf3a8f3-40bb-43fb-b1f3-8fa34de68337 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:10:27.048973 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:27.048973 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:27.050568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-6bf3a8f3-40bb-43fb-b1f3-8fa34de68337 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:10:27.068939 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6bf3a8f3-40bb-43fb-b1f3-8fa34de68337 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all snapshots completed successfully. Jan 27 18:10:27.069896 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:27.069896 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:27.071244 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6bf3a8f3-40bb-43fb-b1f3-8fa34de68337 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail returned with HTTP 200 Jan 27 18:10:27.072129 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 218/441] 10.222.0.72 () {58 vars in 1231 bytes} [Wed Jan 27 18:10:27 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/detail => generated 453 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:27.084139 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef49b63b-baec-4b87-b22c-c0ee6361eb91 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/71bfe99a-4c09-4496-b153-026193ee46f9 Jan 27 18:10:27.084670 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef49b63b-baec-4b87-b22c-c0ee6361eb91 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:27.084869 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:27.084869 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:27.085234 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef49b63b-baec-4b87-b22c-c0ee6361eb91 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:27.110168 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:27.110168 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:27.111346 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ef49b63b-baec-4b87-b22c-c0ee6361eb91 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Snapshot retrieved successfully. Jan 27 18:10:27.113486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef49b63b-baec-4b87-b22c-c0ee6361eb91 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/71bfe99a-4c09-4496-b153-026193ee46f9 returned with HTTP 200 Jan 27 18:10:27.114466 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 224/442] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:27 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/71bfe99a-4c09-4496-b153-026193ee46f9 => generated 450 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:10:28.126173 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c0997497-0069-4042-93ed-8380fb87cbc3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/71bfe99a-4c09-4496-b153-026193ee46f9 Jan 27 18:10:28.127251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c0997497-0069-4042-93ed-8380fb87cbc3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:28.127822 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:28.127822 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:28.128468 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c0997497-0069-4042-93ed-8380fb87cbc3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:28.157648 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:28.157648 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:28.158784 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c0997497-0069-4042-93ed-8380fb87cbc3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Snapshot retrieved successfully. Jan 27 18:10:28.160774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c0997497-0069-4042-93ed-8380fb87cbc3 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/71bfe99a-4c09-4496-b153-026193ee46f9 returned with HTTP 200 Jan 27 18:10:28.162535 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 219/443] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:28 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/71bfe99a-4c09-4496-b153-026193ee46f9 => generated 449 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:29.175157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8394907c-0d7c-47ce-99dd-d4a3a507cc07 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/71bfe99a-4c09-4496-b153-026193ee46f9 Jan 27 18:10:29.176203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8394907c-0d7c-47ce-99dd-d4a3a507cc07 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:29.176488 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:29.176488 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:29.177218 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8394907c-0d7c-47ce-99dd-d4a3a507cc07 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:29.203460 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8394907c-0d7c-47ce-99dd-d4a3a507cc07 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/71bfe99a-4c09-4496-b153-026193ee46f9 returned with HTTP 404 Jan 27 18:10:29.204959 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 225/444] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:29 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/snapshots/71bfe99a-4c09-4496-b153-026193ee46f9 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:29.216260 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ebf2375e-d01d-4f0d-8324-289704a98690 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb Jan 27 18:10:29.217309 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ebf2375e-d01d-4f0d-8324-289704a98690 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:29.217530 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:29.217530 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:29.218168 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ebf2375e-d01d-4f0d-8324-289704a98690 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:29.218583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-ebf2375e-d01d-4f0d-8324-289704a98690 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member cc1377d6-a086-4567-8e0b-40d4f8d4a5fb {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 18:10:29.224415 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ebf2375e-d01d-4f0d-8324-289704a98690 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb returned with HTTP 404 Jan 27 18:10:29.225583 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 220/445] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:10:29 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:10:29.233374 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-970e0213-abd0-4002-9df7-24b1cde0f0da tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots Jan 27 18:10:29.234072 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-970e0213-abd0-4002-9df7-24b1cde0f0da tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:29.234577 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-970e0213-abd0-4002-9df7-24b1cde0f0da tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:29.243229 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-970e0213-abd0-4002-9df7-24b1cde0f0da tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots returned with HTTP 200 Jan 27 18:10:29.245174 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 226/446] 10.222.0.72 () {60 vars in 1269 bytes} [Wed Jan 27 18:10:29 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots => generated 23 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:29.253734 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98f2a19b-0bc4-48b2-9a58-b717651b2682 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] DELETE http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb Jan 27 18:10:29.254294 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98f2a19b-0bc4-48b2-9a58-b717651b2682 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:29.254774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98f2a19b-0bc4-48b2-9a58-b717651b2682 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:29.258520 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.group_snapshots [None req-98f2a19b-0bc4-48b2-9a58-b717651b2682 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] delete called for member cc1377d6-a086-4567-8e0b-40d4f8d4a5fb {{(pid=87902) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 18:10:29.258902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.group_snapshots [None req-98f2a19b-0bc4-48b2-9a58-b717651b2682 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Delete group_snapshot with id: cc1377d6-a086-4567-8e0b-40d4f8d4a5fb Jan 27 18:10:29.264557 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98f2a19b-0bc4-48b2-9a58-b717651b2682 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb returned with HTTP 404 Jan 27 18:10:29.265632 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 221/447] 10.222.0.72 () {60 vars in 1383 bytes} [Wed Jan 27 18:10:29 2021] DELETE /volume/v3/2c47bc1763c94926abbd745b1161d308/group_snapshots/cc1377d6-a086-4567-8e0b-40d4f8d4a5fb => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:10:29.274405 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd54bfc9-bcea-4b00-a960-b03e6e537d03 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail Jan 27 18:10:29.274972 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd54bfc9-bcea-4b00-a960-b03e6e537d03 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:29.275880 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd54bfc9-bcea-4b00-a960-b03e6e537d03 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:29.276487 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-cd54bfc9-bcea-4b00-a960-b03e6e537d03 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:10:29.278399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-cd54bfc9-bcea-4b00-a960-b03e6e537d03 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:10:29.335314 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cd54bfc9-bcea-4b00-a960-b03e6e537d03 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Get all volumes completed successfully. Jan 27 18:10:29.336893 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-cd54bfc9-bcea-4b00-a960-b03e6e537d03 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:29.337331 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-cd54bfc9-bcea-4b00-a960-b03e6e537d03 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:29.344816 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-cd54bfc9-bcea-4b00-a960-b03e6e537d03 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:29.352264 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:29.352264 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:29.372355 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd54bfc9-bcea-4b00-a960-b03e6e537d03 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail returned with HTTP 200 Jan 27 18:10:29.373181 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 227/448] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:10:29 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/detail => generated 1002 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:10:29.389879 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b3dbe2e6-2184-4247-9170-3e274942c7ec tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] POST http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/e86d504e-7225-40d4-bff8-12480a846328/action Jan 27 18:10:29.390852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b3dbe2e6-2184-4247-9170-3e274942c7ec tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:10:29.391246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b3dbe2e6-2184-4247-9170-3e274942c7ec tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:29.392697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-b3dbe2e6-2184-4247-9170-3e274942c7ec tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] delete called for group e86d504e-7225-40d4-bff8-12480a846328 {{(pid=87902) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 18:10:29.393045 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-b3dbe2e6-2184-4247-9170-3e274942c7ec tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Delete group with id: e86d504e-7225-40d4-bff8-12480a846328 Jan 27 18:10:29.401477 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:29.401477 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:29.524090 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b3dbe2e6-2184-4247-9170-3e274942c7ec tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/e86d504e-7225-40d4-bff8-12480a846328/action returned with HTTP 202 Jan 27 18:10:29.525357 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 222/449] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:10:29 2021] POST /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/e86d504e-7225-40d4-bff8-12480a846328/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:10:29.534880 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b1cabac5-2811-4842-8aac-27ed283ce225 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 Jan 27 18:10:29.535467 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b1cabac5-2811-4842-8aac-27ed283ce225 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:29.535675 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:29.535675 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:29.536032 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b1cabac5-2811-4842-8aac-27ed283ce225 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:29.586695 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:29.586695 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:29.595723 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b1cabac5-2811-4842-8aac-27ed283ce225 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:10:29.610526 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-b1cabac5-2811-4842-8aac-27ed283ce225 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:29.610977 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-b1cabac5-2811-4842-8aac-27ed283ce225 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:29.619113 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-b1cabac5-2811-4842-8aac-27ed283ce225 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:29.626238 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:29.626238 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:29.649908 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b1cabac5-2811-4842-8aac-27ed283ce225 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 returned with HTTP 200 Jan 27 18:10:29.651155 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 228/450] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:29 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 => generated 998 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:30.669256 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-717e730b-29fa-4011-88de-979c5fe7c218 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 Jan 27 18:10:30.678007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-717e730b-29fa-4011-88de-979c5fe7c218 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:30.678465 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:30.678465 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:30.679373 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-717e730b-29fa-4011-88de-979c5fe7c218 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:30.749099 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:30.749099 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:30.759608 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-717e730b-29fa-4011-88de-979c5fe7c218 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Volume info retrieved successfully. Jan 27 18:10:30.774176 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-717e730b-29fa-4011-88de-979c5fe7c218 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:10:30.774639 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-717e730b-29fa-4011-88de-979c5fe7c218 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:10:30.782598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-717e730b-29fa-4011-88de-979c5fe7c218 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:10:30.789867 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:30.789867 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:30.813718 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-717e730b-29fa-4011-88de-979c5fe7c218 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 returned with HTTP 200 Jan 27 18:10:30.815042 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 223/451] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:30 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 => generated 998 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:31.832179 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9eac44da-bbb8-424d-807b-32fb6524dde1 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 Jan 27 18:10:31.832864 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9eac44da-bbb8-424d-807b-32fb6524dde1 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:31.834256 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:31.834256 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:31.834732 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9eac44da-bbb8-424d-807b-32fb6524dde1 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:31.903292 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9eac44da-bbb8-424d-807b-32fb6524dde1 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 returned with HTTP 404 Jan 27 18:10:31.904512 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 229/452] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:10:31 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:10:31.920178 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e177f35-537d-4d42-8d62-135075edc6fe tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] GET http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/e86d504e-7225-40d4-bff8-12480a846328 Jan 27 18:10:31.920823 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e177f35-537d-4d42-8d62-135075edc6fe tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:31.921061 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:31.921061 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:31.921439 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e177f35-537d-4d42-8d62-135075edc6fe tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:31.922048 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-2e177f35-537d-4d42-8d62-135075edc6fe tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] show called for member e86d504e-7225-40d4-bff8-12480a846328 {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:10:31.929840 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e177f35-537d-4d42-8d62-135075edc6fe tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/groups/e86d504e-7225-40d4-bff8-12480a846328 returned with HTTP 404 Jan 27 18:10:31.931232 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 224/453] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:10:31 2021] GET /volume/v3/2c47bc1763c94926abbd745b1161d308/groups/e86d504e-7225-40d4-bff8-12480a846328 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:10:31.940214 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-992f602a-6b96-4258-b098-701b3f954b74 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] DELETE http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types/73c3356e-dd2b-4c54-8dc4-2088005dacf8 Jan 27 18:10:31.940688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-992f602a-6b96-4258-b098-701b3f954b74 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:31.941233 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-992f602a-6b96-4258-b098-701b3f954b74 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:31.972600 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:10:31.972600 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:10:31.981184 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-992f602a-6b96-4258-b098-701b3f954b74 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types/73c3356e-dd2b-4c54-8dc4-2088005dacf8 returned with HTTP 202 Jan 27 18:10:31.982548 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 230/454] 10.222.0.72 () {60 vars in 1371 bytes} [Wed Jan 27 18:10:31 2021] DELETE /volume/v3/2a1f831b72d74b398bdb704cad3359cb/group_types/73c3356e-dd2b-4c54-8dc4-2088005dacf8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:10:31.992871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad161c4b-4124-4c1b-8aa1-682ded0c1c84 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] DELETE http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 Jan 27 18:10:31.993397 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad161c4b-4124-4c1b-8aa1-682ded0c1c84 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:31.993879 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad161c4b-4124-4c1b-8aa1-682ded0c1c84 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:31.994373 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-ad161c4b-4124-4c1b-8aa1-682ded0c1c84 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Delete volume with id: 0b1a5756-7dc8-432c-a3fb-1b0a252303a8 Jan 27 18:10:32.056228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad161c4b-4124-4c1b-8aa1-682ded0c1c84 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 returned with HTTP 404 Jan 27 18:10:32.057622 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 225/455] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:10:31 2021] DELETE /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/0b1a5756-7dc8-432c-a3fb-1b0a252303a8 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:32.069620 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-546b89de-1ac0-4944-a729-5607a586ee48 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] DELETE http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/1d315310-d40a-4f9f-8479-d66c7abbf100 Jan 27 18:10:32.070835 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-546b89de-1ac0-4944-a729-5607a586ee48 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:32.071801 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-546b89de-1ac0-4944-a729-5607a586ee48 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:32.207034 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-546b89de-1ac0-4944-a729-5607a586ee48 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/1d315310-d40a-4f9f-8479-d66c7abbf100 returned with HTTP 202 Jan 27 18:10:32.208911 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 231/456] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:10:32 2021] DELETE /volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/1d315310-d40a-4f9f-8479-d66c7abbf100 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:10:32.219615 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7304e68b-f80c-4686-ae16-074a38bc58d1 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] GET http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/1d315310-d40a-4f9f-8479-d66c7abbf100 Jan 27 18:10:32.220676 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7304e68b-f80c-4686-ae16-074a38bc58d1 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:32.221361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7304e68b-f80c-4686-ae16-074a38bc58d1 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:32.242451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7304e68b-f80c-4686-ae16-074a38bc58d1 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/1d315310-d40a-4f9f-8479-d66c7abbf100 returned with HTTP 404 Jan 27 18:10:32.243570 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 226/457] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:10:32 2021] GET /volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/1d315310-d40a-4f9f-8479-d66c7abbf100 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:32.253844 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fd5a5467-759c-4a9b-a4ec-124a53bab750 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] DELETE http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f Jan 27 18:10:32.254411 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fd5a5467-759c-4a9b-a4ec-124a53bab750 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:32.255123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fd5a5467-759c-4a9b-a4ec-124a53bab750 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:32.255799 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-fd5a5467-759c-4a9b-a4ec-124a53bab750 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Delete volume with id: e9a43b63-0cda-4e55-9800-070cd3d74d5f Jan 27 18:10:32.329517 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fd5a5467-759c-4a9b-a4ec-124a53bab750 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f returned with HTTP 404 Jan 27 18:10:32.331420 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 232/458] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:10:32 2021] DELETE /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/e9a43b63-0cda-4e55-9800-070cd3d74d5f => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:32.343622 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-83804399-3ca7-470b-bfc6-21259c5c8935 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] DELETE http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/b0bca6ea-a561-4159-946f-f0d06edf231a Jan 27 18:10:32.345280 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-83804399-3ca7-470b-bfc6-21259c5c8935 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:32.346220 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-83804399-3ca7-470b-bfc6-21259c5c8935 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:32.347115 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-83804399-3ca7-470b-bfc6-21259c5c8935 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Delete volume with id: b0bca6ea-a561-4159-946f-f0d06edf231a Jan 27 18:10:32.419450 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-83804399-3ca7-470b-bfc6-21259c5c8935 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/b0bca6ea-a561-4159-946f-f0d06edf231a returned with HTTP 404 Jan 27 18:10:32.420900 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 227/459] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:10:32 2021] DELETE /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/b0bca6ea-a561-4159-946f-f0d06edf231a => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:32.429664 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05208348-6d43-4f20-bb04-ecd9d72a76ad tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] DELETE http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/e51a24a2-b3e8-4103-8c2a-721a40d172ac Jan 27 18:10:32.430363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05208348-6d43-4f20-bb04-ecd9d72a76ad tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:32.431039 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05208348-6d43-4f20-bb04-ecd9d72a76ad tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:32.630956 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05208348-6d43-4f20-bb04-ecd9d72a76ad tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/e51a24a2-b3e8-4103-8c2a-721a40d172ac returned with HTTP 202 Jan 27 18:10:32.631955 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 233/460] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:10:32 2021] DELETE /volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/e51a24a2-b3e8-4103-8c2a-721a40d172ac => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:10:32.639805 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2956fdb3-cb8c-4f9f-bfac-adc29175ec90 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] GET http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/e51a24a2-b3e8-4103-8c2a-721a40d172ac Jan 27 18:10:32.641013 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2956fdb3-cb8c-4f9f-bfac-adc29175ec90 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:32.641759 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2956fdb3-cb8c-4f9f-bfac-adc29175ec90 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:32.663182 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2956fdb3-cb8c-4f9f-bfac-adc29175ec90 tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/e51a24a2-b3e8-4103-8c2a-721a40d172ac returned with HTTP 404 Jan 27 18:10:32.667062 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 228/461] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:10:32 2021] GET /volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/e51a24a2-b3e8-4103-8c2a-721a40d172ac => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:32.677303 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-287c8de5-405c-4fd2-a013-ae222017be23 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] DELETE http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 Jan 27 18:10:32.677303 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-287c8de5-405c-4fd2-a013-ae222017be23 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:32.678397 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-287c8de5-405c-4fd2-a013-ae222017be23 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:32.678797 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-287c8de5-405c-4fd2-a013-ae222017be23 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] Delete volume with id: 883d38d1-50ea-44a1-a28f-519fffad59f9 Jan 27 18:10:32.742799 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-287c8de5-405c-4fd2-a013-ae222017be23 tempest-GroupSnapshotsTest-191066092 tempest-GroupSnapshotsTest-191066092-project] http://10.222.0.72/volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 returned with HTTP 404 Jan 27 18:10:32.743909 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 234/462] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:10:32 2021] DELETE /volume/v3/2c47bc1763c94926abbd745b1161d308/volumes/883d38d1-50ea-44a1-a28f-519fffad59f9 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:32.758320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9849efd3-bfa9-449e-88d0-ad593dae894d tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] DELETE http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/bb4364c8-6606-4553-995f-ddede97c1fc6 Jan 27 18:10:32.758320 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9849efd3-bfa9-449e-88d0-ad593dae894d tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:32.758320 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9849efd3-bfa9-449e-88d0-ad593dae894d tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:32.846245 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:10:32.846245 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:10:32.859080 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9849efd3-bfa9-449e-88d0-ad593dae894d tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/bb4364c8-6606-4553-995f-ddede97c1fc6 returned with HTTP 202 Jan 27 18:10:32.860207 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 229/463] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:10:32 2021] DELETE /volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/bb4364c8-6606-4553-995f-ddede97c1fc6 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:10:32.869155 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e223a4b-8e16-4492-96e1-683411fa4afe tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] GET http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/bb4364c8-6606-4553-995f-ddede97c1fc6 Jan 27 18:10:32.869733 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e223a4b-8e16-4492-96e1-683411fa4afe tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:32.870245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e223a4b-8e16-4492-96e1-683411fa4afe tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:32.881960 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e223a4b-8e16-4492-96e1-683411fa4afe tempest-GroupSnapshotsTest-873208190 tempest-GroupSnapshotsTest-873208190-project-admin] http://10.222.0.72/volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/bb4364c8-6606-4553-995f-ddede97c1fc6 returned with HTTP 404 Jan 27 18:10:32.882934 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 235/464] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:10:32 2021] GET /volume/v3/2a1f831b72d74b398bdb704cad3359cb/types/bb4364c8-6606-4553-995f-ddede97c1fc6 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:37.044967 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c19ee74f-18c1-4964-acab-a92e9db02d44 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] GET http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-class-sets/default Jan 27 18:10:37.045522 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c19ee74f-18c1-4964-acab-a92e9db02d44 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:37.046195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c19ee74f-18c1-4964-acab-a92e9db02d44 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:37.072888 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c19ee74f-18c1-4964-acab-a92e9db02d44 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-class-sets/default returned with HTTP 200 Jan 27 18:10:37.073832 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 230/465] 10.222.0.72 () {58 vars in 1264 bytes} [Wed Jan 27 18:10:36 2021] GET /volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-class-sets/default => generated 342 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:37.088505 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5f1e5ea-e8c8-416b-b0a2-c20723ade17c tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] GET http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-class-sets/default Jan 27 18:10:37.091240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5f1e5ea-e8c8-416b-b0a2-c20723ade17c tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:37.092511 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5f1e5ea-e8c8-416b-b0a2-c20723ade17c tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:37.121740 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5f1e5ea-e8c8-416b-b0a2-c20723ade17c tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-class-sets/default returned with HTTP 200 Jan 27 18:10:37.122603 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 236/466] 10.222.0.72 () {58 vars in 1264 bytes} [Wed Jan 27 18:10:37 2021] GET /volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-class-sets/default => generated 342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:37.132205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a46ae0b9-e116-4da6-9d26-893a6b020e88 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] POST http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/types Jan 27 18:10:37.133162 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a46ae0b9-e116-4da6-9d26-893a6b020e88 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-2027862343"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:37.175147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a46ae0b9-e116-4da6-9d26-893a6b020e88 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/types returned with HTTP 200 Jan 27 18:10:37.176022 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 231/467] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:10:37 2021] POST /volume/v3/0267dfe033ab48999261f6a6c7701037/types => generated 228 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:37.188115 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4d38767-cb8f-4918-8eee-b56586766ef6 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] PUT http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-class-sets/default Jan 27 18:10:37.188918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4d38767-cb8f-4918-8eee-b56586766ef6 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-2027862343": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-2027862343": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-2027862343": 5}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:37.360381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4d38767-cb8f-4918-8eee-b56586766ef6 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-class-sets/default returned with HTTP 200 Jan 27 18:10:37.361306 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 237/468] 10.222.0.72 () {60 vars in 1285 bytes} [Wed Jan 27 18:10:37 2021] PUT /volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-class-sets/default => generated 533 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:10:37.372776 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b05e83ec-9f55-4724-8b08-9e49c22bc1b1 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] GET http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-sets/0267dfe033ab48999261f6a6c7701037/defaults Jan 27 18:10:37.373304 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b05e83ec-9f55-4724-8b08-9e49c22bc1b1 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:37.373793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b05e83ec-9f55-4724-8b08-9e49c22bc1b1 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Calling method 'defaults' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:37.391278 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-b05e83ec-9f55-4724-8b08-9e49c22bc1b1 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] 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 27 18:10:37.392200 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-b05e83ec-9f55-4724-8b08-9e49c22bc1b1 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] 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 27 18:10:37.393065 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-b05e83ec-9f55-4724-8b08-9e49c22bc1b1 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] 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 27 18:10:37.399571 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b05e83ec-9f55-4724-8b08-9e49c22bc1b1 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-sets/0267dfe033ab48999261f6a6c7701037/defaults returned with HTTP 200 Jan 27 18:10:37.400699 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 232/469] 10.222.0.72 () {58 vars in 1348 bytes} [Wed Jan 27 18:10:37 2021] GET /volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-sets/0267dfe033ab48999261f6a6c7701037/defaults => generated 569 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:37.722000 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de9a3109-9ddf-4155-baa8-0c4e59e2fb40 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] GET http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-sets/8c4780f6aaeb40d0b4e383d6da62e496/defaults Jan 27 18:10:37.722527 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de9a3109-9ddf-4155-baa8-0c4e59e2fb40 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:37.723006 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de9a3109-9ddf-4155-baa8-0c4e59e2fb40 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Calling method 'defaults' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:37.738766 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-de9a3109-9ddf-4155-baa8-0c4e59e2fb40 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:10:37.740458 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-de9a3109-9ddf-4155-baa8-0c4e59e2fb40 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] 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 27 18:10:37.741323 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-de9a3109-9ddf-4155-baa8-0c4e59e2fb40 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] 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 27 18:10:37.742184 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-de9a3109-9ddf-4155-baa8-0c4e59e2fb40 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] 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 27 18:10:37.747840 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de9a3109-9ddf-4155-baa8-0c4e59e2fb40 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-sets/8c4780f6aaeb40d0b4e383d6da62e496/defaults returned with HTTP 200 Jan 27 18:10:37.748686 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 238/470] 10.222.0.72 () {58 vars in 1348 bytes} [Wed Jan 27 18:10:37 2021] GET /volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-sets/8c4780f6aaeb40d0b4e383d6da62e496/defaults => generated 569 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:37.904405 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8370364-7343-43e9-b9c6-d969bd80216a tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] PUT http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-class-sets/default Jan 27 18:10:37.905401 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8370364-7343-43e9-b9c6-d969bd80216a tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:38.029347 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8370364-7343-43e9-b9c6-d969bd80216a tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-class-sets/default returned with HTTP 200 Jan 27 18:10:38.030251 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 233/471] 10.222.0.72 () {60 vars in 1285 bytes} [Wed Jan 27 18:10:37 2021] PUT /volume/v3/0267dfe033ab48999261f6a6c7701037/os-quota-class-sets/default => generated 533 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:38.042222 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e11bdc5-08ad-4f76-be16-88f8f1db0355 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] DELETE http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/types/34603bb0-a931-4d10-96ec-afbccc160e10 Jan 27 18:10:38.042840 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e11bdc5-08ad-4f76-be16-88f8f1db0355 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:38.043346 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e11bdc5-08ad-4f76-be16-88f8f1db0355 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:38.116527 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e11bdc5-08ad-4f76-be16-88f8f1db0355 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/types/34603bb0-a931-4d10-96ec-afbccc160e10 returned with HTTP 202 Jan 27 18:10:38.117344 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 239/472] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:10:38 2021] DELETE /volume/v3/0267dfe033ab48999261f6a6c7701037/types/34603bb0-a931-4d10-96ec-afbccc160e10 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:10:38.125088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f94e75e3-561f-4834-8db2-e8ffe5596b21 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] GET http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/types/34603bb0-a931-4d10-96ec-afbccc160e10 Jan 27 18:10:38.125613 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f94e75e3-561f-4834-8db2-e8ffe5596b21 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:38.126105 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f94e75e3-561f-4834-8db2-e8ffe5596b21 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:38.139878 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f94e75e3-561f-4834-8db2-e8ffe5596b21 tempest-VolumeQuotaClassesTest-693410697 tempest-VolumeQuotaClassesTest-693410697-project-admin] http://10.222.0.72/volume/v3/0267dfe033ab48999261f6a6c7701037/types/34603bb0-a931-4d10-96ec-afbccc160e10 returned with HTTP 404 Jan 27 18:10:38.140847 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 234/473] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:10:38 2021] GET /volume/v3/0267dfe033ab48999261f6a6c7701037/types/34603bb0-a931-4d10-96ec-afbccc160e10 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:42.117675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-17b8063d-3bc4-4d56-a028-4a2059b77d57 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] GET http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services Jan 27 18:10:42.118178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-17b8063d-3bc4-4d56-a028-4a2059b77d57 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:42.118669 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-17b8063d-3bc4-4d56-a028-4a2059b77d57 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:42.127993 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-17b8063d-3bc4-4d56-a028-4a2059b77d57 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services returned with HTTP 200 Jan 27 18:10:42.128780 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 240/474] 10.222.0.72 () {58 vars in 1216 bytes} [Wed Jan 27 18:10:41 2021] GET /volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services => generated 629 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:42.142975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4f7409f5-8b99-487c-83d3-580c03c6b05f tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] GET http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services?host=n-d-742170-5 Jan 27 18:10:42.143533 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4f7409f5-8b99-487c-83d3-580c03c6b05f tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:42.144024 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4f7409f5-8b99-487c-83d3-580c03c6b05f tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:42.154170 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4f7409f5-8b99-487c-83d3-580c03c6b05f tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services?host=n-d-742170-5 returned with HTTP 200 Jan 27 18:10:42.154975 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 235/475] 10.222.0.72 () {58 vars in 1251 bytes} [Wed Jan 27 18:10:42 2021] GET /volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services?host=n-d-742170-5 => generated 629 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:42.170015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0eb79cf5-0ee1-48ca-a34a-0c1e8ef680c9 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] GET http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services?host=n-d-742170-5&binary=cinder-scheduler Jan 27 18:10:42.170531 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0eb79cf5-0ee1-48ca-a34a-0c1e8ef680c9 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:42.171014 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0eb79cf5-0ee1-48ca-a34a-0c1e8ef680c9 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:42.181314 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0eb79cf5-0ee1-48ca-a34a-0c1e8ef680c9 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services?host=n-d-742170-5&binary=cinder-scheduler returned with HTTP 200 Jan 27 18:10:42.182119 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 241/476] 10.222.0.72 () {58 vars in 1299 bytes} [Wed Jan 27 18:10:42 2021] GET /volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services?host=n-d-742170-5&binary=cinder-scheduler => generated 191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:10:42.197345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26377ddb-5e88-45be-b045-7b740680fd56 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] GET http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services?binary=cinder-scheduler Jan 27 18:10:42.198456 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26377ddb-5e88-45be-b045-7b740680fd56 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:42.198579 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26377ddb-5e88-45be-b045-7b740680fd56 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:42.206111 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26377ddb-5e88-45be-b045-7b740680fd56 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 27 18:10:42.206924 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 236/477] 10.222.0.72 () {58 vars in 1263 bytes} [Wed Jan 27 18:10:42 2021] GET /volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services?binary=cinder-scheduler => generated 191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:42.350419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] POST http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes Jan 27 18:10:42.351168 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1256211722"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:42.352297 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1256211722'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:10:42.352669 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Create volume of 1 GB Jan 27 18:10:42.365517 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Availability Zones retrieved successfully. Jan 27 18:10:42.382709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Flow 'volume_create_api' (a12127c8-acb7-49f4-a4ce-40641934a176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:10:42.385432 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4fe72e4-7a1a-4154-aab1-614505e6f414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:42.387407 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:10:42.450980 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4fe72e4-7a1a-4154-aab1-614505e6f414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:42.453178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (820e30ca-ada3-4cd6-afa5-333b39c98d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:42.537196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Created reservations ['59a84657-c137-4d2b-89f6-fbd55f1a53cf', '65802360-3e3c-437c-b974-882e109d0648', '0ecc918e-36e0-49d3-a623-ab3cb057cca3', '370f908c-b66e-4f79-ba6f-6da7db52d429'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:10:42.539081 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (820e30ca-ada3-4cd6-afa5-333b39c98d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59a84657-c137-4d2b-89f6-fbd55f1a53cf', '65802360-3e3c-437c-b974-882e109d0648', '0ecc918e-36e0-49d3-a623-ab3cb057cca3', '370f908c-b66e-4f79-ba6f-6da7db52d429']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:42.541182 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168dbd5e-fb72-4e59-ac93-23dba0740e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:42.597087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168dbd5e-fb72-4e59-ac93-23dba0740e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b57da376-883d-40ee-ba23-b4ee2ca462d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1256211722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0efd44c2f1c74129a1de458c22c0e2cc',qos_specs=None,replication_status=,reservations=['59a84657-c137-4d2b-89f6-fbd55f1a53cf','65802360-3e3c-437c-b974-882e109d0648','0ecc918e-36e0-49d3-a623-ab3cb057cca3','370f908c-b66e-4f79-ba6f-6da7db52d429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f16237a400664f3390bdf3cf5b0fab4d',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:10:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1256211722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b57da376-883d-40ee-ba23-b4ee2ca462d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0efd44c2f1c74129a1de458c22c0e2cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='f16237a400664f3390bdf3cf5b0fab4d',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:42.599909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (226d4608-e0ca-4456-8499-9b5e3ed949ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:42.626097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (226d4608-e0ca-4456-8499-9b5e3ed949ec) transitioned into state 'SUCCESS' from state '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-1256211722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0efd44c2f1c74129a1de458c22c0e2cc',qos_specs=None,replication_status=,reservations=['59a84657-c137-4d2b-89f6-fbd55f1a53cf','65802360-3e3c-437c-b974-882e109d0648','0ecc918e-36e0-49d3-a623-ab3cb057cca3','370f908c-b66e-4f79-ba6f-6da7db52d429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f16237a400664f3390bdf3cf5b0fab4d',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:42.628109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b0e40b-1cbd-492c-be8e-a4453e704448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:42.647360 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b0e40b-1cbd-492c-be8e-a4453e704448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:42.650353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Flow 'volume_create_api' (a12127c8-acb7-49f4-a4ce-40641934a176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:10:42.722736 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Create volume request issued successfully. Jan 27 18:10:42.742004 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2bef29a7-f886-4f3d-ac55-d163d8a2c4c8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes returned with HTTP 202 Jan 27 18:10:42.742903 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 242/478] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:10:42 2021] POST /volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes => generated 823 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:10:42.758053 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca22f325-3a10-4454-b0bf-e414ab0003b4 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] GET http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 Jan 27 18:10:42.758587 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca22f325-3a10-4454-b0bf-e414ab0003b4 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:42.759073 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca22f325-3a10-4454-b0bf-e414ab0003b4 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:42.811405 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:42.811405 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:42.820344 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ca22f325-3a10-4454-b0bf-e414ab0003b4 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Volume info retrieved successfully. Jan 27 18:10:42.845050 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca22f325-3a10-4454-b0bf-e414ab0003b4 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 returned with HTTP 200 Jan 27 18:10:42.845881 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 237/479] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:10:42 2021] GET /volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 => generated 891 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:43.863121 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-722dcf42-3477-4abf-ac77-f392a792e7cd tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] GET http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 Jan 27 18:10:43.863678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-722dcf42-3477-4abf-ac77-f392a792e7cd tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:43.863873 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:43.863873 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:43.864362 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-722dcf42-3477-4abf-ac77-f392a792e7cd tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:43.918314 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:43.918314 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:43.929030 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-722dcf42-3477-4abf-ac77-f392a792e7cd tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Volume info retrieved successfully. Jan 27 18:10:43.953028 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-722dcf42-3477-4abf-ac77-f392a792e7cd tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 returned with HTTP 200 Jan 27 18:10:43.958557 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 243/480] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:10:43 2021] GET /volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:43.973541 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd2a1c21-c422-4150-bf5b-872618133d29 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] GET http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 Jan 27 18:10:43.975110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd2a1c21-c422-4150-bf5b-872618133d29 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:43.975320 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:43.975320 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:43.976354 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd2a1c21-c422-4150-bf5b-872618133d29 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:44.035207 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:44.035207 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:44.046807 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dd2a1c21-c422-4150-bf5b-872618133d29 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Volume info retrieved successfully. Jan 27 18:10:44.078085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd2a1c21-c422-4150-bf5b-872618133d29 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 returned with HTTP 200 Jan 27 18:10:44.079064 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 238/481] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:10:43 2021] GET /volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 => generated 1087 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:10:44.101203 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-446f60a3-100b-4d2e-88a0-4b72031b0486 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] GET http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services?host=n-d-742170-5&binary=cinder-volume Jan 27 18:10:44.102075 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-446f60a3-100b-4d2e-88a0-4b72031b0486 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:44.102272 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:44.102272 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:44.102658 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-446f60a3-100b-4d2e-88a0-4b72031b0486 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:44.112655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-446f60a3-100b-4d2e-88a0-4b72031b0486 tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services?host=n-d-742170-5&binary=cinder-volume returned with HTTP 200 Jan 27 18:10:44.113494 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 244/482] 10.222.0.72 () {58 vars in 1293 bytes} [Wed Jan 27 18:10:44 2021] GET /volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services?host=n-d-742170-5&binary=cinder-volume => generated 278 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:44.128118 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e0cf13b-9fff-4549-a606-eb2043d8d0ea tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] GET http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services Jan 27 18:10:44.128664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e0cf13b-9fff-4549-a606-eb2043d8d0ea tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:44.128866 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:44.128866 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:44.130138 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e0cf13b-9fff-4549-a606-eb2043d8d0ea tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:44.139418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e0cf13b-9fff-4549-a606-eb2043d8d0ea tempest-VolumesServicesTestJSON-1944453074 tempest-VolumesServicesTestJSON-1944453074-project-admin] http://10.222.0.72/volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services returned with HTTP 200 Jan 27 18:10:44.140294 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 239/483] 10.222.0.72 () {58 vars in 1216 bytes} [Wed Jan 27 18:10:44 2021] GET /volume/v3/dc743ed8c49946ac885dd9bfd1c7952e/os-services => generated 629 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:44.153816 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-136f8d1a-d9c2-42e0-8493-83c668507d87 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] DELETE http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 Jan 27 18:10:44.154611 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-136f8d1a-d9c2-42e0-8493-83c668507d87 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:44.155375 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-136f8d1a-d9c2-42e0-8493-83c668507d87 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:44.156080 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-136f8d1a-d9c2-42e0-8493-83c668507d87 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Delete volume with id: b57da376-883d-40ee-ba23-b4ee2ca462d8 Jan 27 18:10:44.207125 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:44.207125 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:44.209398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-136f8d1a-d9c2-42e0-8493-83c668507d87 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Volume info retrieved successfully. Jan 27 18:10:44.235617 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-136f8d1a-d9c2-42e0-8493-83c668507d87 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Delete volume request issued successfully. Jan 27 18:10:44.236205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-136f8d1a-d9c2-42e0-8493-83c668507d87 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 returned with HTTP 202 Jan 27 18:10:44.237042 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 245/484] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:10:44 2021] DELETE /volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:10:44.244876 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a470804-aa6f-4e7d-b252-146d23568b1d tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] GET http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 Jan 27 18:10:44.245587 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a470804-aa6f-4e7d-b252-146d23568b1d tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:44.246234 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a470804-aa6f-4e7d-b252-146d23568b1d tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:44.299452 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:44.299452 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:44.308654 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1a470804-aa6f-4e7d-b252-146d23568b1d tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Volume info retrieved successfully. Jan 27 18:10:44.332065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a470804-aa6f-4e7d-b252-146d23568b1d tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 returned with HTTP 200 Jan 27 18:10:44.332900 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 240/485] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:10:44 2021] GET /volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:45.349030 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f21429c-a83c-438a-8f2c-702b220e24d8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] GET http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 Jan 27 18:10:45.349716 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6f21429c-a83c-438a-8f2c-702b220e24d8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:45.349716 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:45.349716 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:45.350093 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6f21429c-a83c-438a-8f2c-702b220e24d8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:45.413019 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:45.413019 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:45.413019 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6f21429c-a83c-438a-8f2c-702b220e24d8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Volume info retrieved successfully. Jan 27 18:10:45.435486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f21429c-a83c-438a-8f2c-702b220e24d8 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 returned with HTTP 200 Jan 27 18:10:45.436306 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 246/486] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:10:45 2021] GET /volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:46.452853 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-472fed3c-6739-47b4-b4e5-64c2c6e8db84 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] GET http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 Jan 27 18:10:46.453579 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-472fed3c-6739-47b4-b4e5-64c2c6e8db84 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:46.453852 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:46.453852 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:46.454261 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-472fed3c-6739-47b4-b4e5-64c2c6e8db84 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:46.500963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-472fed3c-6739-47b4-b4e5-64c2c6e8db84 tempest-VolumesServicesTestJSON-1117425708 tempest-VolumesServicesTestJSON-1117425708-project] http://10.222.0.72/volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 returned with HTTP 404 Jan 27 18:10:46.501988 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 241/487] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:10:46 2021] GET /volume/v3/0efd44c2f1c74129a1de458c22c0e2cc/volumes/b57da376-883d-40ee-ba23-b4ee2ca462d8 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:10:50.990898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes Jan 27 18:10:50.991411 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:50.991411 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:50.991972 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-364222225"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:50.993111 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-364222225'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:10:50.993485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume of 1 GB Jan 27 18:10:51.007492 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Availability Zones retrieved successfully. Jan 27 18:10:51.027096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Flow 'volume_create_api' (fd72932d-7e35-44fa-8a33-48be1dc56220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:10:51.029918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94f5dc45-c413-4aca-ac29-794dec573659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:51.032014 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:10:51.102905 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94f5dc45-c413-4aca-ac29-794dec573659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:51.105134 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a822b88e-e4f3-4ae8-bae1-1cc1404e62af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:51.205999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['4bff7c01-4078-493b-9a7e-6778dd4fbdde', '7ae6b070-5387-4a52-bd9e-9399b16f8edd', 'c8610633-6b60-49a5-8d83-915adc6a1fea', '14bd4cb2-e2b1-4c32-9204-6fd7de79d868'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:10:51.208168 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a822b88e-e4f3-4ae8-bae1-1cc1404e62af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bff7c01-4078-493b-9a7e-6778dd4fbdde', '7ae6b070-5387-4a52-bd9e-9399b16f8edd', 'c8610633-6b60-49a5-8d83-915adc6a1fea', '14bd4cb2-e2b1-4c32-9204-6fd7de79d868']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:51.210068 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f8e081f-da56-44b4-baf0-a60ccafd53f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:51.277570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f8e081f-da56-44b4-baf0-a60ccafd53f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-364222225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be422ad5c3b042e5842be746379526db',qos_specs=None,replication_status=,reservations=['4bff7c01-4078-493b-9a7e-6778dd4fbdde','7ae6b070-5387-4a52-bd9e-9399b16f8edd','c8610633-6b60-49a5-8d83-915adc6a1fea','14bd4cb2-e2b1-4c32-9204-6fd7de79d868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49030903511a473bbb1625c90ea98c7b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-364222225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be422ad5c3b042e5842be746379526db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='49030903511a473bbb1625c90ea98c7b',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:51.279318 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756205e8-7e80-4a9c-ad8d-2157b8651199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:51.307399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756205e8-7e80-4a9c-ad8d-2157b8651199) transitioned into state 'SUCCESS' from state '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-364222225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be422ad5c3b042e5842be746379526db',qos_specs=None,replication_status=,reservations=['4bff7c01-4078-493b-9a7e-6778dd4fbdde','7ae6b070-5387-4a52-bd9e-9399b16f8edd','c8610633-6b60-49a5-8d83-915adc6a1fea','14bd4cb2-e2b1-4c32-9204-6fd7de79d868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49030903511a473bbb1625c90ea98c7b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:51.309365 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64c810d2-8335-4ac4-9d6c-842827378ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:10:51.325270 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64c810d2-8335-4ac4-9d6c-842827378ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:10:51.327864 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Flow 'volume_create_api' (fd72932d-7e35-44fa-8a33-48be1dc56220) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:10:51.376068 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume request issued successfully. Jan 27 18:10:51.390034 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98c459b0-ccc9-4d4a-806f-2627bb3f9be1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes returned with HTTP 202 Jan 27 18:10:51.390888 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 247/488] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:10:50 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/volumes => generated 822 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:10:51.405308 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45f13168-6275-4ffc-81da-fbb794ded197 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc Jan 27 18:10:51.406007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45f13168-6275-4ffc-81da-fbb794ded197 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:51.406526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45f13168-6275-4ffc-81da-fbb794ded197 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:51.462159 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:51.462159 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:51.470704 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-45f13168-6275-4ffc-81da-fbb794ded197 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:10:51.493577 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45f13168-6275-4ffc-81da-fbb794ded197 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc returned with HTTP 200 Jan 27 18:10:51.494394 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 242/489] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:10:51 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:52.511625 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c02e99df-469c-422c-b856-4fd3ff2c3b88 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc Jan 27 18:10:52.512906 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c02e99df-469c-422c-b856-4fd3ff2c3b88 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:52.512906 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:52.512906 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:52.512906 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c02e99df-469c-422c-b856-4fd3ff2c3b88 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:52.570562 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:52.570562 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:52.580848 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c02e99df-469c-422c-b856-4fd3ff2c3b88 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:10:52.608727 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c02e99df-469c-422c-b856-4fd3ff2c3b88 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc returned with HTTP 200 Jan 27 18:10:52.609561 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 248/490] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:10:52 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc => generated 915 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:52.635939 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab685081-824c-49a3-ac2e-1a7b8a02a528 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots Jan 27 18:10:52.636796 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:52.636796 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:52.637791 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab685081-824c-49a3-ac2e-1a7b8a02a528 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-168389263"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:52.837050 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:52.837050 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:52.839020 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ab685081-824c-49a3-ac2e-1a7b8a02a528 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:10:52.839684 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-ab685081-824c-49a3-ac2e-1a7b8a02a528 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create snapshot from volume 5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc Jan 27 18:10:52.950123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-ab685081-824c-49a3-ac2e-1a7b8a02a528 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['c3c0c7c6-a538-472b-befc-13d29012c4eb', '6a18515c-5f69-48ed-b8b3-42a947afe90f', 'bca27a51-194d-48cb-ac83-553e65e2a522', '2dd1f137-b667-4a2e-a69a-416abf9c2e81'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:10:53.080241 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ab685081-824c-49a3-ac2e-1a7b8a02a528 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot create request issued successfully. Jan 27 18:10:53.081608 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab685081-824c-49a3-ac2e-1a7b8a02a528 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots returned with HTTP 202 Jan 27 18:10:53.084024 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 243/491] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:10:52 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/snapshots => generated 309 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:10:53.102253 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c0094f9-2975-48f2-8050-dacd480e022d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 Jan 27 18:10:53.103334 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c0094f9-2975-48f2-8050-dacd480e022d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:53.104011 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:53.104011 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:53.104873 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c0094f9-2975-48f2-8050-dacd480e022d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:53.150981 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:53.150981 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:53.153401 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3c0094f9-2975-48f2-8050-dacd480e022d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:10:53.156799 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c0094f9-2975-48f2-8050-dacd480e022d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 returned with HTTP 200 Jan 27 18:10:53.157640 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 249/492] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:53 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 => generated 441 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:54.170944 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ec0cdb0-9c4f-4692-b445-7df4168dd2aa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 Jan 27 18:10:54.171538 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ec0cdb0-9c4f-4692-b445-7df4168dd2aa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:54.171783 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:54.171783 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:54.172134 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ec0cdb0-9c4f-4692-b445-7df4168dd2aa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:54.201142 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:54.201142 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:54.202211 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8ec0cdb0-9c4f-4692-b445-7df4168dd2aa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:10:54.204143 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ec0cdb0-9c4f-4692-b445-7df4168dd2aa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 returned with HTTP 200 Jan 27 18:10:54.204916 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 244/493] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:54 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 => generated 441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:55.217386 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0ff0629-8431-4a15-9d70-be105ee1c170 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 Jan 27 18:10:55.217966 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0ff0629-8431-4a15-9d70-be105ee1c170 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:55.218136 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:55.218136 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:55.218545 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0ff0629-8431-4a15-9d70-be105ee1c170 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:55.244485 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:55.244485 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:55.245626 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e0ff0629-8431-4a15-9d70-be105ee1c170 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:10:55.247563 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0ff0629-8431-4a15-9d70-be105ee1c170 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 returned with HTTP 200 Jan 27 18:10:55.248369 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 250/494] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:10:55 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:55.260589 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cdd43302-5611-4b49-8e36-b0d5e54be44b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups Jan 27 18:10:55.261040 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:55.261040 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:55.261458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cdd43302-5611-4b49-8e36-b0d5e54be44b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc", "snapshot_id": "f17a8b90-545b-43be-ba02-257bd0eb3175", "name": "tempest-VolumesSnapshotTestJSON-Backup-1088870447"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:10:55.262637 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-cdd43302-5611-4b49-8e36-b0d5e54be44b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Creating new backup {'backup': {'volume_id': '5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc', 'snapshot_id': 'f17a8b90-545b-43be-ba02-257bd0eb3175', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1088870447'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 18:10:55.263047 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-cdd43302-5611-4b49-8e36-b0d5e54be44b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Creating backup of volume 5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc in container None Jan 27 18:10:55.315360 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:55.315360 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:55.317306 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cdd43302-5611-4b49-8e36-b0d5e54be44b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:10:55.346211 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:55.346211 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:55.347224 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cdd43302-5611-4b49-8e36-b0d5e54be44b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:10:55.395526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-cdd43302-5611-4b49-8e36-b0d5e54be44b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['d4869ed5-9885-4bac-ae8f-864e81f5ded6', 'bf7a0e84-309d-40a3-bd15-bb5a0e694d62'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:10:55.487182 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cdd43302-5611-4b49-8e36-b0d5e54be44b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups returned with HTTP 202 Jan 27 18:10:55.488322 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 245/495] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:10:55 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/backups => generated 401 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:10:55.498948 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d143370b-1685-4345-a9a4-74fb3ac7e29f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:10:55.499480 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d143370b-1685-4345-a9a4-74fb3ac7e29f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:55.499696 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:55.499696 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:55.500049 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d143370b-1685-4345-a9a4-74fb3ac7e29f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:55.500654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d143370b-1685-4345-a9a4-74fb3ac7e29f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:10:55.544178 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:55.544178 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:55.546109 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d143370b-1685-4345-a9a4-74fb3ac7e29f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:10:55.546918 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 251/496] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:10:55 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:56.564283 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a83ebe0-5b05-425d-89c9-0fe1fbbaa44e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:10:56.564929 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a83ebe0-5b05-425d-89c9-0fe1fbbaa44e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:56.565040 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:56.565040 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:56.565474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a83ebe0-5b05-425d-89c9-0fe1fbbaa44e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:56.565915 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2a83ebe0-5b05-425d-89c9-0fe1fbbaa44e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:10:56.602605 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:56.602605 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:56.605557 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a83ebe0-5b05-425d-89c9-0fe1fbbaa44e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:10:56.606740 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 246/497] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:10:56 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:57.621056 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1571ac1-7f2b-45ec-9de2-caa60ee98714 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:10:57.621672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1571ac1-7f2b-45ec-9de2-caa60ee98714 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:57.621892 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:57.621892 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:57.622432 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1571ac1-7f2b-45ec-9de2-caa60ee98714 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:57.622824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c1571ac1-7f2b-45ec-9de2-caa60ee98714 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:10:57.648350 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:57.648350 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:57.650609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1571ac1-7f2b-45ec-9de2-caa60ee98714 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:10:57.651644 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 252/498] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:10:57 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:58.666161 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2f59c508-355d-47aa-bc9f-17397da66cbe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:10:58.667909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2f59c508-355d-47aa-bc9f-17397da66cbe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:58.668123 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:58.668123 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:58.668805 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2f59c508-355d-47aa-bc9f-17397da66cbe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:58.669193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2f59c508-355d-47aa-bc9f-17397da66cbe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:10:58.693222 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:58.693222 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:58.695103 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2f59c508-355d-47aa-bc9f-17397da66cbe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:10:58.695960 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 247/499] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:10:58 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:10:59.712651 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f1c53a35-9a1f-4931-9b09-152c66d5804d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:10:59.713680 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f1c53a35-9a1f-4931-9b09-152c66d5804d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:10:59.714006 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:10:59.714006 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:10:59.714463 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f1c53a35-9a1f-4931-9b09-152c66d5804d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:10:59.714907 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f1c53a35-9a1f-4931-9b09-152c66d5804d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:10:59.738245 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:10:59.738245 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:10:59.740638 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f1c53a35-9a1f-4931-9b09-152c66d5804d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:10:59.741538 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 253/500] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:10:59 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:00.756601 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-61a4f727-fafe-4b07-80f8-8461c49c6308 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:00.757737 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-61a4f727-fafe-4b07-80f8-8461c49c6308 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:00.758115 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:00.758115 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:00.758906 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-61a4f727-fafe-4b07-80f8-8461c49c6308 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:00.759498 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-61a4f727-fafe-4b07-80f8-8461c49c6308 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:00.782741 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:00.782741 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:00.785255 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-61a4f727-fafe-4b07-80f8-8461c49c6308 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:00.792911 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 248/501] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:00 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:01.801317 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e36c0ab5-5c6a-419c-82f8-2d6d0dec5d3d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:01.802713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e36c0ab5-5c6a-419c-82f8-2d6d0dec5d3d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:01.803058 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:01.803058 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:01.803468 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e36c0ab5-5c6a-419c-82f8-2d6d0dec5d3d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:01.803901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e36c0ab5-5c6a-419c-82f8-2d6d0dec5d3d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:01.827869 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:01.827869 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:01.830037 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e36c0ab5-5c6a-419c-82f8-2d6d0dec5d3d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:01.830991 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 254/502] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:01 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:02.845111 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b901d6f5-ec3f-4a5c-8803-440b35c66cfa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:02.846610 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b901d6f5-ec3f-4a5c-8803-440b35c66cfa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:02.847265 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:02.847265 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:02.847265 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b901d6f5-ec3f-4a5c-8803-440b35c66cfa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:02.848544 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b901d6f5-ec3f-4a5c-8803-440b35c66cfa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:02.872283 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:02.872283 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:02.874408 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b901d6f5-ec3f-4a5c-8803-440b35c66cfa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:02.882158 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 249/503] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:02 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:03.890710 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b3c5f5c-8eb7-4e8c-a63d-e965d127a214 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:03.891959 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b3c5f5c-8eb7-4e8c-a63d-e965d127a214 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:03.892442 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:03.892442 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:03.892847 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b3c5f5c-8eb7-4e8c-a63d-e965d127a214 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:03.893260 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8b3c5f5c-8eb7-4e8c-a63d-e965d127a214 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:03.931795 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:03.931795 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:03.933597 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b3c5f5c-8eb7-4e8c-a63d-e965d127a214 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:03.934594 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 255/504] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:03 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:04.950988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c56e8ef-b500-41cc-85a0-720aea8b65ef tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:04.952320 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c56e8ef-b500-41cc-85a0-720aea8b65ef tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:04.952703 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:04.952703 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:04.953345 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c56e8ef-b500-41cc-85a0-720aea8b65ef tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:04.953890 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1c56e8ef-b500-41cc-85a0-720aea8b65ef tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:04.983691 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:04.983691 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:04.985531 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c56e8ef-b500-41cc-85a0-720aea8b65ef tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:04.991605 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 250/505] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:04 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:06.016622 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-429a4460-52b2-4cfd-a506-8aee5e0bc67d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:06.016622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-429a4460-52b2-4cfd-a506-8aee5e0bc67d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:06.016622 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:06.016622 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:06.028788 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-429a4460-52b2-4cfd-a506-8aee5e0bc67d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:06.028788 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-429a4460-52b2-4cfd-a506-8aee5e0bc67d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:06.082708 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:06.082708 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:06.082708 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-429a4460-52b2-4cfd-a506-8aee5e0bc67d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:06.082708 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 256/506] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:05 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 842 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:07.087147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-86833947-2d86-4ed6-82f6-061f6244cb35 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:07.088379 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-86833947-2d86-4ed6-82f6-061f6244cb35 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:07.089003 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:07.089003 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:07.089625 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-86833947-2d86-4ed6-82f6-061f6244cb35 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:07.090158 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-86833947-2d86-4ed6-82f6-061f6244cb35 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:07.123948 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:07.123948 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:07.140798 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-86833947-2d86-4ed6-82f6-061f6244cb35 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:07.141623 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 251/507] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:07 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:08.156520 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9d0289d-0cb2-4930-b8cd-63b843ad8b97 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:08.157620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9d0289d-0cb2-4930-b8cd-63b843ad8b97 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:08.157620 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:08.157620 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:08.157620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9d0289d-0cb2-4930-b8cd-63b843ad8b97 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:08.157895 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c9d0289d-0cb2-4930-b8cd-63b843ad8b97 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:08.179762 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:08.179762 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:08.181621 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9d0289d-0cb2-4930-b8cd-63b843ad8b97 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:08.182618 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 257/508] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:08 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:09.197976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-791c6cad-4a19-489c-8a91-55035536027b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:09.198973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-791c6cad-4a19-489c-8a91-55035536027b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:09.199173 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:09.199173 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:09.199881 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-791c6cad-4a19-489c-8a91-55035536027b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:09.200337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-791c6cad-4a19-489c-8a91-55035536027b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:09.224344 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:09.224344 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:09.226183 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-791c6cad-4a19-489c-8a91-55035536027b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:09.227330 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 252/509] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:09 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:10.241334 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e2855dc6-e14a-4ed2-a15d-870ac96512f1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:10.241876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e2855dc6-e14a-4ed2-a15d-870ac96512f1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:10.242019 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:10.242019 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:10.242650 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e2855dc6-e14a-4ed2-a15d-870ac96512f1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:10.243099 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e2855dc6-e14a-4ed2-a15d-870ac96512f1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:10.266457 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:10.266457 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:10.268487 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e2855dc6-e14a-4ed2-a15d-870ac96512f1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:10.269378 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 258/510] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:10 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:11.284520 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ba8a1a3-0d39-4073-9e96-451c15ccea07 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:11.285040 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ba8a1a3-0d39-4073-9e96-451c15ccea07 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:11.285152 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:11.285152 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:11.285511 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ba8a1a3-0d39-4073-9e96-451c15ccea07 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:11.285884 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1ba8a1a3-0d39-4073-9e96-451c15ccea07 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:11.320879 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:11.320879 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:11.325355 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ba8a1a3-0d39-4073-9e96-451c15ccea07 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:11.326668 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 253/511] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:11 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:11:12.340528 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29f9c7d4-524a-499a-bfaf-3103a747eeff tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:12.341056 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-29f9c7d4-524a-499a-bfaf-3103a747eeff tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:12.341236 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:12.341236 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:12.341596 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-29f9c7d4-524a-499a-bfaf-3103a747eeff tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:12.341963 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-29f9c7d4-524a-499a-bfaf-3103a747eeff tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:12.367045 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:12.367045 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:12.369565 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29f9c7d4-524a-499a-bfaf-3103a747eeff tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:12.370389 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 259/512] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:12 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:13.384903 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-99a7085e-e171-4567-984d-4538ae825655 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:13.386963 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-99a7085e-e171-4567-984d-4538ae825655 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:13.387325 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:13.387325 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:13.387971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-99a7085e-e171-4567-984d-4538ae825655 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:13.388650 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-99a7085e-e171-4567-984d-4538ae825655 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:13.416691 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:13.416691 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:13.419264 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-99a7085e-e171-4567-984d-4538ae825655 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:13.420105 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 254/513] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:13 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:14.438706 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-187ebaec-efa6-48e3-af51-f9497f58ddc3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:14.439186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-187ebaec-efa6-48e3-af51-f9497f58ddc3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:14.439186 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:14.439186 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:14.439710 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-187ebaec-efa6-48e3-af51-f9497f58ddc3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:14.440094 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-187ebaec-efa6-48e3-af51-f9497f58ddc3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:14.462419 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:14.462419 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:14.464321 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-187ebaec-efa6-48e3-af51-f9497f58ddc3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:14.465328 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 260/514] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:14 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:15.479418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d2ed723-d089-4a14-ae76-77368f155983 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:15.479957 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d2ed723-d089-4a14-ae76-77368f155983 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:15.480157 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:15.480157 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:15.480532 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d2ed723-d089-4a14-ae76-77368f155983 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:15.480904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6d2ed723-d089-4a14-ae76-77368f155983 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:15.502312 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:15.502312 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:15.504167 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d2ed723-d089-4a14-ae76-77368f155983 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:15.504967 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 255/515] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:15 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:16.520904 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e873c4ca-0543-4fe0-8269-98734fe1e0ba tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:16.523548 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e873c4ca-0543-4fe0-8269-98734fe1e0ba tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:16.523744 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:16.523744 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:16.524720 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e873c4ca-0543-4fe0-8269-98734fe1e0ba tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:16.525175 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e873c4ca-0543-4fe0-8269-98734fe1e0ba tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:16.548952 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:16.548952 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:16.551310 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e873c4ca-0543-4fe0-8269-98734fe1e0ba tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:16.552261 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 261/516] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:16 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:17.576224 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d7fbf450-4b54-4d37-b794-5b32579a1af3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:17.578506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d7fbf450-4b54-4d37-b794-5b32579a1af3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:17.579115 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:17.579115 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:17.580239 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d7fbf450-4b54-4d37-b794-5b32579a1af3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:17.581115 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d7fbf450-4b54-4d37-b794-5b32579a1af3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:17.632013 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:17.632013 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:17.651984 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d7fbf450-4b54-4d37-b794-5b32579a1af3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:17.653114 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 256/517] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:17 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:18.671297 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a28664d-8e53-4faf-9066-18ebe6387624 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:18.672062 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a28664d-8e53-4faf-9066-18ebe6387624 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:18.672287 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:18.672287 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:18.673186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a28664d-8e53-4faf-9066-18ebe6387624 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:18.673186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7a28664d-8e53-4faf-9066-18ebe6387624 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:18.701816 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:18.701816 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:18.703672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a28664d-8e53-4faf-9066-18ebe6387624 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:18.710886 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 262/518] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:18 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:11:19.721940 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1055a0c9-cf5a-4c70-89cd-9414538fe562 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:19.722784 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1055a0c9-cf5a-4c70-89cd-9414538fe562 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:19.723087 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:19.723087 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:19.726689 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1055a0c9-cf5a-4c70-89cd-9414538fe562 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:19.727684 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1055a0c9-cf5a-4c70-89cd-9414538fe562 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:19.753613 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:19.753613 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:19.758100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1055a0c9-cf5a-4c70-89cd-9414538fe562 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:19.759237 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 257/519] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:19 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:20.773218 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-803b884e-1b59-4c11-bfd0-85687f9690ae tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:20.773726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-803b884e-1b59-4c11-bfd0-85687f9690ae tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:20.774196 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:20.774196 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:20.774569 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-803b884e-1b59-4c11-bfd0-85687f9690ae tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:20.774942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-803b884e-1b59-4c11-bfd0-85687f9690ae tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:20.796014 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:20.796014 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:20.797793 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-803b884e-1b59-4c11-bfd0-85687f9690ae tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:20.798603 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 263/520] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:20 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:21.814000 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-915b46c2-c026-40f6-8ab4-9adfaa2a9d83 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:21.814526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-915b46c2-c026-40f6-8ab4-9adfaa2a9d83 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:21.814709 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:21.814709 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:21.815078 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-915b46c2-c026-40f6-8ab4-9adfaa2a9d83 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:21.815526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-915b46c2-c026-40f6-8ab4-9adfaa2a9d83 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:21.836414 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:21.836414 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:21.838197 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-915b46c2-c026-40f6-8ab4-9adfaa2a9d83 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:21.839075 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 258/521] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:21 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:22.853432 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0609eb1-5cee-4ab1-ba21-b65dc28751f4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:22.853934 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d0609eb1-5cee-4ab1-ba21-b65dc28751f4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:22.854144 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:22.854144 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:22.854512 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d0609eb1-5cee-4ab1-ba21-b65dc28751f4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:22.854875 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d0609eb1-5cee-4ab1-ba21-b65dc28751f4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:22.878583 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:22.878583 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:22.880412 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0609eb1-5cee-4ab1-ba21-b65dc28751f4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:22.881836 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 264/522] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:22 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:23.897765 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8ad8c57-ebb0-4252-8471-6d77a6db9e1a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:23.898430 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8ad8c57-ebb0-4252-8471-6d77a6db9e1a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:23.899002 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:23.899002 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:23.899580 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8ad8c57-ebb0-4252-8471-6d77a6db9e1a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:23.900050 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a8ad8c57-ebb0-4252-8471-6d77a6db9e1a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:23.924600 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:23.924600 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:23.929670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8ad8c57-ebb0-4252-8471-6d77a6db9e1a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:23.936442 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 259/523] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:23 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:24.945344 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6bcc8fb1-62f2-4601-860b-1dee2b101ae9 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:24.945947 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6bcc8fb1-62f2-4601-860b-1dee2b101ae9 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:24.946232 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:24.946232 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:24.946607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6bcc8fb1-62f2-4601-860b-1dee2b101ae9 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:24.946972 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6bcc8fb1-62f2-4601-860b-1dee2b101ae9 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:24.968735 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:24.968735 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:24.970931 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6bcc8fb1-62f2-4601-860b-1dee2b101ae9 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:24.971466 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 265/524] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:24 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:25.985368 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-478f5e0b-67fb-4d55-8597-f54663125c69 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:25.985934 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-478f5e0b-67fb-4d55-8597-f54663125c69 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:25.986133 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:25.986133 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:25.986620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-478f5e0b-67fb-4d55-8597-f54663125c69 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:25.987065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-478f5e0b-67fb-4d55-8597-f54663125c69 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:26.008263 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:26.008263 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:26.010228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-478f5e0b-67fb-4d55-8597-f54663125c69 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:26.011418 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 260/525] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:25 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:27.025972 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8dfc544e-05f9-4e3d-8109-2a93ed2ab068 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:27.026467 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8dfc544e-05f9-4e3d-8109-2a93ed2ab068 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:27.026674 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:27.026674 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:27.027023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8dfc544e-05f9-4e3d-8109-2a93ed2ab068 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:27.027382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8dfc544e-05f9-4e3d-8109-2a93ed2ab068 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:27.048819 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:27.048819 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:27.050622 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8dfc544e-05f9-4e3d-8109-2a93ed2ab068 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:27.051601 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 266/526] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:27 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:28.066131 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f475b099-1425-4c18-b434-385a4bc2c5b4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:28.066743 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f475b099-1425-4c18-b434-385a4bc2c5b4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:28.067026 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:28.067026 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:28.068145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f475b099-1425-4c18-b434-385a4bc2c5b4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:28.068914 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f475b099-1425-4c18-b434-385a4bc2c5b4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:28.094509 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:28.094509 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:28.097061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f475b099-1425-4c18-b434-385a4bc2c5b4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:28.098279 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 261/527] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:28 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:29.113684 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69b9df05-01cf-4894-8fd3-3df01a74d6b8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:29.115930 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69b9df05-01cf-4894-8fd3-3df01a74d6b8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:29.116872 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:29.116872 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:29.117620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69b9df05-01cf-4894-8fd3-3df01a74d6b8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:29.118202 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-69b9df05-01cf-4894-8fd3-3df01a74d6b8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:29.163689 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:29.163689 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:29.166543 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69b9df05-01cf-4894-8fd3-3df01a74d6b8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:29.168337 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 267/528] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:29 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:30.182137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad869ad1-d212-4f7c-81cf-5c1d2c61c8fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:30.182622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad869ad1-d212-4f7c-81cf-5c1d2c61c8fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:30.182753 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:30.182753 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:30.183072 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad869ad1-d212-4f7c-81cf-5c1d2c61c8fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:30.186551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ad869ad1-d212-4f7c-81cf-5c1d2c61c8fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:30.232830 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:30.232830 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:30.235044 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad869ad1-d212-4f7c-81cf-5c1d2c61c8fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:30.236354 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 262/529] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:30 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:31.251244 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b68e87f0-59c1-449c-84cb-8f0b0f7aba90 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:31.251810 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b68e87f0-59c1-449c-84cb-8f0b0f7aba90 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:31.252167 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:31.252167 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:31.252741 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b68e87f0-59c1-449c-84cb-8f0b0f7aba90 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:31.253215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b68e87f0-59c1-449c-84cb-8f0b0f7aba90 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:31.293780 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:31.293780 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:31.295758 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b68e87f0-59c1-449c-84cb-8f0b0f7aba90 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:31.296941 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 268/530] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:31 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:32.312106 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-285dbea6-2127-4146-bc33-ad1dd4846c50 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:32.314188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-285dbea6-2127-4146-bc33-ad1dd4846c50 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:32.314414 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:32.314414 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:32.315248 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-285dbea6-2127-4146-bc33-ad1dd4846c50 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:32.315248 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-285dbea6-2127-4146-bc33-ad1dd4846c50 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:32.341617 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:32.341617 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:32.344147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-285dbea6-2127-4146-bc33-ad1dd4846c50 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:32.345020 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 263/531] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:32 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:33.359183 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c925bc9-c16e-4a83-ad2b-3e4ad9d99408 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:33.359866 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c925bc9-c16e-4a83-ad2b-3e4ad9d99408 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:33.360183 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:33.360183 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:33.360785 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c925bc9-c16e-4a83-ad2b-3e4ad9d99408 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:33.361257 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5c925bc9-c16e-4a83-ad2b-3e4ad9d99408 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:33.384792 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:33.384792 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:33.386760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c925bc9-c16e-4a83-ad2b-3e4ad9d99408 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:33.393757 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 269/532] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:33 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:34.412604 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0c7e057-6809-43d4-b13c-48ca1b0bcb98 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:34.414356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0c7e057-6809-43d4-b13c-48ca1b0bcb98 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:34.414810 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:34.414810 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:34.415627 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0c7e057-6809-43d4-b13c-48ca1b0bcb98 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:34.416577 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a0c7e057-6809-43d4-b13c-48ca1b0bcb98 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:34.441376 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:34.441376 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:34.444549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0c7e057-6809-43d4-b13c-48ca1b0bcb98 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:34.445732 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 264/533] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:34 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:35.468153 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ea398d7-9511-4fe9-ae0a-179cf60177d8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:35.468696 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ea398d7-9511-4fe9-ae0a-179cf60177d8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:35.469096 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:35.469096 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:35.469478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ea398d7-9511-4fe9-ae0a-179cf60177d8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:35.470016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5ea398d7-9511-4fe9-ae0a-179cf60177d8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:35.494561 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:35.494561 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:35.496792 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ea398d7-9511-4fe9-ae0a-179cf60177d8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:35.498305 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 270/534] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:35 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:36.512455 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aaf11f52-7ad9-47df-863d-009dc46fd3dd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:36.513845 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aaf11f52-7ad9-47df-863d-009dc46fd3dd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:36.514260 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:36.514260 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:36.514931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aaf11f52-7ad9-47df-863d-009dc46fd3dd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:36.515624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-aaf11f52-7ad9-47df-863d-009dc46fd3dd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:36.572411 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:36.572411 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:36.584041 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aaf11f52-7ad9-47df-863d-009dc46fd3dd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:36.585172 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 265/535] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:36 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:37.599578 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d9297d1-3a89-403b-b880-feb37a01370d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:37.600264 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d9297d1-3a89-403b-b880-feb37a01370d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:37.600264 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:37.600264 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:37.600620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d9297d1-3a89-403b-b880-feb37a01370d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:37.601224 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2d9297d1-3a89-403b-b880-feb37a01370d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:37.623659 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:37.623659 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:37.625486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d9297d1-3a89-403b-b880-feb37a01370d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:37.626274 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 271/536] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:37 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:38.662179 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dc0f1657-cebf-4e78-85d7-b81b1b75e705 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:38.663189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dc0f1657-cebf-4e78-85d7-b81b1b75e705 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:38.663645 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:38.663645 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:38.664319 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dc0f1657-cebf-4e78-85d7-b81b1b75e705 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:38.664878 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-dc0f1657-cebf-4e78-85d7-b81b1b75e705 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:38.705825 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:38.705825 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:38.708049 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dc0f1657-cebf-4e78-85d7-b81b1b75e705 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:38.709222 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 266/537] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:38 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:38.721201 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f840799-7b26-4c41-abc5-08bea1839b7f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 Jan 27 18:11:38.721718 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6f840799-7b26-4c41-abc5-08bea1839b7f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:38.721903 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:38.721903 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:38.722531 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6f840799-7b26-4c41-abc5-08bea1839b7f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:38.772747 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:38.772747 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:38.774152 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6f840799-7b26-4c41-abc5-08bea1839b7f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:11:38.776127 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f840799-7b26-4c41-abc5-08bea1839b7f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 returned with HTTP 200 Jan 27 18:11:38.777153 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 272/538] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:11:38 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 => generated 468 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:38.791251 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-119a494f-a04f-41a1-baf6-22de0a27d784 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:38.791983 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-119a494f-a04f-41a1-baf6-22de0a27d784 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:38.792282 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:38.792282 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:38.792802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-119a494f-a04f-41a1-baf6-22de0a27d784 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:38.793237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-119a494f-a04f-41a1-baf6-22de0a27d784 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Show backup with id bdbc68ae-2669-41b9-831c-29b056e640a6. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:11:38.815627 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:38.815627 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:38.818323 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-119a494f-a04f-41a1-baf6-22de0a27d784 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 200 Jan 27 18:11:38.819160 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 267/539] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:38 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:38.834089 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb7d510c-7ba3-47df-90d5-6b7d0f913413 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 Jan 27 18:11:38.834600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb7d510c-7ba3-47df-90d5-6b7d0f913413 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:38.834813 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:38.834813 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:38.835175 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb7d510c-7ba3-47df-90d5-6b7d0f913413 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:38.835558 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-eb7d510c-7ba3-47df-90d5-6b7d0f913413 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete backup with id: bdbc68ae-2669-41b9-831c-29b056e640a6. Jan 27 18:11:38.859237 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:38.859237 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:38.887277 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-eb7d510c-7ba3-47df-90d5-6b7d0f913413 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] delete_backup rpcapi backup_id bdbc68ae-2669-41b9-831c-29b056e640a6 {{(pid=87901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 18:11:38.890530 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb7d510c-7ba3-47df-90d5-6b7d0f913413 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 returned with HTTP 202 Jan 27 18:11:38.894683 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 273/540] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:11:38 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/backups/bdbc68ae-2669-41b9-831c-29b056e640a6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:11:55.291656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes Jan 27 18:11:55.292163 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:55.292163 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:55.292498 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-305092679"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:11:55.293648 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume request body: {'volume': {'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-305092679'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:11:55.414492 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume of 1 GB Jan 27 18:11:55.426780 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Availability Zones retrieved successfully. Jan 27 18:11:55.443815 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Flow 'volume_create_api' (fd4f7023-0900-4e67-a9ff-74224a53e4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:11:55.446538 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a75960ff-f4de-4f24-8021-4d665f0e7c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:11:55.448983 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:11:55.566156 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a75960ff-f4de-4f24-8021-4d665f0e7c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:11:55.569105 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f299a54-9954-4469-9014-e1b77775c7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:11:55.634462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['053001d1-7d6b-4599-bce4-742a811ac82f', 'ec1dbfed-6c50-4464-b4fc-e1bdc3d786bc', '7dd506f3-87fe-4a91-9e0a-6578e642eca6', '775e1c38-687b-46cd-a623-f78851bafd78'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:11:55.636273 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f299a54-9954-4469-9014-e1b77775c7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['053001d1-7d6b-4599-bce4-742a811ac82f', 'ec1dbfed-6c50-4464-b4fc-e1bdc3d786bc', '7dd506f3-87fe-4a91-9e0a-6578e642eca6', '775e1c38-687b-46cd-a623-f78851bafd78']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:11:55.638388 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8d0160-cb41-43f3-b451-03304bed5f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:11:55.705002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8d0160-cb41-43f3-b451-03304bed5f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cef75113-dd49-416f-9b42-498523f99a56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-305092679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be422ad5c3b042e5842be746379526db',qos_specs=None,replication_status=,reservations=['053001d1-7d6b-4599-bce4-742a811ac82f','ec1dbfed-6c50-4464-b4fc-e1bdc3d786bc','7dd506f3-87fe-4a91-9e0a-6578e642eca6','775e1c38-687b-46cd-a623-f78851bafd78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49030903511a473bbb1625c90ea98c7b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-305092679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cef75113-dd49-416f-9b42-498523f99a56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be422ad5c3b042e5842be746379526db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='49030903511a473bbb1625c90ea98c7b',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:11:55.707930 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23408835-b883-4632-b7b0-5d4da6b30c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:11:55.733867 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23408835-b883-4632-b7b0-5d4da6b30c79) transitioned into state 'SUCCESS' from state '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-305092679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be422ad5c3b042e5842be746379526db',qos_specs=None,replication_status=,reservations=['053001d1-7d6b-4599-bce4-742a811ac82f','ec1dbfed-6c50-4464-b4fc-e1bdc3d786bc','7dd506f3-87fe-4a91-9e0a-6578e642eca6','775e1c38-687b-46cd-a623-f78851bafd78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49030903511a473bbb1625c90ea98c7b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:11:55.735855 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa2fbb7-80ef-4eeb-a928-3e305c277b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:11:55.750334 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa2fbb7-80ef-4eeb-a928-3e305c277b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:11:55.752954 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Flow 'volume_create_api' (fd4f7023-0900-4e67-a9ff-74224a53e4f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:11:55.803228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume request issued successfully. Jan 27 18:11:55.817271 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eba2a33c-ed1f-4de6-9f04-50d9e16cb56a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes returned with HTTP 202 Jan 27 18:11:55.819042 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 268/541] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:11:55 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/volumes => generated 822 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:11:55.833534 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-895e042a-bc43-4155-acb1-deef72dac347 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:11:55.834058 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-895e042a-bc43-4155-acb1-deef72dac347 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:55.834274 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:55.834274 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:55.834646 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-895e042a-bc43-4155-acb1-deef72dac347 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:55.887654 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:55.887654 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:55.897434 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-895e042a-bc43-4155-acb1-deef72dac347 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:11:55.920135 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-895e042a-bc43-4155-acb1-deef72dac347 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:11:55.921172 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 274/542] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:55 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:56.938008 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d528684e-5e6b-4174-be27-ba5ce93f86b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:11:56.938548 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d528684e-5e6b-4174-be27-ba5ce93f86b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:56.938729 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:56.938729 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:56.939107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d528684e-5e6b-4174-be27-ba5ce93f86b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:56.992999 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:56.992999 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:57.001630 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d528684e-5e6b-4174-be27-ba5ce93f86b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:11:57.025358 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d528684e-5e6b-4174-be27-ba5ce93f86b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:11:57.026297 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 269/543] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:56 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:58.042980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07b42540-6cca-45f1-bda9-8614a16281d8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:11:58.043512 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07b42540-6cca-45f1-bda9-8614a16281d8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:58.043896 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:58.043896 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:58.044563 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07b42540-6cca-45f1-bda9-8614a16281d8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:58.093426 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:58.093426 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:58.102714 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-07b42540-6cca-45f1-bda9-8614a16281d8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:11:58.128446 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07b42540-6cca-45f1-bda9-8614a16281d8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:11:58.129733 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 275/544] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:58 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:11:59.145723 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40221670-011c-4dd1-aa5e-4626a8ed35f4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:11:59.146737 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40221670-011c-4dd1-aa5e-4626a8ed35f4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:11:59.146954 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:11:59.146954 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:11:59.147324 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40221670-011c-4dd1-aa5e-4626a8ed35f4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:11:59.199371 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:11:59.199371 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:11:59.209573 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-40221670-011c-4dd1-aa5e-4626a8ed35f4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:11:59.231845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40221670-011c-4dd1-aa5e-4626a8ed35f4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:11:59.232683 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 270/545] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:11:59 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:00.249682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11638407-1c7e-410c-a82a-dab983f9eff5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:00.250199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11638407-1c7e-410c-a82a-dab983f9eff5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:00.250306 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:00.250306 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:00.250661 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11638407-1c7e-410c-a82a-dab983f9eff5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:00.310783 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:00.310783 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:00.320775 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-11638407-1c7e-410c-a82a-dab983f9eff5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:00.343771 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11638407-1c7e-410c-a82a-dab983f9eff5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:00.344599 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 276/546] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:00 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:01.361547 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6ec1b0d8-a2b6-4e95-b84e-6a4c5166a0e0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:01.362083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6ec1b0d8-a2b6-4e95-b84e-6a4c5166a0e0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:01.362189 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:01.362189 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:01.362628 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6ec1b0d8-a2b6-4e95-b84e-6a4c5166a0e0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:01.435068 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:01.435068 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:01.440179 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6ec1b0d8-a2b6-4e95-b84e-6a4c5166a0e0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:01.463632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6ec1b0d8-a2b6-4e95-b84e-6a4c5166a0e0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:01.464452 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 271/547] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:01 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 914 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:02.481187 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ae582b18-9272-4d51-aaf0-d7ae0f549640 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:02.481726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ae582b18-9272-4d51-aaf0-d7ae0f549640 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:02.482059 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:02.482059 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:02.482558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ae582b18-9272-4d51-aaf0-d7ae0f549640 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:02.537986 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:02.537986 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:02.546539 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ae582b18-9272-4d51-aaf0-d7ae0f549640 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:02.576749 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ae582b18-9272-4d51-aaf0-d7ae0f549640 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:02.587104 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 277/548] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:02 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 914 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:03.593467 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ccdfdf5-c54a-47ae-8158-3e35ffd14cc5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:03.594036 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ccdfdf5-c54a-47ae-8158-3e35ffd14cc5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:03.594152 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:03.594152 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:03.594533 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ccdfdf5-c54a-47ae-8158-3e35ffd14cc5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:03.653442 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:03.653442 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:03.666637 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1ccdfdf5-c54a-47ae-8158-3e35ffd14cc5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:03.692466 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ccdfdf5-c54a-47ae-8158-3e35ffd14cc5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:03.693309 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 272/549] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:03 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:04.710441 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-416c0b1e-ced7-466d-86ec-7955e35f93fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:04.710955 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-416c0b1e-ced7-466d-86ec-7955e35f93fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:04.711147 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:04.711147 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:04.711575 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-416c0b1e-ced7-466d-86ec-7955e35f93fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:04.761021 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:04.761021 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:04.770747 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-416c0b1e-ced7-466d-86ec-7955e35f93fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:04.795660 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-416c0b1e-ced7-466d-86ec-7955e35f93fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:04.796649 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 278/550] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:04 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:05.813355 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-943fc378-275d-4483-9af4-c67e53a4960d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:05.813946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-943fc378-275d-4483-9af4-c67e53a4960d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:05.814072 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:05.814072 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:05.814407 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-943fc378-275d-4483-9af4-c67e53a4960d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:05.866144 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:05.866144 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:05.875580 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-943fc378-275d-4483-9af4-c67e53a4960d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:05.915133 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-943fc378-275d-4483-9af4-c67e53a4960d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:05.916400 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 273/551] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:05 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 914 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:06.936039 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d5455366-9a84-4e9d-8348-800c071d5a52 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:06.936572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d5455366-9a84-4e9d-8348-800c071d5a52 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:06.936723 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:06.936723 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:06.937375 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d5455366-9a84-4e9d-8348-800c071d5a52 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:06.990005 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:06.990005 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:06.998616 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d5455366-9a84-4e9d-8348-800c071d5a52 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:07.020666 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d5455366-9a84-4e9d-8348-800c071d5a52 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:07.022082 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 279/552] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:06 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 972 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:08.038735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b1d4366-28da-4271-a6f2-86090a6b8d5c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:08.039246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b1d4366-28da-4271-a6f2-86090a6b8d5c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:08.039505 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:08.039505 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:08.042543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b1d4366-28da-4271-a6f2-86090a6b8d5c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:08.091770 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:08.091770 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:08.100968 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0b1d4366-28da-4271-a6f2-86090a6b8d5c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:08.123473 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b1d4366-28da-4271-a6f2-86090a6b8d5c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:08.124634 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 274/553] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:08 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:09.141293 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef351807-fa91-4f6f-a6d5-5d5ca381e2fe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:09.142072 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef351807-fa91-4f6f-a6d5-5d5ca381e2fe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:09.142546 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:09.142546 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:09.143110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef351807-fa91-4f6f-a6d5-5d5ca381e2fe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:09.199175 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:09.199175 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:09.215682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ef351807-fa91-4f6f-a6d5-5d5ca381e2fe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:09.243290 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef351807-fa91-4f6f-a6d5-5d5ca381e2fe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:09.244438 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 280/554] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:09 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:10.262806 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d30db9e-d017-489e-a6f8-154f8ef3d55b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:10.263397 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d30db9e-d017-489e-a6f8-154f8ef3d55b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:10.263534 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:10.263534 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:10.263903 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d30db9e-d017-489e-a6f8-154f8ef3d55b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:10.313183 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:10.313183 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:10.322920 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9d30db9e-d017-489e-a6f8-154f8ef3d55b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:10.345638 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d30db9e-d017-489e-a6f8-154f8ef3d55b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:10.351462 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 275/555] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:10 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:11.363150 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a33b5688-99f3-490f-b3a9-bcd6bc94d9ac tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:11.364158 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a33b5688-99f3-490f-b3a9-bcd6bc94d9ac tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:11.364490 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:11.364490 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:11.364968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a33b5688-99f3-490f-b3a9-bcd6bc94d9ac tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:11.418075 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:11.418075 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:11.427322 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a33b5688-99f3-490f-b3a9-bcd6bc94d9ac tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:11.450825 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a33b5688-99f3-490f-b3a9-bcd6bc94d9ac tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:11.452033 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 281/556] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:11 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:12.468965 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc335508-ad17-49bc-ac1d-77f19bb30834 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:12.469478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc335508-ad17-49bc-ac1d-77f19bb30834 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:12.469679 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:12.469679 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:12.470050 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc335508-ad17-49bc-ac1d-77f19bb30834 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:12.520147 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:12.520147 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:12.528779 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cc335508-ad17-49bc-ac1d-77f19bb30834 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:12.553027 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc335508-ad17-49bc-ac1d-77f19bb30834 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:12.553862 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 276/557] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:12 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1363 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:12.690900 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-c50df30a-aa9e-4f55-9edf-2dbc4d0ff753 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:12.692432 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-c50df30a-aa9e-4f55-9edf-2dbc4d0ff753 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:12.692634 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:12.692634 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:12.693279 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-c50df30a-aa9e-4f55-9edf-2dbc4d0ff753 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:12.744596 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:12.744596 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:12.752566 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-c50df30a-aa9e-4f55-9edf-2dbc4d0ff753 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:12.775659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-c50df30a-aa9e-4f55-9edf-2dbc4d0ff753 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:12.776495 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 282/558] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:12:12 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1363 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:12.854657 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc335508-ad17-49bc-ac1d-77f19bb30834 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume// Jan 27 18:12:12.855188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc335508-ad17-49bc-ac1d-77f19bb30834 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:12.855402 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:12.855402 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:12.855981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc335508-ad17-49bc-ac1d-77f19bb30834 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:12.857472 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc335508-ad17-49bc-ac1d-77f19bb30834 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:12:12.858065 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 277/559] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:12:12 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:12:12.872083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-970c7604-5f4c-443d-8176-331f12e7abbe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/attachments Jan 27 18:12:12.872579 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:12.872579 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:12.872986 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-970c7604-5f4c-443d-8176-331f12e7abbe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cef75113-dd49-416f-9b42-498523f99a56", "instance_uuid": "3b4e4671-5a98-4f73-9492-6cff485d9f4e", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:12.923734 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:12.923734 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:12.976563 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-970c7604-5f4c-443d-8176-331f12e7abbe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/attachments returned with HTTP 200 Jan 27 18:12:12.977435 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 283/560] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:12:12 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:13.014102 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f794ec6-97e5-46ad-bf62-03455e1ac815 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:13.014622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f794ec6-97e5-46ad-bf62-03455e1ac815 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:13.015083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f794ec6-97e5-46ad-bf62-03455e1ac815 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:13.051959 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-970c7604-5f4c-443d-8176-331f12e7abbe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume// Jan 27 18:12:13.053103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-970c7604-5f4c-443d-8176-331f12e7abbe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:13.053685 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:13.053685 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:13.055320 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-970c7604-5f4c-443d-8176-331f12e7abbe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:13.059181 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-970c7604-5f4c-443d-8176-331f12e7abbe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:12:13.061089 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 284/561] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:12:13 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:12:13.070201 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:13.070201 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:13.079666 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0f794ec6-97e5-46ad-bf62-03455e1ac815 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:13.090338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-f0b4c7e2-6364-4fdd-9089-2b8c695fe566 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:13.091190 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-f0b4c7e2-6364-4fdd-9089-2b8c695fe566 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:13.092069 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-f0b4c7e2-6364-4fdd-9089-2b8c695fe566 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:13.100322 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:13.100322 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:13.111118 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f794ec6-97e5-46ad-bf62-03455e1ac815 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:13.112198 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 278/562] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:13 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1362 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:13.159237 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:13.159237 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:13.165943 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-f0b4c7e2-6364-4fdd-9089-2b8c695fe566 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:13.185010 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:13.185010 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:13.195724 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-f0b4c7e2-6364-4fdd-9089-2b8c695fe566 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:13.196550 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 285/563] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:12:13 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1461 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:12:13.235863 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-5b3d46c9-1e8e-4d57-8eb9-75a6f387cf5c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] PUT http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/attachments/c372aded-9fd4-4a42-a751-e6255fb3e171 Jan 27 18:12:13.236367 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:13.236367 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:13.236787 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-5b3d46c9-1e8e-4d57-8eb9-75a6f387cf5c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:13.270570 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:12:13.270570 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:12:13.271081 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-5b3d46c9-1e8e-4d57-8eb9-75a6f387cf5c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Lock "b'cinder-attachment_update-cef75113-dd49-416f-9b42-498523f99a56-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:12:13.273688 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:13.273688 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:14.131764 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de408144-7634-46ba-9ef7-a86f269fe2fa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:14.132605 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de408144-7634-46ba-9ef7-a86f269fe2fa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:14.132894 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:14.132894 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:14.133554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de408144-7634-46ba-9ef7-a86f269fe2fa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:14.196080 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:14.196080 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:14.206896 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-de408144-7634-46ba-9ef7-a86f269fe2fa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:14.232201 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:14.232201 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:14.244634 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de408144-7634-46ba-9ef7-a86f269fe2fa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:14.245818 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 286/564] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:14 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1362 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:14.614369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-5b3d46c9-1e8e-4d57-8eb9-75a6f387cf5c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Lock "b'cinder-attachment_update-cef75113-dd49-416f-9b42-498523f99a56-n-h1-742170-5'" released by "attachment_update" :: held 1.343s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:12:14.615035 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-5b3d46c9-1e8e-4d57-8eb9-75a6f387cf5c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/attachments/c372aded-9fd4-4a42-a751-e6255fb3e171 returned with HTTP 200 Jan 27 18:12:14.616234 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 279/565] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 18:12:13 2021] PUT /volume/v3/be422ad5c3b042e5842be746379526db/attachments/c372aded-9fd4-4a42-a751-e6255fb3e171 => generated 762 bytes in 1385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:15.261574 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80e3a9a6-14d3-4529-9d2e-afca377209de tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:15.262790 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-80e3a9a6-14d3-4529-9d2e-afca377209de tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:15.262790 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:15.262790 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:15.262790 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-80e3a9a6-14d3-4529-9d2e-afca377209de tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:15.312675 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:15.312675 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:15.321787 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-80e3a9a6-14d3-4529-9d2e-afca377209de tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:15.340819 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:15.340819 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:15.350617 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80e3a9a6-14d3-4529-9d2e-afca377209de tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:15.351469 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 287/566] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:15 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1363 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:16.375895 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fad92f2-8a5e-4c06-8c0a-351995c75894 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:16.376996 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fad92f2-8a5e-4c06-8c0a-351995c75894 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:16.377191 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:16.377191 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:16.377898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fad92f2-8a5e-4c06-8c0a-351995c75894 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:16.432950 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:16.432950 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:16.443178 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8fad92f2-8a5e-4c06-8c0a-351995c75894 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:16.463233 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:16.463233 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:16.474614 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fad92f2-8a5e-4c06-8c0a-351995c75894 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:16.475697 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 280/567] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:16 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1363 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:17.492286 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-020de778-8f8f-4e62-b42b-8983fadf68db tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:17.493137 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-020de778-8f8f-4e62-b42b-8983fadf68db tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:17.493456 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:17.493456 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:17.494009 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-020de778-8f8f-4e62-b42b-8983fadf68db tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:17.549416 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:17.549416 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:17.558248 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-020de778-8f8f-4e62-b42b-8983fadf68db tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:17.577931 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:17.577931 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:17.588924 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-020de778-8f8f-4e62-b42b-8983fadf68db tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:17.589883 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 288/568] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:17 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1363 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:18.605145 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b0b304f-01dd-4765-adc7-f1d43664221e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:18.605706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b0b304f-01dd-4765-adc7-f1d43664221e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:18.605937 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:18.605937 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:18.606247 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b0b304f-01dd-4765-adc7-f1d43664221e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:18.665622 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:18.665622 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:18.674373 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2b0b304f-01dd-4765-adc7-f1d43664221e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:18.695185 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:18.695185 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:18.708703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b0b304f-01dd-4765-adc7-f1d43664221e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:18.710965 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 281/569] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:18 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1363 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:19.725269 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26fbb565-367c-4643-8d00-f42928d5bbd3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:19.725800 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26fbb565-367c-4643-8d00-f42928d5bbd3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:19.725978 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:19.725978 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:19.726347 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26fbb565-367c-4643-8d00-f42928d5bbd3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:19.777344 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:19.777344 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:19.786627 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-26fbb565-367c-4643-8d00-f42928d5bbd3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:19.805719 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:19.805719 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:19.817902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26fbb565-367c-4643-8d00-f42928d5bbd3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:19.818973 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 289/570] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:19 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1363 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:20.272790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-6d099f15-faee-44ab-87ca-59f82c959737 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/attachments/c372aded-9fd4-4a42-a751-e6255fb3e171/action Jan 27 18:12:20.273293 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:20.273293 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:20.273728 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-6d099f15-faee-44ab-87ca-59f82c959737 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:12:20.274111 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-6d099f15-faee-44ab-87ca-59f82c959737 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:20.341191 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:20.341191 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:20.353962 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f7745739-287f-45c7-bcc9-c8f2f317c8ed req-6d099f15-faee-44ab-87ca-59f82c959737 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/attachments/c372aded-9fd4-4a42-a751-e6255fb3e171/action returned with HTTP 204 Jan 27 18:12:20.354815 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 282/571] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 18:12:20 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/attachments/c372aded-9fd4-4a42-a751-e6255fb3e171/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:12:20.835454 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59a7bff2-91e2-47ad-a1eb-5513b25e7008 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:20.836091 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59a7bff2-91e2-47ad-a1eb-5513b25e7008 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:20.836212 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:20.836212 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:20.836526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59a7bff2-91e2-47ad-a1eb-5513b25e7008 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:20.886255 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:20.886255 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:20.919100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-59a7bff2-91e2-47ad-a1eb-5513b25e7008 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:20.937825 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:20.937825 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:20.947530 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59a7bff2-91e2-47ad-a1eb-5513b25e7008 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:20.955030 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 290/572] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:20 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1655 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:20.965275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-942d0515-8207-4816-a3ed-dd29d7382293 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots Jan 27 18:12:20.965743 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:20.965743 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:20.966233 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-942d0515-8207-4816-a3ed-dd29d7382293 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cef75113-dd49-416f-9b42-498523f99a56", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-148768085"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:21.019130 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:21.019130 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:21.020560 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-942d0515-8207-4816-a3ed-dd29d7382293 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:21.020989 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-942d0515-8207-4816-a3ed-dd29d7382293 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create snapshot from volume cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:21.028199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-942d0515-8207-4816-a3ed-dd29d7382293 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots returned with HTTP 400 Jan 27 18:12:21.029199 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 283/573] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:12:20 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/snapshots => generated 160 bytes in 68 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 27 18:12:21.037779 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3d8ca66a-b738-4fac-a26d-d7a628ac6705 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots Jan 27 18:12:21.038506 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:21.038506 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:21.039124 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3d8ca66a-b738-4fac-a26d-d7a628ac6705 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cef75113-dd49-416f-9b42-498523f99a56", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-117871438"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:21.093423 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:21.093423 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:21.094605 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3d8ca66a-b738-4fac-a26d-d7a628ac6705 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:21.094965 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-3d8ca66a-b738-4fac-a26d-d7a628ac6705 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create snapshot from volume cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:21.150231 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-3d8ca66a-b738-4fac-a26d-d7a628ac6705 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['46a749a0-571b-45bc-9d5c-23e162baa8d9', 'd61be3e9-3966-4827-9708-cad4f7d4faf7', '645c0cb9-12ce-4b68-962d-c384c4ec537b', 'd3041f95-4c7c-4db5-98a4-7fd0a0e63c81'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:12:21.256027 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3d8ca66a-b738-4fac-a26d-d7a628ac6705 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot force create request issued successfully. Jan 27 18:12:21.257210 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3d8ca66a-b738-4fac-a26d-d7a628ac6705 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots returned with HTTP 202 Jan 27 18:12:21.258083 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 291/574] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:12:21 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/snapshots => generated 309 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:12:21.269387 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-601d8ec9-1bb8-482d-9ef6-77fdd7624b2e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 Jan 27 18:12:21.269925 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-601d8ec9-1bb8-482d-9ef6-77fdd7624b2e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:21.270133 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:21.270133 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:21.270838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-601d8ec9-1bb8-482d-9ef6-77fdd7624b2e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:21.297425 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:21.297425 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:21.298555 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-601d8ec9-1bb8-482d-9ef6-77fdd7624b2e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:21.301167 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-601d8ec9-1bb8-482d-9ef6-77fdd7624b2e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 returned with HTTP 200 Jan 27 18:12:21.302048 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 284/575] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:21 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 => generated 441 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:22.315226 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f54c9df0-c1e2-402b-a9be-5102f5e89bb0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 Jan 27 18:12:22.316260 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f54c9df0-c1e2-402b-a9be-5102f5e89bb0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:22.316863 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:22.316863 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:22.317561 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f54c9df0-c1e2-402b-a9be-5102f5e89bb0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:22.347562 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:22.347562 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:22.348902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f54c9df0-c1e2-402b-a9be-5102f5e89bb0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:22.350794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f54c9df0-c1e2-402b-a9be-5102f5e89bb0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 returned with HTTP 200 Jan 27 18:12:22.351884 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 292/576] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:22 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 => generated 441 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:23.363670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-980f2a0d-a56e-48d0-b223-56475c58100f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 Jan 27 18:12:23.364216 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-980f2a0d-a56e-48d0-b223-56475c58100f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:23.364358 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:23.364358 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:23.364740 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-980f2a0d-a56e-48d0-b223-56475c58100f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:23.389580 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:23.389580 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:23.390691 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-980f2a0d-a56e-48d0-b223-56475c58100f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:23.392643 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-980f2a0d-a56e-48d0-b223-56475c58100f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 returned with HTTP 200 Jan 27 18:12:23.393571 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 285/577] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:23 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:23.405099 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-966f3765-3386-43d6-91a6-bfc5ecfed0b0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots Jan 27 18:12:23.405547 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:23.405547 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:23.405995 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-966f3765-3386-43d6-91a6-bfc5ecfed0b0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cef75113-dd49-416f-9b42-498523f99a56", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-469610632"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:23.462002 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:23.462002 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:23.463299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-966f3765-3386-43d6-91a6-bfc5ecfed0b0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:23.463703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-966f3765-3386-43d6-91a6-bfc5ecfed0b0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create snapshot from volume cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:23.524445 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-966f3765-3386-43d6-91a6-bfc5ecfed0b0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['544993e0-d43e-4220-8018-881034dcd043', '51d102d7-8257-4597-b775-0faafd8bf467', '7ffc9918-36f9-46c8-90ed-ee56cfa73afc', '481e7ab8-f2a9-49e6-bfd6-b72bcdcbdcad'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:12:23.630746 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-966f3765-3386-43d6-91a6-bfc5ecfed0b0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot force create request issued successfully. Jan 27 18:12:23.631420 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-966f3765-3386-43d6-91a6-bfc5ecfed0b0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots returned with HTTP 202 Jan 27 18:12:23.638048 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 293/578] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:12:23 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/snapshots => generated 309 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:12:23.652923 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d6403f8f-f55d-4449-8b39-045b2fcb1a34 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab Jan 27 18:12:23.657734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d6403f8f-f55d-4449-8b39-045b2fcb1a34 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:23.657973 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:23.657973 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:23.658377 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d6403f8f-f55d-4449-8b39-045b2fcb1a34 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:23.701009 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:23.701009 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:23.702142 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d6403f8f-f55d-4449-8b39-045b2fcb1a34 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:23.704061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d6403f8f-f55d-4449-8b39-045b2fcb1a34 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab returned with HTTP 200 Jan 27 18:12:23.704841 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 286/579] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:23 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab => generated 441 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:24.722733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-95c1c2ad-5a3a-4f29-aa1d-a45ff40ee666 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab Jan 27 18:12:24.723369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-95c1c2ad-5a3a-4f29-aa1d-a45ff40ee666 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:24.723680 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:24.723680 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:24.724133 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-95c1c2ad-5a3a-4f29-aa1d-a45ff40ee666 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:24.750661 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:24.750661 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:24.751966 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-95c1c2ad-5a3a-4f29-aa1d-a45ff40ee666 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:24.755616 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-95c1c2ad-5a3a-4f29-aa1d-a45ff40ee666 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab returned with HTTP 200 Jan 27 18:12:24.756666 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 294/580] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:24 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab => generated 441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:25.769585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4fc8af4c-281f-4b50-bbd7-06848fda7dc1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab Jan 27 18:12:25.770229 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4fc8af4c-281f-4b50-bbd7-06848fda7dc1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:25.770644 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:25.770644 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:25.771029 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4fc8af4c-281f-4b50-bbd7-06848fda7dc1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:25.797863 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:25.797863 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:25.799020 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4fc8af4c-281f-4b50-bbd7-06848fda7dc1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:25.801790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4fc8af4c-281f-4b50-bbd7-06848fda7dc1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab returned with HTTP 200 Jan 27 18:12:25.802597 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 287/581] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:25 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:25.814215 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6675fc29-f781-4d67-a25d-f07f4df67023 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots Jan 27 18:12:25.814981 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:25.814981 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:25.815387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6675fc29-f781-4d67-a25d-f07f4df67023 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cef75113-dd49-416f-9b42-498523f99a56", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-194333774"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:25.870165 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:25.870165 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:25.871536 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6675fc29-f781-4d67-a25d-f07f4df67023 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:25.871897 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-6675fc29-f781-4d67-a25d-f07f4df67023 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create snapshot from volume cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:25.936743 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-6675fc29-f781-4d67-a25d-f07f4df67023 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['7757d5ed-16b0-4192-a35c-a414e45822fa', 'a5b188c7-0efc-4e69-9cd1-5d364876a5f8', '422aad4f-dcd1-4def-9399-a78306a53d8a', 'd1ffc163-a756-475a-89bc-52cc0164315b'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:12:26.045045 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6675fc29-f781-4d67-a25d-f07f4df67023 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot force create request issued successfully. Jan 27 18:12:26.046034 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6675fc29-f781-4d67-a25d-f07f4df67023 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots returned with HTTP 202 Jan 27 18:12:26.047485 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 295/582] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:12:25 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/snapshots => generated 309 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:12:26.057427 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c670dc6-8afe-48ce-8813-5c2b91a75c5e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f Jan 27 18:12:26.058082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c670dc6-8afe-48ce-8813-5c2b91a75c5e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:26.058327 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:26.058327 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:26.058665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c670dc6-8afe-48ce-8813-5c2b91a75c5e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:26.085029 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:26.085029 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:26.086162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1c670dc6-8afe-48ce-8813-5c2b91a75c5e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:26.088085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c670dc6-8afe-48ce-8813-5c2b91a75c5e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f returned with HTTP 200 Jan 27 18:12:26.088875 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 288/583] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:26 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f => generated 441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:27.104778 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d265bea-f3ac-4997-b812-462ae01d595d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f Jan 27 18:12:27.106068 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0d265bea-f3ac-4997-b812-462ae01d595d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:27.106761 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:27.106761 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:27.107451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0d265bea-f3ac-4997-b812-462ae01d595d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:27.140806 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:27.140806 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:27.142309 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0d265bea-f3ac-4997-b812-462ae01d595d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:27.145250 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d265bea-f3ac-4997-b812-462ae01d595d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f returned with HTTP 200 Jan 27 18:12:27.146435 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 296/584] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:27 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f => generated 441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:28.157861 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e800c47-442a-4897-8186-02d79e39c139 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f Jan 27 18:12:28.159189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e800c47-442a-4897-8186-02d79e39c139 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:28.159189 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:28.159189 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:28.160518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e800c47-442a-4897-8186-02d79e39c139 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:28.185385 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:28.185385 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:28.186657 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8e800c47-442a-4897-8186-02d79e39c139 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:28.188814 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e800c47-442a-4897-8186-02d79e39c139 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f returned with HTTP 200 Jan 27 18:12:28.189789 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 289/585] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:28 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:28.202602 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e52edf9-13d7-4fa3-884c-7889c88e882a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 Jan 27 18:12:28.203126 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e52edf9-13d7-4fa3-884c-7889c88e882a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:28.203343 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:28.203343 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:28.204525 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e52edf9-13d7-4fa3-884c-7889c88e882a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:28.204525 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-7e52edf9-13d7-4fa3-884c-7889c88e882a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete snapshot with id: 9e8b415e-f40c-475b-9528-81b82a514f63 Jan 27 18:12:28.229144 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:28.229144 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:28.230282 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7e52edf9-13d7-4fa3-884c-7889c88e882a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:28.295170 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7e52edf9-13d7-4fa3-884c-7889c88e882a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot delete request issued successfully. Jan 27 18:12:28.295681 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e52edf9-13d7-4fa3-884c-7889c88e882a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 returned with HTTP 202 Jan 27 18:12:28.296537 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 297/586] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:12:28 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:12:28.305503 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45dc856e-5c67-432e-b0c3-9618f1c40ed8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 Jan 27 18:12:28.306183 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45dc856e-5c67-432e-b0c3-9618f1c40ed8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:28.306397 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:28.306397 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:28.306772 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45dc856e-5c67-432e-b0c3-9618f1c40ed8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:28.334096 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:28.334096 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:28.335209 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-45dc856e-5c67-432e-b0c3-9618f1c40ed8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:28.337133 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45dc856e-5c67-432e-b0c3-9618f1c40ed8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 returned with HTTP 200 Jan 27 18:12:28.338127 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 290/587] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:28 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:29.356735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8dbf1e4-4067-4514-90b9-633eeb741c73 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 Jan 27 18:12:29.357231 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8dbf1e4-4067-4514-90b9-633eeb741c73 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:29.357440 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:29.357440 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:29.358272 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8dbf1e4-4067-4514-90b9-633eeb741c73 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:29.395794 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:29.395794 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:29.397443 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a8dbf1e4-4067-4514-90b9-633eeb741c73 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:29.399623 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8dbf1e4-4067-4514-90b9-633eeb741c73 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 returned with HTTP 200 Jan 27 18:12:29.400786 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 298/588] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:29 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 => generated 467 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:30.413428 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aee2a09c-9f55-4831-bb69-30a1eb05a08f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 Jan 27 18:12:30.413943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aee2a09c-9f55-4831-bb69-30a1eb05a08f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:30.414052 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:30.414052 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:30.414780 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aee2a09c-9f55-4831-bb69-30a1eb05a08f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:30.438194 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aee2a09c-9f55-4831-bb69-30a1eb05a08f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 returned with HTTP 404 Jan 27 18:12:30.439353 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 291/589] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:30 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:12:30.447727 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-578dd8d0-7e15-439f-ada8-a61d62884629 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f Jan 27 18:12:30.448665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-578dd8d0-7e15-439f-ada8-a61d62884629 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:30.449122 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:30.449122 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:30.449477 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-578dd8d0-7e15-439f-ada8-a61d62884629 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:30.450018 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-578dd8d0-7e15-439f-ada8-a61d62884629 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete snapshot with id: 759627b5-a3c6-4d62-beac-9e6b6998e22f Jan 27 18:12:30.480407 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:30.480407 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:30.481530 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-578dd8d0-7e15-439f-ada8-a61d62884629 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:30.545364 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-578dd8d0-7e15-439f-ada8-a61d62884629 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot delete request issued successfully. Jan 27 18:12:30.546097 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-578dd8d0-7e15-439f-ada8-a61d62884629 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f returned with HTTP 202 Jan 27 18:12:30.547122 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 299/590] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:12:30 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:12:30.556637 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b4b4a9a8-d939-4f4e-8b0f-efbb94ad4307 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f Jan 27 18:12:30.557402 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b4b4a9a8-d939-4f4e-8b0f-efbb94ad4307 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:30.558096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b4b4a9a8-d939-4f4e-8b0f-efbb94ad4307 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:30.587874 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:30.587874 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:30.589687 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b4b4a9a8-d939-4f4e-8b0f-efbb94ad4307 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:30.591813 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b4b4a9a8-d939-4f4e-8b0f-efbb94ad4307 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f returned with HTTP 200 Jan 27 18:12:30.593020 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 292/591] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:30 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:31.606256 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2675c606-a8a4-442a-837d-66abee349623 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f Jan 27 18:12:31.606768 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2675c606-a8a4-442a-837d-66abee349623 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:31.606951 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:31.606951 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:31.608554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2675c606-a8a4-442a-837d-66abee349623 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:31.639628 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:31.639628 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:31.641139 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2675c606-a8a4-442a-837d-66abee349623 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:31.644462 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2675c606-a8a4-442a-837d-66abee349623 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f returned with HTTP 200 Jan 27 18:12:31.651840 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 300/592] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:31 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f => generated 467 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:32.659295 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f368a15c-aa8b-43b0-85ab-ab6d81afd014 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f Jan 27 18:12:32.660591 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f368a15c-aa8b-43b0-85ab-ab6d81afd014 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:32.660983 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:32.660983 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:32.661635 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f368a15c-aa8b-43b0-85ab-ab6d81afd014 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:32.689019 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f368a15c-aa8b-43b0-85ab-ab6d81afd014 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f returned with HTTP 404 Jan 27 18:12:32.701517 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44efd928-f183-4a2c-bb74-c11476da0095 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab Jan 27 18:12:32.702325 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44efd928-f183-4a2c-bb74-c11476da0095 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:32.702706 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:32.702706 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:32.703335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44efd928-f183-4a2c-bb74-c11476da0095 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:32.703879 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-44efd928-f183-4a2c-bb74-c11476da0095 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete snapshot with id: 146db7ec-a70c-4f0d-8459-cf5204db87ab Jan 27 18:12:32.707221 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 293/593] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:32 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:12:32.732910 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:32.732910 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:32.734414 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-44efd928-f183-4a2c-bb74-c11476da0095 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:32.808747 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-44efd928-f183-4a2c-bb74-c11476da0095 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot delete request issued successfully. Jan 27 18:12:32.809831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44efd928-f183-4a2c-bb74-c11476da0095 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab returned with HTTP 202 Jan 27 18:12:32.826552 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f6b8a545-5cf8-4b5e-883d-a51cbacb359b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab Jan 27 18:12:32.827082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f6b8a545-5cf8-4b5e-883d-a51cbacb359b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:32.828401 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f6b8a545-5cf8-4b5e-883d-a51cbacb359b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:32.834470 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 301/594] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:12:32 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:12:32.858897 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:32.858897 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:32.860452 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f6b8a545-5cf8-4b5e-883d-a51cbacb359b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:32.863502 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f6b8a545-5cf8-4b5e-883d-a51cbacb359b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab returned with HTTP 200 Jan 27 18:12:32.864645 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 294/595] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:32 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:33.876951 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-339da108-4cfb-44d4-818c-bb7a9e05d993 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab Jan 27 18:12:33.877563 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-339da108-4cfb-44d4-818c-bb7a9e05d993 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:33.877686 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:33.877686 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:33.879173 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-339da108-4cfb-44d4-818c-bb7a9e05d993 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:33.923931 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:33.923931 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:33.925614 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-339da108-4cfb-44d4-818c-bb7a9e05d993 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:33.928037 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-339da108-4cfb-44d4-818c-bb7a9e05d993 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab returned with HTTP 200 Jan 27 18:12:33.928661 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 302/596] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:33 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab => generated 467 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:34.940863 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1bd0a2fa-d294-4d65-a667-7f125aaf497c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab Jan 27 18:12:34.941394 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1bd0a2fa-d294-4d65-a667-7f125aaf497c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:34.941607 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:34.941607 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:34.941991 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1bd0a2fa-d294-4d65-a667-7f125aaf497c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:34.968814 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1bd0a2fa-d294-4d65-a667-7f125aaf497c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab returned with HTTP 404 Jan 27 18:12:34.969804 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 295/597] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:34 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:12:35.078788 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-5256ce6f-8883-4063-85fd-80c915cbea95 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:35.079417 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-5256ce6f-8883-4063-85fd-80c915cbea95 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:35.079654 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:35.079654 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:35.080045 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-5256ce6f-8883-4063-85fd-80c915cbea95 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:35.129841 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:35.129841 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:35.138084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-5256ce6f-8883-4063-85fd-80c915cbea95 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:35.157024 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:35.157024 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:35.167656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-5256ce6f-8883-4063-85fd-80c915cbea95 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:35.168501 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 303/598] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:12:35 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1655 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:35.189731 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-fd08fe5f-80e8-4427-bc5a-066f07c55cd2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56/action Jan 27 18:12:35.190552 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-fd08fe5f-80e8-4427-bc5a-066f07c55cd2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:12:35.190934 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-fd08fe5f-80e8-4427-bc5a-066f07c55cd2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:35.240095 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:35.240095 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:35.241391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-fd08fe5f-80e8-4427-bc5a-066f07c55cd2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:35.250291 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-fd08fe5f-80e8-4427-bc5a-066f07c55cd2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Begin detaching volume completed successfully. Jan 27 18:12:35.250825 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-fd08fe5f-80e8-4427-bc5a-066f07c55cd2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56/action returned with HTTP 202 Jan 27 18:12:35.251742 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 296/599] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 18:12:35 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:12:35.274318 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e121927-3bec-485a-8580-10859cea97ec tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:35.275109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e121927-3bec-485a-8580-10859cea97ec tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:35.275321 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:35.275321 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:35.275721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e121927-3bec-485a-8580-10859cea97ec tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:35.330744 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:35.330744 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:35.340632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0e121927-3bec-485a-8580-10859cea97ec tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:35.362420 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-fd08fe5f-80e8-4427-bc5a-066f07c55cd2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume// Jan 27 18:12:35.363185 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-fd08fe5f-80e8-4427-bc5a-066f07c55cd2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:35.363399 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:35.363399 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:35.363818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-fd08fe5f-80e8-4427-bc5a-066f07c55cd2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:35.364848 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-fd08fe5f-80e8-4427-bc5a-066f07c55cd2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:12:35.365657 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 297/600] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:12:35 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:12:35.365806 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:35.365806 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:35.376786 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e121927-3bec-485a-8580-10859cea97ec tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:35.378497 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 304/601] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:35 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1658 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:35.381487 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-f38fae7a-acf5-4a65-b08b-57ff822cc459 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:35.382435 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-f38fae7a-acf5-4a65-b08b-57ff822cc459 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:35.383049 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-f38fae7a-acf5-4a65-b08b-57ff822cc459 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:35.434412 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:35.434412 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:35.444545 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-f38fae7a-acf5-4a65-b08b-57ff822cc459 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:35.464318 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:35.464318 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:35.474661 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-f38fae7a-acf5-4a65-b08b-57ff822cc459 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:35.475797 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 298/602] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:12:35 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1757 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:12:35.943675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-71c54a3b-6b11-45fc-bbb4-a1c010a1d679 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/attachments/c372aded-9fd4-4a42-a751-e6255fb3e171 Jan 27 18:12:35.944236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-71c54a3b-6b11-45fc-bbb4-a1c010a1d679 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:35.944451 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:35.944451 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:35.944824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-71c54a3b-6b11-45fc-bbb4-a1c010a1d679 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:35.965765 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:35.965765 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:36.397563 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d09cbef-66a0-42db-96a4-ed4e67a46333 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:12:36.398084 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0d09cbef-66a0-42db-96a4-ed4e67a46333 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:36.398301 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:36.398301 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:36.398708 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0d09cbef-66a0-42db-96a4-ed4e67a46333 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:36.402916 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-71c54a3b-6b11-45fc-bbb4-a1c010a1d679 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:12:36.403335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-71c54a3b-6b11-45fc-bbb4-a1c010a1d679 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:12:36.419797 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-68dfcfdf-c1df-475f-ab57-c6746d6dd0d0 req-71c54a3b-6b11-45fc-bbb4-a1c010a1d679 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/attachments/c372aded-9fd4-4a42-a751-e6255fb3e171 returned with HTTP 200 Jan 27 18:12:36.420644 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 305/603] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 18:12:35 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/attachments/c372aded-9fd4-4a42-a751-e6255fb3e171 => generated 19 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:36.450530 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:36.450530 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:36.458999 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0d09cbef-66a0-42db-96a4-ed4e67a46333 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:36.483249 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d09cbef-66a0-42db-96a4-ed4e67a46333 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:12:36.484005 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 299/604] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:36 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1363 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:12:41.289702 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] POST http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes Jan 27 18:12:41.290217 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:41.290217 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:41.290446 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2042676176"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:41.291741 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2042676176'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:12:41.292291 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Create volume of 1 GB Jan 27 18:12:41.293081 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:41.293081 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:41.307554 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Availability Zones retrieved successfully. Jan 27 18:12:41.327203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Flow 'volume_create_api' (42ab5ea5-0085-4eef-8dbc-09804bcc2784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:12:41.330260 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d98b72f-3376-4825-816e-6fc2fd36b3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:12:41.333149 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:12:41.428647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d98b72f-3376-4825-816e-6fc2fd36b3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:12:41.430974 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91e98121-7fd0-4c51-b5a3-f711f673b495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:12:41.531590 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Created reservations ['dc644c4a-3ee1-44fe-adb1-f5b9d30ec0fc', 'c338aec7-8538-40f7-a693-9afeef262f2b', '47ca323c-2ed5-4e65-b950-774fc9722c40', '89be99ee-e8da-4b2e-8dee-4c8ff79d04d0'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:12:41.534216 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91e98121-7fd0-4c51-b5a3-f711f673b495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc644c4a-3ee1-44fe-adb1-f5b9d30ec0fc', 'c338aec7-8538-40f7-a693-9afeef262f2b', '47ca323c-2ed5-4e65-b950-774fc9722c40', '89be99ee-e8da-4b2e-8dee-4c8ff79d04d0']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:12:41.538053 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac71e2e-ea58-4d2c-b514-dc10bbdd3368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:12:41.600875 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac71e2e-ea58-4d2c-b514-dc10bbdd3368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2042676176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9832c5e1a3804c578d798dc0a00482ce',qos_specs=None,replication_status=,reservations=['dc644c4a-3ee1-44fe-adb1-f5b9d30ec0fc','c338aec7-8538-40f7-a693-9afeef262f2b','47ca323c-2ed5-4e65-b950-774fc9722c40','89be99ee-e8da-4b2e-8dee-4c8ff79d04d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe24458472f64b0dafeb771e52b4ee41',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:12:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2042676176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9832c5e1a3804c578d798dc0a00482ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fe24458472f64b0dafeb771e52b4ee41',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:12:41.602940 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898d9bd3-dec4-480f-b720-b88c997ba961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:12:41.631146 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898d9bd3-dec4-480f-b720-b88c997ba961) transitioned into state 'SUCCESS' from state '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-2042676176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9832c5e1a3804c578d798dc0a00482ce',qos_specs=None,replication_status=,reservations=['dc644c4a-3ee1-44fe-adb1-f5b9d30ec0fc','c338aec7-8538-40f7-a693-9afeef262f2b','47ca323c-2ed5-4e65-b950-774fc9722c40','89be99ee-e8da-4b2e-8dee-4c8ff79d04d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe24458472f64b0dafeb771e52b4ee41',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:12:41.633138 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eaf2578-038b-4e4e-99ef-c61fe5ccc672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:12:41.657492 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eaf2578-038b-4e4e-99ef-c61fe5ccc672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:12:41.661232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Flow 'volume_create_api' (42ab5ea5-0085-4eef-8dbc-09804bcc2784) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:12:41.712373 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Create volume request issued successfully. Jan 27 18:12:41.726130 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-32ca2911-b26f-4efa-bace-1302d9d4ce41 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes returned with HTTP 202 Jan 27 18:12:41.727148 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 306/605] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:12:41 2021] POST /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes => generated 821 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:12:41.743203 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10e77c4c-40d0-4fa5-866d-76dc82b51ac7 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:41.744007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10e77c4c-40d0-4fa5-866d-76dc82b51ac7 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:41.744225 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:41.744225 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:41.744584 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10e77c4c-40d0-4fa5-866d-76dc82b51ac7 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:41.796144 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:41.796144 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:41.805353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-10e77c4c-40d0-4fa5-866d-76dc82b51ac7 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:41.827925 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10e77c4c-40d0-4fa5-866d-76dc82b51ac7 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:41.828748 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 300/606] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:41 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:42.352063 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0674b064-0812-4785-afb3-c99e803bdc6a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots Jan 27 18:12:42.352631 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:42.352631 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:42.352933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0674b064-0812-4785-afb3-c99e803bdc6a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1735678246"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:42.406083 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:42.406083 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:42.407249 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0674b064-0812-4785-afb3-c99e803bdc6a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:42.407698 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-0674b064-0812-4785-afb3-c99e803bdc6a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create snapshot from volume 5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc Jan 27 18:12:42.468594 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-0674b064-0812-4785-afb3-c99e803bdc6a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['9850cb12-1e49-495f-a114-5228cbcbab15', 'ae190f3a-74fc-4045-ad37-e1e598d7210f', '701bba1a-9260-4a5f-8829-bdf2ec5fa50d', 'abc4f463-4fa5-4e2a-9cb4-52dc8ab2fb3e'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:12:42.587963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0674b064-0812-4785-afb3-c99e803bdc6a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot create request issued successfully. Jan 27 18:12:42.589097 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0674b064-0812-4785-afb3-c99e803bdc6a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots returned with HTTP 202 Jan 27 18:12:42.590630 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 307/607] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:12:42 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/snapshots => generated 380 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:12:42.601953 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f41ef7b-3bf1-47e0-978b-ed0d4c8ce4cc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf Jan 27 18:12:42.602754 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f41ef7b-3bf1-47e0-978b-ed0d4c8ce4cc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:42.603148 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:42.603148 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:42.603798 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f41ef7b-3bf1-47e0-978b-ed0d4c8ce4cc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:42.636092 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:42.636092 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:42.637521 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1f41ef7b-3bf1-47e0-978b-ed0d4c8ce4cc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:42.640246 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f41ef7b-3bf1-47e0-978b-ed0d4c8ce4cc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf returned with HTTP 200 Jan 27 18:12:42.641396 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 301/608] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:42 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf => generated 512 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:42.845866 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d5fee1e-27ab-4ac5-936c-5abfa34cf8e9 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:42.847107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d5fee1e-27ab-4ac5-936c-5abfa34cf8e9 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:42.847421 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:42.847421 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:42.847999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d5fee1e-27ab-4ac5-936c-5abfa34cf8e9 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:42.900290 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:42.900290 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:42.909675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6d5fee1e-27ab-4ac5-936c-5abfa34cf8e9 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:42.931899 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d5fee1e-27ab-4ac5-936c-5abfa34cf8e9 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:42.932733 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 308/609] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:42 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:43.057302 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-6d335438-8b29-4b43-977c-2b64b393f0ca tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:43.058176 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-6d335438-8b29-4b43-977c-2b64b393f0ca tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:43.058692 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:43.058692 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:43.059219 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-6d335438-8b29-4b43-977c-2b64b393f0ca tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:43.112962 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:43.112962 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:43.121855 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-6d335438-8b29-4b43-977c-2b64b393f0ca tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:43.144682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-6d335438-8b29-4b43-977c-2b64b393f0ca tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:43.145524 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 302/610] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:12:43 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:43.234470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d5fee1e-27ab-4ac5-936c-5abfa34cf8e9 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume// Jan 27 18:12:43.235315 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d5fee1e-27ab-4ac5-936c-5abfa34cf8e9 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:43.235315 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:43.235315 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:43.235576 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d5fee1e-27ab-4ac5-936c-5abfa34cf8e9 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:43.236791 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d5fee1e-27ab-4ac5-936c-5abfa34cf8e9 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:12:43.237506 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 309/611] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:12: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 27 18:12:43.250586 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-57bba56a-906a-438e-8405-0adc79187afa tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] POST http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/attachments Jan 27 18:12:43.251398 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:43.251398 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:43.252223 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-57bba56a-906a-438e-8405-0adc79187afa tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6", "instance_uuid": "771a98ce-f885-4cc2-bb6f-571bf7b9ac85", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:43.305804 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:43.305804 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:43.365001 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-57bba56a-906a-438e-8405-0adc79187afa tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/attachments returned with HTTP 200 Jan 27 18:12:43.366104 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 303/612] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:12:43 2021] POST /volume/v3/9832c5e1a3804c578d798dc0a00482ce/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:12:43.404369 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-01c2a843-4e48-4d7b-b67b-f373b28f45f3 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:43.405483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-01c2a843-4e48-4d7b-b67b-f373b28f45f3 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:43.406166 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-01c2a843-4e48-4d7b-b67b-f373b28f45f3 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:43.435280 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-57bba56a-906a-438e-8405-0adc79187afa tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume// Jan 27 18:12:43.436031 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-57bba56a-906a-438e-8405-0adc79187afa tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:43.436418 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:43.436418 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:43.437516 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-57bba56a-906a-438e-8405-0adc79187afa tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:43.438705 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-57bba56a-906a-438e-8405-0adc79187afa tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:12:43.439484 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 304/613] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:12: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 27 18:12:43.452514 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-07bf007a-8051-45e9-a20e-ec04108fd4d2 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:43.453588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-07bf007a-8051-45e9-a20e-ec04108fd4d2 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:43.454238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-07bf007a-8051-45e9-a20e-ec04108fd4d2 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:43.464927 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:43.464927 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:43.474593 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-01c2a843-4e48-4d7b-b67b-f373b28f45f3 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:43.497074 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:43.497074 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:43.506896 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-01c2a843-4e48-4d7b-b67b-f373b28f45f3 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:43.508113 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 310/614] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:43 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 913 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:12:43.516663 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:43.516663 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:43.529173 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-07bf007a-8051-45e9-a20e-ec04108fd4d2 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:43.562789 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:43.562789 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:43.581091 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-07bf007a-8051-45e9-a20e-ec04108fd4d2 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:43.583619 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 305/615] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:12:43 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 1012 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:12:43.621481 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-d19dc6cf-b701-43ca-b4cf-47a8d87d0a2b tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] PUT http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/attachments/7d295bdf-47b9-4c95-a0bd-cbbc68574f38 Jan 27 18:12:43.622199 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:43.622199 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:43.622812 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-d19dc6cf-b701-43ca-b4cf-47a8d87d0a2b tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:43.654503 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35862fa0-2b1d-4b62-8e77-1a1f136c52fd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf Jan 27 18:12:43.655915 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35862fa0-2b1d-4b62-8e77-1a1f136c52fd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:43.656130 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:43.656130 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:43.656515 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35862fa0-2b1d-4b62-8e77-1a1f136c52fd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:43.693453 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:12:43.693453 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:12:43.694527 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-d19dc6cf-b701-43ca-b4cf-47a8d87d0a2b tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Lock "b'cinder-attachment_update-de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.017s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:12:43.699085 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:43.699085 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:43.730775 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:43.730775 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:43.732187 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-35862fa0-2b1d-4b62-8e77-1a1f136c52fd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:43.734108 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35862fa0-2b1d-4b62-8e77-1a1f136c52fd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf returned with HTTP 200 Jan 27 18:12:43.735086 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 306/616] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:43 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf => generated 512 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:44.524852 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6fd4e460-2395-4432-8f5b-c15d8fa16773 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:44.525372 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6fd4e460-2395-4432-8f5b-c15d8fa16773 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:44.525564 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:44.525564 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:44.525939 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6fd4e460-2395-4432-8f5b-c15d8fa16773 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:44.575088 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:44.575088 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:44.584635 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6fd4e460-2395-4432-8f5b-c15d8fa16773 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:44.603021 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:44.603021 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:44.612200 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6fd4e460-2395-4432-8f5b-c15d8fa16773 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:44.612857 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 307/617] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:44 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:12:44.748022 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f230fe34-f8a3-4758-a01e-9b9c51fa5d02 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf Jan 27 18:12:44.748552 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f230fe34-f8a3-4758-a01e-9b9c51fa5d02 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:44.748745 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:44.748745 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:44.749129 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f230fe34-f8a3-4758-a01e-9b9c51fa5d02 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:44.776185 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:44.776185 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:44.777351 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f230fe34-f8a3-4758-a01e-9b9c51fa5d02 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:44.779296 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f230fe34-f8a3-4758-a01e-9b9c51fa5d02 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf returned with HTTP 200 Jan 27 18:12:44.780153 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 308/618] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:44 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf => generated 539 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:12:44.794968 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8be767c0-345c-4f05-b965-7ed3c6d7aaf6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf Jan 27 18:12:44.794968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8be767c0-345c-4f05-b965-7ed3c6d7aaf6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:44.794968 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:44.794968 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:44.794968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8be767c0-345c-4f05-b965-7ed3c6d7aaf6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:44.821956 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:44.821956 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:44.824084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8be767c0-345c-4f05-b965-7ed3c6d7aaf6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:44.825439 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8be767c0-345c-4f05-b965-7ed3c6d7aaf6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf returned with HTTP 200 Jan 27 18:12:44.826263 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 309/619] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:44 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf => generated 539 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:44.837137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-37b741fb-5fb5-4bae-8b66-48c75a9a51fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots Jan 27 18:12:44.837659 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-37b741fb-5fb5-4bae-8b66-48c75a9a51fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:44.837873 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:44.837873 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:44.838241 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-37b741fb-5fb5-4bae-8b66-48c75a9a51fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:44.838946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-37b741fb-5fb5-4bae-8b66-48c75a9a51fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:12:44.841142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-37b741fb-5fb5-4bae-8b66-48c75a9a51fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:12:44.860379 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-37b741fb-5fb5-4bae-8b66-48c75a9a51fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Get all snapshots completed successfully. Jan 27 18:12:44.861227 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-37b741fb-5fb5-4bae-8b66-48c75a9a51fc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots returned with HTTP 200 Jan 27 18:12:44.862882 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 310/620] 10.222.0.72 () {58 vars in 1210 bytes} [Wed Jan 27 18:12:44 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots => generated 730 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:12:44.875267 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-acd6d616-8794-4307-9c92-074268516d7c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] PUT http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf Jan 27 18:12:44.876051 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:44.876051 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:44.876479 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-acd6d616-8794-4307-9c92-074268516d7c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-980010299", "description": "This is the new description of snapshot."}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:44.913797 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:44.913797 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:44.915237 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-acd6d616-8794-4307-9c92-074268516d7c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:44.925817 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-acd6d616-8794-4307-9c92-074268516d7c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf returned with HTTP 200 Jan 27 18:12:44.926926 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 311/621] 10.222.0.72 () {60 vars in 1342 bytes} [Wed Jan 27 18:12:44 2021] PUT /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:44.937904 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cbbbd23f-4b7c-44f5-92d7-22bea24d7539 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf Jan 27 18:12:44.938680 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cbbbd23f-4b7c-44f5-92d7-22bea24d7539 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:44.939049 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:44.939049 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:44.939904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cbbbd23f-4b7c-44f5-92d7-22bea24d7539 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:44.966842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:44.966842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:44.968073 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cbbbd23f-4b7c-44f5-92d7-22bea24d7539 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:44.970260 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cbbbd23f-4b7c-44f5-92d7-22bea24d7539 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf returned with HTTP 200 Jan 27 18:12:44.973189 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 312/622] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:44 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf => generated 576 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:44.984772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c38d44f2-203f-4120-b1a6-8a70c2665f9b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf Jan 27 18:12:44.985436 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c38d44f2-203f-4120-b1a6-8a70c2665f9b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:44.985674 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:44.985674 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:44.986020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c38d44f2-203f-4120-b1a6-8a70c2665f9b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:44.986363 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-c38d44f2-203f-4120-b1a6-8a70c2665f9b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete snapshot with id: 83f1d59d-1fbc-4a12-b576-426c3c461ccf Jan 27 18:12:45.012601 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:45.012601 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:45.014234 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c38d44f2-203f-4120-b1a6-8a70c2665f9b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:45.077875 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c38d44f2-203f-4120-b1a6-8a70c2665f9b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot delete request issued successfully. Jan 27 18:12:45.078351 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c38d44f2-203f-4120-b1a6-8a70c2665f9b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf returned with HTTP 202 Jan 27 18:12:45.082994 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 313/623] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:12:44 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:12:45.089401 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3eb5f0d3-01f8-40d3-a46c-f8f590a1c9aa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf Jan 27 18:12:45.090055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3eb5f0d3-01f8-40d3-a46c-f8f590a1c9aa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:45.090341 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:45.090341 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:45.090853 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3eb5f0d3-01f8-40d3-a46c-f8f590a1c9aa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:45.119927 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:45.119927 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:45.121320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3eb5f0d3-01f8-40d3-a46c-f8f590a1c9aa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:45.123488 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3eb5f0d3-01f8-40d3-a46c-f8f590a1c9aa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf returned with HTTP 200 Jan 27 18:12:45.124685 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 314/624] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:45 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf => generated 575 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:45.184370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-d19dc6cf-b701-43ca-b4cf-47a8d87d0a2b tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Lock "b'cinder-attachment_update-de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6-n-h1-742170-5'" released by "attachment_update" :: held 1.490s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:12:45.185591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-d19dc6cf-b701-43ca-b4cf-47a8d87d0a2b tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/attachments/7d295bdf-47b9-4c95-a0bd-cbbc68574f38 returned with HTTP 200 Jan 27 18:12:45.186944 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 311/625] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 18:12:43 2021] PUT /volume/v3/9832c5e1a3804c578d798dc0a00482ce/attachments/7d295bdf-47b9-4c95-a0bd-cbbc68574f38 => generated 762 bytes in 1571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:45.629099 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ad3a1a4-f8c3-44da-b3c1-9ccbb9bca781 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:45.629647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ad3a1a4-f8c3-44da-b3c1-9ccbb9bca781 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:45.629857 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:45.629857 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:45.630253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ad3a1a4-f8c3-44da-b3c1-9ccbb9bca781 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:45.682309 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:45.682309 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:45.692083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8ad3a1a4-f8c3-44da-b3c1-9ccbb9bca781 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:45.713116 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:45.713116 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:45.723060 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ad3a1a4-f8c3-44da-b3c1-9ccbb9bca781 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:45.723940 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 315/626] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:45 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:46.139719 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aec7ca72-3863-40da-b7a5-719d081cc1c5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf Jan 27 18:12:46.140479 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aec7ca72-3863-40da-b7a5-719d081cc1c5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:46.140706 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:46.140706 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:46.141814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aec7ca72-3863-40da-b7a5-719d081cc1c5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:46.200198 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:46.200198 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:46.201692 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-aec7ca72-3863-40da-b7a5-719d081cc1c5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:46.203789 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aec7ca72-3863-40da-b7a5-719d081cc1c5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf returned with HTTP 200 Jan 27 18:12:46.204610 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 312/627] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:46 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf => generated 575 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:46.740747 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-79d206c1-fd6f-416d-9593-a1658d3fdc90 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:46.741261 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-79d206c1-fd6f-416d-9593-a1658d3fdc90 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:46.741367 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:46.741367 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:46.741735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-79d206c1-fd6f-416d-9593-a1658d3fdc90 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:46.790044 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:46.790044 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:46.798010 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-79d206c1-fd6f-416d-9593-a1658d3fdc90 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:46.816668 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:46.816668 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:46.824766 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-79d206c1-fd6f-416d-9593-a1658d3fdc90 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:46.825573 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 316/628] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:46 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:47.217047 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c3a1594-fdb0-4eeb-bd03-d6aca1eddf39 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf Jan 27 18:12:47.217562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c3a1594-fdb0-4eeb-bd03-d6aca1eddf39 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:47.217777 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:47.217777 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:47.218150 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c3a1594-fdb0-4eeb-bd03-d6aca1eddf39 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:47.241714 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c3a1594-fdb0-4eeb-bd03-d6aca1eddf39 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf returned with HTTP 404 Jan 27 18:12:47.242734 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 313/629] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:47 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:12:47.253411 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f36d7310-3b3b-4ee8-9ef1-aa2f7675f522 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots Jan 27 18:12:47.253796 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:47.253796 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:47.254234 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f36d7310-3b3b-4ee8-9ef1-aa2f7675f522 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-84931187"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:47.306670 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:47.306670 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:47.307799 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f36d7310-3b3b-4ee8-9ef1-aa2f7675f522 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:12:47.308156 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-f36d7310-3b3b-4ee8-9ef1-aa2f7675f522 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create snapshot from volume 5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc Jan 27 18:12:47.365122 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-f36d7310-3b3b-4ee8-9ef1-aa2f7675f522 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['81da1daa-74c3-4ab2-b22b-ce8b8770455c', 'a0bcbc99-ec09-4d6f-9636-770471141c4a', 'd3721e87-8367-4f33-b0a6-86b5a484c7f8', '163ad088-0734-407c-a40d-bedcf27c30ad'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:12:47.471623 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f36d7310-3b3b-4ee8-9ef1-aa2f7675f522 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot create request issued successfully. Jan 27 18:12:47.472398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f36d7310-3b3b-4ee8-9ef1-aa2f7675f522 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots returned with HTTP 202 Jan 27 18:12:47.475517 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 317/630] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:12:47 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/snapshots => generated 308 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:12:47.483881 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e543a42-40ea-4d0c-b7f6-9a86c0da502f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 Jan 27 18:12:47.484396 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e543a42-40ea-4d0c-b7f6-9a86c0da502f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:47.484884 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e543a42-40ea-4d0c-b7f6-9a86c0da502f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:47.511069 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:47.511069 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:47.512585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8e543a42-40ea-4d0c-b7f6-9a86c0da502f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:47.514644 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e543a42-40ea-4d0c-b7f6-9a86c0da502f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 returned with HTTP 200 Jan 27 18:12:47.515709 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 314/631] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:47 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:47.844788 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b3f400d-3881-4822-b833-a1ec09fb6b7a tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:47.845308 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b3f400d-3881-4822-b833-a1ec09fb6b7a tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:47.845425 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:47.845425 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:47.845788 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b3f400d-3881-4822-b833-a1ec09fb6b7a tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:47.897013 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:47.897013 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:47.905915 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4b3f400d-3881-4822-b833-a1ec09fb6b7a tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:47.925026 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:47.925026 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:47.933374 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b3f400d-3881-4822-b833-a1ec09fb6b7a tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:47.934195 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 318/632] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:47 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:48.537564 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-917b8a03-eddf-44d8-992d-21050be3c19b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 Jan 27 18:12:48.538156 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-917b8a03-eddf-44d8-992d-21050be3c19b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:48.538382 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:48.538382 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:48.538768 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-917b8a03-eddf-44d8-992d-21050be3c19b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:48.571633 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:48.571633 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:48.573281 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-917b8a03-eddf-44d8-992d-21050be3c19b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:48.579844 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-917b8a03-eddf-44d8-992d-21050be3c19b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 returned with HTTP 200 Jan 27 18:12:48.581171 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 315/633] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:48 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 => generated 440 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:48.951642 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16da3316-bf7a-4940-9faa-185ffc074605 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:48.952221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16da3316-bf7a-4940-9faa-185ffc074605 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:48.952338 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:48.952338 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:48.952696 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16da3316-bf7a-4940-9faa-185ffc074605 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:49.002150 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:49.002150 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:49.010071 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-16da3316-bf7a-4940-9faa-185ffc074605 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:49.028303 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:49.028303 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:49.037021 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16da3316-bf7a-4940-9faa-185ffc074605 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:49.037836 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 319/634] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:48 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:49.594120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-720c3ffa-d7cd-4403-8321-65dc829b66d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 Jan 27 18:12:49.594422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-720c3ffa-d7cd-4403-8321-65dc829b66d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:49.594634 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:49.594634 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:49.595014 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-720c3ffa-d7cd-4403-8321-65dc829b66d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:49.620011 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:49.620011 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:49.621129 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-720c3ffa-d7cd-4403-8321-65dc829b66d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:12:49.623039 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-720c3ffa-d7cd-4403-8321-65dc829b66d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 returned with HTTP 200 Jan 27 18:12:49.623867 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 316/635] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:12:49 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:50.053459 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58d71b8b-73b4-4f1c-90a9-0e1e7f61cb85 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:50.053987 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58d71b8b-73b4-4f1c-90a9-0e1e7f61cb85 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:50.054204 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:50.054204 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:50.054611 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58d71b8b-73b4-4f1c-90a9-0e1e7f61cb85 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:50.104200 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:50.104200 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:50.112595 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-58d71b8b-73b4-4f1c-90a9-0e1e7f61cb85 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:50.131032 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:50.131032 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:50.139298 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58d71b8b-73b4-4f1c-90a9-0e1e7f61cb85 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:50.140163 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 320/636] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:50 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:50.773748 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-4470fe8d-0988-4dc3-b1f2-846f4ccfd3bc tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] POST http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/attachments/7d295bdf-47b9-4c95-a0bd-cbbc68574f38/action Jan 27 18:12:50.774282 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:50.774282 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:50.774753 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-4470fe8d-0988-4dc3-b1f2-846f4ccfd3bc tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:12:50.775208 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-4470fe8d-0988-4dc3-b1f2-846f4ccfd3bc tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:12:50.846209 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:50.846209 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:50.859898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-00fc0901-99cf-464b-85ad-b230f6bb82d6 req-4470fe8d-0988-4dc3-b1f2-846f4ccfd3bc tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/attachments/7d295bdf-47b9-4c95-a0bd-cbbc68574f38/action returned with HTTP 204 Jan 27 18:12:50.860790 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 317/637] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 18:12:50 2021] POST /volume/v3/9832c5e1a3804c578d798dc0a00482ce/attachments/7d295bdf-47b9-4c95-a0bd-cbbc68574f38/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:12:51.157053 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a6e6e324-1c69-4f46-9461-43890b218393 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:51.157553 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a6e6e324-1c69-4f46-9461-43890b218393 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:51.157772 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:51.157772 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:51.158707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a6e6e324-1c69-4f46-9461-43890b218393 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:51.206840 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:51.206840 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:51.215122 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a6e6e324-1c69-4f46-9461-43890b218393 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:51.233634 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:51.233634 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:51.242463 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a6e6e324-1c69-4f46-9461-43890b218393 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:51.243278 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 321/638] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:51 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 1206 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:12:55.595255 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-82b501e1-0d43-4344-a53a-4c2b6bd0afc6 req-68283c97-87e4-4d9e-8e6a-cbe4eaa3930a tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] DELETE http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/attachments/7d295bdf-47b9-4c95-a0bd-cbbc68574f38 Jan 27 18:12:55.595865 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-82b501e1-0d43-4344-a53a-4c2b6bd0afc6 req-68283c97-87e4-4d9e-8e6a-cbe4eaa3930a tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:55.596133 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:55.596133 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:55.596508 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-82b501e1-0d43-4344-a53a-4c2b6bd0afc6 req-68283c97-87e4-4d9e-8e6a-cbe4eaa3930a tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:55.623520 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:55.623520 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:56.163343 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-82b501e1-0d43-4344-a53a-4c2b6bd0afc6 req-68283c97-87e4-4d9e-8e6a-cbe4eaa3930a tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:12:56.163866 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-82b501e1-0d43-4344-a53a-4c2b6bd0afc6 req-68283c97-87e4-4d9e-8e6a-cbe4eaa3930a tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:12:56.171705 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-82b501e1-0d43-4344-a53a-4c2b6bd0afc6 req-68283c97-87e4-4d9e-8e6a-cbe4eaa3930a tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/attachments/7d295bdf-47b9-4c95-a0bd-cbbc68574f38 returned with HTTP 200 Jan 27 18:12:56.172693 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 318/639] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 18:12:55 2021] DELETE /volume/v3/9832c5e1a3804c578d798dc0a00482ce/attachments/7d295bdf-47b9-4c95-a0bd-cbbc68574f38 => generated 19 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:56.962007 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9182945f-f941-4501-9f9f-ad3b52d52270 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:56.962505 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9182945f-f941-4501-9f9f-ad3b52d52270 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:56.962721 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:56.962721 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:56.963095 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9182945f-f941-4501-9f9f-ad3b52d52270 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:57.017818 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:57.017818 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:57.031351 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9182945f-f941-4501-9f9f-ad3b52d52270 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:57.060276 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9182945f-f941-4501-9f9f-ad3b52d52270 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:57.061112 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 322/640] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:56 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:57.077531 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e352ab07-bd46-4f58-8786-28067cac27a5 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:57.078109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e352ab07-bd46-4f58-8786-28067cac27a5 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:57.078362 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:57.078362 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:57.078772 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e352ab07-bd46-4f58-8786-28067cac27a5 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:57.132016 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:57.132016 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:57.141126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e352ab07-bd46-4f58-8786-28067cac27a5 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:57.165232 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e352ab07-bd46-4f58-8786-28067cac27a5 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:57.165981 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 319/641] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:57 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:12:57.182760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-531ed4d1-eba4-476f-9fad-228f6bff53e7 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:12:57.183525 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-531ed4d1-eba4-476f-9fad-228f6bff53e7 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:12:57.183525 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:12:57.183525 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:12:57.183935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-531ed4d1-eba4-476f-9fad-228f6bff53e7 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:12:57.233007 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:12:57.233007 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:12:57.244279 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-531ed4d1-eba4-476f-9fad-228f6bff53e7 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:12:57.266424 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-531ed4d1-eba4-476f-9fad-228f6bff53e7 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:12:57.267257 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 323/642] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:12:57 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:15:19.046167 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] POST http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes Jan 27 18:15:19.046708 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:15:19.046708 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:15:19.047845 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1227254256", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:15:19.049437 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1227254256', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:15:19.049911 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Create volume of 1 GB Jan 27 18:15:19.063802 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Availability Zones retrieved successfully. Jan 27 18:15:19.080730 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Flow 'volume_create_api' (e0e9cbb2-c99b-4008-97ff-b665d36a289c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:15:19.083360 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ae141a-d929-4c96-b7d8-a84c14623c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:15:19.085426 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:15:19.151365 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ae141a-d929-4c96-b7d8-a84c14623c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:15:19.153724 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5373b504-af0f-4c83-a6a5-4499b5c7bff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:15:19.248388 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Created reservations ['3b3d2424-95a6-431b-b18d-668a1fd9c80b', '4025ecce-747e-4bd2-aea1-d135e6313b36', '5c7d9941-3f2a-4b00-9c3c-7fc8be36f1b2', '7d63d3bc-81d1-4a40-a2a7-1d1d491d4e2d'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:15:19.250935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5373b504-af0f-4c83-a6a5-4499b5c7bff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b3d2424-95a6-431b-b18d-668a1fd9c80b', '4025ecce-747e-4bd2-aea1-d135e6313b36', '5c7d9941-3f2a-4b00-9c3c-7fc8be36f1b2', '7d63d3bc-81d1-4a40-a2a7-1d1d491d4e2d']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:15:19.253128 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6fb95d4-a20c-4b8e-a24b-5fe07020a62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:15:19.316908 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6fb95d4-a20c-4b8e-a24b-5fe07020a62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67e253b5-08be-4141-aa80-4f5951ab96d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1227254256',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='338ee4957bbe4e5ea150471592816704',qos_specs=None,replication_status=,reservations=['3b3d2424-95a6-431b-b18d-668a1fd9c80b','4025ecce-747e-4bd2-aea1-d135e6313b36','5c7d9941-3f2a-4b00-9c3c-7fc8be36f1b2','7d63d3bc-81d1-4a40-a2a7-1d1d491d4e2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03f05bdb17f406ca886a9ef8a37b4b8',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:15:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1227254256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67e253b5-08be-4141-aa80-4f5951ab96d1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='338ee4957bbe4e5ea150471592816704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a03f05bdb17f406ca886a9ef8a37b4b8',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:15:19.318946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9af38db1-7722-4b08-bbae-416d0f105be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:15:19.348757 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9af38db1-7722-4b08-bbae-416d0f105be2) transitioned into state 'SUCCESS' from state '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-1227254256',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='338ee4957bbe4e5ea150471592816704',qos_specs=None,replication_status=,reservations=['3b3d2424-95a6-431b-b18d-668a1fd9c80b','4025ecce-747e-4bd2-aea1-d135e6313b36','5c7d9941-3f2a-4b00-9c3c-7fc8be36f1b2','7d63d3bc-81d1-4a40-a2a7-1d1d491d4e2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03f05bdb17f406ca886a9ef8a37b4b8',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:15:19.350681 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82273259-e753-4ab6-8b46-6f72a2f2be79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:15:19.366119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82273259-e753-4ab6-8b46-6f72a2f2be79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:15:19.368842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Flow 'volume_create_api' (e0e9cbb2-c99b-4008-97ff-b665d36a289c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:15:19.421163 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Create volume request issued successfully. Jan 27 18:15:19.439514 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-d9432531-3e67-44de-a824-2154f5d98248 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes returned with HTTP 202 Jan 27 18:15:19.440421 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 320/643] 10.222.0.72 () {64 vars in 1512 bytes} [Wed Jan 27 18:15:19 2021] POST /volume/v3/338ee4957bbe4e5ea150471592816704/volumes => generated 832 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:15:19.456087 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-9f1b364a-4afe-4ffd-8bb1-34146195ab25 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] GET http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 Jan 27 18:15:19.456730 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-9f1b364a-4afe-4ffd-8bb1-34146195ab25 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:15:19.457152 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:15:19.457152 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:15:19.457829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-9f1b364a-4afe-4ffd-8bb1-34146195ab25 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:15:19.509705 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:15:19.509705 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:15:19.521809 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-9f1b364a-4afe-4ffd-8bb1-34146195ab25 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Volume info retrieved successfully. Jan 27 18:15:19.545500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-34005111-f1ee-4b9d-a92c-63932cd53c59 req-9f1b364a-4afe-4ffd-8bb1-34146195ab25 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 returned with HTTP 200 Jan 27 18:15:19.546725 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 324/644] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:15:19 2021] GET /volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 => generated 900 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:15:19.742939 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6c88e08f-6672-4f65-b894-8c991f4931a4 req-018ebdf8-b9de-4242-ba2b-db1ce68263e4 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] GET http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 Jan 27 18:15:19.743743 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6c88e08f-6672-4f65-b894-8c991f4931a4 req-018ebdf8-b9de-4242-ba2b-db1ce68263e4 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:15:19.743957 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:15:19.743957 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:15:19.744329 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6c88e08f-6672-4f65-b894-8c991f4931a4 req-018ebdf8-b9de-4242-ba2b-db1ce68263e4 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:15:19.852958 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:15:19.852958 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:15:19.877991 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-6c88e08f-6672-4f65-b894-8c991f4931a4 req-018ebdf8-b9de-4242-ba2b-db1ce68263e4 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Volume info retrieved successfully. Jan 27 18:15:19.905152 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6c88e08f-6672-4f65-b894-8c991f4931a4 req-018ebdf8-b9de-4242-ba2b-db1ce68263e4 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 returned with HTTP 200 Jan 27 18:15:19.906154 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 321/645] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:15:19 2021] GET /volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 => generated 924 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:15:20.950169 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8e9615cd-fe6b-47bf-8ef5-dce246817056 req-882f0c23-93d9-4657-8738-c5d9a2848811 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] GET http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 Jan 27 18:15:20.950992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-8e9615cd-fe6b-47bf-8ef5-dce246817056 req-882f0c23-93d9-4657-8738-c5d9a2848811 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:15:20.951308 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:15:20.951308 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:15:20.951898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-8e9615cd-fe6b-47bf-8ef5-dce246817056 req-882f0c23-93d9-4657-8738-c5d9a2848811 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:15:21.025911 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:15:21.025911 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:15:21.035971 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-8e9615cd-fe6b-47bf-8ef5-dce246817056 req-882f0c23-93d9-4657-8738-c5d9a2848811 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Volume info retrieved successfully. Jan 27 18:15:21.064980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8e9615cd-fe6b-47bf-8ef5-dce246817056 req-882f0c23-93d9-4657-8738-c5d9a2848811 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 returned with HTTP 200 Jan 27 18:15:21.066197 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 325/646] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:15:20 2021] GET /volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 => generated 925 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:15:21.108234 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e48b887e-7739-434e-b893-4a8933713d03 req-b1066e0d-64c4-4c02-8dc4-cc7ec423b215 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] GET http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 Jan 27 18:15:21.108969 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e48b887e-7739-434e-b893-4a8933713d03 req-b1066e0d-64c4-4c02-8dc4-cc7ec423b215 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:15:21.109561 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:15:21.109561 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:15:21.110174 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e48b887e-7739-434e-b893-4a8933713d03 req-b1066e0d-64c4-4c02-8dc4-cc7ec423b215 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:15:21.160733 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:15:21.160733 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:15:21.171400 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-e48b887e-7739-434e-b893-4a8933713d03 req-b1066e0d-64c4-4c02-8dc4-cc7ec423b215 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Volume info retrieved successfully. Jan 27 18:15:21.199246 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e48b887e-7739-434e-b893-4a8933713d03 req-b1066e0d-64c4-4c02-8dc4-cc7ec423b215 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 returned with HTTP 200 Jan 27 18:15:21.200190 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 322/647] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:15:21 2021] GET /volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 => generated 925 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:15:21.244854 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5671b027-914f-415b-94e7-307f0df1a075 req-d8b19665-c23a-4f39-8357-3997edc2580d tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] DELETE http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 Jan 27 18:15:21.245582 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5671b027-914f-415b-94e7-307f0df1a075 req-d8b19665-c23a-4f39-8357-3997edc2580d tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:15:21.245973 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:15:21.245973 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:15:21.246604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5671b027-914f-415b-94e7-307f0df1a075 req-d8b19665-c23a-4f39-8357-3997edc2580d tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:15:21.247221 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-5671b027-914f-415b-94e7-307f0df1a075 req-d8b19665-c23a-4f39-8357-3997edc2580d tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Delete volume with id: 67e253b5-08be-4141-aa80-4f5951ab96d1 Jan 27 18:15:21.308509 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:15:21.308509 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:15:21.309968 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-5671b027-914f-415b-94e7-307f0df1a075 req-d8b19665-c23a-4f39-8357-3997edc2580d tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Volume info retrieved successfully. Jan 27 18:15:21.340757 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-5671b027-914f-415b-94e7-307f0df1a075 req-d8b19665-c23a-4f39-8357-3997edc2580d tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Delete volume request issued successfully. Jan 27 18:15:21.341479 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5671b027-914f-415b-94e7-307f0df1a075 req-d8b19665-c23a-4f39-8357-3997edc2580d tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 returned with HTTP 202 Jan 27 18:15:21.342590 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 326/648] 10.222.0.72 () {62 vars in 1591 bytes} [Wed Jan 27 18:15:21 2021] DELETE /volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:15:21.401186 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fa264200-269d-4fd1-b421-d1f4cd7ac736 req-232c27a7-158e-4194-b75f-6cd43be6f606 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] GET http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 Jan 27 18:15:21.401817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fa264200-269d-4fd1-b421-d1f4cd7ac736 req-232c27a7-158e-4194-b75f-6cd43be6f606 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:15:21.402110 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:15:21.402110 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:15:21.402634 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fa264200-269d-4fd1-b421-d1f4cd7ac736 req-232c27a7-158e-4194-b75f-6cd43be6f606 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:15:21.470305 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:15:21.470305 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:15:21.478749 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-fa264200-269d-4fd1-b421-d1f4cd7ac736 req-232c27a7-158e-4194-b75f-6cd43be6f606 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Volume info retrieved successfully. Jan 27 18:15:21.517567 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fa264200-269d-4fd1-b421-d1f4cd7ac736 req-232c27a7-158e-4194-b75f-6cd43be6f606 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 returned with HTTP 200 Jan 27 18:15:21.532151 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 323/649] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:15:21 2021] GET /volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 => generated 924 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:15:22.570777 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b133439-0b1d-4049-9b6c-7a92ee20c4c7 req-d2f76682-563f-41d6-a747-e79672f34a90 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] GET http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 Jan 27 18:15:22.571898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-1b133439-0b1d-4049-9b6c-7a92ee20c4c7 req-d2f76682-563f-41d6-a747-e79672f34a90 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:15:22.572278 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:15:22.572278 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:15:22.572909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-1b133439-0b1d-4049-9b6c-7a92ee20c4c7 req-d2f76682-563f-41d6-a747-e79672f34a90 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:15:22.671057 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:15:22.671057 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:15:22.682395 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-1b133439-0b1d-4049-9b6c-7a92ee20c4c7 req-d2f76682-563f-41d6-a747-e79672f34a90 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Volume info retrieved successfully. Jan 27 18:15:22.708930 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b133439-0b1d-4049-9b6c-7a92ee20c4c7 req-d2f76682-563f-41d6-a747-e79672f34a90 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 returned with HTTP 200 Jan 27 18:15:22.710219 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 327/650] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:15:22 2021] GET /volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 => generated 924 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:15:23.783469 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2d40d46a-644a-4233-8d07-c374c82ee09c req-ecd9cf79-303f-4a9b-94a6-002297027914 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] GET http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 Jan 27 18:15:23.784774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2d40d46a-644a-4233-8d07-c374c82ee09c req-ecd9cf79-303f-4a9b-94a6-002297027914 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:15:23.785283 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:15:23.785283 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:15:23.786066 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2d40d46a-644a-4233-8d07-c374c82ee09c req-ecd9cf79-303f-4a9b-94a6-002297027914 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:15:23.853053 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2d40d46a-644a-4233-8d07-c374c82ee09c req-ecd9cf79-303f-4a9b-94a6-002297027914 tempest-VolumesGetTestJSON-1843896835 tempest-VolumesGetTestJSON-1843896835-project] http://10.222.0.72/volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 returned with HTTP 404 Jan 27 18:15:23.854139 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 324/651] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:15:23 2021] GET /volume/v3/338ee4957bbe4e5ea150471592816704/volumes/67e253b5-08be-4141-aa80-4f5951ab96d1 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:18:00.192550 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac2d4ae7-8231-4399-9912-982e1fac1299 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] POST http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types Jan 27 18:18:00.193207 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:00.193207 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:00.193626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac2d4ae7-8231-4399-9912-982e1fac1299 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-446390451"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:00.270362 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac2d4ae7-8231-4399-9912-982e1fac1299 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types returned with HTTP 202 Jan 27 18:18:00.278919 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 328/652] 10.222.0.72 () {62 vars in 1278 bytes} [Wed Jan 27 18:17:59 2021] POST /volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types => generated 180 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:18:00.289629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43922ccd-3b1d-44c6-8846-d8121c657594 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] POST http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs Jan 27 18:18:00.290771 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43922ccd-3b1d-44c6-8846-d8121c657594 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:00.372370 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43922ccd-3b1d-44c6-8846-d8121c657594 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs returned with HTTP 202 Jan 27 18:18:00.373992 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 325/653] 10.222.0.72 () {62 vars in 1425 bytes} [Wed Jan 27 18:18:00 2021] POST /volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs => generated 53 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:18:00.382914 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ee44332-08fc-4e3c-b9ea-0407450cf6e1 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] POST http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs Jan 27 18:18:00.383959 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ee44332-08fc-4e3c-b9ea-0407450cf6e1 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:00.449147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ee44332-08fc-4e3c-b9ea-0407450cf6e1 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs returned with HTTP 202 Jan 27 18:18:00.451014 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 329/654] 10.222.0.72 () {62 vars in 1425 bytes} [Wed Jan 27 18:18:00 2021] POST /volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs => generated 61 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:18:00.460838 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8dd0d2e-6b68-4054-8bc8-daaafa454bb3 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] GET http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key2 Jan 27 18:18:00.461672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8dd0d2e-6b68-4054-8bc8-daaafa454bb3 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:00.462283 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8dd0d2e-6b68-4054-8bc8-daaafa454bb3 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:00.508264 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8dd0d2e-6b68-4054-8bc8-daaafa454bb3 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key2 returned with HTTP 200 Jan 27 18:18:00.509318 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 326/655] 10.222.0.72 () {60 vars in 1419 bytes} [Wed Jan 27 18:18:00 2021] GET /volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key2 => generated 26 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:00.520272 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8b3bb31-3b1b-482f-bf03-3ad5e67ad1b6 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] GET http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key3 Jan 27 18:18:00.521088 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8b3bb31-3b1b-482f-bf03-3ad5e67ad1b6 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:00.521920 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8b3bb31-3b1b-482f-bf03-3ad5e67ad1b6 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:00.549731 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8b3bb31-3b1b-482f-bf03-3ad5e67ad1b6 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key3 returned with HTTP 200 Jan 27 18:18:00.551223 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 330/656] 10.222.0.72 () {60 vars in 1419 bytes} [Wed Jan 27 18:18:00 2021] GET /volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key3 => generated 18 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:00.566000 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4851c257-6964-46f4-aa9d-2992acf2af8a tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] PUT http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key3 Jan 27 18:18:00.566926 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4851c257-6964-46f4-aa9d-2992acf2af8a tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:00.629735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4851c257-6964-46f4-aa9d-2992acf2af8a tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key3 returned with HTTP 200 Jan 27 18:18:00.634707 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 327/657] 10.222.0.72 () {62 vars in 1439 bytes} [Wed Jan 27 18:18:00 2021] PUT /volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key3 => generated 26 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:00.647016 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee338bd7-6f09-4405-80d1-b2e9bc015465 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] GET http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs Jan 27 18:18:00.649940 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee338bd7-6f09-4405-80d1-b2e9bc015465 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:00.650454 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee338bd7-6f09-4405-80d1-b2e9bc015465 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:00.697290 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee338bd7-6f09-4405-80d1-b2e9bc015465 tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs returned with HTTP 200 Jan 27 18:18:00.701915 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 331/658] 10.222.0.72 () {60 vars in 1404 bytes} [Wed Jan 27 18:18:00 2021] GET /volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs => generated 87 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:00.707233 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-79702123-dd01-4359-834d-ae9113c3309d tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] DELETE http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key1 Jan 27 18:18:00.708345 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-79702123-dd01-4359-834d-ae9113c3309d tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:00.709065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-79702123-dd01-4359-834d-ae9113c3309d tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:00.753927 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:18:00.753927 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:18:00.766296 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-79702123-dd01-4359-834d-ae9113c3309d tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key1 returned with HTTP 202 Jan 27 18:18:00.767398 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 328/659] 10.222.0.72 () {60 vars in 1422 bytes} [Wed Jan 27 18:18:00 2021] DELETE /volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:18:00.776713 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1dbe9fe-584f-4c6c-8ebd-142233c0c91b tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] GET http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key1 Jan 27 18:18:00.777671 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1dbe9fe-584f-4c6c-8ebd-142233c0c91b tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:00.777821 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1dbe9fe-584f-4c6c-8ebd-142233c0c91b tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:00.816127 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1dbe9fe-584f-4c6c-8ebd-142233c0c91b tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] HTTP exception thrown: Group Type 8d8e2449-bc8f-49b7-9f18-fc31b4efed37 has no extra spec with key key1. Jan 27 18:18:00.816549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1dbe9fe-584f-4c6c-8ebd-142233c0c91b tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key1 returned with HTTP 404 Jan 27 18:18:00.818242 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 332/660] 10.222.0.72 () {60 vars in 1419 bytes} [Wed Jan 27 18:18:00 2021] GET /volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37/group_specs/key1 => generated 126 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:18:00.826714 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aeccfea9-3276-4a5a-afb9-366b5fd40d3d tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] DELETE http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37 Jan 27 18:18:00.827422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aeccfea9-3276-4a5a-afb9-366b5fd40d3d tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:00.828038 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aeccfea9-3276-4a5a-afb9-366b5fd40d3d tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:00.912891 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aeccfea9-3276-4a5a-afb9-366b5fd40d3d tempest-GroupTypeSpecsTest-1770517726 tempest-GroupTypeSpecsTest-1770517726-project-admin] http://10.222.0.72/volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37 returned with HTTP 202 Jan 27 18:18:00.914353 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 329/661] 10.222.0.72 () {60 vars in 1371 bytes} [Wed Jan 27 18:18:00 2021] DELETE /volume/v3/51a68efee2e04c26b5bee5c788820d58/group_types/8d8e2449-bc8f-49b7-9f18-fc31b4efed37 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:18:07.378633 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad420d43-4508-4458-b730-49c207cd12e1 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] GET http://10.222.0.72/volume/v3/646123017796402bb25aebcaa9070d67/os-hosts Jan 27 18:18:07.379163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad420d43-4508-4458-b730-49c207cd12e1 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:07.379884 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad420d43-4508-4458-b730-49c207cd12e1 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:07.405170 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.hosts [None req-ad420d43-4508-4458-b730-49c207cd12e1 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] status, active and update: available, enabled, 2021-01-27 18:17:58+00:00 {{(pid=87902) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 18:18:07.405604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.hosts [None req-ad420d43-4508-4458-b730-49c207cd12e1 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] status, active and update: available, enabled, 2021-01-27 18:18:01+00:00 {{(pid=87902) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 18:18:07.406000 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.hosts [None req-ad420d43-4508-4458-b730-49c207cd12e1 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] status, active and update: available, enabled, 2021-01-27 18:17:58+00:00 {{(pid=87902) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 18:18:07.408773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad420d43-4508-4458-b730-49c207cd12e1 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] http://10.222.0.72/volume/v3/646123017796402bb25aebcaa9070d67/os-hosts returned with HTTP 200 Jan 27 18:18:07.409826 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 333/662] 10.222.0.72 () {58 vars in 1207 bytes} [Wed Jan 27 18:18:06 2021] GET /volume/v3/646123017796402bb25aebcaa9070d67/os-hosts => generated 563 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:07.425217 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a1ced3e1-a780-461c-afb0-012f55022fe4 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] GET http://10.222.0.72/volume/v3/646123017796402bb25aebcaa9070d67/os-hosts Jan 27 18:18:07.425758 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a1ced3e1-a780-461c-afb0-012f55022fe4 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:07.426256 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a1ced3e1-a780-461c-afb0-012f55022fe4 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:07.445358 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.hosts [None req-a1ced3e1-a780-461c-afb0-012f55022fe4 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] status, active and update: available, enabled, 2021-01-27 18:17:58+00:00 {{(pid=87901) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 18:18:07.446035 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.hosts [None req-a1ced3e1-a780-461c-afb0-012f55022fe4 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] status, active and update: available, enabled, 2021-01-27 18:18:01+00:00 {{(pid=87901) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 18:18:07.446621 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.hosts [None req-a1ced3e1-a780-461c-afb0-012f55022fe4 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] status, active and update: available, enabled, 2021-01-27 18:17:58+00:00 {{(pid=87901) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 18:18:07.448222 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a1ced3e1-a780-461c-afb0-012f55022fe4 tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] http://10.222.0.72/volume/v3/646123017796402bb25aebcaa9070d67/os-hosts returned with HTTP 200 Jan 27 18:18:07.449292 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 330/663] 10.222.0.72 () {58 vars in 1207 bytes} [Wed Jan 27 18:18:07 2021] GET /volume/v3/646123017796402bb25aebcaa9070d67/os-hosts => generated 563 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:07.461573 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e431b949-cc27-43e3-b7b6-df7bd78275ad tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] GET http://10.222.0.72/volume/v3/646123017796402bb25aebcaa9070d67/os-hosts/n-d-742170-5@lvmdriver-1 Jan 27 18:18:07.461739 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e431b949-cc27-43e3-b7b6-df7bd78275ad tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:07.462224 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e431b949-cc27-43e3-b7b6-df7bd78275ad tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:07.585389 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e431b949-cc27-43e3-b7b6-df7bd78275ad tempest-VolumeHostsAdminTestsJSON-1385715176 tempest-VolumeHostsAdminTestsJSON-1385715176-project-admin] http://10.222.0.72/volume/v3/646123017796402bb25aebcaa9070d67/os-hosts/n-d-742170-5@lvmdriver-1 returned with HTTP 200 Jan 27 18:18:07.586990 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 334/664] 10.222.0.72 () {58 vars in 1282 bytes} [Wed Jan 27 18:18:07 2021] GET /volume/v3/646123017796402bb25aebcaa9070d67/os-hosts/n-d-742170-5@lvmdriver-1 => generated 757 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:12.954334 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] POST http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes Jan 27 18:18:12.955976 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1879597450"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:12.957902 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1879597450'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:18:12.958641 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Create volume of 1 GB Jan 27 18:18:12.978059 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Availability Zones retrieved successfully. Jan 27 18:18:12.998154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Flow 'volume_create_api' (08af6d5b-0962-4cf9-84c3-0ff45d4cabf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:18:13.002437 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cba51bf-2fc7-41d0-b484-5e2be0791b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:13.004948 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:18:13.125070 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cba51bf-2fc7-41d0-b484-5e2be0791b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:13.127554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f40fec5-6e3c-4d16-8ab6-fdeeecdad13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:13.326759 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Created reservations ['fc03be3e-0fef-4887-a0c0-f0f0b4f8d545', '3dccf9b1-439e-4784-a9c2-c8c8109f1077', 'af13cc83-356c-412a-af85-b9cba1225574', '8fb4356f-3ad7-4aab-91ef-4296cf99bac8'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:18:13.329440 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f40fec5-6e3c-4d16-8ab6-fdeeecdad13b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc03be3e-0fef-4887-a0c0-f0f0b4f8d545', '3dccf9b1-439e-4784-a9c2-c8c8109f1077', 'af13cc83-356c-412a-af85-b9cba1225574', '8fb4356f-3ad7-4aab-91ef-4296cf99bac8']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:13.332243 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee615ad3-2699-4911-a89a-4eff7e982d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:13.402349 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee615ad3-2699-4911-a89a-4eff7e982d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd00f8913-d755-4094-b019-1048da3bdb76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1879597450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ae588691c14f6cbea907c58e675091',qos_specs=None,replication_status=,reservations=['fc03be3e-0fef-4887-a0c0-f0f0b4f8d545','3dccf9b1-439e-4784-a9c2-c8c8109f1077','af13cc83-356c-412a-af85-b9cba1225574','8fb4356f-3ad7-4aab-91ef-4296cf99bac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e130b307e14f4501881cb5724f17be06',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:18:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1879597450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d00f8913-d755-4094-b019-1048da3bdb76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98ae588691c14f6cbea907c58e675091',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e130b307e14f4501881cb5724f17be06',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:13.405397 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c0e69e-5ee6-4b1f-859a-2043291da981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:13.441210 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c0e69e-5ee6-4b1f-859a-2043291da981) transitioned into state 'SUCCESS' from state '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-1879597450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ae588691c14f6cbea907c58e675091',qos_specs=None,replication_status=,reservations=['fc03be3e-0fef-4887-a0c0-f0f0b4f8d545','3dccf9b1-439e-4784-a9c2-c8c8109f1077','af13cc83-356c-412a-af85-b9cba1225574','8fb4356f-3ad7-4aab-91ef-4296cf99bac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e130b307e14f4501881cb5724f17be06',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:13.444902 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1276241f-341b-4b9a-8385-1ab61ad9349d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:13.463857 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1276241f-341b-4b9a-8385-1ab61ad9349d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:13.466678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Flow 'volume_create_api' (08af6d5b-0962-4cf9-84c3-0ff45d4cabf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:18:13.621465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Create volume request issued successfully. Jan 27 18:18:13.648023 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6251a51d-bfa8-44be-89a2-4f2440622238 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes returned with HTTP 202 Jan 27 18:18:13.649184 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 331/665] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:18:12 2021] POST /volume/v3/98ae588691c14f6cbea907c58e675091/volumes => generated 823 bytes in 951 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:18:13.663710 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b29daff5-6a9a-4e93-97fb-0779b3619f0e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 Jan 27 18:18:13.664666 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b29daff5-6a9a-4e93-97fb-0779b3619f0e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:13.666523 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b29daff5-6a9a-4e93-97fb-0779b3619f0e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:13.794953 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:13.794953 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:13.813834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b29daff5-6a9a-4e93-97fb-0779b3619f0e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:18:13.861611 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b29daff5-6a9a-4e93-97fb-0779b3619f0e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 returned with HTTP 200 Jan 27 18:18:13.867578 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 335/666] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:13 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 => generated 915 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:14.880094 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-807875b9-f077-4a99-8e96-c67d7e4142e5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 Jan 27 18:18:14.880684 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-807875b9-f077-4a99-8e96-c67d7e4142e5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:14.880788 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:14.880788 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:14.881160 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-807875b9-f077-4a99-8e96-c67d7e4142e5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:14.940946 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:14.940946 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:14.953162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-807875b9-f077-4a99-8e96-c67d7e4142e5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:18:14.977068 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-807875b9-f077-4a99-8e96-c67d7e4142e5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 returned with HTTP 200 Jan 27 18:18:14.978176 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 332/667] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:14 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:18:14.995547 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80a29507-6f03-4222-86b3-5e7de15906f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] POST http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups Jan 27 18:18:14.996232 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:14.996232 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:14.996753 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-80a29507-6f03-4222-86b3-5e7de15906f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d00f8913-d755-4094-b019-1048da3bdb76", "name": "tempest-VolumesBackupsAdminTest-Backup-2034168612"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:14.997897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-80a29507-6f03-4222-86b3-5e7de15906f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Creating new backup {'backup': {'volume_id': 'd00f8913-d755-4094-b019-1048da3bdb76', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2034168612'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 18:18:14.999072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-80a29507-6f03-4222-86b3-5e7de15906f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Creating backup of volume d00f8913-d755-4094-b019-1048da3bdb76 in container None Jan 27 18:18:15.051346 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:15.051346 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:15.054824 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-80a29507-6f03-4222-86b3-5e7de15906f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:18:15.111023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-80a29507-6f03-4222-86b3-5e7de15906f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Created reservations ['e63db55b-2f6b-4bb7-bc79-5d04d60afcc3', '41a2ba58-22f8-476e-a38d-862268420ba6'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:18:15.193832 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80a29507-6f03-4222-86b3-5e7de15906f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups returned with HTTP 202 Jan 27 18:18:15.195554 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 336/668] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:18:14 2021] POST /volume/v3/98ae588691c14f6cbea907c58e675091/backups => generated 401 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:18:15.208842 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c929e48-f7f3-4809-836d-9a9ef9210fb1 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:15.209822 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c929e48-f7f3-4809-836d-9a9ef9210fb1 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:15.210223 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:15.210223 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:15.211824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c929e48-f7f3-4809-836d-9a9ef9210fb1 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:15.212735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3c929e48-f7f3-4809-836d-9a9ef9210fb1 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:15.237436 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:15.237436 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:15.240790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c929e48-f7f3-4809-836d-9a9ef9210fb1 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:15.242566 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 333/669] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:15 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 808 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:16.257619 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f7a3d55-bb87-4b27-b849-feb4500c76b6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:16.258348 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f7a3d55-bb87-4b27-b849-feb4500c76b6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:16.258563 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:16.258563 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:16.258935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f7a3d55-bb87-4b27-b849-feb4500c76b6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:16.259288 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9f7a3d55-bb87-4b27-b849-feb4500c76b6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:16.290373 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:16.290373 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:16.293467 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f7a3d55-bb87-4b27-b849-feb4500c76b6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:16.294978 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 337/670] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:16 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 808 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:17.245840 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05083384-a417-4734-a17a-b1c06bffc7ad tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] POST http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action Jan 27 18:18:17.246311 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:17.246311 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:17.246750 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05083384-a417-4734-a17a-b1c06bffc7ad tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action body: b'{"os-reserve": {}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:17.255133 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05083384-a417-4734-a17a-b1c06bffc7ad tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:17.319802 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6621727e-de7f-48c1-9f23-1c8d5b4eb3f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:17.319802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6621727e-de7f-48c1-9f23-1c8d5b4eb3f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:17.319802 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:17.319802 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:17.319802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6621727e-de7f-48c1-9f23-1c8d5b4eb3f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:17.319802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6621727e-de7f-48c1-9f23-1c8d5b4eb3f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:17.389414 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:17.389414 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:17.409321 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6621727e-de7f-48c1-9f23-1c8d5b4eb3f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:17.409321 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 338/671] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:17 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 808 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:17.458887 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:17.458887 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:17.460103 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-05083384-a417-4734-a17a-b1c06bffc7ad tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:18:17.480773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-05083384-a417-4734-a17a-b1c06bffc7ad tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Reserve volume completed successfully. Jan 27 18:18:17.481308 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05083384-a417-4734-a17a-b1c06bffc7ad tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action returned with HTTP 202 Jan 27 18:18:17.482324 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 334/672] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:18:17 2021] POST /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:17.489944 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b6e7761-77ff-42b2-8d1f-6e8df6e9730a tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:18:17.490463 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b6e7761-77ff-42b2-8d1f-6e8df6e9730a tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:17.490655 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:17.490655 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:17.491026 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b6e7761-77ff-42b2-8d1f-6e8df6e9730a tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:17.557859 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:17.557859 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:17.576350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4b6e7761-77ff-42b2-8d1f-6e8df6e9730a tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:18:17.600454 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b6e7761-77ff-42b2-8d1f-6e8df6e9730a tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 200 Jan 27 18:18:17.601287 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 339/673] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:17 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 911 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:17.617731 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-071a6b0a-a605-4b05-9a1b-64fd353f45a6 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] POST http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action Jan 27 18:18:17.618579 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:17.618579 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:17.619968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-071a6b0a-a605-4b05-9a1b-64fd353f45a6 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action body: b'{"os-unreserve": {}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:17.620568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-071a6b0a-a605-4b05-9a1b-64fd353f45a6 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:17.716220 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:17.716220 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:17.717893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-071a6b0a-a605-4b05-9a1b-64fd353f45a6 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:18:17.798327 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-071a6b0a-a605-4b05-9a1b-64fd353f45a6 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Unreserve volume completed successfully. Jan 27 18:18:17.798857 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-071a6b0a-a605-4b05-9a1b-64fd353f45a6 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action returned with HTTP 202 Jan 27 18:18:17.799924 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 335/674] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:18:17 2021] POST /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:17.808557 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-03eef3a8-3dbc-472c-b3d4-426b65a3bad8 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:18:17.809286 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-03eef3a8-3dbc-472c-b3d4-426b65a3bad8 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:17.809689 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:17.809689 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:17.810692 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-03eef3a8-3dbc-472c-b3d4-426b65a3bad8 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:17.868543 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:17.868543 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:17.878967 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-03eef3a8-3dbc-472c-b3d4-426b65a3bad8 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:18:17.914870 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-03eef3a8-3dbc-472c-b3d4-426b65a3bad8 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 200 Jan 27 18:18:17.917896 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 340/675] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:17 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 911 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:17.938618 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60a7abd0-a075-4357-a90d-2b60a98597f5 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] POST http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action Jan 27 18:18:17.939549 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:17.939549 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:17.940232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60a7abd0-a075-4357-a90d-2b60a98597f5 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:17.940787 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60a7abd0-a075-4357-a90d-2b60a98597f5 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:18.014817 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:18.014817 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:18.016375 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-60a7abd0-a075-4357-a90d-2b60a98597f5 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:18:18.028068 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-60a7abd0-a075-4357-a90d-2b60a98597f5 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume updated successfully. Jan 27 18:18:18.028610 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60a7abd0-a075-4357-a90d-2b60a98597f5 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action returned with HTTP 200 Jan 27 18:18:18.029481 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 336/676] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:18:17 2021] POST /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action => generated 0 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 18:18:18.041411 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64cc9862-abcb-483a-960f-3bb8e26cbae2 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:18:18.042439 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64cc9862-abcb-483a-960f-3bb8e26cbae2 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:18.042875 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:18.042875 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:18.043585 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64cc9862-abcb-483a-960f-3bb8e26cbae2 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:18.110406 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:18.110406 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:18.121132 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-64cc9862-abcb-483a-960f-3bb8e26cbae2 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:18:18.169495 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64cc9862-abcb-483a-960f-3bb8e26cbae2 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 200 Jan 27 18:18:18.170606 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 341/677] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:18 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 910 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:18.186656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-27f50a8f-a6d2-4b43-980c-7d5dbc67986d tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] POST http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action Jan 27 18:18:18.187111 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:18.187111 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:18.187614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-27f50a8f-a6d2-4b43-980c-7d5dbc67986d tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:18.188209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-27f50a8f-a6d2-4b43-980c-7d5dbc67986d tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:18.246347 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:18.246347 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:18.248396 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-27f50a8f-a6d2-4b43-980c-7d5dbc67986d tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:18:18.262898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-27f50a8f-a6d2-4b43-980c-7d5dbc67986d tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume updated successfully. Jan 27 18:18:18.263463 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-27f50a8f-a6d2-4b43-980c-7d5dbc67986d tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action returned with HTTP 200 Jan 27 18:18:18.264520 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 337/678] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:18:18 2021] POST /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action => generated 0 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 18:18:18.272529 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71a30ba8-773c-46df-bf01-70eb4944eed7 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:18:18.273059 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71a30ba8-773c-46df-bf01-70eb4944eed7 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:18.273246 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:18.273246 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:18.273886 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71a30ba8-773c-46df-bf01-70eb4944eed7 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:18.422976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c734df8-61b2-40d9-9f17-f90ffe2fdc8a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:18.423503 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c734df8-61b2-40d9-9f17-f90ffe2fdc8a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:18.423916 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:18.423916 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:18.424547 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c734df8-61b2-40d9-9f17-f90ffe2fdc8a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:18.425406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5c734df8-61b2-40d9-9f17-f90ffe2fdc8a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:18.431899 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:18.431899 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:18.463560 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-71a30ba8-773c-46df-bf01-70eb4944eed7 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:18:18.487669 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:18.487669 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:18.489447 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c734df8-61b2-40d9-9f17-f90ffe2fdc8a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:18.500661 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 338/679] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:18 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 808 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:18.528294 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71a30ba8-773c-46df-bf01-70eb4944eed7 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 200 Jan 27 18:18:18.529618 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 342/680] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:18 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 911 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:18.546049 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75507907-ee23-4a59-a35a-2d841a24b53b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] POST http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action Jan 27 18:18:18.546703 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:18.546703 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:18.547410 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-75507907-ee23-4a59-a35a-2d841a24b53b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:18.547970 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-75507907-ee23-4a59-a35a-2d841a24b53b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:18.709039 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:18.709039 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:18.716747 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-75507907-ee23-4a59-a35a-2d841a24b53b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:18:18.780467 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-75507907-ee23-4a59-a35a-2d841a24b53b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Update volume admin metadata completed successfully. Jan 27 18:18:18.781221 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-75507907-ee23-4a59-a35a-2d841a24b53b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Update readonly setting on volume completed successfully. Jan 27 18:18:18.782012 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75507907-ee23-4a59-a35a-2d841a24b53b tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action returned with HTTP 202 Jan 27 18:18:18.783149 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 339/681] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:18:18 2021] POST /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:18.791933 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e43a2cc8-fde3-43d1-8d61-8639c07e1696 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:18:18.792981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e43a2cc8-fde3-43d1-8d61-8639c07e1696 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:18.793413 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:18.793413 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:18.794144 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e43a2cc8-fde3-43d1-8d61-8639c07e1696 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:18.886392 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:18.886392 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:18.895796 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e43a2cc8-fde3-43d1-8d61-8639c07e1696 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:18:18.930903 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e43a2cc8-fde3-43d1-8d61-8639c07e1696 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 200 Jan 27 18:18:18.942408 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 343/682] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:18 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 929 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:18.952068 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4eac723b-8321-419b-8404-6843157f6466 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] POST http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action Jan 27 18:18:18.952548 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:18.952548 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:18.952988 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4eac723b-8321-419b-8404-6843157f6466 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:18.953385 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4eac723b-8321-419b-8404-6843157f6466 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:19.012194 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:19.012194 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:19.016700 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4eac723b-8321-419b-8404-6843157f6466 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:18:19.040585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4eac723b-8321-419b-8404-6843157f6466 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Update volume admin metadata completed successfully. Jan 27 18:18:19.041530 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4eac723b-8321-419b-8404-6843157f6466 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Update readonly setting on volume completed successfully. Jan 27 18:18:19.042504 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4eac723b-8321-419b-8404-6843157f6466 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action returned with HTTP 202 Jan 27 18:18:19.046825 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 340/683] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:18:18 2021] POST /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:19.051970 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ebe7a561-7e70-46b7-a79d-edec830b4c27 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:18:19.052496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ebe7a561-7e70-46b7-a79d-edec830b4c27 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:19.052740 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:19.052740 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:19.053120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ebe7a561-7e70-46b7-a79d-edec830b4c27 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:19.146339 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:19.146339 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:19.155991 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ebe7a561-7e70-46b7-a79d-edec830b4c27 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:18:19.183900 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ebe7a561-7e70-46b7-a79d-edec830b4c27 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 200 Jan 27 18:18:19.195850 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 344/684] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:19 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 930 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:19.204225 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b219c92-68da-4daf-8f57-e2283aee96a3 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] POST http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action Jan 27 18:18:19.205108 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:19.205108 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:19.205833 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b219c92-68da-4daf-8f57-e2283aee96a3 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1055230646", "disk_format": "raw"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:19.206736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b219c92-68da-4daf-8f57-e2283aee96a3 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1055230646", "disk_format": "raw"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:19.267691 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:19.267691 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:19.269249 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6b219c92-68da-4daf-8f57-e2283aee96a3 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:18:19.334418 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:19.334418 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:19.473781 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6b219c92-68da-4daf-8f57-e2283aee96a3 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Copy volume to image completed successfully. Jan 27 18:18:19.475484 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b219c92-68da-4daf-8f57-e2283aee96a3 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action returned with HTTP 202 Jan 27 18:18:19.501612 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 341/685] 10.222.0.72 () {60 vars in 1358 bytes} [Wed Jan 27 18:18:19 2021] POST /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9/action => generated 693 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:18:19.505233 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6838758c-0388-4837-8421-d72d747ed8d2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:19.505851 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6838758c-0388-4837-8421-d72d747ed8d2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:19.506138 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:19.506138 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:19.506628 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6838758c-0388-4837-8421-d72d747ed8d2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:19.507097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6838758c-0388-4837-8421-d72d747ed8d2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:19.562578 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:19.562578 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:19.565865 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6838758c-0388-4837-8421-d72d747ed8d2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:19.565975 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 345/686] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:19 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:18:20.580936 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b4d7ef7b-f8e3-4024-bb90-8b4e12a9f141 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:20.581886 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b4d7ef7b-f8e3-4024-bb90-8b4e12a9f141 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:20.582212 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:20.582212 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:20.582820 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b4d7ef7b-f8e3-4024-bb90-8b4e12a9f141 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:20.583362 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b4d7ef7b-f8e3-4024-bb90-8b4e12a9f141 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:20.627868 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:20.627868 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:20.634941 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b4d7ef7b-f8e3-4024-bb90-8b4e12a9f141 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:20.641331 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 342/687] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:20 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:21.656018 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13fb80e8-4fa4-4497-a2bf-7e8d23d447f3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:21.658918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-13fb80e8-4fa4-4497-a2bf-7e8d23d447f3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:21.659313 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:21.659313 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:21.659977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-13fb80e8-4fa4-4497-a2bf-7e8d23d447f3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:21.660541 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-13fb80e8-4fa4-4497-a2bf-7e8d23d447f3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:21.763469 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:21.763469 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:21.778124 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13fb80e8-4fa4-4497-a2bf-7e8d23d447f3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:21.789804 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 346/688] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:21 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:22.793357 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-486f6282-800b-44e8-a8df-1ab4c842a846 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:22.794405 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-486f6282-800b-44e8-a8df-1ab4c842a846 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:22.794771 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:22.794771 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:22.795406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-486f6282-800b-44e8-a8df-1ab4c842a846 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:22.795981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-486f6282-800b-44e8-a8df-1ab4c842a846 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:22.894167 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:22.894167 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:22.901848 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-486f6282-800b-44e8-a8df-1ab4c842a846 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:22.902712 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 343/689] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:22 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:23.916467 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd473292-9d1e-40af-95cd-2870a47e240a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:23.916964 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd473292-9d1e-40af-95cd-2870a47e240a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:23.917380 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:23.917380 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:23.917878 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd473292-9d1e-40af-95cd-2870a47e240a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:23.918331 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-dd473292-9d1e-40af-95cd-2870a47e240a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:23.957522 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:23.957522 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:23.960890 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd473292-9d1e-40af-95cd-2870a47e240a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:23.967846 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 347/690] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:23 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:24.977490 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0202c293-5bdb-4b5e-b20a-220bf26a4b95 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:24.978728 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0202c293-5bdb-4b5e-b20a-220bf26a4b95 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:24.979551 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:24.979551 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:24.979551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0202c293-5bdb-4b5e-b20a-220bf26a4b95 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:24.980063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0202c293-5bdb-4b5e-b20a-220bf26a4b95 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:25.051173 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:25.051173 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:25.053117 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0202c293-5bdb-4b5e-b20a-220bf26a4b95 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:25.056353 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 344/691] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:24 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:26.143931 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d6a51ef-128a-42bd-91f1-4fc039842ca0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:26.143931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d6a51ef-128a-42bd-91f1-4fc039842ca0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:26.143931 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:26.143931 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:26.143931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d6a51ef-128a-42bd-91f1-4fc039842ca0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:26.143931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5d6a51ef-128a-42bd-91f1-4fc039842ca0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:26.147385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] POST http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes Jan 27 18:18:26.147385 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:26.147385 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:26.147385 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-233533918"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:26.147385 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-233533918'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:18:26.147385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Create volume of 1 GB Jan 27 18:18:26.147895 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:26.147895 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:26.147895 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d6a51ef-128a-42bd-91f1-4fc039842ca0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:26.147895 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 345/692] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:26 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:26.148162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Availability Zones retrieved successfully. Jan 27 18:18:26.174456 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Flow 'volume_create_api' (e02a7f92-0341-46d4-9d3a-60ff73909353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:18:26.185568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d150d007-1816-4df2-a501-69133ef593ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:26.188089 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:18:26.357521 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d150d007-1816-4df2-a501-69133ef593ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:26.359711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3647977b-ab72-4a33-ad17-1ede156b7991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:26.542802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Created reservations ['51e9563d-9403-43e9-9193-e9932fc02674', 'b40696c3-1da8-4b67-855f-290520de3679', '3caf4ab7-9ed3-49b1-b605-96081a68dd4d', 'cf66f9bc-aadd-47b1-bec5-2c3674e5e248'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:18:26.544903 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3647977b-ab72-4a33-ad17-1ede156b7991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51e9563d-9403-43e9-9193-e9932fc02674', 'b40696c3-1da8-4b67-855f-290520de3679', '3caf4ab7-9ed3-49b1-b605-96081a68dd4d', 'cf66f9bc-aadd-47b1-bec5-2c3674e5e248']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:26.547141 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b81cd0f-ba6a-4204-8176-baffe27a4583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:26.684926 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b81cd0f-ba6a-4204-8176-baffe27a4583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0954ac4d-29bb-4a77-a2e0-32d1c65f062d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-233533918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61e4c8e2e26143b3b373bd21009a0787',qos_specs=None,replication_status=,reservations=['51e9563d-9403-43e9-9193-e9932fc02674','b40696c3-1da8-4b67-855f-290520de3679','3caf4ab7-9ed3-49b1-b605-96081a68dd4d','cf66f9bc-aadd-47b1-bec5-2c3674e5e248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e49319684b7448c8ab8a8fa2af1f51e8',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-233533918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0954ac4d-29bb-4a77-a2e0-32d1c65f062d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61e4c8e2e26143b3b373bd21009a0787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e49319684b7448c8ab8a8fa2af1f51e8',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:26.687400 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2653e6fd-fa84-4c33-a9e2-55be32d6b69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:26.755504 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2653e6fd-fa84-4c33-a9e2-55be32d6b69e) transitioned into state 'SUCCESS' from state '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-233533918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61e4c8e2e26143b3b373bd21009a0787',qos_specs=None,replication_status=,reservations=['51e9563d-9403-43e9-9193-e9932fc02674','b40696c3-1da8-4b67-855f-290520de3679','3caf4ab7-9ed3-49b1-b605-96081a68dd4d','cf66f9bc-aadd-47b1-bec5-2c3674e5e248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e49319684b7448c8ab8a8fa2af1f51e8',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:26.757787 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d2b3f09-438e-4505-b3a9-b40ed6407a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:26.785607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d2b3f09-438e-4505-b3a9-b40ed6407a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:26.788552 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Flow 'volume_create_api' (e02a7f92-0341-46d4-9d3a-60ff73909353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:18:26.854458 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Create volume request issued successfully. Jan 27 18:18:26.872109 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b49a71d3-42d8-4503-8235-93aecda55abd tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes returned with HTTP 202 Jan 27 18:18:26.873662 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 348/693] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:18:25 2021] POST /volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes => generated 819 bytes in 1344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:18:26.888456 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb86aa3a-cd5b-4acd-b2e2-6b00f1caea05 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:18:26.889134 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb86aa3a-cd5b-4acd-b2e2-6b00f1caea05 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:26.889459 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:26.889459 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:26.889975 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb86aa3a-cd5b-4acd-b2e2-6b00f1caea05 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:27.044263 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:27.044263 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:27.053822 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bb86aa3a-cd5b-4acd-b2e2-6b00f1caea05 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Volume info retrieved successfully. Jan 27 18:18:27.080722 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb86aa3a-cd5b-4acd-b2e2-6b00f1caea05 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d returned with HTTP 200 Jan 27 18:18:27.081758 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 346/694] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:26 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d => generated 911 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:27.138667 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-034df184-75bf-423b-925d-ff1b2bdc71db tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:27.139309 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-034df184-75bf-423b-925d-ff1b2bdc71db tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:27.139730 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:27.139730 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:27.140249 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-034df184-75bf-423b-925d-ff1b2bdc71db tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:27.140746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-034df184-75bf-423b-925d-ff1b2bdc71db tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:27.190791 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:27.190791 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:27.196423 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-034df184-75bf-423b-925d-ff1b2bdc71db tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:27.197433 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 349/695] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:27 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:28.098948 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-965c74dd-71ab-479f-9f5c-90c47bbecf10 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:18:28.099353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-965c74dd-71ab-479f-9f5c-90c47bbecf10 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:28.100014 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:28.100014 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:28.100740 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-965c74dd-71ab-479f-9f5c-90c47bbecf10 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:28.203935 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:28.203935 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:28.211610 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26951295-597d-43c5-b315-921ee5afed69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:28.213193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26951295-597d-43c5-b315-921ee5afed69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:28.213601 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:28.213601 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:28.214253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26951295-597d-43c5-b315-921ee5afed69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:28.215186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-26951295-597d-43c5-b315-921ee5afed69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:28.236031 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-965c74dd-71ab-479f-9f5c-90c47bbecf10 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Volume info retrieved successfully. Jan 27 18:18:28.268427 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:28.268427 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:28.273605 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26951295-597d-43c5-b315-921ee5afed69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:28.288531 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 350/696] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:28 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:28.307407 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-965c74dd-71ab-479f-9f5c-90c47bbecf10 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d returned with HTTP 200 Jan 27 18:18:28.310326 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 347/697] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:28 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d => generated 911 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:29.316612 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c227dd0e-af4a-448e-aad8-3e706a2056ec tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:29.317813 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c227dd0e-af4a-448e-aad8-3e706a2056ec tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:29.318154 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:29.318154 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:29.318712 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c227dd0e-af4a-448e-aad8-3e706a2056ec tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:29.319241 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c227dd0e-af4a-448e-aad8-3e706a2056ec tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:29.355237 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a64074b-d969-4c80-9448-f936af8623b8 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:18:29.356127 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a64074b-d969-4c80-9448-f936af8623b8 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:29.356526 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:29.356526 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:29.357276 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a64074b-d969-4c80-9448-f936af8623b8 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:29.409372 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:29.409372 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:29.414326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c227dd0e-af4a-448e-aad8-3e706a2056ec tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:29.417712 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 351/698] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:29 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:29.452698 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:29.452698 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:29.509504 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0a64074b-d969-4c80-9448-f936af8623b8 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Volume info retrieved successfully. Jan 27 18:18:29.568282 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a64074b-d969-4c80-9448-f936af8623b8 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d returned with HTTP 200 Jan 27 18:18:29.570599 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 348/699] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:29 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d => generated 912 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:18:29.585548 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-440dc78d-15ce-4798-9d8e-907d36e40c76 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] POST http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots Jan 27 18:18:29.586133 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:29.586133 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:29.586740 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-440dc78d-15ce-4798-9d8e-907d36e40c76 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0954ac4d-29bb-4a77-a2e0-32d1c65f062d", "name": "tempest-SnapshotsActionsTest-Snapshot-1816497364"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:29.690286 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:29.690286 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:29.699903 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-440dc78d-15ce-4798-9d8e-907d36e40c76 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Volume info retrieved successfully. Jan 27 18:18:29.700460 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-440dc78d-15ce-4798-9d8e-907d36e40c76 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Create snapshot from volume 0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:18:29.801187 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-440dc78d-15ce-4798-9d8e-907d36e40c76 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Created reservations ['ab84c614-0db5-4052-939e-704d14df8f7a', '31978601-3439-4aff-8077-845da21d272b', '816dd179-1689-46a4-8700-3d990a87d0f2', '7584a56a-b546-467a-a387-9311fce964ff'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:18:30.045718 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-440dc78d-15ce-4798-9d8e-907d36e40c76 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot create request issued successfully. Jan 27 18:18:30.046881 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-440dc78d-15ce-4798-9d8e-907d36e40c76 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots returned with HTTP 202 Jan 27 18:18:30.053920 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 352/700] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:18:29 2021] POST /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots => generated 307 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:18:30.067537 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2fa6126d-a875-467b-bcf0-bc4903af733b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:18:30.069016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2fa6126d-a875-467b-bcf0-bc4903af733b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:30.069797 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:30.069797 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:30.070699 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2fa6126d-a875-467b-bcf0-bc4903af733b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:30.158929 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:30.158929 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:30.160320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2fa6126d-a875-467b-bcf0-bc4903af733b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:30.162357 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2fa6126d-a875-467b-bcf0-bc4903af733b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:18:30.168327 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 349/701] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:30 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 439 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:30.432345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39117d87-67cd-4fab-b371-c49b145e8ff7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:30.434517 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-39117d87-67cd-4fab-b371-c49b145e8ff7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:30.434721 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:30.434721 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:30.435669 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-39117d87-67cd-4fab-b371-c49b145e8ff7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:30.436632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-39117d87-67cd-4fab-b371-c49b145e8ff7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:30.509626 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:30.509626 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:30.511705 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39117d87-67cd-4fab-b371-c49b145e8ff7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:30.512783 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 353/702] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:30 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:31.176632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7203a8e3-bf58-4703-a3e5-69c5feb2eeb6 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:18:31.177461 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7203a8e3-bf58-4703-a3e5-69c5feb2eeb6 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:31.177817 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:31.177817 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:31.178635 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7203a8e3-bf58-4703-a3e5-69c5feb2eeb6 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:31.274997 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:31.274997 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:31.276881 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7203a8e3-bf58-4703-a3e5-69c5feb2eeb6 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:31.284815 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7203a8e3-bf58-4703-a3e5-69c5feb2eeb6 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:18:31.285865 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 350/703] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:31 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 439 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:31.527160 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22e30020-3c5a-48c5-9693-66f017fa29a8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:31.528582 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22e30020-3c5a-48c5-9693-66f017fa29a8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:31.529160 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:31.529160 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:31.530070 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22e30020-3c5a-48c5-9693-66f017fa29a8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:31.530649 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-22e30020-3c5a-48c5-9693-66f017fa29a8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:31.585570 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:31.585570 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:31.591153 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22e30020-3c5a-48c5-9693-66f017fa29a8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:31.595225 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 354/704] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:31 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:32.298813 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a5ab7d0-aca9-4a5b-b4fb-6e9a37abf551 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:18:32.299995 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a5ab7d0-aca9-4a5b-b4fb-6e9a37abf551 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:32.300387 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:32.300387 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:32.301018 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a5ab7d0-aca9-4a5b-b4fb-6e9a37abf551 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:32.402323 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:32.402323 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:32.402560 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0a5ab7d0-aca9-4a5b-b4fb-6e9a37abf551 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:32.413225 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a5ab7d0-aca9-4a5b-b4fb-6e9a37abf551 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:18:32.420163 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 351/705] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:32 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 439 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:32.608458 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e6f2110-95f2-477a-a41e-05b99aea8442 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:32.609251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e6f2110-95f2-477a-a41e-05b99aea8442 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:32.609652 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:32.609652 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:32.610185 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e6f2110-95f2-477a-a41e-05b99aea8442 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:32.610666 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9e6f2110-95f2-477a-a41e-05b99aea8442 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:32.694497 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:32.694497 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:32.701920 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e6f2110-95f2-477a-a41e-05b99aea8442 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:32.702787 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 355/706] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:32 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:33.430018 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-001262ef-4169-407a-98c1-d116071529a2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:18:33.431384 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-001262ef-4169-407a-98c1-d116071529a2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:33.431973 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:33.431973 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:33.432621 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-001262ef-4169-407a-98c1-d116071529a2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:33.489074 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:33.489074 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:33.491023 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-001262ef-4169-407a-98c1-d116071529a2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:33.493236 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-001262ef-4169-407a-98c1-d116071529a2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:18:33.496700 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 352/707] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:33 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 466 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:33.717772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-efc57b34-2d78-4874-b682-403944945518 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:33.718829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-efc57b34-2d78-4874-b682-403944945518 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:33.719722 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:33.719722 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:33.720355 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-efc57b34-2d78-4874-b682-403944945518 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:33.721368 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-efc57b34-2d78-4874-b682-403944945518 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:33.825095 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:33.825095 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:33.833834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-efc57b34-2d78-4874-b682-403944945518 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:33.846827 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 353/708] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:33 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:33.969537 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-85e85ee8-f87f-4b71-a10c-4b545ff38323 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action Jan 27 18:18:33.970194 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:33.970194 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:33.970849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-85e85ee8-f87f-4b71-a10c-4b545ff38323 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:33.971368 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-85e85ee8-f87f-4b71-a10c-4b545ff38323 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:33.972463 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-85e85ee8-f87f-4b71-a10c-4b545ff38323 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Updating snapshot 'ee777adb-b658-4e3c-8734-1ae7d19cc08b' with '{'status': 'creating'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:18:34.025696 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:34.025696 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:34.091102 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-85e85ee8-f87f-4b71-a10c-4b545ff38323 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action returned with HTTP 202 Jan 27 18:18:34.092187 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 356/709] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:18:33 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action => generated 0 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:34.100576 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-54bf101a-e023-4b80-9bd4-851ad63266d5 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:18:34.101213 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-54bf101a-e023-4b80-9bd4-851ad63266d5 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:34.101639 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:34.101639 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:34.102291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-54bf101a-e023-4b80-9bd4-851ad63266d5 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:34.203082 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:34.203082 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:34.210285 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-54bf101a-e023-4b80-9bd4-851ad63266d5 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:34.213017 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-54bf101a-e023-4b80-9bd4-851ad63266d5 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:18:34.218524 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 354/710] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:34 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 465 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:34.230561 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6df335b5-9fdd-4437-a836-17c0b1486cb7 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action Jan 27 18:18:34.231137 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:34.231137 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:34.231765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6df335b5-9fdd-4437-a836-17c0b1486cb7 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:34.232243 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6df335b5-9fdd-4437-a836-17c0b1486cb7 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:34.233276 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-6df335b5-9fdd-4437-a836-17c0b1486cb7 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Updating snapshot 'ee777adb-b658-4e3c-8734-1ae7d19cc08b' with '{'status': 'available'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:18:34.434995 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:34.434995 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:34.491398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6df335b5-9fdd-4437-a836-17c0b1486cb7 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action returned with HTTP 202 Jan 27 18:18:34.492997 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 357/711] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:18:34 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:34.502820 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cdea590c-8b51-4fd9-9001-8109145c145b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:18:34.503600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cdea590c-8b51-4fd9-9001-8109145c145b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:34.503953 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:34.503953 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:34.504545 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cdea590c-8b51-4fd9-9001-8109145c145b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:34.596081 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:34.596081 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:34.597237 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cdea590c-8b51-4fd9-9001-8109145c145b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:34.601061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cdea590c-8b51-4fd9-9001-8109145c145b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:18:34.604927 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 355/712] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:34 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 466 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:34.625836 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a06a9cb5-82c4-40ae-8d58-509032ed6e37 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] POST http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots Jan 27 18:18:34.626799 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:34.626799 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:34.627232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a06a9cb5-82c4-40ae-8d58-509032ed6e37 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0954ac4d-29bb-4a77-a2e0-32d1c65f062d", "name": "tempest-SnapshotsActionsTest-Snapshot-412833027"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:34.791736 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:34.791736 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:34.812436 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a06a9cb5-82c4-40ae-8d58-509032ed6e37 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Volume info retrieved successfully. Jan 27 18:18:34.812436 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-a06a9cb5-82c4-40ae-8d58-509032ed6e37 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Create snapshot from volume 0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:18:34.858308 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dc26be1c-7217-48e3-a03c-7f286878dfe1 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:34.859590 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dc26be1c-7217-48e3-a03c-7f286878dfe1 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:34.860029 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:34.860029 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:34.861773 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dc26be1c-7217-48e3-a03c-7f286878dfe1 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:34.862315 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-dc26be1c-7217-48e3-a03c-7f286878dfe1 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:34.880969 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-a06a9cb5-82c4-40ae-8d58-509032ed6e37 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Created reservations ['6633ed23-f5e2-414c-8485-67e9e963d666', '1f22f3fa-3d92-409c-b0ac-5748905f36e0', '9912a1e3-f772-4ecb-acb2-1fbd7d25d68c', '7f7369c1-93d2-4d82-bf75-9bfa7a27a9cb'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:18:34.964958 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:34.964958 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:34.972201 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dc26be1c-7217-48e3-a03c-7f286878dfe1 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:34.980972 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 356/713] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:34 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:35.076500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a06a9cb5-82c4-40ae-8d58-509032ed6e37 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot create request issued successfully. Jan 27 18:18:35.091912 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a06a9cb5-82c4-40ae-8d58-509032ed6e37 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots returned with HTTP 202 Jan 27 18:18:35.096369 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 358/714] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:18:34 2021] POST /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots => generated 306 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:18:35.107072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c5ef07f-564c-4936-b11b-cdc43236f7b0 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd Jan 27 18:18:35.107681 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c5ef07f-564c-4936-b11b-cdc43236f7b0 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:35.107892 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:35.107892 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:35.108267 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c5ef07f-564c-4936-b11b-cdc43236f7b0 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:35.137758 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:35.137758 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:35.139338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7c5ef07f-564c-4936-b11b-cdc43236f7b0 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:35.142003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c5ef07f-564c-4936-b11b-cdc43236f7b0 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd returned with HTTP 200 Jan 27 18:18:35.143367 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 357/715] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:35 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd => generated 438 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:35.992076 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb091578-446c-473f-b6ae-9458ec55d78d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:35.992617 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb091578-446c-473f-b6ae-9458ec55d78d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:35.992838 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:35.992838 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:35.993742 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb091578-446c-473f-b6ae-9458ec55d78d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:35.994118 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-cb091578-446c-473f-b6ae-9458ec55d78d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:36.070241 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:36.070241 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:36.070241 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb091578-446c-473f-b6ae-9458ec55d78d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:36.070241 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 359/716] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:35 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:36.161785 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9502af48-5f9e-4c11-b40f-9e45509597c6 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd Jan 27 18:18:36.162348 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9502af48-5f9e-4c11-b40f-9e45509597c6 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:36.162571 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:36.162571 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:36.162954 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9502af48-5f9e-4c11-b40f-9e45509597c6 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:36.269793 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:36.269793 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:36.271119 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9502af48-5f9e-4c11-b40f-9e45509597c6 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:36.273356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9502af48-5f9e-4c11-b40f-9e45509597c6 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd returned with HTTP 200 Jan 27 18:18:36.274138 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 358/717] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:36 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd => generated 438 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:37.088314 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f4d18cf4-154f-4891-8d79-3d22c150b640 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:37.088892 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f4d18cf4-154f-4891-8d79-3d22c150b640 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:37.089007 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:37.089007 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:37.089643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f4d18cf4-154f-4891-8d79-3d22c150b640 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:37.090158 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f4d18cf4-154f-4891-8d79-3d22c150b640 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:37.114934 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:37.114934 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:37.117263 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f4d18cf4-154f-4891-8d79-3d22c150b640 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:37.131543 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 360/718] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:37 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:37.288136 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be12dda7-1be1-446e-8f62-c082f329b1cc tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd Jan 27 18:18:37.289139 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be12dda7-1be1-446e-8f62-c082f329b1cc tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:37.289588 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:37.289588 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:37.298992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be12dda7-1be1-446e-8f62-c082f329b1cc tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:37.378694 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:37.378694 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:37.380437 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-be12dda7-1be1-446e-8f62-c082f329b1cc tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:37.382801 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be12dda7-1be1-446e-8f62-c082f329b1cc tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd returned with HTTP 200 Jan 27 18:18:37.388626 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 359/719] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:37 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd => generated 438 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:38.143007 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b0ce481-c8a4-4a82-909d-d49038f90694 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:38.144107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b0ce481-c8a4-4a82-909d-d49038f90694 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:38.144468 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:38.144468 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:38.147058 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b0ce481-c8a4-4a82-909d-d49038f90694 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:38.147792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0b0ce481-c8a4-4a82-909d-d49038f90694 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:38.200179 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:38.200179 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:38.202303 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b0ce481-c8a4-4a82-909d-d49038f90694 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:38.208705 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 361/720] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:38 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:38.401081 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8d7b80b7-fdaf-4c2e-92c5-f1998d78fb72 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd Jan 27 18:18:38.401766 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8d7b80b7-fdaf-4c2e-92c5-f1998d78fb72 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:38.401978 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:38.401978 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:38.402378 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8d7b80b7-fdaf-4c2e-92c5-f1998d78fb72 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:38.476107 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:38.476107 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:38.477263 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8d7b80b7-fdaf-4c2e-92c5-f1998d78fb72 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:38.484315 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8d7b80b7-fdaf-4c2e-92c5-f1998d78fb72 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd returned with HTTP 200 Jan 27 18:18:38.485146 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 360/721] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:38 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd => generated 465 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:38.496702 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef41794a-d396-4da5-9169-5f60ffbeae17 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd/action Jan 27 18:18:38.497155 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:38.497155 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:38.497589 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef41794a-d396-4da5-9169-5f60ffbeae17 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:38.497961 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef41794a-d396-4da5-9169-5f60ffbeae17 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:38.499475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-ef41794a-d396-4da5-9169-5f60ffbeae17 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Updating snapshot '669db0ba-7762-48d8-a6cc-c80833ef02bd' with '{'status': 'creating'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:18:38.616669 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:38.616669 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:38.713383 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef41794a-d396-4da5-9169-5f60ffbeae17 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd/action returned with HTTP 202 Jan 27 18:18:38.714467 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 362/722] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:18:38 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:38.731636 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40fb5617-8ad8-4c6d-b58f-59eeda3f8668 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd Jan 27 18:18:38.732394 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40fb5617-8ad8-4c6d-b58f-59eeda3f8668 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:38.732612 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:38.732612 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:38.733137 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40fb5617-8ad8-4c6d-b58f-59eeda3f8668 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:38.810502 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:38.810502 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:38.811555 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-40fb5617-8ad8-4c6d-b58f-59eeda3f8668 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:38.819787 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40fb5617-8ad8-4c6d-b58f-59eeda3f8668 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd returned with HTTP 200 Jan 27 18:18:38.828098 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 361/723] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:38 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd => generated 464 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:38.835108 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bbdf45ad-bc76-47c0-8a68-200f56803c85 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd/action Jan 27 18:18:38.835860 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:38.835860 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:38.836306 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bbdf45ad-bc76-47c0-8a68-200f56803c85 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:38.836784 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bbdf45ad-bc76-47c0-8a68-200f56803c85 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:38.929986 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:38.929986 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:38.931692 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bbdf45ad-bc76-47c0-8a68-200f56803c85 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Snapshot retrieved successfully. Jan 27 18:18:39.152647 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bbdf45ad-bc76-47c0-8a68-200f56803c85 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Snapshot delete request issued successfully. Jan 27 18:18:39.153215 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bbdf45ad-bc76-47c0-8a68-200f56803c85 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd/action returned with HTTP 202 Jan 27 18:18:39.155398 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 363/724] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:18:38 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd/action => generated 0 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:39.163679 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5771a3f1-a869-4377-a4e6-cc31e7a4ee1d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd Jan 27 18:18:39.164429 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5771a3f1-a869-4377-a4e6-cc31e7a4ee1d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:39.164790 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:39.164790 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:39.165444 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5771a3f1-a869-4377-a4e6-cc31e7a4ee1d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:39.236370 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e95e046f-fe76-4e8c-a98b-5c289e349455 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:39.236914 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e95e046f-fe76-4e8c-a98b-5c289e349455 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:39.237316 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:39.237316 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:39.237692 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e95e046f-fe76-4e8c-a98b-5c289e349455 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:39.238065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e95e046f-fe76-4e8c-a98b-5c289e349455 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:39.270367 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:39.270367 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:39.271529 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5771a3f1-a869-4377-a4e6-cc31e7a4ee1d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:39.273452 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5771a3f1-a869-4377-a4e6-cc31e7a4ee1d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd returned with HTTP 200 Jan 27 18:18:39.274299 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 362/725] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:39 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd => generated 464 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:39.332952 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:39.332952 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:39.339036 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e95e046f-fe76-4e8c-a98b-5c289e349455 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:39.348259 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 364/726] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:39 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:40.286117 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1486878d-1046-4d2e-bfbf-a59962ba2395 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd Jan 27 18:18:40.286633 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1486878d-1046-4d2e-bfbf-a59962ba2395 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:40.286797 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:40.286797 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:40.288204 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1486878d-1046-4d2e-bfbf-a59962ba2395 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:40.375820 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a6b44931-145c-4320-8f12-8b4dcd81490a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:40.378198 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a6b44931-145c-4320-8f12-8b4dcd81490a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:40.378429 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:40.378429 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:40.378818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a6b44931-145c-4320-8f12-8b4dcd81490a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:40.379196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a6b44931-145c-4320-8f12-8b4dcd81490a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:40.400716 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:40.400716 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:40.409904 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1486878d-1046-4d2e-bfbf-a59962ba2395 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:40.416141 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1486878d-1046-4d2e-bfbf-a59962ba2395 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd returned with HTTP 200 Jan 27 18:18:40.423105 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 363/727] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:40 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd => generated 464 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:40.433188 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:40.433188 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:40.440730 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a6b44931-145c-4320-8f12-8b4dcd81490a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:40.441933 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 365/728] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:40 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:41.450219 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc5584c7-f6ce-4c45-b0ec-46511d4163cc tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd Jan 27 18:18:41.456350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bdcba7cc-c4a7-4bf8-9b81-37ddacd9c8da tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:41.458926 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bdcba7cc-c4a7-4bf8-9b81-37ddacd9c8da tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:41.460222 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:41.460222 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:41.461464 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bdcba7cc-c4a7-4bf8-9b81-37ddacd9c8da tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:41.462469 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc5584c7-f6ce-4c45-b0ec-46511d4163cc tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:41.463271 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-bdcba7cc-c4a7-4bf8-9b81-37ddacd9c8da tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:41.463675 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:41.463675 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:41.465142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc5584c7-f6ce-4c45-b0ec-46511d4163cc tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:41.555631 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:41.555631 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:41.559446 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bdcba7cc-c4a7-4bf8-9b81-37ddacd9c8da tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:41.562377 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 366/729] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:41 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:41.564899 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:41.564899 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:41.573235 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cc5584c7-f6ce-4c45-b0ec-46511d4163cc tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:41.576971 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc5584c7-f6ce-4c45-b0ec-46511d4163cc tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd returned with HTTP 200 Jan 27 18:18:41.600237 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 364/730] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:41 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd => generated 464 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:42.589835 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b554226c-0c7d-4ab4-8f1e-dd82d597c42b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:42.590446 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b554226c-0c7d-4ab4-8f1e-dd82d597c42b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:42.590556 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:42.590556 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:42.590931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b554226c-0c7d-4ab4-8f1e-dd82d597c42b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:42.591303 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b554226c-0c7d-4ab4-8f1e-dd82d597c42b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:42.606044 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60235001-6d35-44cf-bf89-c0baa03c140c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd Jan 27 18:18:42.606543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60235001-6d35-44cf-bf89-c0baa03c140c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:42.607043 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:42.607043 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:42.607669 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60235001-6d35-44cf-bf89-c0baa03c140c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:42.639906 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60235001-6d35-44cf-bf89-c0baa03c140c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd returned with HTTP 404 Jan 27 18:18:42.641248 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 365/731] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:42 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:18:42.658684 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-057f86ea-4ebf-4132-be3d-b5722145a88d tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action Jan 27 18:18:42.659652 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-057f86ea-4ebf-4132-be3d-b5722145a88d tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:42.660162 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-057f86ea-4ebf-4132-be3d-b5722145a88d tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:42.661215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-057f86ea-4ebf-4132-be3d-b5722145a88d tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Updating snapshot 'ee777adb-b658-4e3c-8734-1ae7d19cc08b' with '{'status': 'available'}' {{(pid=87901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:18:42.679572 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:42.679572 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:42.681951 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b554226c-0c7d-4ab4-8f1e-dd82d597c42b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:42.685615 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 367/732] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:42 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:42.753079 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:42.753079 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:42.812257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-057f86ea-4ebf-4132-be3d-b5722145a88d tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action returned with HTTP 202 Jan 27 18:18:42.813503 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 366/733] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:18:42 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:42.822202 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-147ee03b-4026-43cd-b10f-2e3b555b852f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:18:42.823129 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-147ee03b-4026-43cd-b10f-2e3b555b852f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:42.823494 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:42.823494 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:42.824067 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-147ee03b-4026-43cd-b10f-2e3b555b852f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:42.866549 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:42.866549 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:42.868694 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-147ee03b-4026-43cd-b10f-2e3b555b852f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:42.870857 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-147ee03b-4026-43cd-b10f-2e3b555b852f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:18:42.872107 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 368/734] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:42 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:42.888524 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c2b8949a-0fac-4a59-99ee-084423dd8a1c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] POST http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots Jan 27 18:18:42.889500 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:42.889500 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:42.890211 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c2b8949a-0fac-4a59-99ee-084423dd8a1c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0954ac4d-29bb-4a77-a2e0-32d1c65f062d", "name": "tempest-SnapshotsActionsTest-Snapshot-349284168"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:42.959102 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:42.959102 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:42.960743 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c2b8949a-0fac-4a59-99ee-084423dd8a1c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Volume info retrieved successfully. Jan 27 18:18:42.961305 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-c2b8949a-0fac-4a59-99ee-084423dd8a1c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Create snapshot from volume 0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:18:43.045694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-c2b8949a-0fac-4a59-99ee-084423dd8a1c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Created reservations ['fab99d5a-b829-4404-9339-821a0c72ae44', '35ea5b43-0274-4a22-b288-942697f3a840', '819da5c0-de5e-4df3-9a80-a2f77f9fc6a2', 'fb5cea73-4a29-4ceb-8956-c94a4a249960'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:18:43.345270 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c2b8949a-0fac-4a59-99ee-084423dd8a1c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot create request issued successfully. Jan 27 18:18:43.347336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c2b8949a-0fac-4a59-99ee-084423dd8a1c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots returned with HTTP 202 Jan 27 18:18:43.351465 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 367/735] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:18:42 2021] POST /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots => generated 306 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:18:43.362611 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc0da53e-a814-4d8b-a45b-0caeef18989d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 Jan 27 18:18:43.363633 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc0da53e-a814-4d8b-a45b-0caeef18989d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:43.364053 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:43.364053 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:43.364833 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc0da53e-a814-4d8b-a45b-0caeef18989d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:43.439719 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:43.439719 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:43.448661 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fc0da53e-a814-4d8b-a45b-0caeef18989d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:43.458488 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc0da53e-a814-4d8b-a45b-0caeef18989d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 returned with HTTP 200 Jan 27 18:18:43.464133 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 369/736] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:43 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 => generated 438 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:43.701279 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-28bcb163-70e7-4a81-8de1-66b6de99ca0b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:43.702427 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-28bcb163-70e7-4a81-8de1-66b6de99ca0b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:43.702816 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:43.702816 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:43.703613 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-28bcb163-70e7-4a81-8de1-66b6de99ca0b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:43.704173 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-28bcb163-70e7-4a81-8de1-66b6de99ca0b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:43.823814 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:43.823814 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:43.825812 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-28bcb163-70e7-4a81-8de1-66b6de99ca0b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:43.840087 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 368/737] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:43 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:44.471807 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2baa7211-a03b-476d-b436-49dc3955b49f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 Jan 27 18:18:44.472327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2baa7211-a03b-476d-b436-49dc3955b49f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:44.472515 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:44.472515 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:44.479517 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2baa7211-a03b-476d-b436-49dc3955b49f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:44.554412 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:44.554412 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:44.557210 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2baa7211-a03b-476d-b436-49dc3955b49f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:44.563147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2baa7211-a03b-476d-b436-49dc3955b49f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 returned with HTTP 200 Jan 27 18:18:44.581533 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 370/738] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:44 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 => generated 438 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:44.841551 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3fd76c34-ebae-4670-8edb-1c7a5fed1ab3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:44.841551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3fd76c34-ebae-4670-8edb-1c7a5fed1ab3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:44.841551 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:44.841551 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:44.842444 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3fd76c34-ebae-4670-8edb-1c7a5fed1ab3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:44.842833 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3fd76c34-ebae-4670-8edb-1c7a5fed1ab3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:44.880126 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:44.880126 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:44.882190 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3fd76c34-ebae-4670-8edb-1c7a5fed1ab3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:44.882978 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 369/739] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:44 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:45.581233 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-098b31b9-cdb1-4786-829f-ae1c2fffdd1e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 Jan 27 18:18:45.582083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-098b31b9-cdb1-4786-829f-ae1c2fffdd1e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:45.582488 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:45.582488 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:45.583145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-098b31b9-cdb1-4786-829f-ae1c2fffdd1e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:45.669153 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:45.669153 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:45.670310 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-098b31b9-cdb1-4786-829f-ae1c2fffdd1e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:45.685886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-098b31b9-cdb1-4786-829f-ae1c2fffdd1e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 returned with HTTP 200 Jan 27 18:18:45.689656 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 371/740] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:45 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 => generated 438 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:45.898512 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-919c1890-4ef8-4ad3-9100-106ef71877a2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:45.899530 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-919c1890-4ef8-4ad3-9100-106ef71877a2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:45.899986 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:45.899986 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:45.900522 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-919c1890-4ef8-4ad3-9100-106ef71877a2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:45.901035 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-919c1890-4ef8-4ad3-9100-106ef71877a2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:45.958203 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:45.958203 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:45.965580 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-919c1890-4ef8-4ad3-9100-106ef71877a2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:45.973741 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 370/741] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:45 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:46.706354 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0df1e3c-568a-40b3-aeea-f834959e6c91 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 Jan 27 18:18:46.706842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0df1e3c-568a-40b3-aeea-f834959e6c91 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:46.707302 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:46.707302 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:46.707713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0df1e3c-568a-40b3-aeea-f834959e6c91 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:46.752478 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:46.752478 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:46.753809 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a0df1e3c-568a-40b3-aeea-f834959e6c91 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:46.755929 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0df1e3c-568a-40b3-aeea-f834959e6c91 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 returned with HTTP 200 Jan 27 18:18:46.757149 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 372/742] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:46 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 => generated 465 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:46.769189 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69f32a68-d565-4813-a803-37942352e44f tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653/action Jan 27 18:18:46.771467 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:46.771467 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:46.771916 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69f32a68-d565-4813-a803-37942352e44f tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:46.772302 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69f32a68-d565-4813-a803-37942352e44f tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:46.775834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-69f32a68-d565-4813-a803-37942352e44f tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Updating snapshot 'a54813bd-2888-49d6-8127-113a7d8a2653' with '{'status': 'deleting'}' {{(pid=87901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:18:46.877409 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:46.877409 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:46.988178 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69f32a68-d565-4813-a803-37942352e44f tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653/action returned with HTTP 202 Jan 27 18:18:46.989844 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 371/743] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:18:46 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:46.990297 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b6b26fb-6aa3-4cb8-97e4-b809ef2c4522 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:46.990842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b6b26fb-6aa3-4cb8-97e4-b809ef2c4522 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:46.991065 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:46.991065 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:46.997165 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b6b26fb-6aa3-4cb8-97e4-b809ef2c4522 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:46.998042 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7b6b26fb-6aa3-4cb8-97e4-b809ef2c4522 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:47.006673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c7cbd7a4-71e4-4fc3-949b-32c05991d068 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 Jan 27 18:18:47.008138 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c7cbd7a4-71e4-4fc3-949b-32c05991d068 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:47.010145 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:47.010145 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:47.016414 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c7cbd7a4-71e4-4fc3-949b-32c05991d068 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:47.060961 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:47.060961 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:47.062815 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b6b26fb-6aa3-4cb8-97e4-b809ef2c4522 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:47.063641 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 373/744] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:46 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:47.082287 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:47.082287 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:47.088758 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c7cbd7a4-71e4-4fc3-949b-32c05991d068 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:47.095422 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c7cbd7a4-71e4-4fc3-949b-32c05991d068 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 returned with HTTP 200 Jan 27 18:18:47.096544 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 372/745] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:46 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 => generated 464 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:47.108878 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4926cbe5-5e27-425f-9189-ed34c492e96d tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653/action Jan 27 18:18:47.109680 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:47.109680 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:47.110143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4926cbe5-5e27-425f-9189-ed34c492e96d tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:47.110143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4926cbe5-5e27-425f-9189-ed34c492e96d tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:47.159476 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:47.159476 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:47.160531 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4926cbe5-5e27-425f-9189-ed34c492e96d tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Snapshot retrieved successfully. Jan 27 18:18:47.259140 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4926cbe5-5e27-425f-9189-ed34c492e96d tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Snapshot delete request issued successfully. Jan 27 18:18:47.259721 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4926cbe5-5e27-425f-9189-ed34c492e96d tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653/action returned with HTTP 202 Jan 27 18:18:47.260613 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 374/746] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:18:47 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:47.268834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7351dfe6-7a92-4606-8853-b0900009890e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 Jan 27 18:18:47.269356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7351dfe6-7a92-4606-8853-b0900009890e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:47.269576 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:47.269576 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:47.269953 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7351dfe6-7a92-4606-8853-b0900009890e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:47.314747 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:47.314747 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:47.315924 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7351dfe6-7a92-4606-8853-b0900009890e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:47.317864 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7351dfe6-7a92-4606-8853-b0900009890e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 returned with HTTP 200 Jan 27 18:18:47.330330 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 373/747] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:47 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 => generated 464 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:48.082317 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4536d501-a943-490c-91e3-2f1ea955e8b8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:48.086036 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4536d501-a943-490c-91e3-2f1ea955e8b8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:48.086595 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:48.086595 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:48.092720 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4536d501-a943-490c-91e3-2f1ea955e8b8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:48.093393 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4536d501-a943-490c-91e3-2f1ea955e8b8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:48.149209 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:48.149209 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:48.159111 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4536d501-a943-490c-91e3-2f1ea955e8b8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:48.160463 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 375/748] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:48 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:48.331996 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-db73c9c7-8668-4ec8-b3d6-264d37cae19b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 Jan 27 18:18:48.332676 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-db73c9c7-8668-4ec8-b3d6-264d37cae19b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:48.333491 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:48.333491 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:48.334404 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-db73c9c7-8668-4ec8-b3d6-264d37cae19b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:48.467192 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:48.467192 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:48.473370 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-db73c9c7-8668-4ec8-b3d6-264d37cae19b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:48.479758 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-db73c9c7-8668-4ec8-b3d6-264d37cae19b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 returned with HTTP 200 Jan 27 18:18:48.481007 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 374/749] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:48 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 => generated 464 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:49.185509 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c150180a-e9e2-4a52-ae1a-f4c332629dda tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:49.186990 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c150180a-e9e2-4a52-ae1a-f4c332629dda tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:49.188872 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:49.188872 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:49.189557 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c150180a-e9e2-4a52-ae1a-f4c332629dda tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:49.190140 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c150180a-e9e2-4a52-ae1a-f4c332629dda tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:49.266403 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:49.266403 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:49.269516 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c150180a-e9e2-4a52-ae1a-f4c332629dda tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:49.270564 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 376/750] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:49 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:49.493376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fdf56835-7c07-447a-8ce4-5c753c3ad235 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 Jan 27 18:18:49.494262 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fdf56835-7c07-447a-8ce4-5c753c3ad235 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:49.494671 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:49.494671 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:49.495307 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fdf56835-7c07-447a-8ce4-5c753c3ad235 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:49.549272 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:49.549272 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:49.550429 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fdf56835-7c07-447a-8ce4-5c753c3ad235 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:49.567980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fdf56835-7c07-447a-8ce4-5c753c3ad235 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 returned with HTTP 200 Jan 27 18:18:49.569086 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 375/751] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:49 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 => generated 464 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:50.285719 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76950030-2c71-4696-a097-81c33eafb8ba tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:50.290294 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76950030-2c71-4696-a097-81c33eafb8ba tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:50.294738 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:50.294738 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:50.297221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76950030-2c71-4696-a097-81c33eafb8ba tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:50.297767 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-76950030-2c71-4696-a097-81c33eafb8ba tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:50.359554 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:50.359554 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:50.361999 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76950030-2c71-4696-a097-81c33eafb8ba tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:50.363294 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 377/752] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:50 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:50.582085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1632b001-d42c-477e-bb77-5a16262bff41 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 Jan 27 18:18:50.582698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1632b001-d42c-477e-bb77-5a16262bff41 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:50.583118 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:50.583118 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:50.583814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1632b001-d42c-477e-bb77-5a16262bff41 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:50.627943 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1632b001-d42c-477e-bb77-5a16262bff41 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 returned with HTTP 404 Jan 27 18:18:50.631986 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 376/753] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:50 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:18:50.646325 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-38f668d0-be10-474d-874a-949648d09229 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action Jan 27 18:18:50.652286 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:50.652286 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:50.658661 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-38f668d0-be10-474d-874a-949648d09229 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:50.671162 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-38f668d0-be10-474d-874a-949648d09229 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:50.672588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-38f668d0-be10-474d-874a-949648d09229 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Updating snapshot 'ee777adb-b658-4e3c-8734-1ae7d19cc08b' with '{'status': 'available'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:18:50.727964 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:50.727964 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:50.775540 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-38f668d0-be10-474d-874a-949648d09229 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action returned with HTTP 202 Jan 27 18:18:50.777511 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 378/754] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:18:50 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:50.785634 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b67414c-8523-4c0f-823b-78019b18bc00 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:18:50.787361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b67414c-8523-4c0f-823b-78019b18bc00 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:50.788051 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b67414c-8523-4c0f-823b-78019b18bc00 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:50.817313 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:50.817313 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:50.819044 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1b67414c-8523-4c0f-823b-78019b18bc00 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:50.822140 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b67414c-8523-4c0f-823b-78019b18bc00 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:18:50.823575 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 377/755] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:50 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:50.835650 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eae3cd82-896b-466d-9fe7-385cc7c4fa2b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] POST http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots Jan 27 18:18:50.836031 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:50.836031 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:50.836591 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eae3cd82-896b-466d-9fe7-385cc7c4fa2b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0954ac4d-29bb-4a77-a2e0-32d1c65f062d", "name": "tempest-SnapshotsActionsTest-Snapshot-2126522392"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:50.993706 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes Jan 27 18:18:50.994765 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:50.994765 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:50.995477 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1411885449"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:50.996786 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1411885449'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:18:50.997356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume of 1 GB Jan 27 18:18:50.998466 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:50.998466 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:51.000093 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eae3cd82-896b-466d-9fe7-385cc7c4fa2b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Volume info retrieved successfully. Jan 27 18:18:51.000609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-eae3cd82-896b-466d-9fe7-385cc7c4fa2b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Create snapshot from volume 0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:18:51.062380 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Availability Zones retrieved successfully. Jan 27 18:18:51.122699 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-eae3cd82-896b-466d-9fe7-385cc7c4fa2b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Created reservations ['688cf2ab-14d1-43c6-a6d9-ac37feeede58', '92f2b3f6-aaa7-484c-9766-1567659d7656', '3c83cdcc-56e0-4863-8161-a85cb1608a23', '3f4a17b9-b3fb-446e-9314-f10c02252511'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:18:51.151672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Flow 'volume_create_api' (653a6742-49b0-45a7-b182-567397f1159b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:18:51.154920 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12f906a-014b-43ce-a5ec-e3a3ea8fcfd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:51.156991 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:18:51.282888 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12f906a-014b-43ce-a5ec-e3a3ea8fcfd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:51.286429 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53932891-c975-4f2c-af23-15a594e41d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:51.350387 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eae3cd82-896b-466d-9fe7-385cc7c4fa2b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot create request issued successfully. Jan 27 18:18:51.356506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eae3cd82-896b-466d-9fe7-385cc7c4fa2b tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots returned with HTTP 202 Jan 27 18:18:51.363008 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 379/756] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:18:50 2021] POST /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots => generated 307 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:18:51.378461 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-74faeb04-0b8c-4f5a-97cc-beaac202067f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf Jan 27 18:18:51.379210 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-74faeb04-0b8c-4f5a-97cc-beaac202067f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:51.380739 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:51.380739 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:51.381393 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-74faeb04-0b8c-4f5a-97cc-beaac202067f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:51.417071 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:51.417071 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:51.419375 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-74faeb04-0b8c-4f5a-97cc-beaac202067f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:51.421548 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-74faeb04-0b8c-4f5a-97cc-beaac202067f tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf returned with HTTP 200 Jan 27 18:18:51.423088 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 380/757] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:51 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf => generated 439 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:51.432015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d66598b-d2f2-4c29-bd59-691077c3d748 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:51.435052 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d66598b-d2f2-4c29-bd59-691077c3d748 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:51.435618 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:51.435618 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:51.436251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d66598b-d2f2-4c29-bd59-691077c3d748 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:51.437158 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7d66598b-d2f2-4c29-bd59-691077c3d748 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:51.451726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['0937fb67-5364-4a5c-a2b2-7b3d80079310', '823f48a3-3726-4cb0-825d-bf814e47d959', '7bbf7def-05c3-4972-bf25-5cc63b2c8a68', '3fd1662b-3f25-4be7-a771-c7015660f5cd'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:18:51.453703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53932891-c975-4f2c-af23-15a594e41d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0937fb67-5364-4a5c-a2b2-7b3d80079310', '823f48a3-3726-4cb0-825d-bf814e47d959', '7bbf7def-05c3-4972-bf25-5cc63b2c8a68', '3fd1662b-3f25-4be7-a771-c7015660f5cd']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:51.456061 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e83ef97-002b-4dcb-8757-b3028e02f8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:51.485908 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:51.485908 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:51.497326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d66598b-d2f2-4c29-bd59-691077c3d748 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:51.498721 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 381/758] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:51 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:51.568039 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e83ef97-002b-4dcb-8757-b3028e02f8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f883d7b-3f03-48e1-bf5d-cada86f40b6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1411885449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be422ad5c3b042e5842be746379526db',qos_specs=None,replication_status=,reservations=['0937fb67-5364-4a5c-a2b2-7b3d80079310','823f48a3-3726-4cb0-825d-bf814e47d959','7bbf7def-05c3-4972-bf25-5cc63b2c8a68','3fd1662b-3f25-4be7-a771-c7015660f5cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49030903511a473bbb1625c90ea98c7b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:18:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1411885449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f883d7b-3f03-48e1-bf5d-cada86f40b6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be422ad5c3b042e5842be746379526db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='49030903511a473bbb1625c90ea98c7b',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:51.570241 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd4d802b-287a-4903-bc29-e0a99fa137b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:51.606219 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd4d802b-287a-4903-bc29-e0a99fa137b6) transitioned into state 'SUCCESS' from state '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-1411885449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be422ad5c3b042e5842be746379526db',qos_specs=None,replication_status=,reservations=['0937fb67-5364-4a5c-a2b2-7b3d80079310','823f48a3-3726-4cb0-825d-bf814e47d959','7bbf7def-05c3-4972-bf25-5cc63b2c8a68','3fd1662b-3f25-4be7-a771-c7015660f5cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49030903511a473bbb1625c90ea98c7b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:51.609125 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0131bc13-c293-47e0-8ac0-4a63f14d0525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:51.688234 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0131bc13-c293-47e0-8ac0-4a63f14d0525) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:51.698167 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Flow 'volume_create_api' (653a6742-49b0-45a7-b182-567397f1159b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:18:51.872461 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume request issued successfully. Jan 27 18:18:51.897963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-74418770-41b3-4e4c-bb7d-31597d8596f3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes returned with HTTP 202 Jan 27 18:18:51.903386 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 378/759] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:18:50 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/volumes => generated 823 bytes in 914 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:18:51.915141 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0906e78f-4c81-4255-8da8-f656a6ece49b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a Jan 27 18:18:51.916385 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0906e78f-4c81-4255-8da8-f656a6ece49b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:51.916667 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:51.916667 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:51.917136 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0906e78f-4c81-4255-8da8-f656a6ece49b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:52.029180 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:52.029180 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:52.055346 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0906e78f-4c81-4255-8da8-f656a6ece49b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:18:52.106694 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0906e78f-4c81-4255-8da8-f656a6ece49b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a returned with HTTP 200 Jan 27 18:18:52.107867 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 382/760] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:51 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a => generated 915 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:52.443019 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc80920b-3089-4ee9-9013-76c059230b22 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf Jan 27 18:18:52.443952 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc80920b-3089-4ee9-9013-76c059230b22 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:52.443952 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:52.443952 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:52.444236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc80920b-3089-4ee9-9013-76c059230b22 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:52.514269 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d6a34c5-7e27-4fa1-a86a-7ee0b09d9a13 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:52.515137 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d6a34c5-7e27-4fa1-a86a-7ee0b09d9a13 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:52.515592 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:52.515592 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:52.516229 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d6a34c5-7e27-4fa1-a86a-7ee0b09d9a13 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:52.516785 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2d6a34c5-7e27-4fa1-a86a-7ee0b09d9a13 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:52.539338 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:52.539338 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:52.540984 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fc80920b-3089-4ee9-9013-76c059230b22 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:52.542916 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc80920b-3089-4ee9-9013-76c059230b22 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf returned with HTTP 200 Jan 27 18:18:52.556756 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 379/761] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:52 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf => generated 439 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:52.571626 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:52.571626 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:52.574158 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d6a34c5-7e27-4fa1-a86a-7ee0b09d9a13 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:52.576349 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 383/762] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:52 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:53.127052 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee1b10f6-2ae6-4093-ba72-ebf1d20a19d7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a Jan 27 18:18:53.127600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee1b10f6-2ae6-4093-ba72-ebf1d20a19d7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:53.127794 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:53.127794 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:53.130971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee1b10f6-2ae6-4093-ba72-ebf1d20a19d7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:53.319615 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:53.319615 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:53.347661 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ee1b10f6-2ae6-4093-ba72-ebf1d20a19d7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:18:53.396344 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee1b10f6-2ae6-4093-ba72-ebf1d20a19d7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a returned with HTTP 200 Jan 27 18:18:53.398114 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 380/763] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:53 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a => generated 915 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:53.569444 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9790d34e-90a4-4c67-a3f5-17e7b6e385be tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf Jan 27 18:18:53.571357 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9790d34e-90a4-4c67-a3f5-17e7b6e385be tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:53.571824 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:53.571824 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:53.572671 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9790d34e-90a4-4c67-a3f5-17e7b6e385be tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:53.591255 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92b6f848-ad33-480f-93d4-685a3e7a3328 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:53.591901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92b6f848-ad33-480f-93d4-685a3e7a3328 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:53.592100 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:53.592100 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:53.593114 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92b6f848-ad33-480f-93d4-685a3e7a3328 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:53.593114 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-92b6f848-ad33-480f-93d4-685a3e7a3328 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:53.735591 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:53.735591 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:53.748277 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:53.748277 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:53.751012 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92b6f848-ad33-480f-93d4-685a3e7a3328 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:53.757868 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 381/764] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:53 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:53.758059 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9790d34e-90a4-4c67-a3f5-17e7b6e385be tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:53.762319 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9790d34e-90a4-4c67-a3f5-17e7b6e385be tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf returned with HTTP 200 Jan 27 18:18:53.767511 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 384/765] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:53 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf => generated 439 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:54.415453 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-629e4a11-4af3-4695-81ef-05aa00b01abe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a Jan 27 18:18:54.416374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-629e4a11-4af3-4695-81ef-05aa00b01abe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:54.416864 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:54.416864 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:54.418357 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-629e4a11-4af3-4695-81ef-05aa00b01abe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:54.517021 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:54.517021 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:54.530911 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-629e4a11-4af3-4695-81ef-05aa00b01abe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:18:54.569549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-629e4a11-4af3-4695-81ef-05aa00b01abe tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a returned with HTTP 200 Jan 27 18:18:54.571470 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 382/766] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:54 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:54.587115 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7110ba1c-301e-404b-a58f-534b9e387068 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots Jan 27 18:18:54.587840 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:54.587840 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:54.588266 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7110ba1c-301e-404b-a58f-534b9e387068 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f883d7b-3f03-48e1-bf5d-cada86f40b6a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1811285167"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:54.673336 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:54.673336 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:54.674483 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7110ba1c-301e-404b-a58f-534b9e387068 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:18:54.674849 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-7110ba1c-301e-404b-a58f-534b9e387068 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create snapshot from volume 5f883d7b-3f03-48e1-bf5d-cada86f40b6a Jan 27 18:18:54.760368 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-7110ba1c-301e-404b-a58f-534b9e387068 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['9e082525-5232-4846-be48-5674cb9fafdc', '9922db9b-81fe-4b33-99e7-3b022faf1abe', '5e364221-0b58-44bf-a92e-8ae10ccc2521', '0ac95932-b786-41e9-8e71-972cefec6bd7'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:18:54.772579 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c291e510-eed6-411b-a593-a66925bee6ed tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:54.775086 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c291e510-eed6-411b-a593-a66925bee6ed tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:54.782430 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:54.782430 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:54.783155 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c291e510-eed6-411b-a593-a66925bee6ed tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:54.784556 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c291e510-eed6-411b-a593-a66925bee6ed tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:54.875786 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:54.875786 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:54.888171 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c291e510-eed6-411b-a593-a66925bee6ed tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:54.889334 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 383/767] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:54 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:54.896049 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6bc45206-af0c-4903-9051-33e6b998ee3e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf Jan 27 18:18:54.896833 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6bc45206-af0c-4903-9051-33e6b998ee3e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:54.897238 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:54.897238 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:54.897904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6bc45206-af0c-4903-9051-33e6b998ee3e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:54.964718 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:54.964718 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:54.972866 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6bc45206-af0c-4903-9051-33e6b998ee3e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:54.978217 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6bc45206-af0c-4903-9051-33e6b998ee3e tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf returned with HTTP 200 Jan 27 18:18:54.982297 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 384/768] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:54 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf => generated 466 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:54.994201 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98e585c1-3654-487a-88b2-f030ba4f0185 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf/action Jan 27 18:18:54.999709 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:54.999709 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:55.000656 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98e585c1-3654-487a-88b2-f030ba4f0185 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:55.001248 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98e585c1-3654-487a-88b2-f030ba4f0185 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:55.002769 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-98e585c1-3654-487a-88b2-f030ba4f0185 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Updating snapshot 'ff4e0f1a-1410-4f2b-aac4-a306e7be74cf' with '{'status': 'error'}' {{(pid=87901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:18:55.095519 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7110ba1c-301e-404b-a58f-534b9e387068 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot create request issued successfully. Jan 27 18:18:55.096904 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7110ba1c-301e-404b-a58f-534b9e387068 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots returned with HTTP 202 Jan 27 18:18:55.098109 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 385/769] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:18:54 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/snapshots => generated 310 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:18:55.110655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-197dd241-7d51-402a-9348-e45784651444 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 Jan 27 18:18:55.111420 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-197dd241-7d51-402a-9348-e45784651444 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:55.111791 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:55.111791 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:55.112480 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-197dd241-7d51-402a-9348-e45784651444 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:55.140071 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:55.140071 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:55.181767 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:55.181767 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:55.183366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-197dd241-7d51-402a-9348-e45784651444 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:18:55.185532 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-197dd241-7d51-402a-9348-e45784651444 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 returned with HTTP 200 Jan 27 18:18:55.186712 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 386/770] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:55 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 => generated 442 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:18:55.221179 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98e585c1-3654-487a-88b2-f030ba4f0185 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf/action returned with HTTP 202 Jan 27 18:18:55.225213 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 385/771] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:18:54 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 18:18:55.231179 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e0ebaef-ae0f-4673-9c6b-2e8bae016cfb tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf Jan 27 18:18:55.232024 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e0ebaef-ae0f-4673-9c6b-2e8bae016cfb tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:55.232567 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:55.232567 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:55.233248 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e0ebaef-ae0f-4673-9c6b-2e8bae016cfb tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:55.290757 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:55.290757 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:55.298005 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4e0ebaef-ae0f-4673-9c6b-2e8bae016cfb tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:55.307203 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e0ebaef-ae0f-4673-9c6b-2e8bae016cfb tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf returned with HTTP 200 Jan 27 18:18:55.308893 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 387/772] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:55 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf => generated 462 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:55.320402 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-62c7888f-a72f-4e29-bf2b-4f3fb803736c tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf/action Jan 27 18:18:55.321395 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:55.321395 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:55.321828 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-62c7888f-a72f-4e29-bf2b-4f3fb803736c tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:55.322213 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-62c7888f-a72f-4e29-bf2b-4f3fb803736c tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:55.378859 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:55.378859 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:55.380222 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-62c7888f-a72f-4e29-bf2b-4f3fb803736c tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Snapshot retrieved successfully. Jan 27 18:18:55.546301 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-62c7888f-a72f-4e29-bf2b-4f3fb803736c tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Snapshot delete request issued successfully. Jan 27 18:18:55.546488 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-62c7888f-a72f-4e29-bf2b-4f3fb803736c tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf/action returned with HTTP 202 Jan 27 18:18:55.547546 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 386/773] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:18:55 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:55.555945 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9399a6b8-fed1-4b14-91d3-90e7b5fd9f0c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf Jan 27 18:18:55.556715 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9399a6b8-fed1-4b14-91d3-90e7b5fd9f0c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:55.557071 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:55.557071 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:55.557654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9399a6b8-fed1-4b14-91d3-90e7b5fd9f0c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:55.658117 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:55.658117 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:55.669104 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9399a6b8-fed1-4b14-91d3-90e7b5fd9f0c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:55.671253 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9399a6b8-fed1-4b14-91d3-90e7b5fd9f0c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf returned with HTTP 200 Jan 27 18:18:55.672088 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 388/774] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:55 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf => generated 465 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:55.947397 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e11ed46a-5c42-45eb-97ce-2d7d95177915 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:55.957680 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e11ed46a-5c42-45eb-97ce-2d7d95177915 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:55.958247 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:55.958247 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:55.959013 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e11ed46a-5c42-45eb-97ce-2d7d95177915 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:55.962921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e11ed46a-5c42-45eb-97ce-2d7d95177915 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:56.085316 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:56.085316 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:56.092556 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e11ed46a-5c42-45eb-97ce-2d7d95177915 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:56.101250 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 387/775] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:55 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:56.198645 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-08df49bd-b020-455e-9daa-1b0bbaea562c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 Jan 27 18:18:56.199897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-08df49bd-b020-455e-9daa-1b0bbaea562c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:56.200126 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:56.200126 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:56.200517 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-08df49bd-b020-455e-9daa-1b0bbaea562c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:56.278290 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:56.278290 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:56.279335 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-08df49bd-b020-455e-9daa-1b0bbaea562c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:18:56.289145 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-08df49bd-b020-455e-9daa-1b0bbaea562c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 returned with HTTP 200 Jan 27 18:18:56.296392 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 389/776] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:56 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 => generated 442 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:56.688871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b9258443-050a-4e10-aed0-1a096f65db8a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf Jan 27 18:18:56.689904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b9258443-050a-4e10-aed0-1a096f65db8a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:56.690568 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:56.690568 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:56.691092 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b9258443-050a-4e10-aed0-1a096f65db8a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:56.734589 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:56.734589 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:56.736278 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b9258443-050a-4e10-aed0-1a096f65db8a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:56.738789 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b9258443-050a-4e10-aed0-1a096f65db8a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf returned with HTTP 200 Jan 27 18:18:56.740965 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 388/777] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:56 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf => generated 465 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:57.114444 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1546b28a-7426-4e3d-a66a-e3632b8ca4ef tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:57.114965 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1546b28a-7426-4e3d-a66a-e3632b8ca4ef tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:57.115159 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:57.115159 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:57.116174 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1546b28a-7426-4e3d-a66a-e3632b8ca4ef tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:57.119074 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1546b28a-7426-4e3d-a66a-e3632b8ca4ef tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:57.193084 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:57.193084 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:57.196596 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1546b28a-7426-4e3d-a66a-e3632b8ca4ef tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:57.201027 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 390/778] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:57 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:57.311067 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87855b29-447d-4da5-9c44-3a79f283a0a1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 Jan 27 18:18:57.313147 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87855b29-447d-4da5-9c44-3a79f283a0a1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:57.313897 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:57.313897 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:57.314869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87855b29-447d-4da5-9c44-3a79f283a0a1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:57.379021 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:57.379021 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:57.388415 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-87855b29-447d-4da5-9c44-3a79f283a0a1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:18:57.390659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87855b29-447d-4da5-9c44-3a79f283a0a1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 returned with HTTP 200 Jan 27 18:18:57.391678 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 389/779] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:57 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 => generated 442 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:57.753159 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-258ad549-543c-457a-a546-6dfdffaafdfe tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf Jan 27 18:18:57.753691 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-258ad549-543c-457a-a546-6dfdffaafdfe tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:57.753871 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:57.753871 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:57.754252 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-258ad549-543c-457a-a546-6dfdffaafdfe tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:57.856084 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:57.856084 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:57.864734 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-258ad549-543c-457a-a546-6dfdffaafdfe tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:57.877851 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-258ad549-543c-457a-a546-6dfdffaafdfe tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf returned with HTTP 200 Jan 27 18:18:57.879063 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 391/780] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:57 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf => generated 465 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:58.218593 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2cc2bb47-d24a-4346-946d-de9435b3d360 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:58.221322 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2cc2bb47-d24a-4346-946d-de9435b3d360 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:58.222169 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:58.222169 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:58.222744 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2cc2bb47-d24a-4346-946d-de9435b3d360 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:58.225136 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2cc2bb47-d24a-4346-946d-de9435b3d360 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:58.323332 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:58.323332 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:58.330793 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2cc2bb47-d24a-4346-946d-de9435b3d360 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:58.341487 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 390/781] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:58 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:58.409587 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-73afe4cf-6f5c-413a-8758-5106a36b897c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 Jan 27 18:18:58.410125 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-73afe4cf-6f5c-413a-8758-5106a36b897c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:58.410341 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:58.410341 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:58.410724 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-73afe4cf-6f5c-413a-8758-5106a36b897c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:58.537279 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:58.537279 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:58.538412 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-73afe4cf-6f5c-413a-8758-5106a36b897c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:18:58.552548 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-73afe4cf-6f5c-413a-8758-5106a36b897c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 returned with HTTP 200 Jan 27 18:18:58.556293 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 392/782] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:58 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 => generated 442 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:58.893199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40ba5f9a-14b6-4dec-81ae-bef113b74217 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf Jan 27 18:18:58.894063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40ba5f9a-14b6-4dec-81ae-bef113b74217 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:58.894280 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:58.894280 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:58.894662 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40ba5f9a-14b6-4dec-81ae-bef113b74217 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:58.935859 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40ba5f9a-14b6-4dec-81ae-bef113b74217 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf returned with HTTP 404 Jan 27 18:18:58.937182 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 391/783] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:58 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:18:58.945561 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70883d8d-1298-4909-9c9c-654bf0198398 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action Jan 27 18:18:58.946063 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:58.946063 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:58.947821 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70883d8d-1298-4909-9c9c-654bf0198398 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:58.948202 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70883d8d-1298-4909-9c9c-654bf0198398 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:58.949143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-70883d8d-1298-4909-9c9c-654bf0198398 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Updating snapshot 'ee777adb-b658-4e3c-8734-1ae7d19cc08b' with '{'status': 'available'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:18:59.041120 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:59.041120 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:59.124466 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70883d8d-1298-4909-9c9c-654bf0198398 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action returned with HTTP 202 Jan 27 18:18:59.135348 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71bfef32-9a5f-4a36-b9f9-fe5dea8acf96 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:18:59.136067 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71bfef32-9a5f-4a36-b9f9-fe5dea8acf96 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:59.137252 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71bfef32-9a5f-4a36-b9f9-fe5dea8acf96 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:59.142287 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 393/784] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:18:58 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:18:59.173298 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:59.173298 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:59.175254 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-71bfef32-9a5f-4a36-b9f9-fe5dea8acf96 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:59.177831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71bfef32-9a5f-4a36-b9f9-fe5dea8acf96 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:18:59.178901 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 392/785] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:59 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:59.198004 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-912a5ae8-716e-4953-9ecc-8b6b6b8b4125 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] POST http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots Jan 27 18:18:59.198466 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:59.198466 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:59.198888 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-912a5ae8-716e-4953-9ecc-8b6b6b8b4125 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0954ac4d-29bb-4a77-a2e0-32d1c65f062d", "name": "tempest-SnapshotsActionsTest-Snapshot-1939082455"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:59.264682 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:59.264682 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:59.267056 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-912a5ae8-716e-4953-9ecc-8b6b6b8b4125 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Volume info retrieved successfully. Jan 27 18:18:59.267634 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-912a5ae8-716e-4953-9ecc-8b6b6b8b4125 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Create snapshot from volume 0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:18:59.359029 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-912a5ae8-716e-4953-9ecc-8b6b6b8b4125 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Created reservations ['3b569ca8-8753-4f67-bae5-ac79b2444f82', '2ef08eaf-ddca-4424-a203-3227e28fe2e6', '955cd913-c4f6-49f7-b6d0-502b5dc84241', 'bfd4f391-453c-435b-bc09-df13f5207c49'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:18:59.362935 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ebf358d5-874d-489f-8b31-3ed4baae8395 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:18:59.362935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ebf358d5-874d-489f-8b31-3ed4baae8395 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:59.362935 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:59.362935 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:59.362935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ebf358d5-874d-489f-8b31-3ed4baae8395 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:59.362935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ebf358d5-874d-489f-8b31-3ed4baae8395 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:18:59.418267 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:59.418267 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:59.419902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ebf358d5-874d-489f-8b31-3ed4baae8395 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:18:59.420686 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 393/786] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:18:59 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:59.521128 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-912a5ae8-716e-4953-9ecc-8b6b6b8b4125 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot create request issued successfully. Jan 27 18:18:59.522163 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-912a5ae8-716e-4953-9ecc-8b6b6b8b4125 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots returned with HTTP 202 Jan 27 18:18:59.541501 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ab4fef2-fc7b-4b24-baa7-32521a49f409 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 Jan 27 18:18:59.541942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ab4fef2-fc7b-4b24-baa7-32521a49f409 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:59.543529 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:59.543529 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:59.543932 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ab4fef2-fc7b-4b24-baa7-32521a49f409 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:59.552627 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 394/787] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:18:59 2021] POST /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots => generated 307 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:18:59.585472 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b104b46-0cbe-488a-8fbe-6095f2383a68 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 Jan 27 18:18:59.589719 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b104b46-0cbe-488a-8fbe-6095f2383a68 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:59.589927 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:59.589927 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:59.594159 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b104b46-0cbe-488a-8fbe-6095f2383a68 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:59.656424 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:59.656424 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:59.658174 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1ab4fef2-fc7b-4b24-baa7-32521a49f409 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:18:59.670676 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ab4fef2-fc7b-4b24-baa7-32521a49f409 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 returned with HTTP 200 Jan 27 18:18:59.674320 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 394/788] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:59 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 => generated 439 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:59.708128 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:59.708128 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:59.709613 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4b104b46-0cbe-488a-8fbe-6095f2383a68 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:18:59.714155 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b104b46-0cbe-488a-8fbe-6095f2383a68 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 returned with HTTP 200 Jan 27 18:18:59.720048 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 395/789] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:18:59 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 => generated 469 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:59.731518 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes Jan 27 18:18:59.732193 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:59.732193 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:18:59.733239 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bf59638f-c517-4bf1-ba66-49442dbb2d71", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1640542512"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:59.734613 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume request body: {'volume': {'snapshot_id': 'bf59638f-c517-4bf1-ba66-49442dbb2d71', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1640542512'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:18:59.814219 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:59.814219 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:18:59.815408 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:18:59.815805 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume of 2 GB Jan 27 18:18:59.854138 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Availability Zones retrieved successfully. Jan 27 18:18:59.878013 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Flow 'volume_create_api' (f7da21b8-2191-4415-a3f6-ce625fbb27ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:18:59.885627 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe46005-03e2-4643-9974-87bf7a5f53fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:59.889843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:19:00.123826 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70f549cb-a4e6-4e09-91c8-cd7ee8a11534 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:19:00.125119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70f549cb-a4e6-4e09-91c8-cd7ee8a11534 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:00.125479 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:00.125479 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:00.126082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70f549cb-a4e6-4e09-91c8-cd7ee8a11534 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:00.245156 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:00.245156 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:00.251402 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe46005-03e2-4643-9974-87bf7a5f53fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'bf59638f-c517-4bf1-ba66-49442dbb2d71', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:00.255214 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bff442d-b1c3-4c13-a5a5-1bf12f0d2dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:00.267191 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-70f549cb-a4e6-4e09-91c8-cd7ee8a11534 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:19:00.317772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70f549cb-a4e6-4e09-91c8-cd7ee8a11534 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 200 Jan 27 18:19:00.319206 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 396/790] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:00 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 930 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:00.400250 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['93b99c6e-a388-497a-9d7f-103b232d46b6', '61cf9837-8b92-4d76-8c45-8ec57fcdccd8', '11d4ef93-fb4b-4101-88db-10461d9576bb', '943e9471-afa2-4548-b068-a0a7b520613b'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:00.416392 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bff442d-b1c3-4c13-a5a5-1bf12f0d2dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93b99c6e-a388-497a-9d7f-103b232d46b6', '61cf9837-8b92-4d76-8c45-8ec57fcdccd8', '11d4ef93-fb4b-4101-88db-10461d9576bb', '943e9471-afa2-4548-b068-a0a7b520613b']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:00.419406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20472fee-bdb6-4c2f-9dc2-840f23edca14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:00.435554 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3061338e-ddcf-4f99-8668-6738f860dd5b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:00.436398 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3061338e-ddcf-4f99-8668-6738f860dd5b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:00.438021 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:00.438021 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:00.438708 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3061338e-ddcf-4f99-8668-6738f860dd5b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:00.439271 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3061338e-ddcf-4f99-8668-6738f860dd5b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:00.476053 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:00.476053 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:00.479897 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3061338e-ddcf-4f99-8668-6738f860dd5b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:00.480960 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 397/791] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:00 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:00.659164 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20472fee-bdb6-4c2f-9dc2-840f23edca14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52fcb987-bdca-4f5f-b22d-9260a7f18d01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1640542512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be422ad5c3b042e5842be746379526db',qos_specs=None,replication_status=,reservations=['93b99c6e-a388-497a-9d7f-103b232d46b6','61cf9837-8b92-4d76-8c45-8ec57fcdccd8','11d4ef93-fb4b-4101-88db-10461d9576bb','943e9471-afa2-4548-b068-a0a7b520613b'],size=2,snapshot_id=bf59638f-c517-4bf1-ba66-49442dbb2d71,source_replicaid=,source_volid=None,status='creating',user_id='49030903511a473bbb1625c90ea98c7b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1640542512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52fcb987-bdca-4f5f-b22d-9260a7f18d01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be422ad5c3b042e5842be746379526db',provider_auth=None,provider_geometry=None,provider_id=None,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=bf59638f-c517-4bf1-ba66-49442dbb2d71,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49030903511a473bbb1625c90ea98c7b',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:00.671989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b90208-059c-442e-a57f-dc49a88379d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:00.689695 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b15a5016-26cf-4bde-b978-21eba8473237 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 Jan 27 18:19:00.692019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b15a5016-26cf-4bde-b978-21eba8473237 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:00.692464 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:00.692464 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:00.694142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b15a5016-26cf-4bde-b978-21eba8473237 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:00.747363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b90208-059c-442e-a57f-dc49a88379d2) transitioned into state 'SUCCESS' from state '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-1640542512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be422ad5c3b042e5842be746379526db',qos_specs=None,replication_status=,reservations=['93b99c6e-a388-497a-9d7f-103b232d46b6','61cf9837-8b92-4d76-8c45-8ec57fcdccd8','11d4ef93-fb4b-4101-88db-10461d9576bb','943e9471-afa2-4548-b068-a0a7b520613b'],size=2,snapshot_id=bf59638f-c517-4bf1-ba66-49442dbb2d71,source_replicaid=,source_volid=None,status='creating',user_id='49030903511a473bbb1625c90ea98c7b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:00.749434 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a34e202d-0298-4093-aa7b-11a3b7acbf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:00.825047 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:00.825047 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:00.832874 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b15a5016-26cf-4bde-b978-21eba8473237 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:19:00.835368 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b15a5016-26cf-4bde-b978-21eba8473237 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 returned with HTTP 200 Jan 27 18:19:00.840236 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 398/792] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:00 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 => generated 439 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:00.971461 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a34e202d-0298-4093-aa7b-11a3b7acbf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:00.978382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Flow 'volume_create_api' (f7da21b8-2191-4415-a3f6-ce625fbb27ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:19:01.092363 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume request issued successfully. Jan 27 18:19:01.122393 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f714836a-7c98-4b58-bbf7-530de941713d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes returned with HTTP 202 Jan 27 18:19:01.123752 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 395/793] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:18:59 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/volumes => generated 857 bytes in 1397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:19:01.144131 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-644545c5-07b5-4f6b-82ec-0eebc53c81b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:01.144710 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-644545c5-07b5-4f6b-82ec-0eebc53c81b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:01.144990 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:01.144990 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:01.145496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-644545c5-07b5-4f6b-82ec-0eebc53c81b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:01.287021 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:01.287021 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:01.307670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-644545c5-07b5-4f6b-82ec-0eebc53c81b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:01.336473 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df6c6551-6df9-418c-8e55-6a66711f0692 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:19:01.337303 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df6c6551-6df9-418c-8e55-6a66711f0692 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:01.337655 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:01.337655 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:01.338203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df6c6551-6df9-418c-8e55-6a66711f0692 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:01.374094 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-644545c5-07b5-4f6b-82ec-0eebc53c81b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:01.376962 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 399/794] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:01 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 925 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:01.471614 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:01.471614 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:01.491134 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-df6c6551-6df9-418c-8e55-6a66711f0692 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:19:01.495989 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-269f0119-6296-4967-b88e-4128efe09e41 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:01.496599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-269f0119-6296-4967-b88e-4128efe09e41 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:01.496791 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:01.496791 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:01.497388 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-269f0119-6296-4967-b88e-4128efe09e41 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:01.497909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-269f0119-6296-4967-b88e-4128efe09e41 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:01.546434 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df6c6551-6df9-418c-8e55-6a66711f0692 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 200 Jan 27 18:19:01.547292 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 396/795] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:01 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 930 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:01.558527 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:01.558527 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:01.568511 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-269f0119-6296-4967-b88e-4128efe09e41 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:01.570127 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 400/796] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:01 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:01.853645 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-651878d5-cda8-47e5-b37f-29a0059a75e4 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 Jan 27 18:19:01.854419 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-651878d5-cda8-47e5-b37f-29a0059a75e4 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:01.854803 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:01.854803 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:01.855416 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-651878d5-cda8-47e5-b37f-29a0059a75e4 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:01.926769 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:01.926769 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:01.931415 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-651878d5-cda8-47e5-b37f-29a0059a75e4 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:19:01.934953 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-651878d5-cda8-47e5-b37f-29a0059a75e4 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 returned with HTTP 200 Jan 27 18:19:01.941064 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 397/797] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:01 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 => generated 439 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:02.398290 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d619e78-e017-436d-80df-1cecf3d3995a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:02.403199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d619e78-e017-436d-80df-1cecf3d3995a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:02.403643 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:02.403643 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:02.404313 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d619e78-e017-436d-80df-1cecf3d3995a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:02.566081 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:02.566081 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:02.584539 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d173579a-b17d-4d3d-94c1-600dc27f52a8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:02.585066 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d173579a-b17d-4d3d-94c1-600dc27f52a8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:02.585279 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:02.585279 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:02.585653 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d173579a-b17d-4d3d-94c1-600dc27f52a8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:02.586826 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d173579a-b17d-4d3d-94c1-600dc27f52a8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:02.606324 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2d619e78-e017-436d-80df-1cecf3d3995a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:02.630822 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:02.630822 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:02.650727 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d173579a-b17d-4d3d-94c1-600dc27f52a8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:02.668803 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 398/798] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:02 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:02.714032 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d619e78-e017-436d-80df-1cecf3d3995a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:02.715092 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 401/799] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:02 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 949 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:02.952531 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5443194-4545-4a38-9fe9-5155ff7a702c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 Jan 27 18:19:02.953053 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5443194-4545-4a38-9fe9-5155ff7a702c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:02.953288 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:02.953288 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:02.953642 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5443194-4545-4a38-9fe9-5155ff7a702c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:03.016884 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:03.016884 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:03.016884 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f5443194-4545-4a38-9fe9-5155ff7a702c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:19:03.016884 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5443194-4545-4a38-9fe9-5155ff7a702c tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 returned with HTTP 200 Jan 27 18:19:03.032439 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e1bba026-fc19-44d5-9dde-5524e5a5a995 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725/action Jan 27 18:19:03.032439 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:03.032439 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:03.032439 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e1bba026-fc19-44d5-9dde-5524e5a5a995 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:19:03.032439 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e1bba026-fc19-44d5-9dde-5524e5a5a995 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:03.032439 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-e1bba026-fc19-44d5-9dde-5524e5a5a995 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Updating snapshot 'd44519c3-2491-4d42-ae30-6b8be83dd725' with '{'status': 'error_deleting'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:19:03.047947 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 399/800] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:02 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 => generated 466 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:03.080149 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-21f2c0d7-0602-46aa-ab99-ba35fa8ba88d tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] DELETE http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:19:03.080833 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-21f2c0d7-0602-46aa-ab99-ba35fa8ba88d tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:03.081046 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:03.081046 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:03.081421 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-21f2c0d7-0602-46aa-ab99-ba35fa8ba88d tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:03.081884 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-21f2c0d7-0602-46aa-ab99-ba35fa8ba88d tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Delete volume with id: f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:19:03.177649 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:03.177649 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:03.243960 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:03.243960 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:03.246145 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-21f2c0d7-0602-46aa-ab99-ba35fa8ba88d tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:19:03.268978 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e1bba026-fc19-44d5-9dde-5524e5a5a995 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725/action returned with HTTP 202 Jan 27 18:19:03.269877 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 402/801] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:19:03 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:19:03.283978 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-074d6511-92f8-4b88-9229-ea6485ee46c5 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 Jan 27 18:19:03.284837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-074d6511-92f8-4b88-9229-ea6485ee46c5 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:03.285211 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:03.285211 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:03.286688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-074d6511-92f8-4b88-9229-ea6485ee46c5 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:03.293446 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-21f2c0d7-0602-46aa-ab99-ba35fa8ba88d tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Delete volume request issued successfully. Jan 27 18:19:03.294850 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-21f2c0d7-0602-46aa-ab99-ba35fa8ba88d tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 202 Jan 27 18:19:03.296640 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 400/802] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:19:03 2021] DELETE /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:03.308821 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb9ed39c-5a66-474a-bb9b-5452ca60ab09 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:19:03.309663 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb9ed39c-5a66-474a-bb9b-5452ca60ab09 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:03.311760 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:03.311760 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:03.313232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb9ed39c-5a66-474a-bb9b-5452ca60ab09 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:03.343788 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:03.343788 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:03.347660 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-074d6511-92f8-4b88-9229-ea6485ee46c5 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:19:03.361181 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-074d6511-92f8-4b88-9229-ea6485ee46c5 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 returned with HTTP 200 Jan 27 18:19:03.362916 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 403/803] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:03 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 => generated 471 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:03.387277 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-36eeec6f-d49a-4b56-9465-94e18a01e14b tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725/action Jan 27 18:19:03.387974 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:03.387974 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:03.388664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-36eeec6f-d49a-4b56-9465-94e18a01e14b tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:19:03.389340 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-36eeec6f-d49a-4b56-9465-94e18a01e14b tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:03.423231 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:03.423231 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:03.459668 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eb9ed39c-5a66-474a-bb9b-5452ca60ab09 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:19:03.459895 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:03.459895 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:03.460709 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-36eeec6f-d49a-4b56-9465-94e18a01e14b tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Snapshot retrieved successfully. Jan 27 18:19:03.532667 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb9ed39c-5a66-474a-bb9b-5452ca60ab09 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 200 Jan 27 18:19:03.541047 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 401/804] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:03 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 929 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:03.588471 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-36eeec6f-d49a-4b56-9465-94e18a01e14b tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Snapshot delete request issued successfully. Jan 27 18:19:03.589033 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-36eeec6f-d49a-4b56-9465-94e18a01e14b tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725/action returned with HTTP 202 Jan 27 18:19:03.589898 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 404/805] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:19:03 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:19:03.598289 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fae1cf8-906e-4805-93a8-cf9d4c4d3507 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 Jan 27 18:19:03.599027 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fae1cf8-906e-4805-93a8-cf9d4c4d3507 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:03.599309 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:03.599309 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:03.599829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fae1cf8-906e-4805-93a8-cf9d4c4d3507 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:03.654496 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:03.654496 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:03.660494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8fae1cf8-906e-4805-93a8-cf9d4c4d3507 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:19:03.662779 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fae1cf8-906e-4805-93a8-cf9d4c4d3507 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 returned with HTTP 200 Jan 27 18:19:03.663744 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 402/806] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:03 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 => generated 465 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:03.671675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22eb5692-3ac9-42f2-9d4c-902bc1710ab6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:03.672454 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22eb5692-3ac9-42f2-9d4c-902bc1710ab6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:03.672858 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:03.672858 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:03.673495 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22eb5692-3ac9-42f2-9d4c-902bc1710ab6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:03.674052 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-22eb5692-3ac9-42f2-9d4c-902bc1710ab6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:03.732015 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:03.732015 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:03.734239 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22eb5692-3ac9-42f2-9d4c-902bc1710ab6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:03.735266 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 405/807] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:03 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:03.741277 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c5b549c2-0d42-4774-b134-cf9df3fd66ed tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:03.741277 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c5b549c2-0d42-4774-b134-cf9df3fd66ed tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:03.741277 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:03.741277 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:03.741277 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c5b549c2-0d42-4774-b134-cf9df3fd66ed tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:03.880710 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:03.880710 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:03.903545 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c5b549c2-0d42-4774-b134-cf9df3fd66ed tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:03.954091 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c5b549c2-0d42-4774-b134-cf9df3fd66ed tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:03.955558 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 403/808] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:03 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 949 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:04.558221 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-82269860-b1c4-450a-bbb5-a8275ba5bd18 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:19:04.559666 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-82269860-b1c4-450a-bbb5-a8275ba5bd18 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:04.560382 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:04.560382 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:04.562212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-82269860-b1c4-450a-bbb5-a8275ba5bd18 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:04.677471 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-863b7136-6736-414a-80dc-e8e6436486f2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 Jan 27 18:19:04.678464 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-863b7136-6736-414a-80dc-e8e6436486f2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:04.679088 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:04.679088 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:04.680463 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-863b7136-6736-414a-80dc-e8e6436486f2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:04.733433 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:04.733433 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:04.739178 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-863b7136-6736-414a-80dc-e8e6436486f2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:19:04.743858 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-863b7136-6736-414a-80dc-e8e6436486f2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 returned with HTTP 200 Jan 27 18:19:04.748696 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 404/809] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:04 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 => generated 465 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:04.762357 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff1a62b9-98f6-4174-9f23-08647ce97e1f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:04.768826 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff1a62b9-98f6-4174-9f23-08647ce97e1f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:04.769315 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:04.769315 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:04.769932 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff1a62b9-98f6-4174-9f23-08647ce97e1f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:04.770984 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ff1a62b9-98f6-4174-9f23-08647ce97e1f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:04.803656 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:04.803656 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:04.821179 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:04.821179 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:04.822229 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-82269860-b1c4-450a-bbb5-a8275ba5bd18 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:19:04.824769 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff1a62b9-98f6-4174-9f23-08647ce97e1f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:04.829501 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 405/810] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:04 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:04.879394 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-82269860-b1c4-450a-bbb5-a8275ba5bd18 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 200 Jan 27 18:19:04.880790 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 406/811] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:04 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 929 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:04.972175 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f4ed8b6-2dd4-42ba-a2c7-719a12c5ca05 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:04.973019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f4ed8b6-2dd4-42ba-a2c7-719a12c5ca05 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:04.973590 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:04.973590 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:04.974236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f4ed8b6-2dd4-42ba-a2c7-719a12c5ca05 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:05.063624 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:05.063624 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:05.074747 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f4ed8b6-2dd4-42ba-a2c7-719a12c5ca05 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:05.102247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f4ed8b6-2dd4-42ba-a2c7-719a12c5ca05 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:05.103582 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 406/812] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:04 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 949 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:05.761814 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d60aeb8-7b22-48a0-ae29-2488efe47b90 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 Jan 27 18:19:05.762899 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d60aeb8-7b22-48a0-ae29-2488efe47b90 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:05.763268 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:05.763268 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:05.763904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d60aeb8-7b22-48a0-ae29-2488efe47b90 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:05.843753 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-202bda14-36e7-453b-a584-22541b47e9b0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:05.848332 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-202bda14-36e7-453b-a584-22541b47e9b0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:05.849732 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:05.849732 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:05.850337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-202bda14-36e7-453b-a584-22541b47e9b0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:05.850986 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-202bda14-36e7-453b-a584-22541b47e9b0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:05.877883 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:05.877883 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:05.879033 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2d60aeb8-7b22-48a0-ae29-2488efe47b90 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:19:05.881003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d60aeb8-7b22-48a0-ae29-2488efe47b90 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 returned with HTTP 200 Jan 27 18:19:05.903464 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 407/813] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:05 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 => generated 465 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:05.917247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea1bae17-9bec-49ec-a544-d74bc07d5f96 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:19:05.928268 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea1bae17-9bec-49ec-a544-d74bc07d5f96 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:05.928465 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:05.928465 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:05.929127 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea1bae17-9bec-49ec-a544-d74bc07d5f96 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:05.937772 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:05.937772 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:05.948887 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-202bda14-36e7-453b-a584-22541b47e9b0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:05.950027 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 407/814] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:05 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:06.082363 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:06.082363 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:06.120865 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-087eb629-2ea8-44b0-9722-35b1fec13e31 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:06.121361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-087eb629-2ea8-44b0-9722-35b1fec13e31 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:06.121861 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:06.121861 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:06.122409 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-087eb629-2ea8-44b0-9722-35b1fec13e31 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:06.134412 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ea1bae17-9bec-49ec-a544-d74bc07d5f96 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Volume info retrieved successfully. Jan 27 18:19:06.185619 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea1bae17-9bec-49ec-a544-d74bc07d5f96 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 200 Jan 27 18:19:06.195899 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 408/815] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:05 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 929 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:06.229684 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:06.229684 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:06.239243 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-087eb629-2ea8-44b0-9722-35b1fec13e31 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:06.264142 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-087eb629-2ea8-44b0-9722-35b1fec13e31 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:06.265133 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 408/816] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:06 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 949 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:06.916262 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe945f8b-d56b-468c-a600-432905a29ad2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 Jan 27 18:19:06.916920 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe945f8b-d56b-468c-a600-432905a29ad2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:06.917144 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:06.917144 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:06.917529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe945f8b-d56b-468c-a600-432905a29ad2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:06.965586 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2cf0eb00-f2ba-43c4-be36-b64ad2a58206 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:06.966105 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2cf0eb00-f2ba-43c4-be36-b64ad2a58206 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:06.970139 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:06.970139 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:06.970565 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2cf0eb00-f2ba-43c4-be36-b64ad2a58206 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:06.970947 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2cf0eb00-f2ba-43c4-be36-b64ad2a58206 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:06.999602 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe945f8b-d56b-468c-a600-432905a29ad2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 returned with HTTP 404 Jan 27 18:19:07.000300 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 409/817] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:06 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 => generated 111 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:07.021955 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf958561-b8ab-4a6e-bf9d-5c23db9b5099 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action Jan 27 18:19:07.029292 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf958561-b8ab-4a6e-bf9d-5c23db9b5099 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:19:07.029773 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf958561-b8ab-4a6e-bf9d-5c23db9b5099 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:07.033165 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-bf958561-b8ab-4a6e-bf9d-5c23db9b5099 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Updating snapshot 'ee777adb-b658-4e3c-8734-1ae7d19cc08b' with '{'status': 'available'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:19:07.051527 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:07.051527 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:07.057871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2cf0eb00-f2ba-43c4-be36-b64ad2a58206 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:07.065527 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 409/818] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:06 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:07.128639 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:07.128639 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:07.203081 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31a4df5f-e30b-46d3-958f-d388d6d306f0 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] GET http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 Jan 27 18:19:07.203901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31a4df5f-e30b-46d3-958f-d388d6d306f0 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:07.209150 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:07.209150 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:07.209917 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31a4df5f-e30b-46d3-958f-d388d6d306f0 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:07.280239 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf958561-b8ab-4a6e-bf9d-5c23db9b5099 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action returned with HTTP 202 Jan 27 18:19:07.281435 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 410/819] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:19:07 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action => generated 0 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:19:07.296001 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-23d0413e-7662-4724-bec1-5ddc5f04c2dd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:07.296596 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-23d0413e-7662-4724-bec1-5ddc5f04c2dd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:07.296821 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:07.296821 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:07.297209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-23d0413e-7662-4724-bec1-5ddc5f04c2dd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:07.297959 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31a4df5f-e30b-46d3-958f-d388d6d306f0 tempest-VolumesActionsTest-92563425 tempest-VolumesActionsTest-92563425-project] http://10.222.0.72/volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 returned with HTTP 404 Jan 27 18:19:07.299947 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 410/820] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:07 2021] GET /volume/v3/b0214f8519954376afd0470b027ba1e5/volumes/f70f6543-1be9-471c-8825-a53ab5e51ad9 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:19:07.307621 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45c584c7-1613-451c-ba13-4e2a63016c71 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:19:07.308608 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45c584c7-1613-451c-ba13-4e2a63016c71 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:07.309249 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45c584c7-1613-451c-ba13-4e2a63016c71 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:07.421551 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:07.421551 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:07.424167 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-45c584c7-1613-451c-ba13-4e2a63016c71 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:19:07.433092 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45c584c7-1613-451c-ba13-4e2a63016c71 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:19:07.435637 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 411/821] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:07 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 466 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:07.449492 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-375c861a-43e1-4666-a7d1-dc2fe569465f tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action Jan 27 18:19:07.454059 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:07.454059 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:07.455334 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-375c861a-43e1-4666-a7d1-dc2fe569465f tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:19:07.455986 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-375c861a-43e1-4666-a7d1-dc2fe569465f tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:07.457154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-375c861a-43e1-4666-a7d1-dc2fe569465f tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Updating snapshot 'ee777adb-b658-4e3c-8734-1ae7d19cc08b' with '{'status': 'creating'}' {{(pid=87901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:19:07.458129 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:07.458129 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:07.496332 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-23d0413e-7662-4724-bec1-5ddc5f04c2dd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:07.575259 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-23d0413e-7662-4724-bec1-5ddc5f04c2dd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:07.585557 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 411/822] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:07 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 949 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:07.741864 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:07.741864 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:07.845346 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-375c861a-43e1-4666-a7d1-dc2fe569465f tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action returned with HTTP 202 Jan 27 18:19:07.854253 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 412/823] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:19:07 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action => generated 0 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:19:07.867975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cde19000-f4fe-4954-a435-ab1f792d27c9 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:19:07.869053 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cde19000-f4fe-4954-a435-ab1f792d27c9 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:07.869449 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:07.869449 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:07.870237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cde19000-f4fe-4954-a435-ab1f792d27c9 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:07.992755 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:07.992755 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:08.003840 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cde19000-f4fe-4954-a435-ab1f792d27c9 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:19:08.006200 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cde19000-f4fe-4954-a435-ab1f792d27c9 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:19:08.013005 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 412/824] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:07 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 465 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:08.031840 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07d82f89-9178-4981-b1d6-7314072f5604 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] POST http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action Jan 27 18:19:08.032560 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:08.032560 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:08.033251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07d82f89-9178-4981-b1d6-7314072f5604 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:19:08.033790 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07d82f89-9178-4981-b1d6-7314072f5604 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:08.034853 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.snapshot_actions [None req-07d82f89-9178-4981-b1d6-7314072f5604 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87901) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 27 18:19:08.080347 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4f69e0d5-fa12-4f71-bd05-c09fe641fd04 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:08.089129 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4f69e0d5-fa12-4f71-bd05-c09fe641fd04 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:08.089467 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:08.089467 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:08.091787 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4f69e0d5-fa12-4f71-bd05-c09fe641fd04 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:08.096086 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4f69e0d5-fa12-4f71-bd05-c09fe641fd04 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:08.225620 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:08.225620 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:08.233053 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4f69e0d5-fa12-4f71-bd05-c09fe641fd04 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:08.234101 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:08.234101 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:08.234757 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.snapshot_actions [None req-07d82f89-9178-4981-b1d6-7314072f5604 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Updating snapshot ee777adb-b658-4e3c-8734-1ae7d19cc08b with info {'id': 'ee777adb-b658-4e3c-8734-1ae7d19cc08b', 'status': 'error', 'progress': '80%'} Jan 27 18:19:08.246851 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 413/825] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:08 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:08.286438 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07d82f89-9178-4981-b1d6-7314072f5604 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action returned with HTTP 202 Jan 27 18:19:08.291374 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 413/826] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:19:08 2021] POST /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action => generated 0 bytes in 266 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:08.299185 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf072f23-20c8-4ad6-86dc-8e298a766080 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] GET http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:19:08.299741 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf072f23-20c8-4ad6-86dc-8e298a766080 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:08.300123 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:08.300123 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:08.300680 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf072f23-20c8-4ad6-86dc-8e298a766080 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:08.370034 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:08.370034 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:08.371553 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bf072f23-20c8-4ad6-86dc-8e298a766080 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Snapshot retrieved successfully. Jan 27 18:19:08.373406 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf072f23-20c8-4ad6-86dc-8e298a766080 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:19:08.374432 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 414/827] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:08 2021] GET /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 461 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:08.480774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-38b346ee-d523-409b-a9ec-07ac0214cca2 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] POST http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action Jan 27 18:19:08.481390 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:08.481390 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:08.481831 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-38b346ee-d523-409b-a9ec-07ac0214cca2 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:19:08.482213 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-38b346ee-d523-409b-a9ec-07ac0214cca2 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:08.483554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-38b346ee-d523-409b-a9ec-07ac0214cca2 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] Updating snapshot 'ee777adb-b658-4e3c-8734-1ae7d19cc08b' with '{'status': 'available'}' {{(pid=87901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:19:08.594847 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e1fe318c-c3f9-4c69-af80-97d2280e5a7d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:08.595980 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e1fe318c-c3f9-4c69-af80-97d2280e5a7d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:08.595980 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:08.595980 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:08.595980 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e1fe318c-c3f9-4c69-af80-97d2280e5a7d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:08.625151 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:08.625151 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:08.747623 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:08.747623 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:08.768550 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e1fe318c-c3f9-4c69-af80-97d2280e5a7d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:08.813199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e1fe318c-c3f9-4c69-af80-97d2280e5a7d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:08.814553 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 415/828] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:08 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 949 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:08.948446 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-38b346ee-d523-409b-a9ec-07ac0214cca2 tempest-SnapshotsActionsTest-179194192 tempest-SnapshotsActionsTest-179194192-project-admin] http://10.222.0.72/volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action returned with HTTP 202 Jan 27 18:19:08.950560 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 414/829] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:19:08 2021] POST /volume/v3/6af0f17f9df1460b85e29245cd38c931/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b/action => generated 0 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 18:19:08.962567 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7de68bfa-3c37-4f45-9223-407653098f3a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:19:08.963142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7de68bfa-3c37-4f45-9223-407653098f3a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:08.963333 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:08.963333 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:08.966145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7de68bfa-3c37-4f45-9223-407653098f3a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:09.075518 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:09.075518 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:09.076672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7de68bfa-3c37-4f45-9223-407653098f3a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:19:09.078637 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7de68bfa-3c37-4f45-9223-407653098f3a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:19:09.079553 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 416/830] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:08 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 465 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:09.091978 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b80d0af-4810-41a8-906b-b76dbcbaedb0 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] DELETE http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 Jan 27 18:19:09.092817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b80d0af-4810-41a8-906b-b76dbcbaedb0 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:09.093230 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:09.093230 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:09.093854 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b80d0af-4810-41a8-906b-b76dbcbaedb0 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:09.094398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-8b80d0af-4810-41a8-906b-b76dbcbaedb0 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Delete snapshot with id: d44519c3-2491-4d42-ae30-6b8be83dd725 Jan 27 18:19:09.149725 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b80d0af-4810-41a8-906b-b76dbcbaedb0 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 returned with HTTP 404 Jan 27 18:19:09.150847 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 415/831] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:19:09 2021] DELETE /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/d44519c3-2491-4d42-ae30-6b8be83dd725 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:09.163159 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8c3072ee-e460-435c-8a01-f4430e8123e2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] DELETE http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf Jan 27 18:19:09.167817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8c3072ee-e460-435c-8a01-f4430e8123e2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:09.168051 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:09.168051 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:09.168512 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8c3072ee-e460-435c-8a01-f4430e8123e2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:09.168886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-8c3072ee-e460-435c-8a01-f4430e8123e2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Delete snapshot with id: ff4e0f1a-1410-4f2b-aac4-a306e7be74cf Jan 27 18:19:09.200140 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8c3072ee-e460-435c-8a01-f4430e8123e2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf returned with HTTP 404 Jan 27 18:19:09.204593 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 417/832] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:19:09 2021] DELETE /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ff4e0f1a-1410-4f2b-aac4-a306e7be74cf => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:09.209409 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df9729d8-f80e-410f-8b78-72f21f68c05a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] DELETE http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 Jan 27 18:19:09.210077 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df9729d8-f80e-410f-8b78-72f21f68c05a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:09.210803 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df9729d8-f80e-410f-8b78-72f21f68c05a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:09.211344 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-df9729d8-f80e-410f-8b78-72f21f68c05a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Delete snapshot with id: a54813bd-2888-49d6-8127-113a7d8a2653 Jan 27 18:19:09.235366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df9729d8-f80e-410f-8b78-72f21f68c05a tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 returned with HTTP 404 Jan 27 18:19:09.236684 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 416/833] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:19:09 2021] DELETE /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/a54813bd-2888-49d6-8127-113a7d8a2653 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:09.246150 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-698dc15c-e550-499d-85d7-a65d3db58716 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] DELETE http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd Jan 27 18:19:09.246989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-698dc15c-e550-499d-85d7-a65d3db58716 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:09.247670 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-698dc15c-e550-499d-85d7-a65d3db58716 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:09.248154 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-698dc15c-e550-499d-85d7-a65d3db58716 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Delete snapshot with id: 669db0ba-7762-48d8-a6cc-c80833ef02bd Jan 27 18:19:09.264702 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4908d76-711e-4684-b10b-57a782024bc4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:09.265480 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4908d76-711e-4684-b10b-57a782024bc4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:09.265965 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4908d76-711e-4684-b10b-57a782024bc4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:09.266332 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d4908d76-711e-4684-b10b-57a782024bc4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:09.303828 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-698dc15c-e550-499d-85d7-a65d3db58716 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd returned with HTTP 404 Jan 27 18:19:09.309570 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 418/834] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:19:09 2021] DELETE /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/669db0ba-7762-48d8-a6cc-c80833ef02bd => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:09.315200 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-374ff7b8-30c5-4a2b-bf1f-fb1d991cd11d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] DELETE http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:19:09.318595 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:09.318595 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:09.319479 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-374ff7b8-30c5-4a2b-bf1f-fb1d991cd11d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:09.322671 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4908d76-711e-4684-b10b-57a782024bc4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:09.323363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-374ff7b8-30c5-4a2b-bf1f-fb1d991cd11d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:09.323892 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-374ff7b8-30c5-4a2b-bf1f-fb1d991cd11d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Delete snapshot with id: ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:19:09.339886 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 417/835] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:09 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:09.376907 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:09.376907 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:09.378075 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-374ff7b8-30c5-4a2b-bf1f-fb1d991cd11d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:19:09.537795 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-374ff7b8-30c5-4a2b-bf1f-fb1d991cd11d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot delete request issued successfully. Jan 27 18:19:09.538748 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-374ff7b8-30c5-4a2b-bf1f-fb1d991cd11d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 202 Jan 27 18:19:09.541144 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 419/836] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:19:09 2021] DELETE /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:09.550441 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca7975c0-7720-4ab2-bb5c-191cc4200c75 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:19:09.551215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca7975c0-7720-4ab2-bb5c-191cc4200c75 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:09.551654 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:09.551654 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:09.552284 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca7975c0-7720-4ab2-bb5c-191cc4200c75 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:09.582511 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:09.582511 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:09.586971 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ca7975c0-7720-4ab2-bb5c-191cc4200c75 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:19:09.606123 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca7975c0-7720-4ab2-bb5c-191cc4200c75 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:19:09.621217 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 418/837] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:09 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 464 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:09.863353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f09182f-67d5-41fc-ad81-f385e278aa15 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:09.864187 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f09182f-67d5-41fc-ad81-f385e278aa15 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:09.866888 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:09.866888 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:09.866888 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f09182f-67d5-41fc-ad81-f385e278aa15 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:10.045593 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:10.045593 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:10.103247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f09182f-67d5-41fc-ad81-f385e278aa15 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:10.129244 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f09182f-67d5-41fc-ad81-f385e278aa15 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:10.130697 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 420/838] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:09 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 949 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:10.346708 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-477c7e85-90af-415f-b0b3-d3c6aec74073 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:10.347491 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-477c7e85-90af-415f-b0b3-d3c6aec74073 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:10.347842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:10.347842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:10.348440 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-477c7e85-90af-415f-b0b3-d3c6aec74073 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:10.348956 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-477c7e85-90af-415f-b0b3-d3c6aec74073 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:10.377347 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:10.377347 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:10.379524 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-477c7e85-90af-415f-b0b3-d3c6aec74073 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:10.385933 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 419/839] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:10 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:10.621261 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef99234f-5bab-4b70-9887-802c2acb5a88 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:19:10.622208 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef99234f-5bab-4b70-9887-802c2acb5a88 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:10.623070 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:10.623070 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:10.624002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef99234f-5bab-4b70-9887-802c2acb5a88 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:11.036087 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:11.036087 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:11.039310 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ef99234f-5bab-4b70-9887-802c2acb5a88 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Snapshot retrieved successfully. Jan 27 18:19:11.049396 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef99234f-5bab-4b70-9887-802c2acb5a88 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 200 Jan 27 18:19:11.050362 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 421/840] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:10 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 464 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:11.147599 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-52150492-912d-4687-8ef5-4a3cb254f217 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:11.148596 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-52150492-912d-4687-8ef5-4a3cb254f217 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:11.148950 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:11.148950 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:11.149803 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-52150492-912d-4687-8ef5-4a3cb254f217 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:11.381548 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:11.381548 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:11.397549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-65d1c70e-01d9-4799-97fc-3a3c488c450f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:11.399287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-65d1c70e-01d9-4799-97fc-3a3c488c450f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:11.402784 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:11.402784 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:11.404907 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-65d1c70e-01d9-4799-97fc-3a3c488c450f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:11.405506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-65d1c70e-01d9-4799-97fc-3a3c488c450f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:11.463999 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:11.463999 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:11.465983 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-52150492-912d-4687-8ef5-4a3cb254f217 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:11.468193 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-65d1c70e-01d9-4799-97fc-3a3c488c450f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:11.469696 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 422/841] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:11 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:11.597754 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-52150492-912d-4687-8ef5-4a3cb254f217 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:11.598915 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 420/842] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:11 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 949 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:12.073534 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac7d9c84-a8e2-4373-b6b4-339201237035 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b Jan 27 18:19:12.074311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac7d9c84-a8e2-4373-b6b4-339201237035 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:12.074557 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:12.074557 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:12.074918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac7d9c84-a8e2-4373-b6b4-339201237035 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:12.149579 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac7d9c84-a8e2-4373-b6b4-339201237035 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b returned with HTTP 404 Jan 27 18:19:12.152780 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 423/843] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:12 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/snapshots/ee777adb-b658-4e3c-8734-1ae7d19cc08b => generated 111 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:12.167335 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d7ef23f0-0437-4092-ae45-edfb411c88d8 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] DELETE http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:19:12.168020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d7ef23f0-0437-4092-ae45-edfb411c88d8 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:12.168345 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:12.168345 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:12.169003 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d7ef23f0-0437-4092-ae45-edfb411c88d8 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:12.170161 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-d7ef23f0-0437-4092-ae45-edfb411c88d8 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Delete volume with id: 0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:19:12.256036 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:12.256036 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:12.258340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d7ef23f0-0437-4092-ae45-edfb411c88d8 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Volume info retrieved successfully. Jan 27 18:19:12.332610 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d7ef23f0-0437-4092-ae45-edfb411c88d8 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Delete volume request issued successfully. Jan 27 18:19:12.333459 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d7ef23f0-0437-4092-ae45-edfb411c88d8 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d returned with HTTP 202 Jan 27 18:19:12.334661 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 421/844] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:19:12 2021] DELETE /volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:12.343709 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e436708-ac9e-4667-9d16-b065209925f2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:19:12.344454 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e436708-ac9e-4667-9d16-b065209925f2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:12.345083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e436708-ac9e-4667-9d16-b065209925f2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:12.435518 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:12.435518 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:12.448264 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9e436708-ac9e-4667-9d16-b065209925f2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Volume info retrieved successfully. Jan 27 18:19:12.474024 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e436708-ac9e-4667-9d16-b065209925f2 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d returned with HTTP 200 Jan 27 18:19:12.475092 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 424/845] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:12 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d => generated 911 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:12.494023 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8b0407e-6807-46c8-8bf0-b20bf1bd2119 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:12.495185 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8b0407e-6807-46c8-8bf0-b20bf1bd2119 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:12.495873 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:12.495873 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:12.496470 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8b0407e-6807-46c8-8bf0-b20bf1bd2119 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:12.497435 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a8b0407e-6807-46c8-8bf0-b20bf1bd2119 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:12.556857 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:12.556857 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:12.559772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8b0407e-6807-46c8-8bf0-b20bf1bd2119 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:12.560645 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 422/846] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:12 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:12.629151 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8bf2c94-3690-41b3-be27-df7728ffcf4e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:12.629446 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8bf2c94-3690-41b3-be27-df7728ffcf4e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:12.629830 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:12.629830 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:12.630437 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8bf2c94-3690-41b3-be27-df7728ffcf4e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:12.701577 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:12.701577 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:12.711579 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e8bf2c94-3690-41b3-be27-df7728ffcf4e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:12.738262 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8bf2c94-3690-41b3-be27-df7728ffcf4e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:12.739662 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 425/847] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:12 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 950 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:12.755886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-78d56c2d-b85c-4d79-8d91-15c66de6d62b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:12.756409 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-78d56c2d-b85c-4d79-8d91-15c66de6d62b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:12.756609 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:12.756609 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:12.756980 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-78d56c2d-b85c-4d79-8d91-15c66de6d62b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:12.840351 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:12.840351 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:12.849649 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-78d56c2d-b85c-4d79-8d91-15c66de6d62b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:12.878314 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-78d56c2d-b85c-4d79-8d91-15c66de6d62b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:12.879686 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 423/848] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:12 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 950 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:12.900403 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f7fc13f1-0aa8-4c23-b711-5fbc53e3f18a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:12.901628 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f7fc13f1-0aa8-4c23-b711-5fbc53e3f18a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:12.903669 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:12.903669 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:12.904358 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f7fc13f1-0aa8-4c23-b711-5fbc53e3f18a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:12.905020 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-f7fc13f1-0aa8-4c23-b711-5fbc53e3f18a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume with id: 52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:13.004020 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:13.004020 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:13.005520 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f7fc13f1-0aa8-4c23-b711-5fbc53e3f18a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:13.043321 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f7fc13f1-0aa8-4c23-b711-5fbc53e3f18a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume request issued successfully. Jan 27 18:19:13.044082 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f7fc13f1-0aa8-4c23-b711-5fbc53e3f18a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 202 Jan 27 18:19:13.048701 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 426/849] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:19:12 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:13.053229 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-982cf128-a416-468f-83b7-55d89d712f38 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:13.053876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-982cf128-a416-468f-83b7-55d89d712f38 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:13.054499 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:13.054499 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:13.054885 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-982cf128-a416-468f-83b7-55d89d712f38 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:13.165259 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:13.165259 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:13.177551 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-982cf128-a416-468f-83b7-55d89d712f38 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:13.215627 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-982cf128-a416-468f-83b7-55d89d712f38 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:13.216780 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 424/850] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:13 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 949 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:13.500500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72d69c01-5e6e-4880-9423-12a27248dcf7 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:19:13.501242 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72d69c01-5e6e-4880-9423-12a27248dcf7 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:13.501726 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:13.501726 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:13.502361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72d69c01-5e6e-4880-9423-12a27248dcf7 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:13.574763 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:13.574763 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:13.575489 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3a39c974-99f2-4eaa-a3d1-111fe5890e15 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:13.576276 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3a39c974-99f2-4eaa-a3d1-111fe5890e15 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:13.576557 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:13.576557 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:13.577016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3a39c974-99f2-4eaa-a3d1-111fe5890e15 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:13.577464 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3a39c974-99f2-4eaa-a3d1-111fe5890e15 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:13.586062 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-72d69c01-5e6e-4880-9423-12a27248dcf7 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Volume info retrieved successfully. Jan 27 18:19:13.632271 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:13.632271 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:13.635156 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3a39c974-99f2-4eaa-a3d1-111fe5890e15 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:13.656716 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 425/851] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:13 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:13.677290 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72d69c01-5e6e-4880-9423-12a27248dcf7 tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d returned with HTTP 200 Jan 27 18:19:13.678658 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 427/852] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:13 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d => generated 911 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:14.233183 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a72c6a7e-5ceb-49c4-8778-d7e6c5399284 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:14.233711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a72c6a7e-5ceb-49c4-8778-d7e6c5399284 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:14.233930 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:14.233930 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:14.234308 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a72c6a7e-5ceb-49c4-8778-d7e6c5399284 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:14.386234 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:14.386234 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:14.425085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a72c6a7e-5ceb-49c4-8778-d7e6c5399284 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:14.493869 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a72c6a7e-5ceb-49c4-8778-d7e6c5399284 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:14.507938 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 426/853] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:14 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 949 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:14.672568 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9dfae83d-9dbc-4159-88f0-9691f74a5e27 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:14.673102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9dfae83d-9dbc-4159-88f0-9691f74a5e27 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:14.673321 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:14.673321 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:14.673700 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9dfae83d-9dbc-4159-88f0-9691f74a5e27 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:14.674039 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9dfae83d-9dbc-4159-88f0-9691f74a5e27 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:14.696586 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fa60ad2-f357-4f65-a4c3-144b7257c43d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:19:14.697302 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fa60ad2-f357-4f65-a4c3-144b7257c43d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:14.698180 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:14.698180 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:14.698926 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fa60ad2-f357-4f65-a4c3-144b7257c43d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:14.801109 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:14.801109 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:14.808317 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9dfae83d-9dbc-4159-88f0-9691f74a5e27 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:14.808317 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 428/854] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:14 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:14.897226 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:14.897226 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:14.922323 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8fa60ad2-f357-4f65-a4c3-144b7257c43d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Volume info retrieved successfully. Jan 27 18:19:14.983691 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fa60ad2-f357-4f65-a4c3-144b7257c43d tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d returned with HTTP 200 Jan 27 18:19:14.984576 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 427/855] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:14 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d => generated 911 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:15.510383 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6267e513-913f-4e28-98b3-16806cfb2209 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:15.514095 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6267e513-913f-4e28-98b3-16806cfb2209 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:15.515217 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:15.515217 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:15.515888 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6267e513-913f-4e28-98b3-16806cfb2209 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:15.681451 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:15.681451 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:15.716546 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6267e513-913f-4e28-98b3-16806cfb2209 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:15.823535 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8d50fffc-c340-4974-9240-4075d376fbc2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:15.824522 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8d50fffc-c340-4974-9240-4075d376fbc2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:15.824743 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:15.824743 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:15.825124 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8d50fffc-c340-4974-9240-4075d376fbc2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:15.825665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8d50fffc-c340-4974-9240-4075d376fbc2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:15.828312 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6267e513-913f-4e28-98b3-16806cfb2209 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 200 Jan 27 18:19:15.847259 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 429/856] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:15 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 949 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:15.896208 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:15.896208 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:15.900965 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8d50fffc-c340-4974-9240-4075d376fbc2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:15.905859 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 428/857] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:15 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:16.003713 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-038fba79-09e7-4564-b67a-7f993d4405df tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] GET http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d Jan 27 18:19:16.004242 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-038fba79-09e7-4564-b67a-7f993d4405df tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:16.004435 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:16.004435 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:16.006308 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-038fba79-09e7-4564-b67a-7f993d4405df tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:16.164532 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-038fba79-09e7-4564-b67a-7f993d4405df tempest-SnapshotsActionsTest-538772334 tempest-SnapshotsActionsTest-538772334-project] http://10.222.0.72/volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d returned with HTTP 404 Jan 27 18:19:16.169019 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 430/858] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:15 2021] GET /volume/v3/61e4c8e2e26143b3b373bd21009a0787/volumes/0954ac4d-29bb-4a77-a2e0-32d1c65f062d => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:16.848754 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-051bdd41-9408-419d-ba65-51059017fbde tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:16.849259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-051bdd41-9408-419d-ba65-51059017fbde tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:16.850184 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:16.850184 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:16.850871 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-051bdd41-9408-419d-ba65-51059017fbde tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:16.920629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e946ce3d-51e8-49c8-a656-f8cb8cde77f7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:16.921595 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e946ce3d-51e8-49c8-a656-f8cb8cde77f7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:16.922271 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e946ce3d-51e8-49c8-a656-f8cb8cde77f7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:16.922826 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e946ce3d-51e8-49c8-a656-f8cb8cde77f7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:16.965926 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:16.965926 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:16.969625 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e946ce3d-51e8-49c8-a656-f8cb8cde77f7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:16.970437 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 431/859] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:16 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:17.018443 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-051bdd41-9408-419d-ba65-51059017fbde tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 404 Jan 27 18:19:17.026615 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 429/860] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:16 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:17.034893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes Jan 27 18:19:17.035649 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:17.035649 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:17.036357 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-944718209"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:17.038182 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-944718209'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:19:17.039316 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume of 1 GB Jan 27 18:19:17.053178 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Availability Zones retrieved successfully. Jan 27 18:19:17.073275 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Flow 'volume_create_api' (6cc5c84a-93a4-4e89-8f54-d8f921f20fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:19:17.076573 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c09e22-89a3-4fbd-9401-9b6f1b48c884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:17.079178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:19:17.199222 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c09e22-89a3-4fbd-9401-9b6f1b48c884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:17.201872 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620852fe-7077-4154-9cc0-9b4849283079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:17.284676 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['c7a50a59-36ae-409e-9a62-9f946b5d1423', '39183335-5305-4350-ae95-e5d17084538e', '33348e51-5772-4f7b-945d-ec22efb01816', '8a62673f-209c-414e-8362-9acbb61cfd1d'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:17.287032 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620852fe-7077-4154-9cc0-9b4849283079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7a50a59-36ae-409e-9a62-9f946b5d1423', '39183335-5305-4350-ae95-e5d17084538e', '33348e51-5772-4f7b-945d-ec22efb01816', '8a62673f-209c-414e-8362-9acbb61cfd1d']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:17.294396 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfbe1722-ad7e-4f60-a4a5-1a302f18d692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:17.433896 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfbe1722-ad7e-4f60-a4a5-1a302f18d692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-944718209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be422ad5c3b042e5842be746379526db',qos_specs=None,replication_status=,reservations=['c7a50a59-36ae-409e-9a62-9f946b5d1423','39183335-5305-4350-ae95-e5d17084538e','33348e51-5772-4f7b-945d-ec22efb01816','8a62673f-209c-414e-8362-9acbb61cfd1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49030903511a473bbb1625c90ea98c7b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:19:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-944718209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be422ad5c3b042e5842be746379526db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='49030903511a473bbb1625c90ea98c7b',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:17.454417 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a7cb6c1-8798-4c03-ac8e-5dd21828fa79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:17.527551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a7cb6c1-8798-4c03-ac8e-5dd21828fa79) transitioned into state 'SUCCESS' from state '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-944718209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be422ad5c3b042e5842be746379526db',qos_specs=None,replication_status=,reservations=['c7a50a59-36ae-409e-9a62-9f946b5d1423','39183335-5305-4350-ae95-e5d17084538e','33348e51-5772-4f7b-945d-ec22efb01816','8a62673f-209c-414e-8362-9acbb61cfd1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49030903511a473bbb1625c90ea98c7b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:17.529778 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe1b93b-fb4b-49cc-86d9-a33d6231f17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:17.579612 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe1b93b-fb4b-49cc-86d9-a33d6231f17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:17.583525 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Flow 'volume_create_api' (6cc5c84a-93a4-4e89-8f54-d8f921f20fbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:19:17.676797 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume request issued successfully. Jan 27 18:19:17.698910 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-171b7d9d-c4a9-4456-b032-27ee469e7f3c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes returned with HTTP 202 Jan 27 18:19:17.700889 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 432/861] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:19:17 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/volumes => generated 822 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:19:17.715035 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d64a4657-e9f1-464e-ab51-c88236e186a6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b Jan 27 18:19:17.715794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d64a4657-e9f1-464e-ab51-c88236e186a6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:17.716469 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d64a4657-e9f1-464e-ab51-c88236e186a6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:17.828792 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:17.828792 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:17.840345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d64a4657-e9f1-464e-ab51-c88236e186a6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:17.866511 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d64a4657-e9f1-464e-ab51-c88236e186a6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b returned with HTTP 200 Jan 27 18:19:17.869246 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 430/862] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:17 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b => generated 890 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:17.985812 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66aeb00b-9f34-4d71-b742-6b03b492c150 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:17.986344 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-66aeb00b-9f34-4d71-b742-6b03b492c150 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:17.986539 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:17.986539 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:17.987688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-66aeb00b-9f34-4d71-b742-6b03b492c150 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:17.988206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-66aeb00b-9f34-4d71-b742-6b03b492c150 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:18.018043 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:18.018043 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:18.020323 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66aeb00b-9f34-4d71-b742-6b03b492c150 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:18.021639 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 433/863] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:17 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:18.300799 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] POST http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes Jan 27 18:19:18.301477 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:18.301477 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:18.302268 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2105191309"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:18.303637 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2105191309'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:19:18.304257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Create volume of 1 GB Jan 27 18:19:18.318255 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Availability Zones retrieved successfully. Jan 27 18:19:18.337225 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Flow 'volume_create_api' (f02c0a41-42c3-4218-b9c9-3023d1584036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:19:18.340351 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e45eeb2-338c-4afc-8017-cf9d8e6e0668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:18.342743 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:19:18.415905 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e45eeb2-338c-4afc-8017-cf9d8e6e0668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:18.419669 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d32c60a-86e2-44f6-88f7-2a32933fe420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:18.531422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Created reservations ['b3f603e9-2d5e-45be-9f25-4a01064b1b21', '20dfddf1-7c49-45b9-80a9-7f492a611516', '8da477e9-b717-481f-86dd-c3d33158d865', 'dfb8ad0d-5f71-48ec-bea0-7fcc0ebf4ab9'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:18.533624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d32c60a-86e2-44f6-88f7-2a32933fe420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3f603e9-2d5e-45be-9f25-4a01064b1b21', '20dfddf1-7c49-45b9-80a9-7f492a611516', '8da477e9-b717-481f-86dd-c3d33158d865', 'dfb8ad0d-5f71-48ec-bea0-7fcc0ebf4ab9']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:18.536010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39ee1aa1-5a5c-41b1-b0cb-ff934b190c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:18.702738 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39ee1aa1-5a5c-41b1-b0cb-ff934b190c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67aeafc3-4cbe-4bb2-9831-2742d771b284', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2105191309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8572c64ae7a340e69edc713dcd153a45',qos_specs=None,replication_status=,reservations=['b3f603e9-2d5e-45be-9f25-4a01064b1b21','20dfddf1-7c49-45b9-80a9-7f492a611516','8da477e9-b717-481f-86dd-c3d33158d865','dfb8ad0d-5f71-48ec-bea0-7fcc0ebf4ab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd39ecf4d2c407abb29e81a75049798',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:19:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2105191309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67aeafc3-4cbe-4bb2-9831-2742d771b284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8572c64ae7a340e69edc713dcd153a45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5dd39ecf4d2c407abb29e81a75049798',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:18.704778 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d274723-4283-45ca-91f9-d7d11784fd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:18.742120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d274723-4283-45ca-91f9-d7d11784fd35) transitioned into state 'SUCCESS' from state '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-2105191309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8572c64ae7a340e69edc713dcd153a45',qos_specs=None,replication_status=,reservations=['b3f603e9-2d5e-45be-9f25-4a01064b1b21','20dfddf1-7c49-45b9-80a9-7f492a611516','8da477e9-b717-481f-86dd-c3d33158d865','dfb8ad0d-5f71-48ec-bea0-7fcc0ebf4ab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd39ecf4d2c407abb29e81a75049798',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:18.744898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec9ac5c-1e51-4173-82d4-a1abd1451984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:18.769078 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec9ac5c-1e51-4173-82d4-a1abd1451984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:18.772703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Flow 'volume_create_api' (f02c0a41-42c3-4218-b9c9-3023d1584036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:19:18.888392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ecede06a-df5f-44ac-bc71-cf91fad569d3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b Jan 27 18:19:18.889052 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ecede06a-df5f-44ac-bc71-cf91fad569d3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:18.889479 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:18.889479 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:18.890142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ecede06a-df5f-44ac-bc71-cf91fad569d3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:18.986166 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:18.986166 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:18.998922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ecede06a-df5f-44ac-bc71-cf91fad569d3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:19.034066 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ecede06a-df5f-44ac-bc71-cf91fad569d3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b returned with HTTP 200 Jan 27 18:19:19.035923 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 434/864] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:18 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b => generated 915 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:19.050289 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Create volume request issued successfully. Jan 27 18:19:19.070656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-04551e72-899b-47de-9cb3-9da8739805fb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes returned with HTTP 202 Jan 27 18:19:19.071564 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8dade115-8cb0-4890-b301-edfad7765f0d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:19.072126 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8dade115-8cb0-4890-b301-edfad7765f0d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:19.072361 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:19.072361 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:19.072581 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 431/865] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:19:18 2021] POST /volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes => generated 851 bytes in 949 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:19:19.072738 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8dade115-8cb0-4890-b301-edfad7765f0d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:19.073117 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8dade115-8cb0-4890-b301-edfad7765f0d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:19.086445 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13249efe-9236-4390-934f-e661f128c00f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots Jan 27 18:19:19.087123 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:19.087123 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:19.087807 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-13249efe-9236-4390-934f-e661f128c00f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1329985206"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:19.104333 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:19.104333 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:19.106195 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8dade115-8cb0-4890-b301-edfad7765f0d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:19.107232 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 435/866] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:19 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:19.118971 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6cee19a4-dc3e-463e-b93e-24f01dab2131 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 Jan 27 18:19:19.119490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6cee19a4-dc3e-463e-b93e-24f01dab2131 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:19.119839 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:19.119839 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:19.120462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6cee19a4-dc3e-463e-b93e-24f01dab2131 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:19.174716 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:19.174716 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:19.176314 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-13249efe-9236-4390-934f-e661f128c00f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:19.176884 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-13249efe-9236-4390-934f-e661f128c00f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create snapshot from volume 7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b Jan 27 18:19:19.185671 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:19.185671 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:19.197300 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6cee19a4-dc3e-463e-b93e-24f01dab2131 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Volume info retrieved successfully. Jan 27 18:19:19.229713 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6cee19a4-dc3e-463e-b93e-24f01dab2131 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 returned with HTTP 200 Jan 27 18:19:19.240191 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 436/867] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:19 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 => generated 919 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:19.240517 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72f32760-e048-4806-9506-52b24ad6dc27 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 Jan 27 18:19:19.244490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72f32760-e048-4806-9506-52b24ad6dc27 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:19.244848 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:19.244848 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:19.245485 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72f32760-e048-4806-9506-52b24ad6dc27 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:19.272076 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-13249efe-9236-4390-934f-e661f128c00f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['a1f17688-2b59-4cb0-b542-96a8b9d4bd43', 'bfc31573-b897-4892-9363-db53a302498d', '1ed4e70b-1d56-4114-930b-065faaae8612', '8e3d3207-cb40-4b1d-b3f1-c398a8a06379'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:19.302979 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:19.302979 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:19.319471 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-72f32760-e048-4806-9506-52b24ad6dc27 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:19:19.360496 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72f32760-e048-4806-9506-52b24ad6dc27 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 returned with HTTP 200 Jan 27 18:19:19.363302 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 437/868] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:19 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:19.473397 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-13249efe-9236-4390-934f-e661f128c00f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot create request issued successfully. Jan 27 18:19:19.474186 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13249efe-9236-4390-934f-e661f128c00f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots returned with HTTP 202 Jan 27 18:19:19.475055 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 432/869] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:19:19 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/snapshots => generated 310 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:19:19.486860 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-483a5272-f161-494f-bce0-ad2d12de19f5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 Jan 27 18:19:19.490236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-483a5272-f161-494f-bce0-ad2d12de19f5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:19.490550 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:19.490550 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:19.491089 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-483a5272-f161-494f-bce0-ad2d12de19f5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:19.588927 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:19.588927 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:19.590096 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-483a5272-f161-494f-bce0-ad2d12de19f5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:19.592049 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-483a5272-f161-494f-bce0-ad2d12de19f5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 returned with HTTP 200 Jan 27 18:19:19.593011 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 433/870] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:19 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 => generated 442 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:19.691831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ff929ab-7a8e-4e62-a230-25097ed2b165 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] GET http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c/export_record Jan 27 18:19:19.692370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ff929ab-7a8e-4e62-a230-25097ed2b165 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:19.692585 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:19.692585 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:19.692969 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ff929ab-7a8e-4e62-a230-25097ed2b165 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Calling method 'export_record' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:19.693337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-9ff929ab-7a8e-4e62-a230-25097ed2b165 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Export record for backup f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 27 18:19:19.763495 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:19.763495 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:19.766707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.api [None req-9ff929ab-7a8e-4e62-a230-25097ed2b165 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Calling RPCAPI with context: , host: n-d-742170-5, backup: f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 27 18:19:19.803346 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-9ff929ab-7a8e-4e62-a230-25097ed2b165 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] export_record in rpcapi backup_id f590d4f4-8bce-441f-9372-9788f6b1f31c on host n-d-742170-5. {{(pid=87902) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 27 18:19:19.817780 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-9ff929ab-7a8e-4e62-a230-25097ed2b165 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjU5MGQ0ZjQtOGJjZS00NDFmLTkzNzItOTc4OGY2YjFmMzFjIiwgInVzZXJfaWQiOiAiZTEzMGIzMDdlMTRmNDUwMTg4MWNiNTcyNGYxN2JlMDYiLCAicHJvamVjdF9pZCI6ICI5OGFlNTg4NjkxYzE0ZjZjYmVhOTA3YzU4ZTY3NTA5MSIsICJ2b2x1bWVfaWQiOiAiZDAwZjg5MTMtZDc1NS00MDk0LWIwMTktMTA0OGRhM2JkYjc2IiwgImhvc3QiOiAibi1kLTc0MjE3MC01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwMzQxNjg2MTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kMDBmODkxMy1kNzU1LTQwOTQtYjAxOS0xMDQ4ZGEzYmRiNzYvMjAyMTAxMjcxODE4MTkvYXpfbm92YV9iYWNrdXBfZjU5MGQ0ZjQtOGJjZS00NDFmLTkzNzItOTc4OGY2YjFmMzFjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjdUMTg6MTg6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjdUMTg6MTg6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxODoxOToxOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87902) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 27 18:19:19.818419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ff929ab-7a8e-4e62-a230-25097ed2b165 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c/export_record returned with HTTP 200 Jan 27 18:19:19.819270 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 438/871] 10.222.0.72 () {58 vars in 1357 bytes} [Wed Jan 27 18:19:19 2021] GET /volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c/export_record => generated 1448 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:19:19.830342 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2387510-f4ea-4ef9-8c6d-d3d938c6c989 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] POST http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/import_record Jan 27 18:19:19.831001 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:19.831001 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:19.831673 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b2387510-f4ea-4ef9-8c6d-d3d938c6c989 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDM0YWI3ZWUtNmU3NS00MTgxLTkzZDUtYjYwMTcyMDM2ZmI0IiwgInVzZXJfaWQiOiAiZTEzMGIzMDdlMTRmNDUwMTg4MWNiNTcyNGYxN2JlMDYiLCAicHJvamVjdF9pZCI6ICI5OGFlNTg4NjkxYzE0ZjZjYmVhOTA3YzU4ZTY3NTA5MSIsICJ2b2x1bWVfaWQiOiAiZDAwZjg5MTMtZDc1NS00MDk0LWIwMTktMTA0OGRhM2JkYjc2IiwgImhvc3QiOiAibi1kLTc0MjE3MC01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwMzQxNjg2MTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kMDBmODkxMy1kNzU1LTQwOTQtYjAxOS0xMDQ4ZGEzYmRiNzYvMjAyMTAxMjcxODE4MTkvYXpfbm92YV9iYWNrdXBfZjU5MGQ0ZjQtOGJjZS00NDFmLTkzNzItOTc4OGY2YjFmMzFjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjdUMTg6MTg6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjdUMTg6MTg6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxODoxOToxOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:19.832743 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-b2387510-f4ea-4ef9-8c6d-d3d938c6c989 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDM0YWI3ZWUtNmU3NS00MTgxLTkzZDUtYjYwMTcyMDM2ZmI0IiwgInVzZXJfaWQiOiAiZTEzMGIzMDdlMTRmNDUwMTg4MWNiNTcyNGYxN2JlMDYiLCAicHJvamVjdF9pZCI6ICI5OGFlNTg4NjkxYzE0ZjZjYmVhOTA3YzU4ZTY3NTA5MSIsICJ2b2x1bWVfaWQiOiAiZDAwZjg5MTMtZDc1NS00MDk0LWIwMTktMTA0OGRhM2JkYjc2IiwgImhvc3QiOiAibi1kLTc0MjE3MC01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwMzQxNjg2MTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kMDBmODkxMy1kNzU1LTQwOTQtYjAxOS0xMDQ4ZGEzYmRiNzYvMjAyMTAxMjcxODE4MTkvYXpfbm92YV9iYWNrdXBfZjU5MGQ0ZjQtOGJjZS00NDFmLTkzNzItOTc4OGY2YjFmMzFjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjdUMTg6MTg6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjdUMTg6MTg6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxODoxOToxOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87901) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 27 18:19:19.837739 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-b2387510-f4ea-4ef9-8c6d-d3d938c6c989 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDM0YWI3ZWUtNmU3NS00MTgxLTkzZDUtYjYwMTcyMDM2ZmI0IiwgInVzZXJfaWQiOiAiZTEzMGIzMDdlMTRmNDUwMTg4MWNiNTcyNGYxN2JlMDYiLCAicHJvamVjdF9pZCI6ICI5OGFlNTg4NjkxYzE0ZjZjYmVhOTA3YzU4ZTY3NTA5MSIsICJ2b2x1bWVfaWQiOiAiZDAwZjg5MTMtZDc1NS00MDk0LWIwMTktMTA0OGRhM2JkYjc2IiwgImhvc3QiOiAibi1kLTc0MjE3MC01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwMzQxNjg2MTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kMDBmODkxMy1kNzU1LTQwOTQtYjAxOS0xMDQ4ZGEzYmRiNzYvMjAyMTAxMjcxODE4MTkvYXpfbm92YV9iYWNrdXBfZjU5MGQ0ZjQtOGJjZS00NDFmLTkzNzItOTc4OGY2YjFmMzFjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjdUMTg6MTg6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjdUMTg6MTg6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxODoxOToxOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87901) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 27 18:19:20.003025 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-b2387510-f4ea-4ef9-8c6d-d3d938c6c989 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Created reservations ['2311194e-d7d0-407e-8536-db0a2fedd166', 'ed002c21-0003-448c-b820-eadff57e3730'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:20.152266 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-b2387510-f4ea-4ef9-8c6d-d3d938c6c989 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] import_record rpcapi backup id 434ab7ee-6e75-4181-93d5-b60172036fb4 on host n-d-742170-5 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDM0YWI3ZWUtNmU3NS00MTgxLTkzZDUtYjYwMTcyMDM2ZmI0IiwgInVzZXJfaWQiOiAiZTEzMGIzMDdlMTRmNDUwMTg4MWNiNTcyNGYxN2JlMDYiLCAicHJvamVjdF9pZCI6ICI5OGFlNTg4NjkxYzE0ZjZjYmVhOTA3YzU4ZTY3NTA5MSIsICJ2b2x1bWVfaWQiOiAiZDAwZjg5MTMtZDc1NS00MDk0LWIwMTktMTA0OGRhM2JkYjc2IiwgImhvc3QiOiAibi1kLTc0MjE3MC01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwMzQxNjg2MTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kMDBmODkxMy1kNzU1LTQwOTQtYjAxOS0xMDQ4ZGEzYmRiNzYvMjAyMTAxMjcxODE4MTkvYXpfbm92YV9iYWNrdXBfZjU5MGQ0ZjQtOGJjZS00NDFmLTkzNzItOTc4OGY2YjFmMzFjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjdUMTg6MTg6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjdUMTg6MTg6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxODoxOToxOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87901) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 27 18:19:20.156102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-b2387510-f4ea-4ef9-8c6d-d3d938c6c989 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Import record output: {'backup': {'id': '434ab7ee-6e75-4181-93d5-b60172036fb4', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4'}, {'rel': 'bookmark', 'href': 'http://10.222.0.72/volume/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4'}]}}. {{(pid=87901) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 27 18:19:20.156781 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2387510-f4ea-4ef9-8c6d-d3d938c6c989 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/import_record returned with HTTP 201 Jan 27 18:19:20.157728 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 434/872] 10.222.0.72 () {60 vars in 1269 bytes} [Wed Jan 27 18:19:19 2021] POST /volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/import_record => generated 354 bytes in 332 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 27 18:19:20.170457 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1468ef8a-ad5b-4275-9e38-21ab78c04bf6 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] GET http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 Jan 27 18:19:20.171179 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1468ef8a-ad5b-4275-9e38-21ab78c04bf6 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:20.171401 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:20.171401 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:20.172246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1468ef8a-ad5b-4275-9e38-21ab78c04bf6 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:20.172621 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1468ef8a-ad5b-4275-9e38-21ab78c04bf6 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Show backup with id 434ab7ee-6e75-4181-93d5-b60172036fb4. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:20.247966 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-09995fbc-c6f2-4480-8dec-67e4cc8fc5ae tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 Jan 27 18:19:20.248751 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-09995fbc-c6f2-4480-8dec-67e4cc8fc5ae tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:20.249078 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:20.249078 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:20.249607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-09995fbc-c6f2-4480-8dec-67e4cc8fc5ae tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:20.251478 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:20.251478 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:20.253157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1468ef8a-ad5b-4275-9e38-21ab78c04bf6 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 returned with HTTP 200 Jan 27 18:19:20.261592 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 439/873] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:20 2021] GET /volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 => generated 713 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:20.360109 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:20.360109 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:20.370312 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-09995fbc-c6f2-4480-8dec-67e4cc8fc5ae tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Volume info retrieved successfully. Jan 27 18:19:20.397095 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-09995fbc-c6f2-4480-8dec-67e4cc8fc5ae tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 returned with HTTP 200 Jan 27 18:19:20.399016 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 435/874] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:20 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 => generated 920 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:20.415955 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5a5502d2-42d5-44df-b70c-2b71d43e6c54 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] POST http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots Jan 27 18:19:20.416524 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:20.416524 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:20.417115 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5a5502d2-42d5-44df-b70c-2b71d43e6c54 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67aeafc3-4cbe-4bb2-9831-2742d771b284", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1133489253"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:20.476024 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:20.476024 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:20.477851 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5a5502d2-42d5-44df-b70c-2b71d43e6c54 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Volume info retrieved successfully. Jan 27 18:19:20.478518 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-5a5502d2-42d5-44df-b70c-2b71d43e6c54 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Create snapshot from volume 67aeafc3-4cbe-4bb2-9831-2742d771b284 Jan 27 18:19:20.557591 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-5a5502d2-42d5-44df-b70c-2b71d43e6c54 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Created reservations ['5e3abe18-909f-4e53-bb7b-41826851b37f', 'a8e6a18c-f9ee-4a9d-98b5-682d5f90ad6b', '1c4668d6-1d94-44f3-b5dd-4fa56ecb35a9', '46c5f850-ab81-42cc-9f36-bb406872e346'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:20.606206 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3fc7a961-4b3b-494d-9766-06e8371901d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 Jan 27 18:19:20.606731 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3fc7a961-4b3b-494d-9766-06e8371901d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:20.606944 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:20.606944 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:20.607316 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3fc7a961-4b3b-494d-9766-06e8371901d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:20.685213 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5a5502d2-42d5-44df-b70c-2b71d43e6c54 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot create request issued successfully. Jan 27 18:19:20.686460 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5a5502d2-42d5-44df-b70c-2b71d43e6c54 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots returned with HTTP 202 Jan 27 18:19:20.687563 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 440/875] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:19:20 2021] POST /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots => generated 314 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:19:20.693825 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:20.693825 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:20.695083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3fc7a961-4b3b-494d-9766-06e8371901d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:20.696988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3fc7a961-4b3b-494d-9766-06e8371901d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 returned with HTTP 200 Jan 27 18:19:20.700127 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed189d5b-9f0c-4739-96ce-6b7b4cf2360b tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 Jan 27 18:19:20.700882 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ed189d5b-9f0c-4739-96ce-6b7b4cf2360b tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:20.701195 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 436/876] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:20 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 => generated 442 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:20.701601 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:20.701601 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:20.701991 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ed189d5b-9f0c-4739-96ce-6b7b4cf2360b tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:20.774027 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:20.774027 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:20.775189 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ed189d5b-9f0c-4739-96ce-6b7b4cf2360b tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:20.777321 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed189d5b-9f0c-4739-96ce-6b7b4cf2360b tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 returned with HTTP 200 Jan 27 18:19:20.778136 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 441/877] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:20 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 => generated 446 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:21.268066 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b104c8d-4718-4438-9b93-c1c993f2ee08 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] GET http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 Jan 27 18:19:21.270016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b104c8d-4718-4438-9b93-c1c993f2ee08 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:21.270539 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:21.270539 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:21.271263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b104c8d-4718-4438-9b93-c1c993f2ee08 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:21.271792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5b104c8d-4718-4438-9b93-c1c993f2ee08 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Show backup with id 434ab7ee-6e75-4181-93d5-b60172036fb4. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:21.333206 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:21.333206 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:21.335961 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b104c8d-4718-4438-9b93-c1c993f2ee08 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 returned with HTTP 200 Jan 27 18:19:21.338603 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 437/878] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:21 2021] GET /volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 => generated 824 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:21.357392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6bf2765-f9f8-4c06-9e35-6a5f48baa359 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] GET http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups Jan 27 18:19:21.360236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c6bf2765-f9f8-4c06-9e35-6a5f48baa359 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:21.360636 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:21.360636 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:21.361242 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c6bf2765-f9f8-4c06-9e35-6a5f48baa359 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:21.469767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6bf2765-f9f8-4c06-9e35-6a5f48baa359 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups returned with HTTP 200 Jan 27 18:19:21.471097 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 442/879] 10.222.0.72 () {58 vars in 1204 bytes} [Wed Jan 27 18:19:21 2021] GET /volume/v3/a919cb72fcb0446fbe1d929de0080249/backups => generated 404 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:21.486741 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] POST http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c/restore Jan 27 18:19:21.487225 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:21.487225 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:21.487686 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:21.488806 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Restoring backup f590d4f4-8bce-441f-9372-9788f6b1f31c ({'restore': {}}) {{(pid=87901) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 27 18:19:21.489182 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Restoring backup f590d4f4-8bce-441f-9372-9788f6b1f31c to volume None. Jan 27 18:19:21.579927 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:21.579927 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:21.591997 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.backup.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Creating volume of 1 GB for restore of backup f590d4f4-8bce-441f-9372-9788f6b1f31c. Jan 27 18:19:21.658956 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Availability zone cache updated, next update will occur around 2021-01-27 19:19:21.657932. {{(pid=87901) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 18:19:21.659466 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Availability Zones retrieved successfully. Jan 27 18:19:21.683168 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Flow 'volume_create_api' (78e21445-cf4f-482f-a664-e62a1d6e0383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:19:21.685990 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (178ada2f-ce2f-4d05-91ff-28e6339ed74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:21.688207 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:19:21.710612 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69c363d0-20a3-433b-ac58-6bc4097b0316 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 Jan 27 18:19:21.711030 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69c363d0-20a3-433b-ac58-6bc4097b0316 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:21.711246 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:21.711246 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:21.711657 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69c363d0-20a3-433b-ac58-6bc4097b0316 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:21.775882 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:21.775882 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:21.777023 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-69c363d0-20a3-433b-ac58-6bc4097b0316 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:21.785217 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69c363d0-20a3-433b-ac58-6bc4097b0316 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 returned with HTTP 200 Jan 27 18:19:21.786164 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 443/880] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:21 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 => generated 442 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:21.801832 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e877f469-86e2-4129-a4e3-c614b07ebe3d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 Jan 27 18:19:21.802335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e877f469-86e2-4129-a4e3-c614b07ebe3d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:21.802550 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:21.802550 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:21.802931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e877f469-86e2-4129-a4e3-c614b07ebe3d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:21.815328 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (178ada2f-ce2f-4d05-91ff-28e6339ed74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:21.817599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9133a6f0-24b3-4a4c-a993-b1154933c775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:21.871123 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:21.871123 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:21.872326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e877f469-86e2-4129-a4e3-c614b07ebe3d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:21.876223 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e877f469-86e2-4129-a4e3-c614b07ebe3d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 returned with HTTP 200 Jan 27 18:19:21.877203 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 444/881] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:21 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 => generated 446 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:21.936276 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Created reservations ['f60aa54d-9b16-45e1-bab9-381df132b856', '08acf062-36d8-44a1-805a-46cbbbce29d4', '30ec7570-6746-4480-8a01-35cec07d4c09', '9605ad92-3005-4ada-8d23-08cab8ed8d8f'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:21.938238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9133a6f0-24b3-4a4c-a993-b1154933c775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f60aa54d-9b16-45e1-bab9-381df132b856', '08acf062-36d8-44a1-805a-46cbbbce29d4', '30ec7570-6746-4480-8a01-35cec07d4c09', '9605ad92-3005-4ada-8d23-08cab8ed8d8f']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:21.940378 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08ff433c-959e-4a80-97e8-42711f050da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:22.017810 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08ff433c-959e-4a80-97e8-42711f050da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7973a980-5852-4518-8224-e32f27f3730c', '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_f590d4f4-8bce-441f-9372-9788f6b1f31c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ae588691c14f6cbea907c58e675091',qos_specs=None,replication_status=,reservations=['f60aa54d-9b16-45e1-bab9-381df132b856','08acf062-36d8-44a1-805a-46cbbbce29d4','30ec7570-6746-4480-8a01-35cec07d4c09','9605ad92-3005-4ada-8d23-08cab8ed8d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e130b307e14f4501881cb5724f17be06',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:19:21Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f590d4f4-8bce-441f-9372-9788f6b1f31c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7973a980-5852-4518-8224-e32f27f3730c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98ae588691c14f6cbea907c58e675091',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e130b307e14f4501881cb5724f17be06',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:22.020535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85784ab6-f36c-4678-ac7f-81eac0773f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:22.051851 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85784ab6-f36c-4678-ac7f-81eac0773f2c) transitioned into 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_f590d4f4-8bce-441f-9372-9788f6b1f31c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ae588691c14f6cbea907c58e675091',qos_specs=None,replication_status=,reservations=['f60aa54d-9b16-45e1-bab9-381df132b856','08acf062-36d8-44a1-805a-46cbbbce29d4','30ec7570-6746-4480-8a01-35cec07d4c09','9605ad92-3005-4ada-8d23-08cab8ed8d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e130b307e14f4501881cb5724f17be06',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:22.053730 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bad2937-a1eb-481b-a65c-9ea8c16fdbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:22.070843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bad2937-a1eb-481b-a65c-9ea8c16fdbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:22.073700 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Flow 'volume_create_api' (78e21445-cf4f-482f-a664-e62a1d6e0383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:19:22.129088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Create volume request issued successfully. Jan 27 18:19:22.216038 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:22.216038 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:22.217245 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:19:22.217778 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 27 18:19:22.217778 n-d-742170-5 devstack@c-api.service[87900]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 27 18:19:22.217778 n-d-742170-5 devstack@c-api.service[87900]: hub = hubs.get_hub() Jan 27 18:19:22.802418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6bce79f-4286-4c9c-bf69-02d98895d16e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 Jan 27 18:19:22.802933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c6bce79f-4286-4c9c-bf69-02d98895d16e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:22.803130 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:22.803130 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:22.804086 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c6bce79f-4286-4c9c-bf69-02d98895d16e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:22.879468 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:22.879468 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:22.887623 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c6bce79f-4286-4c9c-bf69-02d98895d16e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:22.896765 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6bce79f-4286-4c9c-bf69-02d98895d16e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 returned with HTTP 200 Jan 27 18:19:22.900536 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 445/882] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:22 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 => generated 469 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:22.915548 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef460100-a1e1-4b57-a3f1-6dedd4100ebc tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 Jan 27 18:19:22.918058 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef460100-a1e1-4b57-a3f1-6dedd4100ebc tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:22.918829 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:22.918829 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:22.921295 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef460100-a1e1-4b57-a3f1-6dedd4100ebc tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:22.982392 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:22.982392 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:22.989498 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ef460100-a1e1-4b57-a3f1-6dedd4100ebc tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:22.991748 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef460100-a1e1-4b57-a3f1-6dedd4100ebc tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 returned with HTTP 200 Jan 27 18:19:22.992770 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 446/883] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:22 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 => generated 446 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:22.997939 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] POST http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes Jan 27 18:19:23.004324 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:23.004324 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:23.005101 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f4aadc91-8d60-4206-bcbe-b4e1a143e6a2", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1574471271"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:23.006540 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume request body: {'volume': {'snapshot_id': 'f4aadc91-8d60-4206-bcbe-b4e1a143e6a2', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1574471271'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:19:23.058048 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:23.058048 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:23.059896 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:23.060469 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume of 1 GB Jan 27 18:19:23.074963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Availability Zones retrieved successfully. Jan 27 18:19:23.097142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Flow 'volume_create_api' (824f60b4-777b-4739-937b-b1ce63eb0461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:19:23.100637 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f078be-1d92-4fb6-96e8-e1143df81658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:23.103200 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:19:23.266955 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f078be-1d92-4fb6-96e8-e1143df81658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f4aadc91-8d60-4206-bcbe-b4e1a143e6a2', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:23.267327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ff6872-d5bb-47ac-a67c-def5d1831493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:23.309678 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:23.309678 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:23.312305 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:19:23.373254 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Created reservations ['f4400379-142c-4ba5-b227-a7554e6a509d', 'bf629621-3d4a-4dd5-91d6-7ccd24e6b1c1', 'df5dab31-9c02-4049-ae4f-ece5bb1898e3', '46792a55-f686-4f7b-9609-4bb2ce73faee'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:23.376057 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ff6872-d5bb-47ac-a67c-def5d1831493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4400379-142c-4ba5-b227-a7554e6a509d', 'bf629621-3d4a-4dd5-91d6-7ccd24e6b1c1', 'df5dab31-9c02-4049-ae4f-ece5bb1898e3', '46792a55-f686-4f7b-9609-4bb2ce73faee']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:23.378606 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4478bb8f-fb19-49d0-9000-73700fb237b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:23.540308 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4478bb8f-fb19-49d0-9000-73700fb237b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0538f1bf-b287-4e17-975a-dba56357efba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1574471271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be422ad5c3b042e5842be746379526db',qos_specs=None,replication_status=,reservations=['f4400379-142c-4ba5-b227-a7554e6a509d','bf629621-3d4a-4dd5-91d6-7ccd24e6b1c1','df5dab31-9c02-4049-ae4f-ece5bb1898e3','46792a55-f686-4f7b-9609-4bb2ce73faee'],size=1,snapshot_id=f4aadc91-8d60-4206-bcbe-b4e1a143e6a2,source_replicaid=,source_volid=None,status='creating',user_id='49030903511a473bbb1625c90ea98c7b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1574471271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0538f1bf-b287-4e17-975a-dba56357efba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be422ad5c3b042e5842be746379526db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f4aadc91-8d60-4206-bcbe-b4e1a143e6a2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='49030903511a473bbb1625c90ea98c7b',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:23.542618 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d29d0de3-d387-456e-bbb6-88f17fc6470d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:23.569184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d29d0de3-d387-456e-bbb6-88f17fc6470d) transitioned into state 'SUCCESS' from state '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-1574471271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be422ad5c3b042e5842be746379526db',qos_specs=None,replication_status=,reservations=['f4400379-142c-4ba5-b227-a7554e6a509d','bf629621-3d4a-4dd5-91d6-7ccd24e6b1c1','df5dab31-9c02-4049-ae4f-ece5bb1898e3','46792a55-f686-4f7b-9609-4bb2ce73faee'],size=1,snapshot_id=f4aadc91-8d60-4206-bcbe-b4e1a143e6a2,source_replicaid=,source_volid=None,status='creating',user_id='49030903511a473bbb1625c90ea98c7b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:23.571729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c07e7e-3950-4c61-bc0b-a5843969dea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:23.701114 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c07e7e-3950-4c61-bc0b-a5843969dea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:23.709600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Flow 'volume_create_api' (824f60b4-777b-4739-937b-b1ce63eb0461) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:19:23.779470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Create volume request issued successfully. Jan 27 18:19:23.794671 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe5f6686-719e-4a7d-b725-495aa78a6392 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes returned with HTTP 202 Jan 27 18:19:23.795595 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 447/884] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:19:22 2021] POST /volume/v3/be422ad5c3b042e5842be746379526db/volumes => generated 857 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:19:23.810480 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a543941a-1a1b-47bb-88e5-15e519f837b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:23.810982 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a543941a-1a1b-47bb-88e5-15e519f837b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:23.811626 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:23.811626 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:23.812016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a543941a-1a1b-47bb-88e5-15e519f837b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:23.900017 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:23.900017 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:23.919017 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a543941a-1a1b-47bb-88e5-15e519f837b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:23.948273 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a543941a-1a1b-47bb-88e5-15e519f837b2 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:23.949259 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 448/885] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:23 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 925 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:24.005875 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f00c9649-2e53-493e-98ed-102c8c8eca20 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 Jan 27 18:19:24.008412 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f00c9649-2e53-493e-98ed-102c8c8eca20 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:24.008845 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:24.008845 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:24.009474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f00c9649-2e53-493e-98ed-102c8c8eca20 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:24.049861 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:24.049861 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:24.051848 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f00c9649-2e53-493e-98ed-102c8c8eca20 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:24.055461 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f00c9649-2e53-493e-98ed-102c8c8eca20 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 returned with HTTP 200 Jan 27 18:19:24.059260 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 449/886] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:23 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 => generated 473 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:24.068591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66fa0f33-ae2e-40ce-83d2-5c38805fdc9d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] POST http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots Jan 27 18:19:24.069355 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:24.069355 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:24.070892 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-66fa0f33-ae2e-40ce-83d2-5c38805fdc9d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67aeafc3-4cbe-4bb2-9831-2742d771b284", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2097232831"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:24.121970 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:24.121970 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:24.123608 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-66fa0f33-ae2e-40ce-83d2-5c38805fdc9d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Volume info retrieved successfully. Jan 27 18:19:24.124112 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-66fa0f33-ae2e-40ce-83d2-5c38805fdc9d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Create snapshot from volume 67aeafc3-4cbe-4bb2-9831-2742d771b284 Jan 27 18:19:24.187196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-66fa0f33-ae2e-40ce-83d2-5c38805fdc9d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Created reservations ['0bec681a-db64-4176-97df-2d43c92987ef', '6825a423-91a6-49cc-a245-ea56551d0d2a', 'fce85009-67b4-456b-9838-5a80ea9186dc', '99e46758-15fb-420b-b74c-06ad2bbd3255'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:24.301922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-66fa0f33-ae2e-40ce-83d2-5c38805fdc9d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot create request issued successfully. Jan 27 18:19:24.302686 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66fa0f33-ae2e-40ce-83d2-5c38805fdc9d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots returned with HTTP 202 Jan 27 18:19:24.304203 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 450/887] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:19:24 2021] POST /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots => generated 314 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:19:24.314883 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1bbc7e3b-19e1-4903-8d3e-4fc023c509e1 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 Jan 27 18:19:24.315417 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1bbc7e3b-19e1-4903-8d3e-4fc023c509e1 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:24.315728 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:24.315728 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:24.316108 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1bbc7e3b-19e1-4903-8d3e-4fc023c509e1 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:24.342368 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:24.342368 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:24.343549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1bbc7e3b-19e1-4903-8d3e-4fc023c509e1 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:24.345403 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1bbc7e3b-19e1-4903-8d3e-4fc023c509e1 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 returned with HTTP 200 Jan 27 18:19:24.350743 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 451/888] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:24 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 => generated 446 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:24.406031 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:24.406031 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:24.407703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:19:24.408243 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Checking backup size 1 against volume size 1 {{(pid=87901) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 27 18:19:24.408739 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.backup.api [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Overwriting volume 7973a980-5852-4518-8224-e32f27f3730c with restore of backup f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:24.430035 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] restore_backup in rpcapi backup_id f590d4f4-8bce-441f-9372-9788f6b1f31c {{(pid=87901) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 27 18:19:24.433573 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4fa8804d-710b-4b0d-a240-02994196ae97 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c/restore returned with HTTP 202 Jan 27 18:19:24.434642 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 438/889] 10.222.0.72 () {60 vars in 1360 bytes} [Wed Jan 27 18:19:21 2021] POST /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c/restore => generated 189 bytes in 2955 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:19:24.445974 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-68462539-71bf-4eb8-a62b-c181fe61a88b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:24.446840 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-68462539-71bf-4eb8-a62b-c181fe61a88b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:24.447210 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:24.447210 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:24.448232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-68462539-71bf-4eb8-a62b-c181fe61a88b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:24.448921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-68462539-71bf-4eb8-a62b-c181fe61a88b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:24.473604 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:24.473604 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:24.476504 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-68462539-71bf-4eb8-a62b-c181fe61a88b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:24.477554 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 452/890] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:24 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:24.965599 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c6d71cf-535c-4196-b062-19dc944ddefd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:24.967374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c6d71cf-535c-4196-b062-19dc944ddefd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:24.967816 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:24.967816 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:24.968362 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c6d71cf-535c-4196-b062-19dc944ddefd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:25.145043 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:25.145043 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:25.164564 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9c6d71cf-535c-4196-b062-19dc944ddefd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:25.208642 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c6d71cf-535c-4196-b062-19dc944ddefd tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:25.209521 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 439/891] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:24 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 949 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:25.358353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4c277fc-d696-4d8c-8e48-a22d916b7589 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 Jan 27 18:19:25.358875 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4c277fc-d696-4d8c-8e48-a22d916b7589 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:25.359065 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:25.359065 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:25.359468 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4c277fc-d696-4d8c-8e48-a22d916b7589 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:25.409535 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:25.409535 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:25.411018 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d4c277fc-d696-4d8c-8e48-a22d916b7589 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:25.413735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4c277fc-d696-4d8c-8e48-a22d916b7589 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 returned with HTTP 200 Jan 27 18:19:25.420001 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 453/892] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:25 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 => generated 446 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:25.492409 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-789d2ee8-4042-4831-8a1f-e8793d289283 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:25.493022 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-789d2ee8-4042-4831-8a1f-e8793d289283 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:25.493198 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:25.493198 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:25.493572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-789d2ee8-4042-4831-8a1f-e8793d289283 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:25.493942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-789d2ee8-4042-4831-8a1f-e8793d289283 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:25.540799 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:25.540799 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:25.543925 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-789d2ee8-4042-4831-8a1f-e8793d289283 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:25.549626 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 440/893] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:25 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:26.230082 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f400cd4b-d855-4665-8f33-2f590bf34b88 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:26.230788 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f400cd4b-d855-4665-8f33-2f590bf34b88 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:26.231006 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:26.231006 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:26.231387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f400cd4b-d855-4665-8f33-2f590bf34b88 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:26.428238 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0179764c-131b-4e8e-aec2-a10ee6e0b500 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 Jan 27 18:19:26.429662 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0179764c-131b-4e8e-aec2-a10ee6e0b500 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:26.430028 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:26.430028 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:26.430598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0179764c-131b-4e8e-aec2-a10ee6e0b500 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:26.453768 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:26.453768 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:26.484620 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f400cd4b-d855-4665-8f33-2f590bf34b88 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:26.508466 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:26.508466 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:26.516481 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0179764c-131b-4e8e-aec2-a10ee6e0b500 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:26.519012 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0179764c-131b-4e8e-aec2-a10ee6e0b500 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 returned with HTTP 200 Jan 27 18:19:26.534805 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 441/894] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:26 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 => generated 446 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:26.557037 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f400cd4b-d855-4665-8f33-2f590bf34b88 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:26.563957 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af2492fa-7fba-4b8e-a84e-75103713300d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:26.564801 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-af2492fa-7fba-4b8e-a84e-75103713300d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:26.565462 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 454/895] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:26 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 949 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:26.566334 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:26.566334 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:26.567023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-af2492fa-7fba-4b8e-a84e-75103713300d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:26.568154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-af2492fa-7fba-4b8e-a84e-75103713300d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:26.626797 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:26.626797 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:26.629893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af2492fa-7fba-4b8e-a84e-75103713300d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:26.635570 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 442/896] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:26 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:26.863527 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eae5cce7-0f38-446c-896f-dec1718db8e1 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b Jan 27 18:19:26.863835 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eae5cce7-0f38-446c-896f-dec1718db8e1 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:26.864141 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:26.864141 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:26.864528 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eae5cce7-0f38-446c-896f-dec1718db8e1 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:26.901061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eae5cce7-0f38-446c-896f-dec1718db8e1 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b returned with HTTP 200 Jan 27 18:19:26.911642 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 455/897] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:26 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b => generated 361 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:26.915590 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b40e531-0029-4adc-8c6d-84e91aeafae8 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b/defaults Jan 27 18:19:26.916124 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b40e531-0029-4adc-8c6d-84e91aeafae8 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:26.916345 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:26.916345 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:26.916724 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b40e531-0029-4adc-8c6d-84e91aeafae8 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'defaults' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:26.940553 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b40e531-0029-4adc-8c6d-84e91aeafae8 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b/defaults returned with HTTP 200 Jan 27 18:19:26.941672 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 443/898] 10.222.0.72 () {58 vars in 1348 bytes} [Wed Jan 27 18:19:26 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b/defaults => generated 361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:26.954215 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da14c530-e746-4d5a-bee6-a0a97c5064e7 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] PUT http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b Jan 27 18:19:26.955100 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-da14c530-e746-4d5a-bee6-a0a97c5064e7 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:27.077988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da14c530-e746-4d5a-bee6-a0a97c5064e7 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b returned with HTTP 200 Jan 27 18:19:27.084066 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 456/899] 10.222.0.72 () {60 vars in 1341 bytes} [Wed Jan 27 18:19:26 2021] PUT /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b => generated 319 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:27.101675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6cf36012-5be1-4724-be58-9b25f8936add tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] DELETE http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b Jan 27 18:19:27.102398 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6cf36012-5be1-4724-be58-9b25f8936add tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:27.102898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6cf36012-5be1-4724-be58-9b25f8936add tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:27.115975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6cf36012-5be1-4724-be58-9b25f8936add tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b returned with HTTP 200 Jan 27 18:19:27.118449 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 444/900] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:19:27 2021] DELETE /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 18:19:27.132021 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f0f3e3a-dd64-4583-a242-0847672564d2 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b Jan 27 18:19:27.132698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6f0f3e3a-dd64-4583-a242-0847672564d2 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:27.133236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6f0f3e3a-dd64-4583-a242-0847672564d2 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:27.202311 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f0f3e3a-dd64-4583-a242-0847672564d2 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b returned with HTTP 200 Jan 27 18:19:27.202311 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 457/901] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:27 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b => generated 361 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:27.222869 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4f8827dd-acd2-48a2-a29e-a8fe22c8c51e tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] PUT http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b Jan 27 18:19:27.222869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4f8827dd-acd2-48a2-a29e-a8fe22c8c51e tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:27.549202 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d18a138-3442-4882-9ef0-eeede67c512a tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 Jan 27 18:19:27.549824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d18a138-3442-4882-9ef0-eeede67c512a tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:27.551749 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d18a138-3442-4882-9ef0-eeede67c512a tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:27.591332 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:27.591332 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:27.592486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6d18a138-3442-4882-9ef0-eeede67c512a tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:27.598179 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d18a138-3442-4882-9ef0-eeede67c512a tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 returned with HTTP 200 Jan 27 18:19:27.608040 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 458/902] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:27 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 => generated 473 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:27.618495 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe2eac66-77ed-45b5-9d86-3f24b31c53cb tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:27.619726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe2eac66-77ed-45b5-9d86-3f24b31c53cb tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:27.619919 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:27.619919 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:27.622019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe2eac66-77ed-45b5-9d86-3f24b31c53cb tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:27.649834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4f8827dd-acd2-48a2-a29e-a8fe22c8c51e tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b returned with HTTP 200 Jan 27 18:19:27.650992 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 445/903] 10.222.0.72 () {60 vars in 1342 bytes} [Wed Jan 27 18:19:27 2021] PUT /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b => generated 319 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:27.662538 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1fef22eb-ae26-4337-8894-0de559530803 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] POST http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots Jan 27 18:19:27.674528 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1fef22eb-ae26-4337-8894-0de559530803 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67aeafc3-4cbe-4bb2-9831-2742d771b284", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1084951206"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:27.720018 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:27.720018 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:27.735873 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fe2eac66-77ed-45b5-9d86-3f24b31c53cb tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:27.761775 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:27.761775 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:27.763465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1fef22eb-ae26-4337-8894-0de559530803 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Volume info retrieved successfully. Jan 27 18:19:27.763823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-1fef22eb-ae26-4337-8894-0de559530803 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Create snapshot from volume 67aeafc3-4cbe-4bb2-9831-2742d771b284 Jan 27 18:19:27.786695 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe2eac66-77ed-45b5-9d86-3f24b31c53cb tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:27.790734 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 459/904] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:27 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 949 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:27.795897 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26ae2e4c-fb2d-4442-bf44-c3e138ae1b7e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:27.798260 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26ae2e4c-fb2d-4442-bf44-c3e138ae1b7e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:27.798260 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:27.798260 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:27.798260 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26ae2e4c-fb2d-4442-bf44-c3e138ae1b7e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:27.798260 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-26ae2e4c-fb2d-4442-bf44-c3e138ae1b7e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:27.840251 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:27.840251 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:27.842639 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26ae2e4c-fb2d-4442-bf44-c3e138ae1b7e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:27.843412 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 460/905] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:27 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:27.845108 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-1fef22eb-ae26-4337-8894-0de559530803 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Created reservations ['fd4e5482-dc00-4262-8581-e47a383f7543', '6ef6d124-e4fb-4589-8d12-3792561f35c4', 'fa066192-40f9-4378-a454-bc77be21db96', 'a5cc57e8-3111-4edb-b4ce-73de1abb0585'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:27.848808 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab041e36-f466-4807-b734-1c40194636e0 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b/defaults Jan 27 18:19:27.849294 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab041e36-f466-4807-b734-1c40194636e0 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:27.849492 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:27.849492 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:27.849858 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab041e36-f466-4807-b734-1c40194636e0 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'defaults' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:27.887351 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab041e36-f466-4807-b734-1c40194636e0 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b/defaults returned with HTTP 200 Jan 27 18:19:27.888164 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 461/906] 10.222.0.72 () {58 vars in 1348 bytes} [Wed Jan 27 18:19:27 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b/defaults => generated 361 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:27.905081 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bead4405-15ea-4fe0-a32e-669890124474 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b Jan 27 18:19:27.905697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bead4405-15ea-4fe0-a32e-669890124474 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:27.906185 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bead4405-15ea-4fe0-a32e-669890124474 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:27.938414 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bead4405-15ea-4fe0-a32e-669890124474 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b returned with HTTP 200 Jan 27 18:19:27.939420 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 462/907] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:27 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b => generated 361 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:27.956820 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e535662f-5025-41a4-a835-536c4484547e tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b?usage=True Jan 27 18:19:27.957954 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e535662f-5025-41a4-a835-536c4484547e tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:27.958553 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e535662f-5025-41a4-a835-536c4484547e tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:28.034434 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e535662f-5025-41a4-a835-536c4484547e tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b?usage=True returned with HTTP 200 Jan 27 18:19:28.036322 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 463/908] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:19:27 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b?usage=True => generated 1076 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:28.050062 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1fef22eb-ae26-4337-8894-0de559530803 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot create request issued successfully. Jan 27 18:19:28.050817 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1fef22eb-ae26-4337-8894-0de559530803 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots returned with HTTP 202 Jan 27 18:19:28.057885 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 446/909] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:19:27 2021] POST /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots => generated 314 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:19:28.066152 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-afafab52-11a3-4025-8ec2-456abdf86e8c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c Jan 27 18:19:28.066936 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-afafab52-11a3-4025-8ec2-456abdf86e8c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:28.067344 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:28.067344 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:28.068163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-afafab52-11a3-4025-8ec2-456abdf86e8c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:28.099064 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:28.099064 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:28.100348 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-afafab52-11a3-4025-8ec2-456abdf86e8c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:28.103147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-afafab52-11a3-4025-8ec2-456abdf86e8c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c returned with HTTP 200 Jan 27 18:19:28.108262 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 447/910] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:28 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c => generated 446 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:28.279065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] POST http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes Jan 27 18:19:28.279958 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1150164940"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:28.281050 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1150164940'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:19:28.281479 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Create volume of 1 GB Jan 27 18:19:28.317517 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Availability Zones retrieved successfully. Jan 27 18:19:28.374720 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Flow 'volume_create_api' (2dc4e726-2d4e-41e9-ac35-f68f6f518ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:19:28.377557 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1828ccc1-416c-4ca4-b449-ce11ccdc6df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:28.392223 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:19:28.621588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1828ccc1-416c-4ca4-b449-ce11ccdc6df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:28.627806 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc2a95b9-2465-4075-b21f-c1b8c92a9949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:28.810882 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef364fd9-1946-41d7-b645-d19052ad8e3d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:28.811814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef364fd9-1946-41d7-b645-d19052ad8e3d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:28.812234 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:28.812234 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:28.814250 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef364fd9-1946-41d7-b645-d19052ad8e3d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:28.883291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Created reservations ['ca090f4b-9f10-4944-bf2b-03e891a7d001', '9f633fdc-face-4238-bfd6-11d6226aac3e', '74c67ee5-21d7-4f3e-8dd0-f6dd732bf22f', '09cc8665-6246-491a-86b1-2d19b5a37aae'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:28.885420 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc2a95b9-2465-4075-b21f-c1b8c92a9949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca090f4b-9f10-4944-bf2b-03e891a7d001', '9f633fdc-face-4238-bfd6-11d6226aac3e', '74c67ee5-21d7-4f3e-8dd0-f6dd732bf22f', '09cc8665-6246-491a-86b1-2d19b5a37aae']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:28.889872 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f82c0985-c1f9-4a74-a61e-d0f1ba5ddae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:28.933534 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:28.933534 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:28.945429 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ef364fd9-1946-41d7-b645-d19052ad8e3d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:28.988211 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef364fd9-1946-41d7-b645-d19052ad8e3d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:28.989704 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 448/911] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:28 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 949 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:29.004220 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-54747ca7-58a9-45c0-b236-c6556f7fd940 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:29.004976 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-54747ca7-58a9-45c0-b236-c6556f7fd940 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:29.005381 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:29.005381 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:29.006064 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-54747ca7-58a9-45c0-b236-c6556f7fd940 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:29.006654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-54747ca7-58a9-45c0-b236-c6556f7fd940 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:29.032574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f82c0985-c1f9-4a74-a61e-d0f1ba5ddae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16b66292-37f3-4d17-92fc-a6ad58505aac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1150164940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b6a6d47df0747199912f8e9d1220b8b',qos_specs=None,replication_status=,reservations=['ca090f4b-9f10-4944-bf2b-03e891a7d001','9f633fdc-face-4238-bfd6-11d6226aac3e','74c67ee5-21d7-4f3e-8dd0-f6dd732bf22f','09cc8665-6246-491a-86b1-2d19b5a37aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b42076a4d4e4c6b864680a7d63d0bfa',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:19:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1150164940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16b66292-37f3-4d17-92fc-a6ad58505aac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b6a6d47df0747199912f8e9d1220b8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6b42076a4d4e4c6b864680a7d63d0bfa',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:29.035214 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:29.035214 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:29.037384 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f08aaca4-a960-4dcb-bfe8-2feef60032f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:29.038556 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-54747ca7-58a9-45c0-b236-c6556f7fd940 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:29.039955 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 449/912] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:28 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:29.339239 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-411e3e7e-2574-4799-9218-9b44cd96298c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c Jan 27 18:19:29.339239 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-411e3e7e-2574-4799-9218-9b44cd96298c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:29.339239 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:29.339239 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:29.339239 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-411e3e7e-2574-4799-9218-9b44cd96298c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:29.346396 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f08aaca4-a960-4dcb-bfe8-2feef60032f2) transitioned into state 'SUCCESS' from state '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-1150164940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b6a6d47df0747199912f8e9d1220b8b',qos_specs=None,replication_status=,reservations=['ca090f4b-9f10-4944-bf2b-03e891a7d001','9f633fdc-face-4238-bfd6-11d6226aac3e','74c67ee5-21d7-4f3e-8dd0-f6dd732bf22f','09cc8665-6246-491a-86b1-2d19b5a37aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b42076a4d4e4c6b864680a7d63d0bfa',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:29.346396 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1883a054-edb3-4d07-98d8-b29cc505e313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:29.349262 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:29.349262 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:29.349262 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-411e3e7e-2574-4799-9218-9b44cd96298c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:29.349262 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-411e3e7e-2574-4799-9218-9b44cd96298c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c returned with HTTP 200 Jan 27 18:19:29.349262 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 450/913] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:29 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c => generated 446 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:29.350044 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1883a054-edb3-4d07-98d8-b29cc505e313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:29.350044 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Flow 'volume_create_api' (2dc4e726-2d4e-41e9-ac35-f68f6f518ad7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:19:29.350044 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Create volume request issued successfully. Jan 27 18:19:29.366899 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd7512ea-52d4-468c-ad31-e4a99c65acab tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes returned with HTTP 202 Jan 27 18:19:29.379105 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 464/914] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:19:28 2021] POST /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes => generated 825 bytes in 1321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:19:29.386399 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c673356b-bb4d-4286-be19-49120cbca145 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] GET http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac Jan 27 18:19:29.389304 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c673356b-bb4d-4286-be19-49120cbca145 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:29.393897 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:29.393897 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:29.394618 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c673356b-bb4d-4286-be19-49120cbca145 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:29.498931 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:29.498931 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:29.508525 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c673356b-bb4d-4286-be19-49120cbca145 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Volume info retrieved successfully. Jan 27 18:19:29.533077 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c673356b-bb4d-4286-be19-49120cbca145 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac returned with HTTP 200 Jan 27 18:19:29.534741 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 451/915] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:29 2021] GET /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac => generated 893 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:30.029682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d72be0d9-22ec-46f2-8510-6abb738687a4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:30.029682 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d72be0d9-22ec-46f2-8510-6abb738687a4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:30.029682 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:30.029682 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:30.029682 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d72be0d9-22ec-46f2-8510-6abb738687a4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:30.056664 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44b7cee5-25c6-439c-ae5b-7cc620dc0e55 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:30.056664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44b7cee5-25c6-439c-ae5b-7cc620dc0e55 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:30.056664 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:30.056664 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:30.056664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44b7cee5-25c6-439c-ae5b-7cc620dc0e55 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:30.056664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-44b7cee5-25c6-439c-ae5b-7cc620dc0e55 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:30.146352 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:30.146352 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:30.146352 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44b7cee5-25c6-439c-ae5b-7cc620dc0e55 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:30.149818 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 452/916] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:30 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:30.199614 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6704c49b-3bbd-4cbc-a5a7-3d77ab65d9d6 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c Jan 27 18:19:30.199614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6704c49b-3bbd-4cbc-a5a7-3d77ab65d9d6 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:30.199614 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:30.199614 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:30.199614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6704c49b-3bbd-4cbc-a5a7-3d77ab65d9d6 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:30.267147 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:30.267147 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:30.277713 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:30.277713 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:30.282338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6704c49b-3bbd-4cbc-a5a7-3d77ab65d9d6 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:30.287545 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6704c49b-3bbd-4cbc-a5a7-3d77ab65d9d6 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c returned with HTTP 200 Jan 27 18:19:30.289356 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 453/917] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:30 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c => generated 446 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:30.314844 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d72be0d9-22ec-46f2-8510-6abb738687a4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:30.473943 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d72be0d9-22ec-46f2-8510-6abb738687a4 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:30.473943 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 465/918] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:30 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 949 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:30.570999 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-27076030-f6c6-43ed-9e3c-af93da6f2945 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] GET http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac Jan 27 18:19:30.583031 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-27076030-f6c6-43ed-9e3c-af93da6f2945 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:30.586627 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:30.586627 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:30.588041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-27076030-f6c6-43ed-9e3c-af93da6f2945 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:30.956757 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:30.956757 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:31.010821 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-27076030-f6c6-43ed-9e3c-af93da6f2945 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Volume info retrieved successfully. Jan 27 18:19:31.113941 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-27076030-f6c6-43ed-9e3c-af93da6f2945 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac returned with HTTP 200 Jan 27 18:19:31.113941 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 454/919] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:30 2021] GET /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac => generated 917 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:31.167614 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8905c6f-971e-41b2-a9f1-a30844b58e06 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:31.167614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8905c6f-971e-41b2-a9f1-a30844b58e06 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:31.167614 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:31.167614 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:31.167614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8905c6f-971e-41b2-a9f1-a30844b58e06 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:31.167614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a8905c6f-971e-41b2-a9f1-a30844b58e06 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:31.215584 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:31.215584 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:31.217364 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8905c6f-971e-41b2-a9f1-a30844b58e06 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:31.220826 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 466/920] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:31 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:31.317205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b8a7fac7-569d-42fc-9c23-1343c4f00bd8 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c Jan 27 18:19:31.317205 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b8a7fac7-569d-42fc-9c23-1343c4f00bd8 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:31.317205 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:31.317205 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:31.317205 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b8a7fac7-569d-42fc-9c23-1343c4f00bd8 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:31.394605 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:31.394605 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:31.399693 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b8a7fac7-569d-42fc-9c23-1343c4f00bd8 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:31.425661 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b8a7fac7-569d-42fc-9c23-1343c4f00bd8 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c returned with HTTP 200 Jan 27 18:19:31.425661 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 455/921] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:31 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c => generated 473 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:31.438684 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35f2d5a1-b798-4d21-b86f-3b00afff6f74 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?limit=1 Jan 27 18:19:31.438684 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35f2d5a1-b798-4d21-b86f-3b00afff6f74 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:31.438684 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:31.438684 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:31.451760 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35f2d5a1-b798-4d21-b86f-3b00afff6f74 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:31.456335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-35f2d5a1-b798-4d21-b86f-3b00afff6f74 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:31.456335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-35f2d5a1-b798-4d21-b86f-3b00afff6f74 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:31.485446 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-35f2d5a1-b798-4d21-b86f-3b00afff6f74 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:31.486591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35f2d5a1-b798-4d21-b86f-3b00afff6f74 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?limit=1 returned with HTTP 200 Jan 27 18:19:31.487478 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 467/922] 10.222.0.72 () {58 vars in 1225 bytes} [Wed Jan 27 18:19:31 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?limit=1 => generated 515 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:31.497295 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-89faa3f2-8193-4681-9704-bc2b14cfbb1c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:31.498073 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-89faa3f2-8193-4681-9704-bc2b14cfbb1c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:31.498411 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:31.498411 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:31.498940 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-89faa3f2-8193-4681-9704-bc2b14cfbb1c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:31.502868 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-23bc779a-39eb-4bb0-9255-1877df1d4fc9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots Jan 27 18:19:31.513401 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-23bc779a-39eb-4bb0-9255-1877df1d4fc9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:31.514102 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:31.514102 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:31.515023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-23bc779a-39eb-4bb0-9255-1877df1d4fc9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:31.515790 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-23bc779a-39eb-4bb0-9255-1877df1d4fc9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:31.516705 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:31.516705 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:31.519229 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-23bc779a-39eb-4bb0-9255-1877df1d4fc9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:31.592940 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-23bc779a-39eb-4bb0-9255-1877df1d4fc9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:31.592940 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-23bc779a-39eb-4bb0-9255-1877df1d4fc9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots returned with HTTP 200 Jan 27 18:19:31.592940 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 468/923] 10.222.0.72 () {58 vars in 1210 bytes} [Wed Jan 27 18:19:31 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots => generated 996 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:31.612909 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c6b4f0a-4003-40c8-943d-ed9e0ecc92f7 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?limit=100000 Jan 27 18:19:31.612909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c6b4f0a-4003-40c8-943d-ed9e0ecc92f7 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:31.612909 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:31.612909 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:31.612909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c6b4f0a-4003-40c8-943d-ed9e0ecc92f7 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:31.612909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-7c6b4f0a-4003-40c8-943d-ed9e0ecc92f7 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:31.620749 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:31.620749 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:31.644274 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-7c6b4f0a-4003-40c8-943d-ed9e0ecc92f7 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:31.711338 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:31.711338 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:31.739807 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7c6b4f0a-4003-40c8-943d-ed9e0ecc92f7 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:31.750911 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-89faa3f2-8193-4681-9704-bc2b14cfbb1c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:31.754293 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c6b4f0a-4003-40c8-943d-ed9e0ecc92f7 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?limit=100000 returned with HTTP 200 Jan 27 18:19:31.761713 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 469/924] 10.222.0.72 () {58 vars in 1235 bytes} [Wed Jan 27 18:19:31 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?limit=100000 => generated 996 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:31.800245 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-380c1d76-7aed-44eb-8278-c2212889764b tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?limit=0 Jan 27 18:19:31.800245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-380c1d76-7aed-44eb-8278-c2212889764b tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:31.800245 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:31.800245 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:31.800245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-380c1d76-7aed-44eb-8278-c2212889764b tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:31.800245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-380c1d76-7aed-44eb-8278-c2212889764b tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:31.800245 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:31.800245 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:31.800245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-380c1d76-7aed-44eb-8278-c2212889764b tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:31.827901 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-89faa3f2-8193-4681-9704-bc2b14cfbb1c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:31.830666 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 456/925] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:31 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 949 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:31.877483 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-380c1d76-7aed-44eb-8278-c2212889764b tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:31.878466 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-380c1d76-7aed-44eb-8278-c2212889764b tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?limit=0 returned with HTTP 200 Jan 27 18:19:31.879580 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 470/926] 10.222.0.72 () {58 vars in 1225 bytes} [Wed Jan 27 18:19:31 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?limit=0 => generated 17 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:19:31.901351 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e31b2a59-2e02-4d9a-895e-5fb3ff813ca0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots Jan 27 18:19:31.902047 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e31b2a59-2e02-4d9a-895e-5fb3ff813ca0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:31.902807 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:31.902807 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:31.903483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e31b2a59-2e02-4d9a-895e-5fb3ff813ca0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:31.911098 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-e31b2a59-2e02-4d9a-895e-5fb3ff813ca0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:31.911098 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-e31b2a59-2e02-4d9a-895e-5fb3ff813ca0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87901) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:32.052785 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e31b2a59-2e02-4d9a-895e-5fb3ff813ca0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:32.068332 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e31b2a59-2e02-4d9a-895e-5fb3ff813ca0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots returned with HTTP 200 Jan 27 18:19:32.068332 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 457/927] 10.222.0.72 () {58 vars in 1210 bytes} [Wed Jan 27 18:19:31 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots => generated 996 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:32.078671 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f734b9bd-959f-4e34-b1f8-ba3d712b29ef tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?marker=6c718acb-096a-46cf-a1c9-f9cc691549b8 Jan 27 18:19:32.079899 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f734b9bd-959f-4e34-b1f8-ba3d712b29ef tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:32.080604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f734b9bd-959f-4e34-b1f8-ba3d712b29ef tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:32.081677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-f734b9bd-959f-4e34-b1f8-ba3d712b29ef tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:32.084689 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-f734b9bd-959f-4e34-b1f8-ba3d712b29ef tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:32.127815 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d5b0a20b-af18-4e37-839c-9edf88fff59d tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] GET http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac Jan 27 18:19:32.128328 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d5b0a20b-af18-4e37-839c-9edf88fff59d tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:32.128465 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:32.128465 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:32.129116 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d5b0a20b-af18-4e37-839c-9edf88fff59d tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:32.236627 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f734b9bd-959f-4e34-b1f8-ba3d712b29ef tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:32.243197 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f734b9bd-959f-4e34-b1f8-ba3d712b29ef tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?marker=6c718acb-096a-46cf-a1c9-f9cc691549b8 returned with HTTP 200 Jan 27 18:19:32.243197 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 471/928] 10.222.0.72 () {58 vars in 1297 bytes} [Wed Jan 27 18:19:32 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?marker=6c718acb-096a-46cf-a1c9-f9cc691549b8 => generated 342 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:32.269375 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-38a70ae7-40bd-416a-91ac-9c580195dbd5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:32.277777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-38a70ae7-40bd-416a-91ac-9c580195dbd5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:32.277777 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:32.277777 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:32.277777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-38a70ae7-40bd-416a-91ac-9c580195dbd5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:32.277777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-38a70ae7-40bd-416a-91ac-9c580195dbd5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:32.339986 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:32.339986 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:32.341677 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:32.341677 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:32.341677 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-38a70ae7-40bd-416a-91ac-9c580195dbd5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:32.363896 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 472/929] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:32 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:32.367979 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d5b0a20b-af18-4e37-839c-9edf88fff59d tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Volume info retrieved successfully. Jan 27 18:19:32.386405 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c1bd35c-e409-4145-bdf4-4cf89c6cab15 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?offset=2&limit=3 Jan 27 18:19:32.386405 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c1bd35c-e409-4145-bdf4-4cf89c6cab15 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:32.386405 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:32.386405 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:32.386405 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c1bd35c-e409-4145-bdf4-4cf89c6cab15 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:32.387123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-4c1bd35c-e409-4145-bdf4-4cf89c6cab15 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:32.389034 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-4c1bd35c-e409-4145-bdf4-4cf89c6cab15 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:32.416248 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d5b0a20b-af18-4e37-839c-9edf88fff59d tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac returned with HTTP 200 Jan 27 18:19:32.417418 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 458/930] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:32 2021] GET /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac => generated 918 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:32.433102 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4c1bd35c-e409-4145-bdf4-4cf89c6cab15 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:32.433907 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c1bd35c-e409-4145-bdf4-4cf89c6cab15 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 27 18:19:32.441923 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 473/931] 10.222.0.72 () {58 vars in 1243 bytes} [Wed Jan 27 18:19:32 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?offset=2&limit=3 => generated 342 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:32.450114 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-511b7ab7-c275-4856-8bf0-0c1888c8e520 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=created_at&sort_dir=asc Jan 27 18:19:32.450632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-511b7ab7-c275-4856-8bf0-0c1888c8e520 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:32.450896 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:32.450896 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:32.451273 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-511b7ab7-c275-4856-8bf0-0c1888c8e520 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:32.451938 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-511b7ab7-c275-4856-8bf0-0c1888c8e520 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:32.452602 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:32.452602 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:32.454214 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-511b7ab7-c275-4856-8bf0-0c1888c8e520 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:32.460672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a609f00-6181-42fd-ba08-c1bded8b0772 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b?usage=True Jan 27 18:19:32.461649 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a609f00-6181-42fd-ba08-c1bded8b0772 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:32.463824 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:32.463824 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:32.465741 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a609f00-6181-42fd-ba08-c1bded8b0772 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:32.495567 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-511b7ab7-c275-4856-8bf0-0c1888c8e520 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:32.496451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-511b7ab7-c275-4856-8bf0-0c1888c8e520 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 27 18:19:32.497312 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 474/932] 10.222.0.72 () {58 vars in 1275 bytes} [Wed Jan 27 18:19:32 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:32.512757 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da6f7baa-313d-4a4c-af61-fa8f7d4b4006 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=created_at&sort_dir=desc Jan 27 18:19:32.513275 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-da6f7baa-313d-4a4c-af61-fa8f7d4b4006 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:32.513489 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:32.513489 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:32.513871 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-da6f7baa-313d-4a4c-af61-fa8f7d4b4006 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:32.514457 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-da6f7baa-313d-4a4c-af61-fa8f7d4b4006 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:32.515132 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:32.515132 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:32.516756 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-da6f7baa-313d-4a4c-af61-fa8f7d4b4006 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:32.568950 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-da6f7baa-313d-4a4c-af61-fa8f7d4b4006 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:32.568950 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da6f7baa-313d-4a4c-af61-fa8f7d4b4006 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 27 18:19:32.568950 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 475/933] 10.222.0.72 () {58 vars in 1277 bytes} [Wed Jan 27 18:19:32 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:32.585568 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad85eaac-32f3-4ee6-a425-5bd02c9226e3 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=id&sort_dir=asc Jan 27 18:19:32.585568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad85eaac-32f3-4ee6-a425-5bd02c9226e3 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:32.585568 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:32.585568 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:32.585568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad85eaac-32f3-4ee6-a425-5bd02c9226e3 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:32.585568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-ad85eaac-32f3-4ee6-a425-5bd02c9226e3 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:32.585568 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:32.585568 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:32.588186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-ad85eaac-32f3-4ee6-a425-5bd02c9226e3 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:32.603347 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a609f00-6181-42fd-ba08-c1bded8b0772 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b?usage=True returned with HTTP 200 Jan 27 18:19:32.603347 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 459/934] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:19:32 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b?usage=True => generated 1076 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:32.636238 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ad85eaac-32f3-4ee6-a425-5bd02c9226e3 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:32.636238 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad85eaac-32f3-4ee6-a425-5bd02c9226e3 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 27 18:19:32.636238 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 476/935] 10.222.0.72 () {58 vars in 1259 bytes} [Wed Jan 27 18:19:32 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:32.644628 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22032442-806e-4dca-91f2-a23326e5e325 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] DELETE http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac Jan 27 18:19:32.644628 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22032442-806e-4dca-91f2-a23326e5e325 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:32.644628 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22032442-806e-4dca-91f2-a23326e5e325 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:32.644628 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-22032442-806e-4dca-91f2-a23326e5e325 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Delete volume with id: 16b66292-37f3-4d17-92fc-a6ad58505aac Jan 27 18:19:32.650488 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a6afa13e-8cd6-4f8a-8d3f-bb66ce0a4303 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=id&sort_dir=desc Jan 27 18:19:32.650488 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a6afa13e-8cd6-4f8a-8d3f-bb66ce0a4303 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:32.650488 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:32.650488 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:32.650488 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a6afa13e-8cd6-4f8a-8d3f-bb66ce0a4303 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:32.650488 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-a6afa13e-8cd6-4f8a-8d3f-bb66ce0a4303 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:32.676676 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:32.676676 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:32.676676 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-a6afa13e-8cd6-4f8a-8d3f-bb66ce0a4303 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:32.761481 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:32.761481 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:32.761481 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-22032442-806e-4dca-91f2-a23326e5e325 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Volume info retrieved successfully. Jan 27 18:19:32.811275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a6afa13e-8cd6-4f8a-8d3f-bb66ce0a4303 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:32.811275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a6afa13e-8cd6-4f8a-8d3f-bb66ce0a4303 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 27 18:19:32.813697 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 477/936] 10.222.0.72 () {58 vars in 1261 bytes} [Wed Jan 27 18:19:32 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:32.835961 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-587d4e4c-7974-4502-bced-35b248a79072 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=display_name&sort_dir=asc Jan 27 18:19:32.836787 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-587d4e4c-7974-4502-bced-35b248a79072 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:32.837239 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:32.837239 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:32.837908 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-587d4e4c-7974-4502-bced-35b248a79072 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:32.838738 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-587d4e4c-7974-4502-bced-35b248a79072 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:32.843508 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:32.843508 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:32.845844 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-587d4e4c-7974-4502-bced-35b248a79072 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:32.875209 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-22032442-806e-4dca-91f2-a23326e5e325 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Delete volume request issued successfully. Jan 27 18:19:32.875735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22032442-806e-4dca-91f2-a23326e5e325 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac returned with HTTP 202 Jan 27 18:19:32.877877 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 460/937] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:19:32 2021] DELETE /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:32.892938 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a8e8f42-cd08-4a2e-8ae7-c5445f897142 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:32.895473 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a8e8f42-cd08-4a2e-8ae7-c5445f897142 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:32.896509 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:32.896509 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:32.897147 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a8e8f42-cd08-4a2e-8ae7-c5445f897142 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:32.914998 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-587d4e4c-7974-4502-bced-35b248a79072 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:32.921501 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-587d4e4c-7974-4502-bced-35b248a79072 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 27 18:19:32.922957 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 478/938] 10.222.0.72 () {58 vars in 1279 bytes} [Wed Jan 27 18:19:32 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:32.954463 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1524b56-a790-4ab7-88e4-35e5992d1b03 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] GET http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac Jan 27 18:19:32.954463 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1524b56-a790-4ab7-88e4-35e5992d1b03 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:32.954463 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:32.954463 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:32.954463 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1524b56-a790-4ab7-88e4-35e5992d1b03 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:33.115677 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:33.115677 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:33.133603 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0a8e8f42-cd08-4a2e-8ae7-c5445f897142 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:33.175177 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:33.175177 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:33.179722 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a8e8f42-cd08-4a2e-8ae7-c5445f897142 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:33.180545 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 461/939] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:32 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 949 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:33.192609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-73903b96-0f46-49a4-a9d9-9b9ba8d66e18 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=display_name&sort_dir=desc Jan 27 18:19:33.193150 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-73903b96-0f46-49a4-a9d9-9b9ba8d66e18 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:33.193369 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:33.193369 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:33.193752 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-73903b96-0f46-49a4-a9d9-9b9ba8d66e18 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:33.194008 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c1524b56-a790-4ab7-88e4-35e5992d1b03 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Volume info retrieved successfully. Jan 27 18:19:33.194520 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-73903b96-0f46-49a4-a9d9-9b9ba8d66e18 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:33.205040 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-73903b96-0f46-49a4-a9d9-9b9ba8d66e18 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87901) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:33.258369 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1524b56-a790-4ab7-88e4-35e5992d1b03 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac returned with HTTP 200 Jan 27 18:19:33.259551 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 479/940] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:32 2021] GET /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac => generated 917 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:33.315655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-73903b96-0f46-49a4-a9d9-9b9ba8d66e18 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:33.315655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-73903b96-0f46-49a4-a9d9-9b9ba8d66e18 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 27 18:19:33.315655 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 462/941] 10.222.0.72 () {58 vars in 1281 bytes} [Wed Jan 27 18:19:33 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:33.375735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-182f9bdc-0c5c-49ef-9afd-1c54311e070c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:33.375735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-182f9bdc-0c5c-49ef-9afd-1c54311e070c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:33.375735 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:33.375735 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:33.375735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-182f9bdc-0c5c-49ef-9afd-1c54311e070c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:33.375735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-182f9bdc-0c5c-49ef-9afd-1c54311e070c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:33.382207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76149f23-9ea5-4010-a945-122a26afe765 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1084951206 Jan 27 18:19:33.382207 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76149f23-9ea5-4010-a945-122a26afe765 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:33.382207 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:33.382207 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:33.382207 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76149f23-9ea5-4010-a945-122a26afe765 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:33.382207 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-76149f23-9ea5-4010-a945-122a26afe765 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:33.382207 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-76149f23-9ea5-4010-a945-122a26afe765 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:33.417249 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-76149f23-9ea5-4010-a945-122a26afe765 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:33.417249 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:33.417249 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:33.417249 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76149f23-9ea5-4010-a945-122a26afe765 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1084951206 returned with HTTP 200 Jan 27 18:19:33.417249 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 480/942] 10.222.0.72 () {58 vars in 1352 bytes} [Wed Jan 27 18:19:33 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1084951206 => generated 476 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:33.431802 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:33.431802 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:33.431802 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-182f9bdc-0c5c-49ef-9afd-1c54311e070c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:33.431802 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 463/943] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:33 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:33.444702 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4405c39f-bc22-403b-ab78-09302f7d23ae tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/detail?status=available Jan 27 18:19:33.444702 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4405c39f-bc22-403b-ab78-09302f7d23ae tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:33.444702 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:33.444702 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:33.444702 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4405c39f-bc22-403b-ab78-09302f7d23ae tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:33.444702 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-4405c39f-bc22-403b-ab78-09302f7d23ae tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:33.444702 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-4405c39f-bc22-403b-ab78-09302f7d23ae tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:33.486736 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4405c39f-bc22-403b-ab78-09302f7d23ae tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:33.486736 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:33.486736 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:33.494629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4405c39f-bc22-403b-ab78-09302f7d23ae tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/detail?status=available returned with HTTP 200 Jan 27 18:19:33.500814 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 481/944] 10.222.0.72 () {58 vars in 1264 bytes} [Wed Jan 27 18:19:33 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/detail?status=available => generated 1398 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:33.521586 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e474d90e-a3d0-4c2f-86fe-24170501d1cb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1084951206 Jan 27 18:19:33.521586 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e474d90e-a3d0-4c2f-86fe-24170501d1cb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:33.521586 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:33.521586 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:33.521586 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e474d90e-a3d0-4c2f-86fe-24170501d1cb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:33.521586 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-e474d90e-a3d0-4c2f-86fe-24170501d1cb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:33.526371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-e474d90e-a3d0-4c2f-86fe-24170501d1cb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87901) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:33.580964 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e474d90e-a3d0-4c2f-86fe-24170501d1cb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:33.580964 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:33.580964 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:33.580964 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e474d90e-a3d0-4c2f-86fe-24170501d1cb tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1084951206 returned with HTTP 200 Jan 27 18:19:33.580964 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 464/945] 10.222.0.72 () {58 vars in 1386 bytes} [Wed Jan 27 18:19:33 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1084951206 => generated 476 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:33.612910 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2674e095-b116-41a5-ab30-d10bad114e7e tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1084951206 Jan 27 18:19:33.612910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2674e095-b116-41a5-ab30-d10bad114e7e tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:33.612910 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:33.612910 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:33.612910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2674e095-b116-41a5-ab30-d10bad114e7e tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:33.612910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-2674e095-b116-41a5-ab30-d10bad114e7e tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:33.612910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-2674e095-b116-41a5-ab30-d10bad114e7e tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:33.644650 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2674e095-b116-41a5-ab30-d10bad114e7e tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:33.682886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2674e095-b116-41a5-ab30-d10bad114e7e tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1084951206 returned with HTTP 200 Jan 27 18:19:33.682886 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 482/946] 10.222.0.72 () {58 vars in 1331 bytes} [Wed Jan 27 18:19:33 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1084951206 => generated 342 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:33.714833 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71402bc3-f80b-400d-a53e-2f41879436c9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?status=available Jan 27 18:19:33.714833 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71402bc3-f80b-400d-a53e-2f41879436c9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:33.714833 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:33.714833 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:33.714833 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71402bc3-f80b-400d-a53e-2f41879436c9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:33.718866 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-71402bc3-f80b-400d-a53e-2f41879436c9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:33.718866 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-71402bc3-f80b-400d-a53e-2f41879436c9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87901) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:33.811362 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-71402bc3-f80b-400d-a53e-2f41879436c9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:33.811362 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71402bc3-f80b-400d-a53e-2f41879436c9 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?status=available returned with HTTP 200 Jan 27 18:19:33.811362 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 465/947] 10.222.0.72 () {58 vars in 1243 bytes} [Wed Jan 27 18:19:33 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?status=available => generated 996 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:33.840387 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4c28055-5517-4d1f-aee0-592449dbe710 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1084951206 Jan 27 18:19:33.840387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4c28055-5517-4d1f-aee0-592449dbe710 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:33.840387 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:33.840387 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:33.840387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4c28055-5517-4d1f-aee0-592449dbe710 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:33.840387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-d4c28055-5517-4d1f-aee0-592449dbe710 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:19:33.840387 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:33.840387 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:33.842451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-d4c28055-5517-4d1f-aee0-592449dbe710 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:19:33.956857 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d4c28055-5517-4d1f-aee0-592449dbe710 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Get all snapshots completed successfully. Jan 27 18:19:33.961921 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4c28055-5517-4d1f-aee0-592449dbe710 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1084951206 returned with HTTP 200 Jan 27 18:19:33.961921 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 483/948] 10.222.0.72 () {58 vars in 1365 bytes} [Wed Jan 27 18:19:33 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1084951206 => generated 342 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:33.978990 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15960d58-0a48-4e30-b6ce-0b90ea6b8ebc tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] DELETE http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c Jan 27 18:19:33.978990 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-15960d58-0a48-4e30-b6ce-0b90ea6b8ebc tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:33.978990 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:33.978990 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:33.978990 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-15960d58-0a48-4e30-b6ce-0b90ea6b8ebc tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:33.978990 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-15960d58-0a48-4e30-b6ce-0b90ea6b8ebc tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Delete snapshot with id: d3b93ca2-3569-41ef-96e9-f427102cd77c Jan 27 18:19:34.064419 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:34.064419 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:34.078829 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-15960d58-0a48-4e30-b6ce-0b90ea6b8ebc tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:34.205434 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bef9e257-b8b1-4a88-a282-f355e55d76e7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:34.205434 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bef9e257-b8b1-4a88-a282-f355e55d76e7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:34.205434 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:34.205434 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:34.205434 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bef9e257-b8b1-4a88-a282-f355e55d76e7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:34.286372 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:34.286372 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:34.294948 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bef9e257-b8b1-4a88-a282-f355e55d76e7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:34.361602 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-15960d58-0a48-4e30-b6ce-0b90ea6b8ebc tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot delete request issued successfully. Jan 27 18:19:34.361602 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15960d58-0a48-4e30-b6ce-0b90ea6b8ebc tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c returned with HTTP 202 Jan 27 18:19:34.361602 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 466/949] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:19:33 2021] DELETE /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c => generated 0 bytes in 389 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:34.381483 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0ebd591a-aae7-4341-9a72-3b8150ff8171 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] GET http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac Jan 27 18:19:34.381483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0ebd591a-aae7-4341-9a72-3b8150ff8171 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:34.381483 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:34.381483 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:34.381483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0ebd591a-aae7-4341-9a72-3b8150ff8171 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:34.414085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bef9e257-b8b1-4a88-a282-f355e55d76e7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:34.414085 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 484/950] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:34 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 949 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:34.426194 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-808beb03-23ff-46c3-8a84-346256785d5d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c Jan 27 18:19:34.426194 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-808beb03-23ff-46c3-8a84-346256785d5d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:34.426194 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:34.426194 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:34.426194 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-808beb03-23ff-46c3-8a84-346256785d5d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:34.587827 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:34.587827 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:34.587827 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-808beb03-23ff-46c3-8a84-346256785d5d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:34.587827 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-808beb03-23ff-46c3-8a84-346256785d5d tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c returned with HTTP 200 Jan 27 18:19:34.590209 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:34.590209 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:34.592967 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 485/951] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:34 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c => generated 472 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:34.598156 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0ebd591a-aae7-4341-9a72-3b8150ff8171 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Volume info retrieved successfully. Jan 27 18:19:34.607950 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1dece28-0ae1-4692-95c7-54df416663fa tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:34.608505 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1dece28-0ae1-4692-95c7-54df416663fa tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:34.608727 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:34.608727 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:34.609115 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1dece28-0ae1-4692-95c7-54df416663fa tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:34.609494 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d1dece28-0ae1-4692-95c7-54df416663fa tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:34.628969 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0ebd591a-aae7-4341-9a72-3b8150ff8171 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac returned with HTTP 200 Jan 27 18:19:34.630107 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 467/952] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:34 2021] GET /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac => generated 917 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:34.727686 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:34.727686 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:34.727686 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1dece28-0ae1-4692-95c7-54df416663fa tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:34.727686 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 486/953] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:34 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:35.438165 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3e62c5be-bbb1-4310-8cd0-0c242d9363ce tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:35.438165 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3e62c5be-bbb1-4310-8cd0-0c242d9363ce tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:35.438165 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:35.438165 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:35.438165 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3e62c5be-bbb1-4310-8cd0-0c242d9363ce tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:35.513488 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:35.513488 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:35.535203 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3e62c5be-bbb1-4310-8cd0-0c242d9363ce tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:35.609975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eba867a3-4338-408b-9748-bb4e838c8ab4 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c Jan 27 18:19:35.609975 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eba867a3-4338-408b-9748-bb4e838c8ab4 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:35.609975 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:35.609975 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:35.609975 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eba867a3-4338-408b-9748-bb4e838c8ab4 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:35.696209 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3e62c5be-bbb1-4310-8cd0-0c242d9363ce tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:35.697706 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 468/954] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:35 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 950 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:35.712703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-78c06df2-9b80-459e-9c8c-e0c0b5a87c87 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] GET http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac Jan 27 18:19:35.713539 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-78c06df2-9b80-459e-9c8c-e0c0b5a87c87 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:35.713939 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:35.713939 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:35.714573 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-78c06df2-9b80-459e-9c8c-e0c0b5a87c87 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:35.733501 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:35.733501 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:35.734651 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eba867a3-4338-408b-9748-bb4e838c8ab4 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:35.736651 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eba867a3-4338-408b-9748-bb4e838c8ab4 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c returned with HTTP 200 Jan 27 18:19:35.750672 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 487/955] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:35 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c => generated 472 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:35.773845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c462a244-396b-4ee5-a83e-b87c0f6d739f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:35.774407 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c462a244-396b-4ee5-a83e-b87c0f6d739f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:35.774640 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:35.774640 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:35.775029 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c462a244-396b-4ee5-a83e-b87c0f6d739f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:35.879557 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:35.879557 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:35.930887 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:35.930887 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:35.940498 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c462a244-396b-4ee5-a83e-b87c0f6d739f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:35.954288 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-78c06df2-9b80-459e-9c8c-e0c0b5a87c87 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Volume info retrieved successfully. Jan 27 18:19:36.005441 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-78c06df2-9b80-459e-9c8c-e0c0b5a87c87 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac returned with HTTP 200 Jan 27 18:19:36.005441 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 469/956] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:35 2021] GET /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac => generated 917 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:36.017387 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ccebc444-70da-4d05-aff1-7e54cbe37568 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:36.017387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ccebc444-70da-4d05-aff1-7e54cbe37568 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:36.017387 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:36.017387 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:36.017387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ccebc444-70da-4d05-aff1-7e54cbe37568 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:36.017387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ccebc444-70da-4d05-aff1-7e54cbe37568 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:36.035483 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c462a244-396b-4ee5-a83e-b87c0f6d739f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:36.047224 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 488/957] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:35 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 950 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:36.051621 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ebfc9e5c-42a1-4ee5-a3a6-838439300ae3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:36.052154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ebfc9e5c-42a1-4ee5-a3a6-838439300ae3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:36.052513 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:36.052513 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:36.053193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ebfc9e5c-42a1-4ee5-a3a6-838439300ae3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:36.054339 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-ebfc9e5c-42a1-4ee5-a3a6-838439300ae3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume with id: 0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:36.097527 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:36.097527 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:36.099379 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ccebc444-70da-4d05-aff1-7e54cbe37568 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:36.100422 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 470/958] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:36 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:36.166631 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:36.166631 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:36.166631 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ebfc9e5c-42a1-4ee5-a3a6-838439300ae3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:36.324757 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ebfc9e5c-42a1-4ee5-a3a6-838439300ae3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume request issued successfully. Jan 27 18:19:36.324757 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ebfc9e5c-42a1-4ee5-a3a6-838439300ae3 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 202 Jan 27 18:19:36.324757 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 489/959] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:19:36 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 0 bytes in 271 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:19:36.329715 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-02d6b06c-9718-4c7a-8370-6d4fc2072db1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:36.329715 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-02d6b06c-9718-4c7a-8370-6d4fc2072db1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:36.329715 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:36.329715 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:36.329715 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-02d6b06c-9718-4c7a-8370-6d4fc2072db1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:36.442983 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:36.442983 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:36.474454 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-02d6b06c-9718-4c7a-8370-6d4fc2072db1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:36.527366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-02d6b06c-9718-4c7a-8370-6d4fc2072db1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:36.527366 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 471/960] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:36 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 949 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:36.785018 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6859c189-290a-4388-9221-87e700ec1d5f tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c Jan 27 18:19:36.785018 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6859c189-290a-4388-9221-87e700ec1d5f tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:36.785018 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:36.785018 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:36.785018 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6859c189-290a-4388-9221-87e700ec1d5f tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:36.977957 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:36.977957 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:36.988805 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6859c189-290a-4388-9221-87e700ec1d5f tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:36.992114 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6859c189-290a-4388-9221-87e700ec1d5f tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c returned with HTTP 200 Jan 27 18:19:36.993460 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 490/961] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:36 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c => generated 472 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:37.019885 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-91fc2fc6-b93e-40b5-a95c-173357dc955a tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] GET http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac Jan 27 18:19:37.020664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-91fc2fc6-b93e-40b5-a95c-173357dc955a tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:37.020909 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:37.020909 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:37.021332 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-91fc2fc6-b93e-40b5-a95c-173357dc955a tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:37.140139 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69bf1473-0166-44a2-975c-62f594f210e9 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:37.140139 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69bf1473-0166-44a2-975c-62f594f210e9 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:37.140139 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:37.140139 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:37.140139 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69bf1473-0166-44a2-975c-62f594f210e9 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:37.140139 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-69bf1473-0166-44a2-975c-62f594f210e9 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:37.200195 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:37.200195 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:37.200195 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69bf1473-0166-44a2-975c-62f594f210e9 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:37.211246 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 491/962] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:37 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:37.257562 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-91fc2fc6-b93e-40b5-a95c-173357dc955a tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac returned with HTTP 404 Jan 27 18:19:37.257562 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 472/963] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:37 2021] GET /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac => generated 109 bytes in 240 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:37.265597 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] POST http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes Jan 27 18:19:37.266061 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:37.266061 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:37.266483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1836285079"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:37.276234 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1836285079'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:19:37.276234 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Create volume of 1 GB Jan 27 18:19:37.316673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Availability Zones retrieved successfully. Jan 27 18:19:37.363422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Flow 'volume_create_api' (46210eaf-de42-49c6-b869-1ad9666f15a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:19:37.367096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (935f56ca-6d5c-4e10-9de5-aa3b3d494f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:37.380847 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:19:37.562916 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1cc4490-0b35-4c67-8ecc-fcbe04f3f603 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:37.562916 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1cc4490-0b35-4c67-8ecc-fcbe04f3f603 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:37.562916 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1cc4490-0b35-4c67-8ecc-fcbe04f3f603 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:37.592829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (935f56ca-6d5c-4e10-9de5-aa3b3d494f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:37.611849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd9a6504-1108-4cae-abbf-4de753a448da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:37.688624 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:37.688624 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:37.720051 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d1cc4490-0b35-4c67-8ecc-fcbe04f3f603 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:37.731823 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Created reservations ['3672dd3d-aa99-48e8-9e5d-b49674b08954', 'b4f98b11-b196-4ce6-9bf2-fd24b22ff57a', 'c929dfa3-debf-43a3-a6c7-f069b5d0e877', '147185ca-6127-4cc4-873c-d906ace552f8'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:37.740746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd9a6504-1108-4cae-abbf-4de753a448da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3672dd3d-aa99-48e8-9e5d-b49674b08954', 'b4f98b11-b196-4ce6-9bf2-fd24b22ff57a', 'c929dfa3-debf-43a3-a6c7-f069b5d0e877', '147185ca-6127-4cc4-873c-d906ace552f8']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:37.740746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eef88a6-9012-4d90-9d22-156d26d40440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:37.821487 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1cc4490-0b35-4c67-8ecc-fcbe04f3f603 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:37.821487 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 473/964] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:37 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 949 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:37.936788 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eef88a6-9012-4d90-9d22-156d26d40440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3f1a1c9-331a-49cd-820e-b3302220ce32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1836285079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b6a6d47df0747199912f8e9d1220b8b',qos_specs=None,replication_status=,reservations=['3672dd3d-aa99-48e8-9e5d-b49674b08954','b4f98b11-b196-4ce6-9bf2-fd24b22ff57a','c929dfa3-debf-43a3-a6c7-f069b5d0e877','147185ca-6127-4cc4-873c-d906ace552f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b42076a4d4e4c6b864680a7d63d0bfa',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:19:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1836285079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3f1a1c9-331a-49cd-820e-b3302220ce32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b6a6d47df0747199912f8e9d1220b8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6b42076a4d4e4c6b864680a7d63d0bfa',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:37.951808 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f31d03-2042-4100-a758-0f9e4f7d79a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:37.979339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f31d03-2042-4100-a758-0f9e4f7d79a5) transitioned into state 'SUCCESS' from state '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-1836285079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b6a6d47df0747199912f8e9d1220b8b',qos_specs=None,replication_status=,reservations=['3672dd3d-aa99-48e8-9e5d-b49674b08954','b4f98b11-b196-4ce6-9bf2-fd24b22ff57a','c929dfa3-debf-43a3-a6c7-f069b5d0e877','147185ca-6127-4cc4-873c-d906ace552f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b42076a4d4e4c6b864680a7d63d0bfa',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:37.983987 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51cb2f7d-4a66-4862-8475-d524006d32ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:19:38.008366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2af03939-bdf4-42c2-a492-5f75569f42b4 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c Jan 27 18:19:38.008366 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2af03939-bdf4-42c2-a492-5f75569f42b4 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:38.008366 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:38.008366 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:38.008366 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2af03939-bdf4-42c2-a492-5f75569f42b4 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:38.025628 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51cb2f7d-4a66-4862-8475-d524006d32ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:19:38.032794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Flow 'volume_create_api' (46210eaf-de42-49c6-b869-1ad9666f15a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:19:38.093270 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2af03939-bdf4-42c2-a492-5f75569f42b4 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c returned with HTTP 404 Jan 27 18:19:38.094533 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 474/965] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:38 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/d3b93ca2-3569-41ef-96e9-f427102cd77c => generated 111 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:38.106196 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-699fb04b-7eb6-47a1-8f41-63f7fea99ac5 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] DELETE http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 Jan 27 18:19:38.107321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-699fb04b-7eb6-47a1-8f41-63f7fea99ac5 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:38.108476 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-699fb04b-7eb6-47a1-8f41-63f7fea99ac5 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:38.109358 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-699fb04b-7eb6-47a1-8f41-63f7fea99ac5 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Delete snapshot with id: 6c718acb-096a-46cf-a1c9-f9cc691549b8 Jan 27 18:19:38.200748 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:38.200748 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:38.229148 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-699fb04b-7eb6-47a1-8f41-63f7fea99ac5 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:38.252526 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Create volume request issued successfully. Jan 27 18:19:38.311296 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d5bf6a1-822f-4dab-afb8-929ef8d4f5fd tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes returned with HTTP 202 Jan 27 18:19:38.319112 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 492/966] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:19:37 2021] POST /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes => generated 825 bytes in 1051 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:19:38.355422 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c127091e-a64c-4dd3-8700-889927f90e8c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:38.355422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c127091e-a64c-4dd3-8700-889927f90e8c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:38.355422 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:38.355422 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:38.355422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c127091e-a64c-4dd3-8700-889927f90e8c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:38.355422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c127091e-a64c-4dd3-8700-889927f90e8c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:38.549700 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-699fb04b-7eb6-47a1-8f41-63f7fea99ac5 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot delete request issued successfully. Jan 27 18:19:38.549700 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-699fb04b-7eb6-47a1-8f41-63f7fea99ac5 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 returned with HTTP 202 Jan 27 18:19:38.549700 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 475/967] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:19:38 2021] DELETE /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 => generated 0 bytes in 447 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:38.558383 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:38.558383 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:38.561852 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8b63c55-b2a6-48ed-9984-2a2788f72086 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] GET http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:38.561852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8b63c55-b2a6-48ed-9984-2a2788f72086 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:38.561852 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:38.561852 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:38.561852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8b63c55-b2a6-48ed-9984-2a2788f72086 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:38.568841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c127091e-a64c-4dd3-8700-889927f90e8c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:38.577125 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 493/968] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:38 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:38.605611 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e629b5c-c714-46f0-af63-997b3996af9e tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 Jan 27 18:19:38.606116 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e629b5c-c714-46f0-af63-997b3996af9e tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:38.606339 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:38.606339 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:38.606728 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e629b5c-c714-46f0-af63-997b3996af9e tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:38.687063 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:38.687063 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:38.688249 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4e629b5c-c714-46f0-af63-997b3996af9e tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:38.690216 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e629b5c-c714-46f0-af63-997b3996af9e tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 returned with HTTP 200 Jan 27 18:19:38.691050 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 494/969] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:38 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 => generated 472 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:38.792344 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:38.792344 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:38.835602 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-04605175-eca9-41db-aee4-fbb8a4d606d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:38.835602 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-04605175-eca9-41db-aee4-fbb8a4d606d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:38.835602 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:38.835602 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:38.835602 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-04605175-eca9-41db-aee4-fbb8a4d606d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:38.837693 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e8b63c55-b2a6-48ed-9984-2a2788f72086 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Volume info retrieved successfully. Jan 27 18:19:38.902649 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8b63c55-b2a6-48ed-9984-2a2788f72086 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 returned with HTTP 200 Jan 27 18:19:38.902649 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 476/970] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:38 2021] GET /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 => generated 917 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:39.098290 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:39.098290 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:39.127661 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-04605175-eca9-41db-aee4-fbb8a4d606d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:39.193218 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-04605175-eca9-41db-aee4-fbb8a4d606d5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:39.218523 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 495/971] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:38 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 949 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:39.598323 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8142e977-12a9-4522-887e-7ea48ea23669 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:39.598323 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8142e977-12a9-4522-887e-7ea48ea23669 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:39.603943 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:39.603943 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:39.603943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8142e977-12a9-4522-887e-7ea48ea23669 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:39.603943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8142e977-12a9-4522-887e-7ea48ea23669 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:39.659113 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:39.659113 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:39.659113 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8142e977-12a9-4522-887e-7ea48ea23669 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:39.673001 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 477/972] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:39 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:39.711278 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-719d8e9b-6e6f-45bd-8029-9dad0f6cc3db tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 Jan 27 18:19:39.711278 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-719d8e9b-6e6f-45bd-8029-9dad0f6cc3db tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:39.711278 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:39.711278 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:39.711278 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-719d8e9b-6e6f-45bd-8029-9dad0f6cc3db tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:39.793808 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:39.793808 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:39.794953 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-719d8e9b-6e6f-45bd-8029-9dad0f6cc3db tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:39.805176 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-719d8e9b-6e6f-45bd-8029-9dad0f6cc3db tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 returned with HTTP 200 Jan 27 18:19:39.805884 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 496/973] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:39 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 => generated 472 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:39.916390 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b7e5c7a-8e0c-4f8b-86b7-ad6a7aa1b73b tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] GET http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:39.916390 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b7e5c7a-8e0c-4f8b-86b7-ad6a7aa1b73b tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:39.916390 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:39.916390 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:39.918578 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b7e5c7a-8e0c-4f8b-86b7-ad6a7aa1b73b tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:40.028377 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:40.028377 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:40.049205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2b7e5c7a-8e0c-4f8b-86b7-ad6a7aa1b73b tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Volume info retrieved successfully. Jan 27 18:19:40.078083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b7e5c7a-8e0c-4f8b-86b7-ad6a7aa1b73b tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 returned with HTTP 200 Jan 27 18:19:40.078083 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 478/974] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:39 2021] GET /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 => generated 917 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:40.212758 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfdba27f-bfaf-421a-b22d-172624b0fe1b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:40.212758 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfdba27f-bfaf-421a-b22d-172624b0fe1b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:40.212758 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:40.212758 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:40.212758 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfdba27f-bfaf-421a-b22d-172624b0fe1b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:40.293213 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:40.293213 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:40.312366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cfdba27f-bfaf-421a-b22d-172624b0fe1b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:40.349521 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfdba27f-bfaf-421a-b22d-172624b0fe1b tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 200 Jan 27 18:19:40.353112 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 497/975] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:40 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 949 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:40.673990 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9aa5cc2-56fa-4043-90dc-55a04089eda8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:40.675188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9aa5cc2-56fa-4043-90dc-55a04089eda8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:40.675624 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:40.675624 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:40.676254 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9aa5cc2-56fa-4043-90dc-55a04089eda8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:40.676826 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c9aa5cc2-56fa-4043-90dc-55a04089eda8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:40.742726 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:40.742726 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:40.742726 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9aa5cc2-56fa-4043-90dc-55a04089eda8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:40.742726 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 479/976] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:40 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:40.823164 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c26934a5-4670-440b-ad59-65c3b35fbd88 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 Jan 27 18:19:40.823164 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c26934a5-4670-440b-ad59-65c3b35fbd88 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:40.823164 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:40.823164 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:40.823164 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c26934a5-4670-440b-ad59-65c3b35fbd88 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:40.931115 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:40.931115 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:40.942731 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c26934a5-4670-440b-ad59-65c3b35fbd88 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:40.942731 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c26934a5-4670-440b-ad59-65c3b35fbd88 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 returned with HTTP 200 Jan 27 18:19:40.942731 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 498/977] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:40 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 => generated 472 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:41.095494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce09a037-817a-47af-91a9-d135bd32aa74 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] GET http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:41.095494 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce09a037-817a-47af-91a9-d135bd32aa74 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:41.095494 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:41.095494 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:41.095494 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce09a037-817a-47af-91a9-d135bd32aa74 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:41.195520 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:41.195520 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:41.204949 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ce09a037-817a-47af-91a9-d135bd32aa74 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Volume info retrieved successfully. Jan 27 18:19:41.268465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce09a037-817a-47af-91a9-d135bd32aa74 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 returned with HTTP 200 Jan 27 18:19:41.268465 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 480/978] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:41 2021] GET /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 => generated 918 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:41.290515 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b01f17f7-f1df-43d5-b853-42e4aa5501aa tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b?usage=True Jan 27 18:19:41.290515 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b01f17f7-f1df-43d5-b853-42e4aa5501aa tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:41.290515 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:41.290515 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:41.290515 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b01f17f7-f1df-43d5-b853-42e4aa5501aa tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:41.373423 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b471860-2e01-408c-8ec8-3c66358c4369 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:41.373423 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b471860-2e01-408c-8ec8-3c66358c4369 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:41.373423 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:41.373423 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:41.373423 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b471860-2e01-408c-8ec8-3c66358c4369 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:41.426560 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b01f17f7-f1df-43d5-b853-42e4aa5501aa tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b?usage=True returned with HTTP 200 Jan 27 18:19:41.426560 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 499/979] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:19:41 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b?usage=True => generated 1076 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:41.454593 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e3af77fe-428c-4438-8de0-9a80a82aad84 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/4bdecd2dbc7a4e3d81d63a8ca033d6ff?usage=True Jan 27 18:19:41.454593 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e3af77fe-428c-4438-8de0-9a80a82aad84 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:41.454593 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e3af77fe-428c-4438-8de0-9a80a82aad84 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:41.551467 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b471860-2e01-408c-8ec8-3c66358c4369 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 404 Jan 27 18:19:41.567071 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 481/980] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:41 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:41.576877 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e4cef4f-6171-4109-89ba-4be95cad6891 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:41.583910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e4cef4f-6171-4109-89ba-4be95cad6891 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:41.583910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e4cef4f-6171-4109-89ba-4be95cad6891 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:41.583910 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-2e4cef4f-6171-4109-89ba-4be95cad6891 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume with id: 0538f1bf-b287-4e17-975a-dba56357efba Jan 27 18:19:41.622450 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e3af77fe-428c-4438-8de0-9a80a82aad84 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/4bdecd2dbc7a4e3d81d63a8ca033d6ff?usage=True returned with HTTP 200 Jan 27 18:19:41.627221 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 500/981] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:19:41 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/4bdecd2dbc7a4e3d81d63a8ca033d6ff?usage=True => generated 868 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:41.639015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1bf7a8aa-2b5e-43f0-b8e8-0eb90e0361d2 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] POST http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/os-volume-transfer Jan 27 18:19:41.642803 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1bf7a8aa-2b5e-43f0-b8e8-0eb90e0361d2 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c3f1a1c9-331a-49cd-820e-b3302220ce32"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:41.654795 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.volume_transfer [None req-1bf7a8aa-2b5e-43f0-b8e8-0eb90e0361d2 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Creating new volume transfer {'transfer': {'volume_id': 'c3f1a1c9-331a-49cd-820e-b3302220ce32'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 27 18:19:41.654795 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.volume_transfer [None req-1bf7a8aa-2b5e-43f0-b8e8-0eb90e0361d2 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Creating transfer of volume c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:41.654795 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.transfer.api [None req-1bf7a8aa-2b5e-43f0-b8e8-0eb90e0361d2 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Generating transfer record for volume c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:41.730848 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e4cef4f-6171-4109-89ba-4be95cad6891 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba returned with HTTP 404 Jan 27 18:19:41.730848 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 482/982] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:19:41 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/volumes/0538f1bf-b287-4e17-975a-dba56357efba => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:19:41.744385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5476271b-f48f-42b0-9b83-d6d67667b4a0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 Jan 27 18:19:41.744385 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5476271b-f48f-42b0-9b83-d6d67667b4a0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:41.744385 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5476271b-f48f-42b0-9b83-d6d67667b4a0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:41.744385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-5476271b-f48f-42b0-9b83-d6d67667b4a0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete snapshot with id: f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 Jan 27 18:19:41.797814 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:41.797814 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:41.811421 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:41.811421 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:41.811421 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5476271b-f48f-42b0-9b83-d6d67667b4a0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:41.840773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1bf7a8aa-2b5e-43f0-b8e8-0eb90e0361d2 tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/os-volume-transfer returned with HTTP 202 Jan 27 18:19:41.840773 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 501/983] 10.222.0.72 () {60 vars in 1258 bytes} [Wed Jan 27 18:19:41 2021] POST /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/os-volume-transfer => generated 507 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:19:41.846809 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66643878-45ec-4555-8d16-421142f11fab tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:41.846809 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-66643878-45ec-4555-8d16-421142f11fab tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:41.846809 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:41.846809 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:41.846809 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-66643878-45ec-4555-8d16-421142f11fab tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:41.846809 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-66643878-45ec-4555-8d16-421142f11fab tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:41.944882 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:41.944882 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:41.952570 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66643878-45ec-4555-8d16-421142f11fab tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:41.952570 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 502/984] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:41 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:42.043579 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5476271b-f48f-42b0-9b83-d6d67667b4a0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot delete request issued successfully. Jan 27 18:19:42.043579 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5476271b-f48f-42b0-9b83-d6d67667b4a0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 returned with HTTP 202 Jan 27 18:19:42.043579 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 483/985] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:19:41 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 => generated 0 bytes in 305 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:42.082083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b236a547-fc0d-4809-8ec7-21bec0af3730 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 Jan 27 18:19:42.082083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b236a547-fc0d-4809-8ec7-21bec0af3730 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:42.082083 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:42.082083 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:42.082083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b236a547-fc0d-4809-8ec7-21bec0af3730 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:42.141852 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b236a547-fc0d-4809-8ec7-21bec0af3730 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 returned with HTTP 404 Jan 27 18:19:42.145900 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 484/986] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:42 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/6c718acb-096a-46cf-a1c9-f9cc691549b8 => generated 111 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:42.153376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d935c20-0b32-4cf6-abd6-0acf8c875e07 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 Jan 27 18:19:42.153376 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d935c20-0b32-4cf6-abd6-0acf8c875e07 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:42.153376 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d935c20-0b32-4cf6-abd6-0acf8c875e07 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:42.215738 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:42.215738 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:42.227529 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1fd18f3b-f21b-4d8d-954a-aeeeca58d632 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] POST http://10.222.0.72/volume/v3/4bdecd2dbc7a4e3d81d63a8ca033d6ff/os-volume-transfer/fb1c3311-acc9-4971-abe9-706627beb730/accept Jan 27 18:19:42.227529 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:42.227529 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:42.227529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1fd18f3b-f21b-4d8d-954a-aeeeca58d632 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "171416a45a6846e6"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:42.227529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.volume_transfer [None req-1fd18f3b-f21b-4d8d-954a-aeeeca58d632 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] Accepting volume transfer fb1c3311-acc9-4971-abe9-706627beb730 {{(pid=87902) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 27 18:19:42.227529 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.volume_transfer [None req-1fd18f3b-f21b-4d8d-954a-aeeeca58d632 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] Accepting transfer fb1c3311-acc9-4971-abe9-706627beb730 Jan 27 18:19:42.231763 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2d935c20-0b32-4cf6-abd6-0acf8c875e07 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:42.236507 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d935c20-0b32-4cf6-abd6-0acf8c875e07 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 returned with HTTP 200 Jan 27 18:19:42.241734 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 485/987] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:42 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 => generated 468 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:42.245257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b1c97ff-dc48-451a-aef6-43b8dad3e00f tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] DELETE http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 Jan 27 18:19:42.245733 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b1c97ff-dc48-451a-aef6-43b8dad3e00f tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:42.246016 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:42.246016 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:42.246485 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b1c97ff-dc48-451a-aef6-43b8dad3e00f tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:42.246923 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-5b1c97ff-dc48-451a-aef6-43b8dad3e00f tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Delete snapshot with id: 7d263113-6264-47fb-9a3a-99e91681d4f7 Jan 27 18:19:42.326517 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:42.326517 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:42.344012 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5b1c97ff-dc48-451a-aef6-43b8dad3e00f tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:42.497374 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5b1c97ff-dc48-451a-aef6-43b8dad3e00f tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot delete request issued successfully. Jan 27 18:19:42.497850 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b1c97ff-dc48-451a-aef6-43b8dad3e00f tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 returned with HTTP 202 Jan 27 18:19:42.499060 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 486/988] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:19:42 2021] DELETE /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:42.509589 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42196367-32d0-43a1-a732-d241b883754a tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 Jan 27 18:19:42.510430 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42196367-32d0-43a1-a732-d241b883754a tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:42.510663 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:42.510663 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:42.511054 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42196367-32d0-43a1-a732-d241b883754a tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:42.610083 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:42.610083 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:42.610083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-42196367-32d0-43a1-a732-d241b883754a tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:42.621941 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42196367-32d0-43a1-a732-d241b883754a tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 returned with HTTP 200 Jan 27 18:19:42.640051 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 487/989] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:42 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 => generated 472 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:42.713313 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-1fd18f3b-f21b-4d8d-954a-aeeeca58d632 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] Created reservations ['88a9a92e-1085-45c2-be75-8caaab3811a0', 'a08b5e90-3050-4e01-b478-a09683e0c8c7', 'c56f52dc-d3bc-463a-9bf1-3638953ceba9', 'c238c782-c22e-4468-98d2-da83e6933a70'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:42.951961 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-1fd18f3b-f21b-4d8d-954a-aeeeca58d632 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] Created reservations ['e656c1aa-c46f-4fd7-9660-816adf6e0317', '95ba88e1-e973-4ee1-9396-34ca9c3019be', 'ae0b25b7-8800-477e-bb0d-b77ad085a971', '832fe0a0-0f72-4d0c-ad7e-0f9de6f51f46'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:42.971245 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-794caf85-051f-4b16-932e-5cbdc3815080 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:42.971245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-794caf85-051f-4b16-932e-5cbdc3815080 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:42.971245 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:42.971245 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:42.971245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-794caf85-051f-4b16-932e-5cbdc3815080 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:42.971245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-794caf85-051f-4b16-932e-5cbdc3815080 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:43.075641 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:43.075641 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:43.091672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-794caf85-051f-4b16-932e-5cbdc3815080 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:43.099960 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 488/990] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:42 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:43.164412 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-1fd18f3b-f21b-4d8d-954a-aeeeca58d632 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] Created reservations ['f66a4dc0-d741-47e8-a472-ca0714dabf1a', 'fd099722-5c5d-4463-8d9a-cd8090f6f77f', '870bd1dd-604f-411c-a0ea-763959694c8b', '3e2e7807-9374-4ff2-9aeb-5c9b67e3aad3'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:43.252072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-06ac1f7f-8070-4977-9498-96ac01730c1e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 Jan 27 18:19:43.252072 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-06ac1f7f-8070-4977-9498-96ac01730c1e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:43.252072 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:43.252072 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:43.252072 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-06ac1f7f-8070-4977-9498-96ac01730c1e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:43.263108 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-1fd18f3b-f21b-4d8d-954a-aeeeca58d632 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] Created reservations ['43121203-2d86-426b-b458-e03eeb153094', 'b16ba317-10cf-4485-b37b-e0ef60a7227d', '41f6b275-8105-400c-bf09-06eb314632c9', 'de05b529-5f5f-49f0-92f5-cd935b2bbebe'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:19:43.273795 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:43.273795 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:43.329133 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:43.329133 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:43.329133 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-06ac1f7f-8070-4977-9498-96ac01730c1e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:43.342277 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-06ac1f7f-8070-4977-9498-96ac01730c1e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 returned with HTTP 200 Jan 27 18:19:43.342277 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 489/991] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:43 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 => generated 468 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:43.422211 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1fd18f3b-f21b-4d8d-954a-aeeeca58d632 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] Transfer volume completed successfully. Jan 27 18:19:43.440682 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:19:43.440682 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:19:43.629309 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.transfer.api [None req-1fd18f3b-f21b-4d8d-954a-aeeeca58d632 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] Volume c3f1a1c9-331a-49cd-820e-b3302220ce32 has been transferred. Jan 27 18:19:43.647529 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d001352-1209-4b8f-ae3f-1e91bcd3f104 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 Jan 27 18:19:43.647529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d001352-1209-4b8f-ae3f-1e91bcd3f104 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:43.647529 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:43.647529 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:43.647529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d001352-1209-4b8f-ae3f-1e91bcd3f104 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:43.782125 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:43.782125 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:43.784695 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2d001352-1209-4b8f-ae3f-1e91bcd3f104 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:43.791918 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d001352-1209-4b8f-ae3f-1e91bcd3f104 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 returned with HTTP 200 Jan 27 18:19:43.795115 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1fd18f3b-f21b-4d8d-954a-aeeeca58d632 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] http://10.222.0.72/volume/v3/4bdecd2dbc7a4e3d81d63a8ca033d6ff/os-volume-transfer/fb1c3311-acc9-4971-abe9-706627beb730/accept returned with HTTP 202 Jan 27 18:19:43.796052 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 503/992] 10.222.0.72 () {60 vars in 1390 bytes} [Wed Jan 27 18:19:41 2021] POST /volume/v3/4bdecd2dbc7a4e3d81d63a8ca033d6ff/os-volume-transfer/fb1c3311-acc9-4971-abe9-706627beb730/accept => generated 431 bytes in 1847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:19:43.796177 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 490/993] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:43 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 => generated 472 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:43.806903 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff8f6030-f42b-442d-b4df-1d3ccc8783f4 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] GET http://10.222.0.72/volume/v3/4bdecd2dbc7a4e3d81d63a8ca033d6ff/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:43.807585 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff8f6030-f42b-442d-b4df-1d3ccc8783f4 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:43.808035 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:43.808035 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:43.808702 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff8f6030-f42b-442d-b4df-1d3ccc8783f4 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:43.939711 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:43.939711 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:43.955834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ff8f6030-f42b-442d-b4df-1d3ccc8783f4 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] Volume info retrieved successfully. Jan 27 18:19:44.013657 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff8f6030-f42b-442d-b4df-1d3ccc8783f4 tempest-VolumeQuotasAdminTestJSON-14771590 tempest-VolumeQuotasAdminTestJSON-14771590-project] http://10.222.0.72/volume/v3/4bdecd2dbc7a4e3d81d63a8ca033d6ff/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 returned with HTTP 200 Jan 27 18:19:44.013657 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 504/994] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:43 2021] GET /volume/v3/4bdecd2dbc7a4e3d81d63a8ca033d6ff/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 => generated 918 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:44.033511 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d79cac6f-ac90-4c78-9e5c-9ee61f544f68 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b?usage=True Jan 27 18:19:44.033511 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d79cac6f-ac90-4c78-9e5c-9ee61f544f68 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:44.033511 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:44.033511 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:44.033511 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d79cac6f-ac90-4c78-9e5c-9ee61f544f68 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:44.111703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64a74612-59dc-4603-8f40-e6fb75c77c96 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:44.111703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64a74612-59dc-4603-8f40-e6fb75c77c96 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:44.111703 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:44.111703 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:44.111703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64a74612-59dc-4603-8f40-e6fb75c77c96 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:44.111703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-64a74612-59dc-4603-8f40-e6fb75c77c96 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:44.186350 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:44.186350 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:44.198619 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64a74612-59dc-4603-8f40-e6fb75c77c96 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:44.210453 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d79cac6f-ac90-4c78-9e5c-9ee61f544f68 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b?usage=True returned with HTTP 200 Jan 27 18:19:44.214708 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 505/995] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:44 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:44.219789 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 491/996] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:19:44 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b?usage=True => generated 1076 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:44.234402 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f94c0c11-8cea-4a79-8341-0620162d9212 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/4bdecd2dbc7a4e3d81d63a8ca033d6ff?usage=True Jan 27 18:19:44.234402 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f94c0c11-8cea-4a79-8341-0620162d9212 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:44.234402 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:44.234402 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:44.245263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f94c0c11-8cea-4a79-8341-0620162d9212 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:44.351626 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-947f5e69-ce57-44f6-89a9-4986cbbd847f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 Jan 27 18:19:44.351626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-947f5e69-ce57-44f6-89a9-4986cbbd847f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:44.351626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-947f5e69-ce57-44f6-89a9-4986cbbd847f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:44.426701 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:44.426701 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:44.434016 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-947f5e69-ce57-44f6-89a9-4986cbbd847f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:44.436399 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-947f5e69-ce57-44f6-89a9-4986cbbd847f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 returned with HTTP 200 Jan 27 18:19:44.454092 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 492/997] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:44 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 => generated 468 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:44.457769 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f94c0c11-8cea-4a79-8341-0620162d9212 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/4bdecd2dbc7a4e3d81d63a8ca033d6ff?usage=True returned with HTTP 200 Jan 27 18:19:44.457769 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 506/998] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:19:44 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/4bdecd2dbc7a4e3d81d63a8ca033d6ff?usage=True => generated 868 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:44.476180 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-547e0c87-20db-4502-b865-03d2e671c492 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] DELETE http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:44.476180 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-547e0c87-20db-4502-b865-03d2e671c492 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:44.476180 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:44.476180 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:44.476180 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-547e0c87-20db-4502-b865-03d2e671c492 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:44.476180 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-547e0c87-20db-4502-b865-03d2e671c492 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Delete volume with id: c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:44.630173 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:44.630173 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:44.630173 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-547e0c87-20db-4502-b865-03d2e671c492 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Volume info retrieved successfully. Jan 27 18:19:44.725822 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-547e0c87-20db-4502-b865-03d2e671c492 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Delete volume request issued successfully. Jan 27 18:19:44.726247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-547e0c87-20db-4502-b865-03d2e671c492 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 returned with HTTP 202 Jan 27 18:19:44.735308 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1eced301-1963-4095-b965-3ea1c8e4bd3c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:44.736092 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1eced301-1963-4095-b965-3ea1c8e4bd3c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:44.736581 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1eced301-1963-4095-b965-3ea1c8e4bd3c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:44.743838 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 493/999] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:19:44 2021] DELETE /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:44.814148 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a05ebaca-bc90-4812-ac0a-6f23a38841a0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 Jan 27 18:19:44.814148 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a05ebaca-bc90-4812-ac0a-6f23a38841a0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:44.814148 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:44.814148 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:44.814148 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a05ebaca-bc90-4812-ac0a-6f23a38841a0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:44.880856 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:44.880856 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:44.880856 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a05ebaca-bc90-4812-ac0a-6f23a38841a0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:44.892277 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:44.892277 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:44.896783 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a05ebaca-bc90-4812-ac0a-6f23a38841a0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 returned with HTTP 200 Jan 27 18:19:44.896783 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 494/1000] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:44 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 => generated 472 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:44.913686 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1eced301-1963-4095-b965-3ea1c8e4bd3c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Volume info retrieved successfully. Jan 27 18:19:45.028581 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1eced301-1963-4095-b965-3ea1c8e4bd3c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 returned with HTTP 200 Jan 27 18:19:45.033028 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 507/1001] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:44 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 => generated 1088 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:45.212912 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2f73dac7-9ff7-4049-88f1-377e877954a7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:45.212912 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2f73dac7-9ff7-4049-88f1-377e877954a7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:45.212912 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:45.212912 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:45.212912 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2f73dac7-9ff7-4049-88f1-377e877954a7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:45.212912 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2f73dac7-9ff7-4049-88f1-377e877954a7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:45.308862 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:45.308862 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:45.308862 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2f73dac7-9ff7-4049-88f1-377e877954a7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:45.325363 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 495/1002] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:45 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:45.462566 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-874358bf-3cd4-405c-9c30-1737318ebfa1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 Jan 27 18:19:45.469412 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-874358bf-3cd4-405c-9c30-1737318ebfa1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:45.469412 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:45.469412 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:45.469412 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-874358bf-3cd4-405c-9c30-1737318ebfa1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:45.532066 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-874358bf-3cd4-405c-9c30-1737318ebfa1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 returned with HTTP 404 Jan 27 18:19:45.532066 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 508/1003] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:45 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f4aadc91-8d60-4206-bcbe-b4e1a143e6a2 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:45.547894 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5dd2d76d-b6f1-48c9-9b99-0ef0347a788f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b Jan 27 18:19:45.547894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5dd2d76d-b6f1-48c9-9b99-0ef0347a788f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:45.547894 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:45.547894 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:45.547894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5dd2d76d-b6f1-48c9-9b99-0ef0347a788f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:45.547894 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-5dd2d76d-b6f1-48c9-9b99-0ef0347a788f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume with id: 7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b Jan 27 18:19:45.702336 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:45.702336 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:45.702336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5dd2d76d-b6f1-48c9-9b99-0ef0347a788f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:45.752084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5dd2d76d-b6f1-48c9-9b99-0ef0347a788f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume request issued successfully. Jan 27 18:19:45.752084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5dd2d76d-b6f1-48c9-9b99-0ef0347a788f tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b returned with HTTP 202 Jan 27 18:19:45.752084 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 496/1004] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:19:45 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:45.759849 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-304f9802-bc4f-472f-91c9-34f36a83e4e0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b Jan 27 18:19:45.759849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-304f9802-bc4f-472f-91c9-34f36a83e4e0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:45.759849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-304f9802-bc4f-472f-91c9-34f36a83e4e0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:45.908741 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-022289f3-274b-4f88-a4b8-9e84db573c78 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 Jan 27 18:19:45.908741 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-022289f3-274b-4f88-a4b8-9e84db573c78 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:45.908741 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:45.908741 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:45.908741 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-022289f3-274b-4f88-a4b8-9e84db573c78 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:45.923593 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:45.923593 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:45.955169 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:45.955169 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:45.962265 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-022289f3-274b-4f88-a4b8-9e84db573c78 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Snapshot retrieved successfully. Jan 27 18:19:45.962265 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-022289f3-274b-4f88-a4b8-9e84db573c78 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 returned with HTTP 200 Jan 27 18:19:45.967576 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-304f9802-bc4f-472f-91c9-34f36a83e4e0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:45.970464 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 497/1005] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:45 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 => generated 472 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:46.005353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-304f9802-bc4f-472f-91c9-34f36a83e4e0 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b returned with HTTP 200 Jan 27 18:19:46.017066 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 509/1006] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:45 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b => generated 914 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:46.075598 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d569c20-97dc-4968-9b24-1dc791baa985 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:46.075598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d569c20-97dc-4968-9b24-1dc791baa985 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:46.075598 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:46.075598 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:46.075598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d569c20-97dc-4968-9b24-1dc791baa985 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:46.205523 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:46.205523 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:46.217951 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5d569c20-97dc-4968-9b24-1dc791baa985 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Volume info retrieved successfully. Jan 27 18:19:46.264635 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d569c20-97dc-4968-9b24-1dc791baa985 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 returned with HTTP 200 Jan 27 18:19:46.264635 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 498/1007] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:46 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 => generated 1088 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:46.363147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-33b0af9c-6ce1-4739-8df8-2eca17adc3bf tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:46.363147 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-33b0af9c-6ce1-4739-8df8-2eca17adc3bf tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:46.363147 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:46.363147 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:46.363147 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-33b0af9c-6ce1-4739-8df8-2eca17adc3bf tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:46.363147 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-33b0af9c-6ce1-4739-8df8-2eca17adc3bf tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:46.409467 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:46.409467 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:46.409467 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-33b0af9c-6ce1-4739-8df8-2eca17adc3bf tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:46.409467 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 510/1008] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:46 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:46.976680 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-90f9201b-502d-403b-803e-3768be3ac8d0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 Jan 27 18:19:46.976680 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-90f9201b-502d-403b-803e-3768be3ac8d0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:46.976680 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:46.976680 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:46.976680 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-90f9201b-502d-403b-803e-3768be3ac8d0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:47.035106 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c733288b-50d8-45e2-86f8-dd9ddf24bae5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b Jan 27 18:19:47.035106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c733288b-50d8-45e2-86f8-dd9ddf24bae5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:47.035106 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:47.035106 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:47.035106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c733288b-50d8-45e2-86f8-dd9ddf24bae5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:47.067385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-90f9201b-502d-403b-803e-3768be3ac8d0 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 returned with HTTP 404 Jan 27 18:19:47.067385 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 499/1009] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:46 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/snapshots/7d263113-6264-47fb-9a3a-99e91681d4f7 => generated 111 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:19:47.072778 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47793424-565f-4961-a945-5dfde7c9191c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] DELETE http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 Jan 27 18:19:47.073305 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47793424-565f-4961-a945-5dfde7c9191c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:47.073813 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47793424-565f-4961-a945-5dfde7c9191c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:47.074389 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-47793424-565f-4961-a945-5dfde7c9191c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Delete volume with id: 67aeafc3-4cbe-4bb2-9831-2742d771b284 Jan 27 18:19:47.279008 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:47.279008 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:47.297138 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:47.297138 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:47.297138 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-47793424-565f-4961-a945-5dfde7c9191c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Volume info retrieved successfully. Jan 27 18:19:47.309241 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c733288b-50d8-45e2-86f8-dd9ddf24bae5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:47.337148 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c733288b-50d8-45e2-86f8-dd9ddf24bae5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b returned with HTTP 200 Jan 27 18:19:47.338180 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 511/1010] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:47 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b => generated 914 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:47.345408 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8a7659c-86ca-4dfb-9d43-d4259eb5d513 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:47.345936 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8a7659c-86ca-4dfb-9d43-d4259eb5d513 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:47.346174 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:47.346174 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:47.349638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8a7659c-86ca-4dfb-9d43-d4259eb5d513 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:47.351223 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-47793424-565f-4961-a945-5dfde7c9191c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Delete volume request issued successfully. Jan 27 18:19:47.351733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47793424-565f-4961-a945-5dfde7c9191c tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 returned with HTTP 202 Jan 27 18:19:47.352942 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 500/1011] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:19:47 2021] DELETE /volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:47.360199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-349360c6-21aa-4a6a-94ba-830f1f428302 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 Jan 27 18:19:47.360723 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-349360c6-21aa-4a6a-94ba-830f1f428302 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:47.360940 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:47.360940 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:47.361320 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-349360c6-21aa-4a6a-94ba-830f1f428302 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:47.470378 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:47.470378 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:47.488513 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-349360c6-21aa-4a6a-94ba-830f1f428302 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Volume info retrieved successfully. Jan 27 18:19:47.541504 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-349360c6-21aa-4a6a-94ba-830f1f428302 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 returned with HTTP 200 Jan 27 18:19:47.541504 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 501/1012] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:47 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 => generated 919 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:47.548949 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-95a8af44-c205-4903-b999-0f342acf722f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:47.548949 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-95a8af44-c205-4903-b999-0f342acf722f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:47.548949 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:47.548949 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:47.548949 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-95a8af44-c205-4903-b999-0f342acf722f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:47.548949 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-95a8af44-c205-4903-b999-0f342acf722f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:47.552954 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:47.552954 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:47.577036 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e8a7659c-86ca-4dfb-9d43-d4259eb5d513 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Volume info retrieved successfully. Jan 27 18:19:47.627116 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:47.627116 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:47.627840 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8a7659c-86ca-4dfb-9d43-d4259eb5d513 tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 returned with HTTP 200 Jan 27 18:19:47.628976 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 512/1013] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:47 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 => generated 1088 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:47.629089 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-95a8af44-c205-4903-b999-0f342acf722f tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:47.629772 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 502/1014] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:47 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:48.375250 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d2fe3247-ff6f-4326-9779-c8b9f04ccab5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b Jan 27 18:19:48.375250 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d2fe3247-ff6f-4326-9779-c8b9f04ccab5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:48.375250 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:48.375250 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:48.375250 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d2fe3247-ff6f-4326-9779-c8b9f04ccab5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:48.527067 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:48.527067 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:48.527067 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d2fe3247-ff6f-4326-9779-c8b9f04ccab5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:48.558453 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-471ec9cb-8bd1-465d-91b6-4aa10831d7ea tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 Jan 27 18:19:48.559481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-471ec9cb-8bd1-465d-91b6-4aa10831d7ea tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:48.559820 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:48.559820 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:48.560521 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-471ec9cb-8bd1-465d-91b6-4aa10831d7ea tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:48.577900 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d2fe3247-ff6f-4326-9779-c8b9f04ccab5 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b returned with HTTP 200 Jan 27 18:19:48.591001 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 513/1015] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:48 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b => generated 914 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:48.672094 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59a70e95-c243-4d4c-9728-2a0ce055786c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:48.672094 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59a70e95-c243-4d4c-9728-2a0ce055786c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:48.672094 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:48.672094 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:48.672094 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59a70e95-c243-4d4c-9728-2a0ce055786c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:48.708067 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:48.708067 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:48.758094 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-471ec9cb-8bd1-465d-91b6-4aa10831d7ea tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Volume info retrieved successfully. Jan 27 18:19:48.908266 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-471ec9cb-8bd1-465d-91b6-4aa10831d7ea tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 returned with HTTP 200 Jan 27 18:19:48.911810 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 503/1016] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:48 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 => generated 919 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:48.913718 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59a70e95-c243-4d4c-9728-2a0ce055786c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 returned with HTTP 404 Jan 27 18:19:48.921720 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 514/1017] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:48 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 => generated 109 bytes in 279 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:48.943301 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b0e9375-29f2-4f5a-b4f3-073e09f23393 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:48.943301 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b0e9375-29f2-4f5a-b4f3-073e09f23393 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:48.943301 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:48.943301 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:48.943301 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b0e9375-29f2-4f5a-b4f3-073e09f23393 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:48.943301 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1b0e9375-29f2-4f5a-b4f3-073e09f23393 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:48.958037 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5410125c-b478-4a43-ade7-a2209854b7af tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] GET http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/db46dd1986f54d0dbc3a81c7947c8181?usage=True Jan 27 18:19:48.958037 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5410125c-b478-4a43-ade7-a2209854b7af tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:48.958037 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5410125c-b478-4a43-ade7-a2209854b7af tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:49.019900 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:49.019900 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:49.019900 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b0e9375-29f2-4f5a-b4f3-073e09f23393 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:49.019900 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 504/1018] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:48 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:49.074416 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5410125c-b478-4a43-ade7-a2209854b7af tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/db46dd1986f54d0dbc3a81c7947c8181?usage=True returned with HTTP 200 Jan 27 18:19:49.079255 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 515/1019] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:19:48 2021] GET /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/db46dd1986f54d0dbc3a81c7947c8181?usage=True => generated 868 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:49.104020 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7146a4e6-e418-4388-bd88-caf53cbb220c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] PUT http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b Jan 27 18:19:49.104020 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:49.104020 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:49.104020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7146a4e6-e418-4388-bd88-caf53cbb220c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:49.537915 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7146a4e6-e418-4388-bd88-caf53cbb220c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b returned with HTTP 200 Jan 27 18:19:49.539295 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 505/1020] 10.222.0.72 () {60 vars in 1342 bytes} [Wed Jan 27 18:19:49 2021] PUT /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b => generated 321 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:49.601207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-346a61f8-721f-4771-8819-80ee27a1bd0c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] PUT http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b Jan 27 18:19:49.611544 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-346a61f8-721f-4771-8819-80ee27a1bd0c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:49.615332 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4710ed30-d144-4856-a9bd-adc2510ec600 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b Jan 27 18:19:49.615332 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4710ed30-d144-4856-a9bd-adc2510ec600 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:49.615332 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4710ed30-d144-4856-a9bd-adc2510ec600 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:49.775600 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4710ed30-d144-4856-a9bd-adc2510ec600 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b returned with HTTP 404 Jan 27 18:19:49.777637 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 506/1021] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:49 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/7bcaecf9-b7db-4ec5-8ef9-30278c8b1e3b => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:49.793057 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8986472-f7cf-497d-be17-1522375bf9b1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:49.796323 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d8986472-f7cf-497d-be17-1522375bf9b1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:49.808463 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d8986472-f7cf-497d-be17-1522375bf9b1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:49.809272 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-d8986472-f7cf-497d-be17-1522375bf9b1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume with id: 52fcb987-bdca-4f5f-b22d-9260a7f18d01 Jan 27 18:19:49.860646 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8986472-f7cf-497d-be17-1522375bf9b1 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 returned with HTTP 404 Jan 27 18:19:49.862418 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 507/1022] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:19:49 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/volumes/52fcb987-bdca-4f5f-b22d-9260a7f18d01 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:49.872634 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb55d7b9-59ac-48ca-961e-2cf2256cad71 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 Jan 27 18:19:49.873163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb55d7b9-59ac-48ca-961e-2cf2256cad71 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:49.873660 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb55d7b9-59ac-48ca-961e-2cf2256cad71 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:49.874019 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-eb55d7b9-59ac-48ca-961e-2cf2256cad71 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete snapshot with id: bf59638f-c517-4bf1-ba66-49442dbb2d71 Jan 27 18:19:49.933371 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:49.933371 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:49.933371 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eb55d7b9-59ac-48ca-961e-2cf2256cad71 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:50.090786 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eb55d7b9-59ac-48ca-961e-2cf2256cad71 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot delete request issued successfully. Jan 27 18:19:50.090786 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb55d7b9-59ac-48ca-961e-2cf2256cad71 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 returned with HTTP 202 Jan 27 18:19:50.090786 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 508/1023] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:19:49 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:50.098498 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8ea2557-d976-4a45-9a3c-4d9f01b277cd tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 Jan 27 18:19:50.098498 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8ea2557-d976-4a45-9a3c-4d9f01b277cd tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:50.098498 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:50.098498 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:50.098498 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8ea2557-d976-4a45-9a3c-4d9f01b277cd tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:50.286455 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:50.286455 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:50.322608 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a8ea2557-d976-4a45-9a3c-4d9f01b277cd tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Volume info retrieved successfully. Jan 27 18:19:50.438415 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8ea2557-d976-4a45-9a3c-4d9f01b277cd tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 returned with HTTP 200 Jan 27 18:19:50.438415 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 509/1024] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:50 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 => generated 919 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:50.486802 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-beed7408-c2fe-45a5-b1ad-4411301cdd2b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:50.486802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-beed7408-c2fe-45a5-b1ad-4411301cdd2b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:50.486802 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:50.486802 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:50.486802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-beed7408-c2fe-45a5-b1ad-4411301cdd2b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:50.486802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-beed7408-c2fe-45a5-b1ad-4411301cdd2b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:50.551070 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-346a61f8-721f-4771-8819-80ee27a1bd0c tempest-VolumeQuotasAdminTestJSON-1504502415 tempest-VolumeQuotasAdminTestJSON-1504502415-project-admin] http://10.222.0.72/volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b returned with HTTP 200 Jan 27 18:19:50.561598 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 516/1025] 10.222.0.72 () {60 vars in 1342 bytes} [Wed Jan 27 18:19:49 2021] PUT /volume/v3/db46dd1986f54d0dbc3a81c7947c8181/os-quota-sets/0b6a6d47df0747199912f8e9d1220b8b => generated 319 bytes in 1016 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:50.569130 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3e7d17ed-8a0f-4386-ae0b-bd514d34e4b7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 Jan 27 18:19:50.591054 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:50.591054 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:50.591054 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-beed7408-c2fe-45a5-b1ad-4411301cdd2b tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:50.591054 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 510/1026] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:50 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:50.605643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3e7d17ed-8a0f-4386-ae0b-bd514d34e4b7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:50.605643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3e7d17ed-8a0f-4386-ae0b-bd514d34e4b7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:50.643725 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13980913-97d7-4f10-afa3-6914892ea54c tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] DELETE http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:50.643725 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-13980913-97d7-4f10-afa3-6914892ea54c tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:50.643725 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:50.643725 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:50.643725 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-13980913-97d7-4f10-afa3-6914892ea54c tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:50.643725 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-13980913-97d7-4f10-afa3-6914892ea54c tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Delete volume with id: c3f1a1c9-331a-49cd-820e-b3302220ce32 Jan 27 18:19:50.713998 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:50.713998 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:50.735012 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3e7d17ed-8a0f-4386-ae0b-bd514d34e4b7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:50.735012 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3e7d17ed-8a0f-4386-ae0b-bd514d34e4b7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 returned with HTTP 200 Jan 27 18:19:50.753137 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 517/1027] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:50 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 => generated 468 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:50.854965 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13980913-97d7-4f10-afa3-6914892ea54c tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 returned with HTTP 404 Jan 27 18:19:50.860836 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 511/1028] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:19:50 2021] DELETE /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/c3f1a1c9-331a-49cd-820e-b3302220ce32 => generated 109 bytes in 271 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:50.869173 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8be5b5f6-45c7-4b8b-9830-f12770a869eb tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] DELETE http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac Jan 27 18:19:50.869709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8be5b5f6-45c7-4b8b-9830-f12770a869eb tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:50.870106 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:50.870106 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:50.870491 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8be5b5f6-45c7-4b8b-9830-f12770a869eb tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:50.870961 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-8be5b5f6-45c7-4b8b-9830-f12770a869eb tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] Delete volume with id: 16b66292-37f3-4d17-92fc-a6ad58505aac Jan 27 18:19:51.031500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8be5b5f6-45c7-4b8b-9830-f12770a869eb tempest-VolumeQuotasAdminTestJSON-217326778 tempest-VolumeQuotasAdminTestJSON-217326778-project] http://10.222.0.72/volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac returned with HTTP 404 Jan 27 18:19:51.031500 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 518/1029] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:19:50 2021] DELETE /volume/v3/0b6a6d47df0747199912f8e9d1220b8b/volumes/16b66292-37f3-4d17-92fc-a6ad58505aac => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:51.451201 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e49d1cf-ddc3-4872-b7f3-cff481c45a58 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] GET http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 Jan 27 18:19:51.458783 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e49d1cf-ddc3-4872-b7f3-cff481c45a58 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:51.458783 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e49d1cf-ddc3-4872-b7f3-cff481c45a58 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:51.609110 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7dba73d1-cc90-4e31-8685-82ff45eb0d29 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:51.609110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7dba73d1-cc90-4e31-8685-82ff45eb0d29 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:51.609110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7dba73d1-cc90-4e31-8685-82ff45eb0d29 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:51.609110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7dba73d1-cc90-4e31-8685-82ff45eb0d29 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:51.707624 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:51.707624 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:51.717465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7dba73d1-cc90-4e31-8685-82ff45eb0d29 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:51.729617 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 519/1030] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:51 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:51.760925 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f02da9c-96b6-4f46-b002-eeb00e866cdf tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 Jan 27 18:19:51.760925 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f02da9c-96b6-4f46-b002-eeb00e866cdf tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:51.760925 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:51.760925 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:51.760925 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f02da9c-96b6-4f46-b002-eeb00e866cdf tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:51.879931 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e49d1cf-ddc3-4872-b7f3-cff481c45a58 tempest-VolumesSnapshotListTestJSON-1625636146 tempest-VolumesSnapshotListTestJSON-1625636146-project] http://10.222.0.72/volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 returned with HTTP 404 Jan 27 18:19:51.892095 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 512/1031] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:51 2021] GET /volume/v3/8572c64ae7a340e69edc713dcd153a45/volumes/67aeafc3-4cbe-4bb2-9831-2742d771b284 => generated 109 bytes in 441 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:51.934048 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:51.934048 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:51.941094 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1f02da9c-96b6-4f46-b002-eeb00e866cdf tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:51.958276 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f02da9c-96b6-4f46-b002-eeb00e866cdf tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 returned with HTTP 200 Jan 27 18:19:51.958276 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 520/1032] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:51 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 => generated 468 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:52.731623 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9fe881dd-705b-4a35-b47f-5cd735edfc08 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:52.732703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9fe881dd-705b-4a35-b47f-5cd735edfc08 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:52.733395 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9fe881dd-705b-4a35-b47f-5cd735edfc08 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:52.733971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9fe881dd-705b-4a35-b47f-5cd735edfc08 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:52.776511 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:52.776511 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:52.783029 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9fe881dd-705b-4a35-b47f-5cd735edfc08 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:52.784417 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 513/1033] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:52 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:52.970768 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-765a83cb-8f11-4928-af2d-27e1c41a0bc8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 Jan 27 18:19:52.970768 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-765a83cb-8f11-4928-af2d-27e1c41a0bc8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:52.970768 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:52.970768 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:52.970768 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-765a83cb-8f11-4928-af2d-27e1c41a0bc8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:53.078767 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:53.078767 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:53.078767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-765a83cb-8f11-4928-af2d-27e1c41a0bc8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:53.096446 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-765a83cb-8f11-4928-af2d-27e1c41a0bc8 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 returned with HTTP 200 Jan 27 18:19:53.104599 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 521/1034] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:52 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 => generated 468 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:53.827532 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f0885d82-0c49-4075-a049-ceb0e4031c15 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:53.835010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f0885d82-0c49-4075-a049-ceb0e4031c15 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:53.835478 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:53.835478 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:53.836110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f0885d82-0c49-4075-a049-ceb0e4031c15 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:53.836645 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f0885d82-0c49-4075-a049-ceb0e4031c15 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:53.862651 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:53.862651 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:53.871679 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f0885d82-0c49-4075-a049-ceb0e4031c15 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:53.872931 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 514/1035] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:53 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:54.114014 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0058ce1-2051-48e2-8042-8d6eb26050bc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 Jan 27 18:19:54.114014 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d0058ce1-2051-48e2-8042-8d6eb26050bc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:54.114014 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:54.114014 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:54.114014 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d0058ce1-2051-48e2-8042-8d6eb26050bc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:54.136522 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0058ce1-2051-48e2-8042-8d6eb26050bc tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 returned with HTTP 404 Jan 27 18:19:54.139776 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 522/1036] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:54 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/bf59638f-c517-4bf1-ba66-49442dbb2d71 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:54.154003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87508d1f-963b-4681-a511-dc85fd7b8772 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a Jan 27 18:19:54.154003 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87508d1f-963b-4681-a511-dc85fd7b8772 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:54.154003 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:54.154003 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:54.154003 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87508d1f-963b-4681-a511-dc85fd7b8772 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:54.154003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-87508d1f-963b-4681-a511-dc85fd7b8772 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume with id: 5f883d7b-3f03-48e1-bf5d-cada86f40b6a Jan 27 18:19:54.298394 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:54.298394 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:54.307536 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-87508d1f-963b-4681-a511-dc85fd7b8772 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:54.425354 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-87508d1f-963b-4681-a511-dc85fd7b8772 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume request issued successfully. Jan 27 18:19:54.425354 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87508d1f-963b-4681-a511-dc85fd7b8772 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a returned with HTTP 202 Jan 27 18:19:54.433612 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 515/1037] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:19:54 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a => generated 0 bytes in 285 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:54.441675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d213e96-e9e9-490f-82c0-a8d0e341c84e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a Jan 27 18:19:54.441675 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d213e96-e9e9-490f-82c0-a8d0e341c84e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:54.441675 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d213e96-e9e9-490f-82c0-a8d0e341c84e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:54.520094 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:54.520094 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:54.532494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5d213e96-e9e9-490f-82c0-a8d0e341c84e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:54.624016 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d213e96-e9e9-490f-82c0-a8d0e341c84e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a returned with HTTP 200 Jan 27 18:19:54.631631 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 523/1038] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:54 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a => generated 915 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:54.891782 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-105a3dbc-9446-4b91-864b-eff7888c0af4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:54.891782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-105a3dbc-9446-4b91-864b-eff7888c0af4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:54.891782 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:54.891782 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:54.891782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-105a3dbc-9446-4b91-864b-eff7888c0af4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:54.891782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-105a3dbc-9446-4b91-864b-eff7888c0af4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:54.961134 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:54.961134 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:54.961134 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-105a3dbc-9446-4b91-864b-eff7888c0af4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:54.966879 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 516/1039] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:54 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:55.649131 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8941fdb-7934-46ee-ba21-6cba52c1cffa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a Jan 27 18:19:55.649131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8941fdb-7934-46ee-ba21-6cba52c1cffa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:55.649131 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:55.649131 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:55.649131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8941fdb-7934-46ee-ba21-6cba52c1cffa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:55.790946 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:55.790946 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:55.819952 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a8941fdb-7934-46ee-ba21-6cba52c1cffa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:55.886574 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8941fdb-7934-46ee-ba21-6cba52c1cffa tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a returned with HTTP 200 Jan 27 18:19:55.886574 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 524/1040] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:55 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a => generated 915 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:55.972237 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-52865e25-a4fd-47d4-823c-a2054deb0cc3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:55.972756 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-52865e25-a4fd-47d4-823c-a2054deb0cc3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:55.972946 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:55.972946 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:55.973471 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-52865e25-a4fd-47d4-823c-a2054deb0cc3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:55.973911 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-52865e25-a4fd-47d4-823c-a2054deb0cc3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:56.045418 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:56.045418 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:56.045418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-52865e25-a4fd-47d4-823c-a2054deb0cc3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:56.045418 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 517/1041] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:55 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:56.902096 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b3d7419-fcaa-47d7-b950-14e1a239ea53 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a Jan 27 18:19:56.902096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b3d7419-fcaa-47d7-b950-14e1a239ea53 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:56.902096 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:56.902096 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:56.902096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b3d7419-fcaa-47d7-b950-14e1a239ea53 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:57.003190 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:57.003190 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:57.041355 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2b3d7419-fcaa-47d7-b950-14e1a239ea53 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:19:57.064031 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5dd7e56-8022-48e3-ac3f-1ba2262a4f69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:57.064031 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5dd7e56-8022-48e3-ac3f-1ba2262a4f69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:57.064031 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:57.064031 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:57.064031 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5dd7e56-8022-48e3-ac3f-1ba2262a4f69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:57.064031 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f5dd7e56-8022-48e3-ac3f-1ba2262a4f69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:57.130315 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b3d7419-fcaa-47d7-b950-14e1a239ea53 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a returned with HTTP 200 Jan 27 18:19:57.130315 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 525/1042] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:56 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a => generated 915 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:57.132409 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:57.132409 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:57.134231 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5dd7e56-8022-48e3-ac3f-1ba2262a4f69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:57.135526 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 518/1043] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:57 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:19:58.177224 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b02a072c-9970-4751-93a2-f46d2147b138 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a Jan 27 18:19:58.177224 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b02a072c-9970-4751-93a2-f46d2147b138 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:58.177224 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:58.177224 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:58.177224 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b02a072c-9970-4751-93a2-f46d2147b138 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:58.204544 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb6827c6-4230-4640-bcc2-922b323f570a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:58.204544 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb6827c6-4230-4640-bcc2-922b323f570a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:58.204544 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:58.204544 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:58.204544 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb6827c6-4230-4640-bcc2-922b323f570a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:58.204544 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-fb6827c6-4230-4640-bcc2-922b323f570a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:58.285399 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:58.285399 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:58.314903 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb6827c6-4230-4640-bcc2-922b323f570a tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:58.314903 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 526/1044] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:58 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:58.388917 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b02a072c-9970-4751-93a2-f46d2147b138 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a returned with HTTP 404 Jan 27 18:19:58.389951 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 519/1045] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:58 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5f883d7b-3f03-48e1-bf5d-cada86f40b6a => generated 109 bytes in 237 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:58.399485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c15a5395-9459-423b-b948-f69cc18cdbe6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 Jan 27 18:19:58.400026 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c15a5395-9459-423b-b948-f69cc18cdbe6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:58.400219 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:58.400219 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:58.400609 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c15a5395-9459-423b-b948-f69cc18cdbe6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:58.400972 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-c15a5395-9459-423b-b948-f69cc18cdbe6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete snapshot with id: 91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 Jan 27 18:19:58.477088 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:58.477088 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:58.477088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c15a5395-9459-423b-b948-f69cc18cdbe6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:58.728485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c15a5395-9459-423b-b948-f69cc18cdbe6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot delete request issued successfully. Jan 27 18:19:58.729200 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c15a5395-9459-423b-b948-f69cc18cdbe6 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 returned with HTTP 202 Jan 27 18:19:58.730574 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 527/1046] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:19:58 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 => generated 0 bytes in 336 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:19:58.738150 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8c895aa3-0170-4347-8370-e21c4b43178e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 Jan 27 18:19:58.739256 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8c895aa3-0170-4347-8370-e21c4b43178e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:58.739793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8c895aa3-0170-4347-8370-e21c4b43178e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:58.832508 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:58.832508 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:58.832508 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8c895aa3-0170-4347-8370-e21c4b43178e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:58.832508 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8c895aa3-0170-4347-8370-e21c4b43178e tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 returned with HTTP 200 Jan 27 18:19:58.839888 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 520/1047] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:58 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 => generated 466 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:59.347566 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac52519e-d42d-4dd0-a18d-96e42f50bb25 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:19:59.347566 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac52519e-d42d-4dd0-a18d-96e42f50bb25 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:59.347566 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:59.347566 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:59.358178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac52519e-d42d-4dd0-a18d-96e42f50bb25 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:59.358178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ac52519e-d42d-4dd0-a18d-96e42f50bb25 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:19:59.407937 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:59.407937 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:59.423982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac52519e-d42d-4dd0-a18d-96e42f50bb25 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:19:59.428769 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 528/1048] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:19:59 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:19:59.850991 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3cf0b37a-7988-4a50-8f01-261aba6ec80c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 Jan 27 18:19:59.850991 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3cf0b37a-7988-4a50-8f01-261aba6ec80c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:59.850991 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:59.850991 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:19:59.850991 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3cf0b37a-7988-4a50-8f01-261aba6ec80c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:59.936941 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:59.936941 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:19:59.936941 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3cf0b37a-7988-4a50-8f01-261aba6ec80c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:19:59.945533 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3cf0b37a-7988-4a50-8f01-261aba6ec80c tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 returned with HTTP 200 Jan 27 18:19:59.945533 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 521/1049] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:19:59 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 => generated 466 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:00.440982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-79ed5ef2-fe6d-4dd3-94cd-a38a2cf5a9cb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:20:00.442007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-79ed5ef2-fe6d-4dd3-94cd-a38a2cf5a9cb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:00.442216 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:00.442216 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:00.442595 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-79ed5ef2-fe6d-4dd3-94cd-a38a2cf5a9cb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:00.442974 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-79ed5ef2-fe6d-4dd3-94cd-a38a2cf5a9cb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:00.500815 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:00.500815 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:00.503741 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-79ed5ef2-fe6d-4dd3-94cd-a38a2cf5a9cb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:20:00.504579 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 529/1050] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:00 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:00.957706 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9fd0365e-e3d4-480e-bf13-efcee4ab3650 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 Jan 27 18:20:00.958280 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9fd0365e-e3d4-480e-bf13-efcee4ab3650 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:00.958471 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:00.958471 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:00.958969 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9fd0365e-e3d4-480e-bf13-efcee4ab3650 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:01.050967 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:01.050967 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:01.053595 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9fd0365e-e3d4-480e-bf13-efcee4ab3650 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:20:01.063060 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9fd0365e-e3d4-480e-bf13-efcee4ab3650 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 returned with HTTP 200 Jan 27 18:20:01.073932 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 522/1051] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:20:00 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 => generated 466 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:01.519132 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be5265b0-0dcd-4c61-a1b3-e44e58498ce3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:20:01.520055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be5265b0-0dcd-4c61-a1b3-e44e58498ce3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:01.520055 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:01.520055 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:01.520720 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be5265b0-0dcd-4c61-a1b3-e44e58498ce3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:01.521168 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-be5265b0-0dcd-4c61-a1b3-e44e58498ce3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id f590d4f4-8bce-441f-9372-9788f6b1f31c. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:01.554424 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:01.554424 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:01.556841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be5265b0-0dcd-4c61-a1b3-e44e58498ce3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 200 Jan 27 18:20:01.558371 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 530/1052] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:01 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:01.570735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-56214ca6-09bf-4fae-9909-ed82c3c3e218 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/7973a980-5852-4518-8224-e32f27f3730c Jan 27 18:20:01.571349 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-56214ca6-09bf-4fae-9909-ed82c3c3e218 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:01.571719 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:01.571719 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:01.572168 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-56214ca6-09bf-4fae-9909-ed82c3c3e218 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:01.627838 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:01.627838 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:01.639756 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-56214ca6-09bf-4fae-9909-ed82c3c3e218 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:20:01.669313 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-56214ca6-09bf-4fae-9909-ed82c3c3e218 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/7973a980-5852-4518-8224-e32f27f3730c returned with HTTP 200 Jan 27 18:20:01.670300 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 523/1053] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:01 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/7973a980-5852-4518-8224-e32f27f3730c => generated 971 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:01.687297 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f0165a78-9b4b-484d-8666-221ac5e4a5ab tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes Jan 27 18:20:01.688178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f0165a78-9b4b-484d-8666-221ac5e4a5ab tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:01.688178 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:01.688178 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:01.688431 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f0165a78-9b4b-484d-8666-221ac5e4a5ab tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:01.689088 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-f0165a78-9b4b-484d-8666-221ac5e4a5ab tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:20:01.691148 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f0165a78-9b4b-484d-8666-221ac5e4a5ab tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:20:01.817229 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f0165a78-9b4b-484d-8666-221ac5e4a5ab tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Get all volumes completed successfully. Jan 27 18:20:01.819607 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f0165a78-9b4b-484d-8666-221ac5e4a5ab tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes returned with HTTP 200 Jan 27 18:20:01.820528 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 531/1054] 10.222.0.72 () {58 vars in 1204 bytes} [Wed Jan 27 18:20:01 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes => generated 795 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:01.831292 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dad6f0b9-fde0-4d86-b096-cc44836d6eb0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] DELETE http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/7973a980-5852-4518-8224-e32f27f3730c Jan 27 18:20:01.831829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dad6f0b9-fde0-4d86-b096-cc44836d6eb0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:01.832041 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:01.832041 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:01.832412 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dad6f0b9-fde0-4d86-b096-cc44836d6eb0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:01.832865 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-dad6f0b9-fde0-4d86-b096-cc44836d6eb0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Delete volume with id: 7973a980-5852-4518-8224-e32f27f3730c Jan 27 18:20:01.961076 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:01.961076 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:01.962614 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dad6f0b9-fde0-4d86-b096-cc44836d6eb0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:20:02.015684 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dad6f0b9-fde0-4d86-b096-cc44836d6eb0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Delete volume request issued successfully. Jan 27 18:20:02.016638 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dad6f0b9-fde0-4d86-b096-cc44836d6eb0 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/7973a980-5852-4518-8224-e32f27f3730c returned with HTTP 202 Jan 27 18:20:02.026177 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 524/1055] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:20:01 2021] DELETE /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/7973a980-5852-4518-8224-e32f27f3730c => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:20:02.029913 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-efc52975-e376-4939-b81a-10dbb58ee167 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] DELETE http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 Jan 27 18:20:02.030414 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-efc52975-e376-4939-b81a-10dbb58ee167 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:02.030605 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:02.030605 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:02.031624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-efc52975-e376-4939-b81a-10dbb58ee167 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:02.032137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-efc52975-e376-4939-b81a-10dbb58ee167 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Delete backup with id: 434ab7ee-6e75-4181-93d5-b60172036fb4. Jan 27 18:20:02.075408 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf555af0-f4ec-4871-8360-4523f833e185 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 Jan 27 18:20:02.076188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf555af0-f4ec-4871-8360-4523f833e185 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:02.076543 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:02.076543 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:02.077161 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf555af0-f4ec-4871-8360-4523f833e185 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:02.114757 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:02.114757 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:02.128495 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf555af0-f4ec-4871-8360-4523f833e185 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 returned with HTTP 404 Jan 27 18:20:02.134641 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 525/1056] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:20:02 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/91c2fc8f-bb3f-45a3-a0ee-f0d40e569ac6 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:20:02.145996 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-990efb18-e84f-4adb-8426-d3de494de981 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf Jan 27 18:20:02.146931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-990efb18-e84f-4adb-8426-d3de494de981 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:02.147834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-990efb18-e84f-4adb-8426-d3de494de981 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:02.148356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-990efb18-e84f-4adb-8426-d3de494de981 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete snapshot with id: 83f1d59d-1fbc-4a12-b576-426c3c461ccf Jan 27 18:20:02.174830 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-990efb18-e84f-4adb-8426-d3de494de981 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf returned with HTTP 404 Jan 27 18:20:02.176855 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 526/1057] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:20:02 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/83f1d59d-1fbc-4a12-b576-426c3c461ccf => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:20:02.187977 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41420033-dfe5-49f4-8638-295f2672b464 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f Jan 27 18:20:02.188743 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-41420033-dfe5-49f4-8638-295f2672b464 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:02.189420 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-41420033-dfe5-49f4-8638-295f2672b464 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:02.189952 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-41420033-dfe5-49f4-8638-295f2672b464 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete snapshot with id: 759627b5-a3c6-4d62-beac-9e6b6998e22f Jan 27 18:20:02.211792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-efc52975-e376-4939-b81a-10dbb58ee167 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] delete_backup rpcapi backup_id 434ab7ee-6e75-4181-93d5-b60172036fb4 {{(pid=87902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 18:20:02.215802 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-efc52975-e376-4939-b81a-10dbb58ee167 tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 returned with HTTP 202 Jan 27 18:20:02.219787 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 532/1058] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:20:02 2021] DELETE /volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:20:02.225942 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41420033-dfe5-49f4-8638-295f2672b464 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f returned with HTTP 404 Jan 27 18:20:02.227409 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 527/1059] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:20:02 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/759627b5-a3c6-4d62-beac-9e6b6998e22f => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:20:02.235078 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fecad859-5b37-4eb7-8f86-3c8aa2a002bd tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] GET http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 Jan 27 18:20:02.235784 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fecad859-5b37-4eb7-8f86-3c8aa2a002bd tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:02.236184 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:02.236184 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:02.236793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fecad859-5b37-4eb7-8f86-3c8aa2a002bd tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:02.237306 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-fecad859-5b37-4eb7-8f86-3c8aa2a002bd tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Show backup with id 434ab7ee-6e75-4181-93d5-b60172036fb4. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:02.239107 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5234ec27-3a52-4b07-afec-79ab811ffb45 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab Jan 27 18:20:02.239805 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5234ec27-3a52-4b07-afec-79ab811ffb45 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:02.240524 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5234ec27-3a52-4b07-afec-79ab811ffb45 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:02.241125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-5234ec27-3a52-4b07-afec-79ab811ffb45 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete snapshot with id: 146db7ec-a70c-4f0d-8459-cf5204db87ab Jan 27 18:20:02.272130 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5234ec27-3a52-4b07-afec-79ab811ffb45 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab returned with HTTP 404 Jan 27 18:20:02.273661 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 528/1060] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:20:02 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/146db7ec-a70c-4f0d-8459-cf5204db87ab => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:20:02.282082 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da00c554-bb94-4fc2-beec-3129c13e3fdb tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 Jan 27 18:20:02.282788 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-da00c554-bb94-4fc2-beec-3129c13e3fdb tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:02.283221 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:02.283221 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:02.283765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-da00c554-bb94-4fc2-beec-3129c13e3fdb tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:02.284220 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-da00c554-bb94-4fc2-beec-3129c13e3fdb tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete snapshot with id: 9e8b415e-f40c-475b-9528-81b82a514f63 Jan 27 18:20:02.289296 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fecad859-5b37-4eb7-8f86-3c8aa2a002bd tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 returned with HTTP 200 Jan 27 18:20:02.290300 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 533/1061] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:02 2021] GET /volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 => generated 823 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:02.329495 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da00c554-bb94-4fc2-beec-3129c13e3fdb tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 returned with HTTP 404 Jan 27 18:20:02.330601 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 529/1062] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:20:02 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/9e8b415e-f40c-475b-9528-81b82a514f63 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:20:02.340071 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7cd892ee-1f29-4537-a7b8-8780db94c402 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:20:02.340921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7cd892ee-1f29-4537-a7b8-8780db94c402 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:02.341115 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:02.341115 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:02.341916 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7cd892ee-1f29-4537-a7b8-8780db94c402 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:02.342527 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-7cd892ee-1f29-4537-a7b8-8780db94c402 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume with id: cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:20:02.479653 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:02.479653 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:02.485741 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7cd892ee-1f29-4537-a7b8-8780db94c402 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:20:02.549557 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7cd892ee-1f29-4537-a7b8-8780db94c402 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume request issued successfully. Jan 27 18:20:02.550783 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7cd892ee-1f29-4537-a7b8-8780db94c402 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 202 Jan 27 18:20:02.552349 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 534/1063] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:20:02 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:20:02.562069 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9d91151-8110-4e2d-ba68-6067ce108721 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:20:02.562779 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9d91151-8110-4e2d-ba68-6067ce108721 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:02.563958 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9d91151-8110-4e2d-ba68-6067ce108721 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:02.733138 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:02.733138 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:02.743654 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e9d91151-8110-4e2d-ba68-6067ce108721 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:20:02.774321 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9d91151-8110-4e2d-ba68-6067ce108721 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:20:02.775659 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 530/1064] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:02 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1362 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:20:03.305577 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be529833-2ea9-4cc3-8fde-bf292fa5a5bc tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] GET http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 Jan 27 18:20:03.306120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be529833-2ea9-4cc3-8fde-bf292fa5a5bc tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:03.306340 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:03.306340 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:03.306719 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be529833-2ea9-4cc3-8fde-bf292fa5a5bc tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:03.307094 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-be529833-2ea9-4cc3-8fde-bf292fa5a5bc tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Show backup with id 434ab7ee-6e75-4181-93d5-b60172036fb4. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:03.331312 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be529833-2ea9-4cc3-8fde-bf292fa5a5bc tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 returned with HTTP 404 Jan 27 18:20:03.332767 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 535/1065] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:03 2021] GET /volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/434ab7ee-6e75-4181-93d5-b60172036fb4 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:20:03.343507 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4349af06-c949-4ba5-961a-b71dd3b06802 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] DELETE http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c Jan 27 18:20:03.344352 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4349af06-c949-4ba5-961a-b71dd3b06802 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:03.345101 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:03.345101 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:03.345736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4349af06-c949-4ba5-961a-b71dd3b06802 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:03.346831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-4349af06-c949-4ba5-961a-b71dd3b06802 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Delete backup with id: f590d4f4-8bce-441f-9372-9788f6b1f31c. Jan 27 18:20:03.375264 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:03.375264 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:03.411024 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-4349af06-c949-4ba5-961a-b71dd3b06802 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] delete_backup rpcapi backup_id f590d4f4-8bce-441f-9372-9788f6b1f31c {{(pid=87901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 18:20:03.415014 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4349af06-c949-4ba5-961a-b71dd3b06802 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c returned with HTTP 202 Jan 27 18:20:03.419025 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 531/1066] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:20:03 2021] DELETE /volume/v3/98ae588691c14f6cbea907c58e675091/backups/f590d4f4-8bce-441f-9372-9788f6b1f31c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:20:03.435069 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] POST http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes Jan 27 18:20:03.436411 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-878966043"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:20:03.440012 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-878966043'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:20:03.441429 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Create volume of 1 GB Jan 27 18:20:03.474621 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Availability Zones retrieved successfully. Jan 27 18:20:03.550981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Flow 'volume_create_api' (ad5e82a6-70aa-4070-9510-2cf1d99212a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:20:03.555986 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec683d5-db4b-4600-97e7-be43ab9fc76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:20:03.558894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:20:03.782706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec683d5-db4b-4600-97e7-be43ab9fc76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:20:03.785581 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ebdc08c-a75f-45d0-999d-fe03b72789a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:20:03.792822 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14252541-f9bf-463a-afdb-ec68ecb9cd35 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:20:03.793347 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-14252541-f9bf-463a-afdb-ec68ecb9cd35 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:03.793542 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:03.793542 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:03.798021 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-14252541-f9bf-463a-afdb-ec68ecb9cd35 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:04.024530 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:04.024530 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:04.056283 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-14252541-f9bf-463a-afdb-ec68ecb9cd35 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:20:04.073203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Created reservations ['fdb8f073-a535-43c3-a784-b6b463ccfe47', '14899558-f79f-4880-8985-40cdc557d8d0', '8725ab24-3a20-42a3-b503-00d853ffbbe5', 'c31557c2-fb07-433a-abb2-b976fc3a6cd1'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:20:04.075339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ebdc08c-a75f-45d0-999d-fe03b72789a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdb8f073-a535-43c3-a784-b6b463ccfe47', '14899558-f79f-4880-8985-40cdc557d8d0', '8725ab24-3a20-42a3-b503-00d853ffbbe5', 'c31557c2-fb07-433a-abb2-b976fc3a6cd1']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:20:04.079751 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71227723-a7aa-4ccc-a819-8564ec835c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:20:04.128491 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14252541-f9bf-463a-afdb-ec68ecb9cd35 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:20:04.129310 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 532/1067] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:03 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1362 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:20:04.196182 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71227723-a7aa-4ccc-a819-8564ec835c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d989b8a-9904-47ec-9693-3a164553f5ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-878966043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ae588691c14f6cbea907c58e675091',qos_specs=None,replication_status=,reservations=['fdb8f073-a535-43c3-a784-b6b463ccfe47','14899558-f79f-4880-8985-40cdc557d8d0','8725ab24-3a20-42a3-b503-00d853ffbbe5','c31557c2-fb07-433a-abb2-b976fc3a6cd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e130b307e14f4501881cb5724f17be06',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-878966043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d989b8a-9904-47ec-9693-3a164553f5ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98ae588691c14f6cbea907c58e675091',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e130b307e14f4501881cb5724f17be06',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:20:04.214285 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fd618c9-89b4-407c-9a5c-8fb53df86f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:20:04.265500 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fd618c9-89b4-407c-9a5c-8fb53df86f04) transitioned into state 'SUCCESS' from state '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-878966043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98ae588691c14f6cbea907c58e675091',qos_specs=None,replication_status=,reservations=['fdb8f073-a535-43c3-a784-b6b463ccfe47','14899558-f79f-4880-8985-40cdc557d8d0','8725ab24-3a20-42a3-b503-00d853ffbbe5','c31557c2-fb07-433a-abb2-b976fc3a6cd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e130b307e14f4501881cb5724f17be06',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:20:04.267382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316be760-a440-4471-8743-f8195f8e7619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:20:04.334395 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316be760-a440-4471-8743-f8195f8e7619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:20:04.343026 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Flow 'volume_create_api' (ad5e82a6-70aa-4070-9510-2cf1d99212a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:20:04.450398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Create volume request issued successfully. Jan 27 18:20:04.537308 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aad97f35-1acd-47c0-83fc-1c6f6b72ca54 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes returned with HTTP 202 Jan 27 18:20:04.556412 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42e579c2-5e62-4550-a64b-dc8583e0beb3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac Jan 27 18:20:04.557481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42e579c2-5e62-4550-a64b-dc8583e0beb3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:04.557856 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:04.557856 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:04.558490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42e579c2-5e62-4550-a64b-dc8583e0beb3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:04.564915 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 536/1068] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:20:03 2021] POST /volume/v3/98ae588691c14f6cbea907c58e675091/volumes => generated 822 bytes in 1135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:20:04.769311 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:04.769311 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:04.795673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-42e579c2-5e62-4550-a64b-dc8583e0beb3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:20:04.891628 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42e579c2-5e62-4550-a64b-dc8583e0beb3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac returned with HTTP 200 Jan 27 18:20:04.892798 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 533/1069] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:04 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac => generated 890 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:05.012697 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3217a683-baae-410d-b049-8642e614848b tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] POST http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types Jan 27 18:20:05.013358 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:05.013358 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:05.014207 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3217a683-baae-410d-b049-8642e614848b tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-498398417"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:20:05.015993 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:05.015993 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:05.078051 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3217a683-baae-410d-b049-8642e614848b tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types returned with HTTP 200 Jan 27 18:20:05.079115 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 537/1070] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:20:04 2021] POST /volume/v3/83a5410a9d6a455abe6af2470bc49307/types => generated 230 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:20:05.092521 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80e1839f-9034-4581-b6e2-ceb320503b55 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] POST http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs Jan 27 18:20:05.093604 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:05.093604 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:05.094215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-80e1839f-9034-4581-b6e2-ceb320503b55 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:20:05.145877 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-96656a11-443b-4554-9f18-a67ebc737887 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:20:05.146838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-96656a11-443b-4554-9f18-a67ebc737887 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:05.147814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-96656a11-443b-4554-9f18-a67ebc737887 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:05.317958 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:05.317958 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:05.368841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-96656a11-443b-4554-9f18-a67ebc737887 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:20:05.442893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80e1839f-9034-4581-b6e2-ceb320503b55 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs returned with HTTP 200 Jan 27 18:20:05.450026 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 534/1071] 10.222.0.72 () {60 vars in 1366 bytes} [Wed Jan 27 18:20:05 2021] POST /volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs => generated 34 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:20:05.453102 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-96656a11-443b-4554-9f18-a67ebc737887 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 200 Jan 27 18:20:05.464033 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 538/1072] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:05 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 1362 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:20:05.467762 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3d0c62c8-fa00-4298-a7ff-3a7a6b0a59a6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] GET http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec3 Jan 27 18:20:05.468830 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3d0c62c8-fa00-4298-a7ff-3a7a6b0a59a6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:05.481280 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3d0c62c8-fa00-4298-a7ff-3a7a6b0a59a6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:05.541893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3d0c62c8-fa00-4298-a7ff-3a7a6b0a59a6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec3 returned with HTTP 200 Jan 27 18:20:05.546787 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 535/1073] 10.222.0.72 () {58 vars in 1363 bytes} [Wed Jan 27 18:20:05 2021] GET /volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec3 => generated 17 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:20:05.557764 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e3ae0d4b-1520-4c84-91e3-734f8c78df15 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] DELETE http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec3 Jan 27 18:20:05.558427 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e3ae0d4b-1520-4c84-91e3-734f8c78df15 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:05.558903 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:05.558903 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:05.559470 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e3ae0d4b-1520-4c84-91e3-734f8c78df15 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:05.744121 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:20:05.744121 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:20:05.805468 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e3ae0d4b-1520-4c84-91e3-734f8c78df15 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec3 returned with HTTP 202 Jan 27 18:20:05.810603 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 539/1074] 10.222.0.72 () {58 vars in 1366 bytes} [Wed Jan 27 18:20:05 2021] DELETE /volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec3 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:20:05.821299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-831985b0-49a4-4cfd-ba76-8b30a5e1fbc6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] GET http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec3 Jan 27 18:20:05.822251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-831985b0-49a4-4cfd-ba76-8b30a5e1fbc6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:05.822934 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-831985b0-49a4-4cfd-ba76-8b30a5e1fbc6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:05.883875 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-831985b0-49a4-4cfd-ba76-8b30a5e1fbc6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec3 returned with HTTP 404 Jan 27 18:20:05.891834 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 536/1075] 10.222.0.72 () {58 vars in 1363 bytes} [Wed Jan 27 18:20:05 2021] GET /volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec3 => generated 129 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:20:05.899125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df0166d4-cb1f-4c86-aaf1-63b6a1b2df35 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] POST http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs Jan 27 18:20:05.899865 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df0166d4-cb1f-4c86-aaf1-63b6a1b2df35 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:20:05.909721 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ffd6831-3f01-4ccc-b217-78c254a5f0ba tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac Jan 27 18:20:05.910238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ffd6831-3f01-4ccc-b217-78c254a5f0ba tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:05.910725 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ffd6831-3f01-4ccc-b217-78c254a5f0ba tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:06.121204 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:06.121204 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:06.159607 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4ffd6831-3f01-4ccc-b217-78c254a5f0ba tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:20:06.210141 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ffd6831-3f01-4ccc-b217-78c254a5f0ba tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac returned with HTTP 200 Jan 27 18:20:06.210959 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 537/1076] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:05 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac => generated 914 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:06.332901 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df0166d4-cb1f-4c86-aaf1-63b6a1b2df35 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs returned with HTTP 200 Jan 27 18:20:06.335914 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 540/1077] 10.222.0.72 () {60 vars in 1366 bytes} [Wed Jan 27 18:20:05 2021] POST /volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs => generated 34 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:20:06.346972 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0485b100-9c39-46e5-829b-38c89ddcbe98 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] GET http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs Jan 27 18:20:06.347991 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0485b100-9c39-46e5-829b-38c89ddcbe98 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:06.348417 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:06.348417 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:06.349273 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0485b100-9c39-46e5-829b-38c89ddcbe98 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:06.416791 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0485b100-9c39-46e5-829b-38c89ddcbe98 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs returned with HTTP 200 Jan 27 18:20:06.424767 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 538/1078] 10.222.0.72 () {58 vars in 1345 bytes} [Wed Jan 27 18:20:06 2021] GET /volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs => generated 34 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:20:06.430785 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c723cec6-0b25-4209-abda-58fad9379bb6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] POST http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs Jan 27 18:20:06.431813 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c723cec6-0b25-4209-abda-58fad9379bb6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:20:06.480841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2dfc94ad-2b9b-4ec2-befb-e9f1f18110c7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 Jan 27 18:20:06.481546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2dfc94ad-2b9b-4ec2-befb-e9f1f18110c7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:06.482371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2dfc94ad-2b9b-4ec2-befb-e9f1f18110c7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:06.731454 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:06.731454 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:06.786377 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2dfc94ad-2b9b-4ec2-befb-e9f1f18110c7 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 returned with HTTP 404 Jan 27 18:20:06.788349 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 539/1079] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:06 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/cef75113-dd49-416f-9b42-498523f99a56 => generated 109 bytes in 312 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:20:06.798400 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3c8a890-02f8-4672-9a3d-f9943731833a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 Jan 27 18:20:06.801180 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3c8a890-02f8-4672-9a3d-f9943731833a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:06.804111 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:06.804111 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:06.804828 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3c8a890-02f8-4672-9a3d-f9943731833a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:06.805372 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-c3c8a890-02f8-4672-9a3d-f9943731833a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete snapshot with id: f17a8b90-545b-43be-ba02-257bd0eb3175 Jan 27 18:20:06.866679 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c723cec6-0b25-4209-abda-58fad9379bb6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs returned with HTTP 200 Jan 27 18:20:06.868036 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 541/1080] 10.222.0.72 () {60 vars in 1366 bytes} [Wed Jan 27 18:20:06 2021] POST /volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs => generated 34 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:20:06.868898 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:06.868898 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:06.870315 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c3c8a890-02f8-4672-9a3d-f9943731833a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:20:06.884964 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69ff6b33-dfe7-45eb-b01a-16a98cadf0f1 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] PUT http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec2 Jan 27 18:20:06.885988 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69ff6b33-dfe7-45eb-b01a-16a98cadf0f1 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:20:07.040216 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c3c8a890-02f8-4672-9a3d-f9943731833a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot delete request issued successfully. Jan 27 18:20:07.040855 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3c8a890-02f8-4672-9a3d-f9943731833a tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 returned with HTTP 202 Jan 27 18:20:07.046063 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 540/1081] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:20:06 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:20:07.058435 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfb2bf36-ec1b-4e24-959a-7335bd659e1d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 Jan 27 18:20:07.058435 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfb2bf36-ec1b-4e24-959a-7335bd659e1d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:07.067307 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:07.067307 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:07.069236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfb2bf36-ec1b-4e24-959a-7335bd659e1d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:07.117381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69ff6b33-dfe7-45eb-b01a-16a98cadf0f1 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec2 returned with HTTP 200 Jan 27 18:20:07.118263 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 542/1082] 10.222.0.72 () {60 vars in 1383 bytes} [Wed Jan 27 18:20:06 2021] PUT /volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec2 => generated 17 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 18:20:07.143050 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad6888d1-9d02-488a-a08b-36905c0afd8b tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] GET http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec2 Jan 27 18:20:07.144210 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad6888d1-9d02-488a-a08b-36905c0afd8b tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:07.144861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad6888d1-9d02-488a-a08b-36905c0afd8b tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:07.154217 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:07.154217 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:07.158318 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cfb2bf36-ec1b-4e24-959a-7335bd659e1d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:20:07.162643 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfb2bf36-ec1b-4e24-959a-7335bd659e1d tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 returned with HTTP 200 Jan 27 18:20:07.174165 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 541/1083] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:20:07 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 => generated 467 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:07.188675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad6888d1-9d02-488a-a08b-36905c0afd8b tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec2 returned with HTTP 200 Jan 27 18:20:07.194279 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 543/1084] 10.222.0.72 () {58 vars in 1363 bytes} [Wed Jan 27 18:20:07 2021] GET /volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs/spec2 => generated 17 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:20:07.200880 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da194c2d-08f6-468b-8d40-b1d4cb6b7e2f tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] POST http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs Jan 27 18:20:07.201595 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:07.201595 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:07.205642 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-da194c2d-08f6-468b-8d40-b1d4cb6b7e2f tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:20:07.228906 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a5ccbcb2-90a8-4309-8402-3fe1f0ec50cd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac Jan 27 18:20:07.229440 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a5ccbcb2-90a8-4309-8402-3fe1f0ec50cd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:07.229935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a5ccbcb2-90a8-4309-8402-3fe1f0ec50cd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:07.336000 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:07.336000 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:07.362777 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a5ccbcb2-90a8-4309-8402-3fe1f0ec50cd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:20:07.422734 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a5ccbcb2-90a8-4309-8402-3fe1f0ec50cd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac returned with HTTP 200 Jan 27 18:20:07.430252 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 544/1085] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:07 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac => generated 915 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:07.442381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aa9e594e-9658-4817-9b48-a340bf02b18e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] POST http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups Jan 27 18:20:07.442850 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:07.442850 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:07.443838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aa9e594e-9658-4817-9b48-a340bf02b18e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9d989b8a-9904-47ec-9693-3a164553f5ac", "name": "tempest-VolumesBackupsAdminTest-Backup-1379456173"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:20:07.448708 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-aa9e594e-9658-4817-9b48-a340bf02b18e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Creating new backup {'backup': {'volume_id': '9d989b8a-9904-47ec-9693-3a164553f5ac', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1379456173'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 18:20:07.449200 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-aa9e594e-9658-4817-9b48-a340bf02b18e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Creating backup of volume 9d989b8a-9904-47ec-9693-3a164553f5ac in container None Jan 27 18:20:07.600137 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:07.600137 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:07.605487 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-aa9e594e-9658-4817-9b48-a340bf02b18e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:20:07.629002 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da194c2d-08f6-468b-8d40-b1d4cb6b7e2f tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs returned with HTTP 200 Jan 27 18:20:07.651255 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 542/1086] 10.222.0.72 () {60 vars in 1366 bytes} [Wed Jan 27 18:20:07 2021] POST /volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs => generated 51 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:20:07.684651 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba2ca311-9739-48f4-93ad-235c877d99e6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] GET http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs Jan 27 18:20:07.698938 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba2ca311-9739-48f4-93ad-235c877d99e6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:07.699774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba2ca311-9739-48f4-93ad-235c877d99e6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:07.743416 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-aa9e594e-9658-4817-9b48-a340bf02b18e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Created reservations ['950eafb2-d220-49a2-b44b-8f57cb48ec8a', '63a9583c-8111-4dae-82ec-8c3eba1fa8a8'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:20:07.788887 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba2ca311-9739-48f4-93ad-235c877d99e6 tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs returned with HTTP 200 Jan 27 18:20:07.789928 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 543/1087] 10.222.0.72 () {58 vars in 1345 bytes} [Wed Jan 27 18:20:07 2021] GET /volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7/extra_specs => generated 68 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:20:07.808075 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fd8aaadc-75db-4a3f-91e4-b8e0e402f4cc tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] DELETE http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7 Jan 27 18:20:07.808684 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fd8aaadc-75db-4a3f-91e4-b8e0e402f4cc tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:07.812713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fd8aaadc-75db-4a3f-91e4-b8e0e402f4cc tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:07.951480 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aa9e594e-9658-4817-9b48-a340bf02b18e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups returned with HTTP 202 Jan 27 18:20:07.953363 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 545/1088] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:20:07 2021] POST /volume/v3/98ae588691c14f6cbea907c58e675091/backups => generated 401 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:20:07.963669 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-617b0e56-9223-44bf-8e15-fc6c8a77ce11 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:07.964219 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-617b0e56-9223-44bf-8e15-fc6c8a77ce11 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:07.964439 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:07.964439 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:07.964821 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-617b0e56-9223-44bf-8e15-fc6c8a77ce11 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:07.982187 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-617b0e56-9223-44bf-8e15-fc6c8a77ce11 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:08.061011 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:08.061011 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:08.069388 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-617b0e56-9223-44bf-8e15-fc6c8a77ce11 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:08.075667 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 546/1089] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:07 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 808 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:08.128537 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:20:08.128537 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:20:08.157238 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fd8aaadc-75db-4a3f-91e4-b8e0e402f4cc tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7 returned with HTTP 202 Jan 27 18:20:08.158217 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 544/1090] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:20:07 2021] DELETE /volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7 => generated 0 bytes in 360 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:20:08.166470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a301f507-4b38-41c2-ae13-75d7c6f8725d tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] GET http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7 Jan 27 18:20:08.166996 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a301f507-4b38-41c2-ae13-75d7c6f8725d tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:08.167697 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:08.167697 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:08.168076 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a301f507-4b38-41c2-ae13-75d7c6f8725d tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:08.183255 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-553071da-6cb1-478f-bfb3-8ba2b4bd9d55 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 Jan 27 18:20:08.189067 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-553071da-6cb1-478f-bfb3-8ba2b4bd9d55 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:08.191543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-553071da-6cb1-478f-bfb3-8ba2b4bd9d55 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:08.216479 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a301f507-4b38-41c2-ae13-75d7c6f8725d tempest-VolumeTypesExtraSpecsTest-1317757026 tempest-VolumeTypesExtraSpecsTest-1317757026-project-admin] http://10.222.0.72/volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7 returned with HTTP 404 Jan 27 18:20:08.222240 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 547/1091] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:20:08 2021] GET /volume/v3/83a5410a9d6a455abe6af2470bc49307/types/29e0c0e1-2e2c-46c0-8bb9-830a3dfb49f7 => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:20:08.262914 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:08.262914 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:08.269565 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-553071da-6cb1-478f-bfb3-8ba2b4bd9d55 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:20:08.281418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-553071da-6cb1-478f-bfb3-8ba2b4bd9d55 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 returned with HTTP 200 Jan 27 18:20:08.290453 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 545/1092] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:20:08 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 => generated 467 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:09.088512 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4175fe5-7f3a-4be7-ba1c-83e5ec92a2f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:09.089045 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4175fe5-7f3a-4be7-ba1c-83e5ec92a2f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:09.089483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d4175fe5-7f3a-4be7-ba1c-83e5ec92a2f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:09.089846 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d4175fe5-7f3a-4be7-ba1c-83e5ec92a2f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:09.202655 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:09.202655 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:09.215825 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d4175fe5-7f3a-4be7-ba1c-83e5ec92a2f5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:09.252117 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 548/1093] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:09 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 808 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:09.298433 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ef6a2eb-1735-48ce-a79e-2676b98e43ca tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 Jan 27 18:20:09.299287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ef6a2eb-1735-48ce-a79e-2676b98e43ca tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:09.299726 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:09.299726 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:09.300352 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ef6a2eb-1735-48ce-a79e-2676b98e43ca tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:09.383504 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:09.383504 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:09.389338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1ef6a2eb-1735-48ce-a79e-2676b98e43ca tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Snapshot retrieved successfully. Jan 27 18:20:09.393641 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ef6a2eb-1735-48ce-a79e-2676b98e43ca tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 returned with HTTP 200 Jan 27 18:20:09.395395 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 546/1094] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:20:09 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 => generated 467 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:10.268342 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-555e12ba-cb9a-4847-b352-dffd2afbe548 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:10.269097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-555e12ba-cb9a-4847-b352-dffd2afbe548 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:10.269097 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:10.269097 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:10.269465 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-555e12ba-cb9a-4847-b352-dffd2afbe548 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:10.269778 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-555e12ba-cb9a-4847-b352-dffd2afbe548 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:10.314003 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:10.314003 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:10.315903 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-555e12ba-cb9a-4847-b352-dffd2afbe548 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:10.331896 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 549/1095] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:10 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 808 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:10.408134 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-25813c10-a4ef-4904-9f4d-3d6ab398a1ae tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 Jan 27 18:20:10.409776 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-25813c10-a4ef-4904-9f4d-3d6ab398a1ae tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:10.409974 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:10.409974 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:10.410359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-25813c10-a4ef-4904-9f4d-3d6ab398a1ae tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:10.492740 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-25813c10-a4ef-4904-9f4d-3d6ab398a1ae tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 returned with HTTP 404 Jan 27 18:20:10.503034 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 547/1096] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:20:10 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/snapshots/f17a8b90-545b-43be-ba02-257bd0eb3175 => generated 111 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:20:10.524265 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69f39da2-8a70-4b90-97a0-c53d6c0ad005 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] DELETE http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc Jan 27 18:20:10.524856 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69f39da2-8a70-4b90-97a0-c53d6c0ad005 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:10.524988 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:10.524988 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:10.528313 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69f39da2-8a70-4b90-97a0-c53d6c0ad005 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:10.529207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-69f39da2-8a70-4b90-97a0-c53d6c0ad005 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume with id: 5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc Jan 27 18:20:10.694589 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:10.694589 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:10.701726 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-69f39da2-8a70-4b90-97a0-c53d6c0ad005 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:20:10.769056 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-69f39da2-8a70-4b90-97a0-c53d6c0ad005 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Delete volume request issued successfully. Jan 27 18:20:10.773962 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69f39da2-8a70-4b90-97a0-c53d6c0ad005 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc returned with HTTP 202 Jan 27 18:20:10.778901 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 550/1097] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:20:10 2021] DELETE /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc => generated 0 bytes in 271 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:20:10.786057 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c933a8c-1e76-447e-80df-50f1eb2e0184 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc Jan 27 18:20:10.786761 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c933a8c-1e76-447e-80df-50f1eb2e0184 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:10.787847 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c933a8c-1e76-447e-80df-50f1eb2e0184 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:10.923889 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:10.923889 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:10.945886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4c933a8c-1e76-447e-80df-50f1eb2e0184 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:20:10.992953 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c933a8c-1e76-447e-80df-50f1eb2e0184 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc returned with HTTP 200 Jan 27 18:20:10.994162 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 548/1098] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:10 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc => generated 914 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:11.331106 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c24749b1-461e-41c9-858a-7c65bdc84aaf tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:11.331744 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c24749b1-461e-41c9-858a-7c65bdc84aaf tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:11.332171 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:11.332171 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:11.333229 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c24749b1-461e-41c9-858a-7c65bdc84aaf tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:11.335135 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c24749b1-461e-41c9-858a-7c65bdc84aaf tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:11.409431 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:11.409431 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:11.415501 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c24749b1-461e-41c9-858a-7c65bdc84aaf tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:11.423979 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 551/1099] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:11 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 808 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:12.010689 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d450474b-b680-4008-b2f6-d09601c16038 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc Jan 27 18:20:12.011387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d450474b-b680-4008-b2f6-d09601c16038 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:12.011739 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:12.011739 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:12.012351 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d450474b-b680-4008-b2f6-d09601c16038 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:12.169083 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:12.169083 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:12.215398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d450474b-b680-4008-b2f6-d09601c16038 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:20:12.328400 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d450474b-b680-4008-b2f6-d09601c16038 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc returned with HTTP 200 Jan 27 18:20:12.343652 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 549/1100] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:12 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc => generated 914 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:12.431155 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cca98afb-a3b7-4220-94ee-e0ac82f22904 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:12.432093 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cca98afb-a3b7-4220-94ee-e0ac82f22904 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:12.432435 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:12.432435 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:12.432962 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cca98afb-a3b7-4220-94ee-e0ac82f22904 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:12.433446 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-cca98afb-a3b7-4220-94ee-e0ac82f22904 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:12.517496 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:12.517496 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:12.525187 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cca98afb-a3b7-4220-94ee-e0ac82f22904 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:12.532806 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 552/1101] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:12 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 808 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:13.357010 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe1f9a2a-eac9-47df-b4ff-c06959fbc6ee tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc Jan 27 18:20:13.357540 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe1f9a2a-eac9-47df-b4ff-c06959fbc6ee tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:13.357910 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:13.357910 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:13.358435 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe1f9a2a-eac9-47df-b4ff-c06959fbc6ee tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:13.555851 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d2d04806-0489-4570-b261-db2945d4c4b6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:13.556572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d2d04806-0489-4570-b261-db2945d4c4b6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:13.557182 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:13.557182 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:13.557769 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d2d04806-0489-4570-b261-db2945d4c4b6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:13.558261 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d2d04806-0489-4570-b261-db2945d4c4b6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:13.606434 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:13.606434 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:13.676389 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fe1f9a2a-eac9-47df-b4ff-c06959fbc6ee tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Volume info retrieved successfully. Jan 27 18:20:13.692272 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:13.692272 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:13.696157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d2d04806-0489-4570-b261-db2945d4c4b6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:13.711844 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 553/1102] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:13 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 808 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:13.814909 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe1f9a2a-eac9-47df-b4ff-c06959fbc6ee tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc returned with HTTP 200 Jan 27 18:20:13.817599 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 550/1103] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:13 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc => generated 914 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:14.727033 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c995d6c8-2bdd-4552-85b1-d3e3d833f63e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:14.727846 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c995d6c8-2bdd-4552-85b1-d3e3d833f63e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:14.727846 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:14.727846 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:14.728062 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c995d6c8-2bdd-4552-85b1-d3e3d833f63e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:14.728518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c995d6c8-2bdd-4552-85b1-d3e3d833f63e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:14.770727 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:14.770727 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:14.772874 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c995d6c8-2bdd-4552-85b1-d3e3d833f63e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:14.779988 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 554/1104] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:14 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:14.835449 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-91cda3b6-a0fb-4d1b-9994-ec1d6d6c3f12 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] GET http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc Jan 27 18:20:14.836604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-91cda3b6-a0fb-4d1b-9994-ec1d6d6c3f12 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:14.836828 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:14.836828 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:14.837206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-91cda3b6-a0fb-4d1b-9994-ec1d6d6c3f12 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:14.963058 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-91cda3b6-a0fb-4d1b-9994-ec1d6d6c3f12 tempest-VolumesSnapshotTestJSON-1975817012 tempest-VolumesSnapshotTestJSON-1975817012-project] http://10.222.0.72/volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc returned with HTTP 404 Jan 27 18:20:14.964230 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 551/1105] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:14 2021] GET /volume/v3/be422ad5c3b042e5842be746379526db/volumes/5bb2cc75-95f6-4c09-9b3c-1d7f1848b5bc => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:20:15.788910 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-63b1bf13-ee16-4f64-9445-1df1f93014b8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:15.789254 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-63b1bf13-ee16-4f64-9445-1df1f93014b8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:15.789254 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:15.789254 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:15.789604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-63b1bf13-ee16-4f64-9445-1df1f93014b8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:15.790121 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-63b1bf13-ee16-4f64-9445-1df1f93014b8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:15.865586 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:15.865586 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:15.867346 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-63b1bf13-ee16-4f64-9445-1df1f93014b8 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:15.871015 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 555/1106] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:15 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:16.883322 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0dbbc5a-6627-4871-a125-91ec120c9b28 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:16.883771 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0dbbc5a-6627-4871-a125-91ec120c9b28 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:16.884087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0dbbc5a-6627-4871-a125-91ec120c9b28 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:16.884712 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a0dbbc5a-6627-4871-a125-91ec120c9b28 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:16.935010 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:16.935010 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:16.940736 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0dbbc5a-6627-4871-a125-91ec120c9b28 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:16.941573 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 552/1107] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:16 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:17.955851 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70e79259-7df0-4f6c-92c8-9d968baea5fb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:17.956339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70e79259-7df0-4f6c-92c8-9d968baea5fb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:17.956639 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:17.956639 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:17.957022 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70e79259-7df0-4f6c-92c8-9d968baea5fb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:17.957401 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-70e79259-7df0-4f6c-92c8-9d968baea5fb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:18.055086 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:18.055086 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:18.057266 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70e79259-7df0-4f6c-92c8-9d968baea5fb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:18.063886 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 556/1108] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:17 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:19.078843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af7bcfa4-dbdc-417f-b2d9-bab349266ef3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:19.079367 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-af7bcfa4-dbdc-417f-b2d9-bab349266ef3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:19.079567 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:19.079567 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:19.080445 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-af7bcfa4-dbdc-417f-b2d9-bab349266ef3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:19.080956 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-af7bcfa4-dbdc-417f-b2d9-bab349266ef3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:19.180632 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:19.180632 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:19.182555 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af7bcfa4-dbdc-417f-b2d9-bab349266ef3 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:19.195550 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 553/1109] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:19 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:20.198257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35418e61-198f-48d8-abcd-0bd56ef6eeca tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:20.199378 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35418e61-198f-48d8-abcd-0bd56ef6eeca tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:20.199885 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:20.199885 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:20.200518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35418e61-198f-48d8-abcd-0bd56ef6eeca tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:20.201504 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-35418e61-198f-48d8-abcd-0bd56ef6eeca tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:20.308492 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:20.308492 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:20.310340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35418e61-198f-48d8-abcd-0bd56ef6eeca tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:20.331918 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 557/1110] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:20 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:21.326533 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58ec333e-98f9-4bbe-a15c-3d68d899a200 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:21.327615 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58ec333e-98f9-4bbe-a15c-3d68d899a200 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:21.327975 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:21.327975 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:21.328687 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58ec333e-98f9-4bbe-a15c-3d68d899a200 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:21.329215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-58ec333e-98f9-4bbe-a15c-3d68d899a200 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:21.430947 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:21.430947 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:21.440961 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58ec333e-98f9-4bbe-a15c-3d68d899a200 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:21.441798 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 554/1111] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:21 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:22.457023 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0bf927b9-7372-43f2-bc0b-ebc67ff40036 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:22.457528 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0bf927b9-7372-43f2-bc0b-ebc67ff40036 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:22.457906 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:22.457906 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:22.459204 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0bf927b9-7372-43f2-bc0b-ebc67ff40036 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:22.459764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0bf927b9-7372-43f2-bc0b-ebc67ff40036 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:22.518697 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:22.518697 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:22.525209 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0bf927b9-7372-43f2-bc0b-ebc67ff40036 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:22.526776 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 558/1112] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:22 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:23.088705 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3293755-722f-4233-b045-af37219cf7f2 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] POST http://10.222.0.72/volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types Jan 27 18:20:23.089162 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:23.089162 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:23.090102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3293755-722f-4233-b045-af37219cf7f2 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1299211055", "os-volume-type-access:is_public": false}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:20:23.185952 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3293755-722f-4233-b045-af37219cf7f2 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] http://10.222.0.72/volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types returned with HTTP 200 Jan 27 18:20:23.186765 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 555/1113] 10.222.0.72 () {60 vars in 1220 bytes} [Wed Jan 27 18:20:22 2021] POST /volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types => generated 231 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:23.541516 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9725a18c-62c4-46b1-9443-eb24c564aad6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:23.542117 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9725a18c-62c4-46b1-9443-eb24c564aad6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:23.542849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9725a18c-62c4-46b1-9443-eb24c564aad6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:23.543221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9725a18c-62c4-46b1-9443-eb24c564aad6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:23.609424 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57d92e7e-b8bd-452d-92b0-4574bb4937ff tempest-VolumeTypesNegativeTest-1647962132 tempest-VolumeTypesNegativeTest-1647962132-project] POST http://10.222.0.72/volume/v3/e94010b406064e2199cd05d7f570b5cd/volumes Jan 27 18:20:23.609883 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:23.609883 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:23.610282 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57d92e7e-b8bd-452d-92b0-4574bb4937ff tempest-VolumeTypesNegativeTest-1647962132 tempest-VolumeTypesNegativeTest-1647962132-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e1357c00-ef04-41e1-937d-3fe7390146a5", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1475717140"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:20:23.611403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-57d92e7e-b8bd-452d-92b0-4574bb4937ff tempest-VolumeTypesNegativeTest-1647962132 tempest-VolumeTypesNegativeTest-1647962132-project] Create volume request body: {'volume': {'volume_type': 'e1357c00-ef04-41e1-937d-3fe7390146a5', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1475717140'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:20:23.655093 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:23.655093 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:23.656972 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9725a18c-62c4-46b1-9443-eb24c564aad6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:23.664084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57d92e7e-b8bd-452d-92b0-4574bb4937ff tempest-VolumeTypesNegativeTest-1647962132 tempest-VolumeTypesNegativeTest-1647962132-project] http://10.222.0.72/volume/v3/e94010b406064e2199cd05d7f570b5cd/volumes returned with HTTP 404 Jan 27 18:20:23.665397 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 559/1114] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:20:23 2021] POST /volume/v3/e94010b406064e2199cd05d7f570b5cd/volumes => generated 114 bytes in 471 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:20:23.678397 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29e7af4c-b065-4ca8-bc65-d600a19b90fd tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] POST http://10.222.0.72/volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types Jan 27 18:20:23.680321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-29e7af4c-b065-4ca8-bc65-d600a19b90fd tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:20:23.684309 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29e7af4c-b065-4ca8-bc65-d600a19b90fd tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] http://10.222.0.72/volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types returned with HTTP 400 Jan 27 18:20:23.686790 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 560/1115] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:20:23 2021] POST /volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types => generated 108 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:20:23.697031 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 556/1116] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:23 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:23.698021 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c2b82e50-5877-48cd-a091-64cb04fee5b9 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] DELETE http://10.222.0.72/volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types/817c218f-9673-4768-8946-74344794ac9b Jan 27 18:20:23.700012 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c2b82e50-5877-48cd-a091-64cb04fee5b9 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:23.701271 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c2b82e50-5877-48cd-a091-64cb04fee5b9 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:23.734172 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c2b82e50-5877-48cd-a091-64cb04fee5b9 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] http://10.222.0.72/volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types/817c218f-9673-4768-8946-74344794ac9b returned with HTTP 404 Jan 27 18:20:23.736578 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 561/1117] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:20:23 2021] DELETE /volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types/817c218f-9673-4768-8946-74344794ac9b => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:20:23.745845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b9211f68-6cdb-4f78-9209-a3b99e6e11ab tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] GET http://10.222.0.72/volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types/69b56a9d-c031-45f6-99e7-8476810666b6 Jan 27 18:20:23.746382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b9211f68-6cdb-4f78-9209-a3b99e6e11ab tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:23.746598 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:23.746598 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:23.746974 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b9211f68-6cdb-4f78-9209-a3b99e6e11ab tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:23.802704 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b9211f68-6cdb-4f78-9209-a3b99e6e11ab tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] http://10.222.0.72/volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types/69b56a9d-c031-45f6-99e7-8476810666b6 returned with HTTP 404 Jan 27 18:20:23.812746 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5d86ff8-f127-41a7-aafb-cec465089389 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] DELETE http://10.222.0.72/volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types/e1357c00-ef04-41e1-937d-3fe7390146a5 Jan 27 18:20:23.813518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5d86ff8-f127-41a7-aafb-cec465089389 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:23.814239 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5d86ff8-f127-41a7-aafb-cec465089389 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:23.816681 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 557/1118] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:20:23 2021] GET /volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types/69b56a9d-c031-45f6-99e7-8476810666b6 => generated 114 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:20:23.984986 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:20:23.984986 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:20:23.996674 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5d86ff8-f127-41a7-aafb-cec465089389 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] http://10.222.0.72/volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types/e1357c00-ef04-41e1-937d-3fe7390146a5 returned with HTTP 202 Jan 27 18:20:23.998469 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 562/1119] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:20:23 2021] DELETE /volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types/e1357c00-ef04-41e1-937d-3fe7390146a5 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:20:24.006188 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b924f246-eca0-45ec-8b30-20c0a4b0de52 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] GET http://10.222.0.72/volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types/e1357c00-ef04-41e1-937d-3fe7390146a5 Jan 27 18:20:24.006984 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b924f246-eca0-45ec-8b30-20c0a4b0de52 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:24.007622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b924f246-eca0-45ec-8b30-20c0a4b0de52 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:24.058950 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b924f246-eca0-45ec-8b30-20c0a4b0de52 tempest-VolumeTypesNegativeTest-483055186 tempest-VolumeTypesNegativeTest-483055186-project-admin] http://10.222.0.72/volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types/e1357c00-ef04-41e1-937d-3fe7390146a5 returned with HTTP 404 Jan 27 18:20:24.063551 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 558/1120] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:20:24 2021] GET /volume/v3/b93acf1a7b5d48b4a68b022363ea8012/types/e1357c00-ef04-41e1-937d-3fe7390146a5 => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:20:24.703163 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee08edce-c6ae-460b-b64b-a3f1c7997c9e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:24.703720 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee08edce-c6ae-460b-b64b-a3f1c7997c9e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:24.704195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee08edce-c6ae-460b-b64b-a3f1c7997c9e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:24.704565 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ee08edce-c6ae-460b-b64b-a3f1c7997c9e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:24.800630 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:24.800630 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:24.819321 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee08edce-c6ae-460b-b64b-a3f1c7997c9e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:24.837273 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 563/1121] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:24 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:25.843417 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-81f3631d-a562-40de-87ed-2e45978d2cec tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:25.845986 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-81f3631d-a562-40de-87ed-2e45978d2cec tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:25.846956 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-81f3631d-a562-40de-87ed-2e45978d2cec tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:25.847616 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-81f3631d-a562-40de-87ed-2e45978d2cec tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:25.914313 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:25.914313 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:25.917743 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-81f3631d-a562-40de-87ed-2e45978d2cec tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:25.934338 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 559/1122] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:25 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:26.941211 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d611862a-2a1e-4dd7-9a2b-4759ee8f1ad5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:26.941736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d611862a-2a1e-4dd7-9a2b-4759ee8f1ad5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:26.947357 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:26.947357 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:26.948166 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d611862a-2a1e-4dd7-9a2b-4759ee8f1ad5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:26.950398 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d611862a-2a1e-4dd7-9a2b-4759ee8f1ad5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:27.008884 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:27.008884 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:27.014080 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d611862a-2a1e-4dd7-9a2b-4759ee8f1ad5 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:27.027606 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 564/1123] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:26 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:28.029593 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-177ed251-c01a-4491-ac47-6d4f999757fa tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:28.030150 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-177ed251-c01a-4491-ac47-6d4f999757fa tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:28.030316 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:28.030316 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:28.030976 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-177ed251-c01a-4491-ac47-6d4f999757fa tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:28.031549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-177ed251-c01a-4491-ac47-6d4f999757fa tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:28.077093 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:28.077093 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:28.080655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-177ed251-c01a-4491-ac47-6d4f999757fa tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:28.085833 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 560/1124] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:28 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:29.102581 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a31bd180-9c27-4ae1-86da-c7969955a181 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:29.103696 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a31bd180-9c27-4ae1-86da-c7969955a181 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:29.104961 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:29.104961 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:29.105581 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a31bd180-9c27-4ae1-86da-c7969955a181 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:29.106120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a31bd180-9c27-4ae1-86da-c7969955a181 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:29.158768 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:29.158768 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:29.162988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a31bd180-9c27-4ae1-86da-c7969955a181 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:29.166733 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 565/1125] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:29 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:30.178595 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c32b301b-2f5f-4114-9701-aad7e82cf416 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:30.179258 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c32b301b-2f5f-4114-9701-aad7e82cf416 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:30.179623 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:30.179623 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:30.180352 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c32b301b-2f5f-4114-9701-aad7e82cf416 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:30.181776 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c32b301b-2f5f-4114-9701-aad7e82cf416 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:30.262723 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:30.262723 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:30.266558 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c32b301b-2f5f-4114-9701-aad7e82cf416 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:30.279362 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 561/1126] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:30 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:31.287254 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf36571e-49c4-4fd0-986c-c41ae65637e2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:31.288103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf36571e-49c4-4fd0-986c-c41ae65637e2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:31.288298 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:31.288298 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:31.288947 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf36571e-49c4-4fd0-986c-c41ae65637e2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:31.289484 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-bf36571e-49c4-4fd0-986c-c41ae65637e2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:31.340436 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:31.340436 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:31.342642 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf36571e-49c4-4fd0-986c-c41ae65637e2 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:31.343460 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 566/1127] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:31 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:32.358597 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-184e1ded-c53a-4ab0-b16c-1d439dc1baa7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:32.359769 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-184e1ded-c53a-4ab0-b16c-1d439dc1baa7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:32.360200 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:32.360200 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:32.360886 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-184e1ded-c53a-4ab0-b16c-1d439dc1baa7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:32.361464 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-184e1ded-c53a-4ab0-b16c-1d439dc1baa7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:32.432547 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:32.432547 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:32.441585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-184e1ded-c53a-4ab0-b16c-1d439dc1baa7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:32.452431 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 562/1128] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:32 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:33.470395 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f04d343-1537-4104-b396-8f1e867ab953 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:33.471161 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6f04d343-1537-4104-b396-8f1e867ab953 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:33.477072 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:33.477072 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:33.477864 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6f04d343-1537-4104-b396-8f1e867ab953 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:33.478580 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6f04d343-1537-4104-b396-8f1e867ab953 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:33.594364 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:33.594364 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:33.601072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f04d343-1537-4104-b396-8f1e867ab953 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:33.602935 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 567/1129] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:33 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:34.618414 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b119af01-e220-45d1-95b2-5b8a6da05775 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:34.619006 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b119af01-e220-45d1-95b2-5b8a6da05775 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:34.619135 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:34.619135 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:34.619766 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b119af01-e220-45d1-95b2-5b8a6da05775 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:34.620307 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b119af01-e220-45d1-95b2-5b8a6da05775 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:34.714740 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:34.714740 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:34.718259 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b119af01-e220-45d1-95b2-5b8a6da05775 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:34.719773 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 568/1130] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:34 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:34.723641 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-49fc1b53-bcdf-4b9b-8d80-05d56e5f11ae tempest-ExtensionsTestJSON-1142655809 tempest-ExtensionsTestJSON-1142655809-project] GET http://10.222.0.72/volume/v3/782c35f4ca28404b9e62751f962a550d/extensions Jan 27 18:20:34.724596 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-49fc1b53-bcdf-4b9b-8d80-05d56e5f11ae tempest-ExtensionsTestJSON-1142655809 tempest-ExtensionsTestJSON-1142655809-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:34.725082 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:34.725082 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:34.725889 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-49fc1b53-bcdf-4b9b-8d80-05d56e5f11ae tempest-ExtensionsTestJSON-1142655809 tempest-ExtensionsTestJSON-1142655809-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:34.729952 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-49fc1b53-bcdf-4b9b-8d80-05d56e5f11ae tempest-ExtensionsTestJSON-1142655809 tempest-ExtensionsTestJSON-1142655809-project] http://10.222.0.72/volume/v3/782c35f4ca28404b9e62751f962a550d/extensions returned with HTTP 200 Jan 27 18:20:34.739362 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 563/1131] 10.222.0.72 () {58 vars in 1213 bytes} [Wed Jan 27 18:20:34 2021] GET /volume/v3/782c35f4ca28404b9e62751f962a550d/extensions => generated 5245 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:20:35.742753 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a4a3fd2b-a66b-4e30-b023-4a61189f9c60 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:35.743658 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a4a3fd2b-a66b-4e30-b023-4a61189f9c60 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:35.743989 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:35.743989 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:35.744554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a4a3fd2b-a66b-4e30-b023-4a61189f9c60 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:35.745148 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a4a3fd2b-a66b-4e30-b023-4a61189f9c60 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:35.772880 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:35.772880 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:35.775055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a4a3fd2b-a66b-4e30-b023-4a61189f9c60 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:35.776516 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 569/1132] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:35 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:36.793363 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-335e61c9-12b9-4c40-8bdc-1529f0c44e69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:36.794678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-335e61c9-12b9-4c40-8bdc-1529f0c44e69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:36.795369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-335e61c9-12b9-4c40-8bdc-1529f0c44e69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:36.796006 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-335e61c9-12b9-4c40-8bdc-1529f0c44e69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:36.838243 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:36.838243 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:36.840680 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-335e61c9-12b9-4c40-8bdc-1529f0c44e69 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:36.841939 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 564/1133] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:36 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:37.857636 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-97ca0cda-21b7-44d0-b802-dbce1eef57ff tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:37.858161 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-97ca0cda-21b7-44d0-b802-dbce1eef57ff tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:37.858375 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:37.858375 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:37.858709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-97ca0cda-21b7-44d0-b802-dbce1eef57ff tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:37.859078 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-97ca0cda-21b7-44d0-b802-dbce1eef57ff tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:37.904700 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:37.904700 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:37.915783 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-97ca0cda-21b7-44d0-b802-dbce1eef57ff tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:37.917509 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 570/1134] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:37 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:38.931600 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b2d9ac2-32ff-45d9-8043-5ba541a9badb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:38.934751 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b2d9ac2-32ff-45d9-8043-5ba541a9badb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:38.938233 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:38.938233 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:38.938914 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b2d9ac2-32ff-45d9-8043-5ba541a9badb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:38.939463 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7b2d9ac2-32ff-45d9-8043-5ba541a9badb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:38.968786 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:38.968786 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:38.971289 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b2d9ac2-32ff-45d9-8043-5ba541a9badb tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:38.972439 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 565/1135] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:38 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:39.775329 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] POST http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes Jan 27 18:20:39.775966 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:39.775966 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:39.776673 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-897462559"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:20:39.778404 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Create volume request body: {'volume': {'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-897462559'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:20:39.954766 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Create volume of 1 GB Jan 27 18:20:39.969785 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Availability Zones retrieved successfully. Jan 27 18:20:39.986381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-adc29955-2619-4a95-89e9-a28b24a14b30 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:39.986902 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-adc29955-2619-4a95-89e9-a28b24a14b30 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:39.987091 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:39.987091 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:39.987654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-adc29955-2619-4a95-89e9-a28b24a14b30 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:39.988039 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-adc29955-2619-4a95-89e9-a28b24a14b30 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:39.992428 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Flow 'volume_create_api' (06fd1273-beb3-4b6d-956c-0c79aa45ae2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:20:40.006064 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7db9ebe-71b9-4eb7-bdbe-a456a4a68206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:20:40.008244 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:20:40.036676 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:40.036676 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:40.039639 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-adc29955-2619-4a95-89e9-a28b24a14b30 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:40.040769 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 566/1136] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:39 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:40.196669 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7db9ebe-71b9-4eb7-bdbe-a456a4a68206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:20:40.199093 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2b00db-3904-4d0f-a3ab-75e89c0853b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:20:40.356604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Created reservations ['6f5ccc87-9094-458c-a0a6-ea177ee8cd1f', '9fddcbbe-f549-4698-8c0d-1d91d6d6ba18', '00ee9af7-eaaf-4916-b8da-01d70913ea32', 'f2fe27b1-8d2e-4da3-9953-70bd9eb7755a'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:20:40.356604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2b00db-3904-4d0f-a3ab-75e89c0853b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f5ccc87-9094-458c-a0a6-ea177ee8cd1f', '9fddcbbe-f549-4698-8c0d-1d91d6d6ba18', '00ee9af7-eaaf-4916-b8da-01d70913ea32', 'f2fe27b1-8d2e-4da3-9953-70bd9eb7755a']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:20:40.368458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef3c5d8c-53af-497f-aab5-b424c5ff7bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:20:40.490543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef3c5d8c-53af-497f-aab5-b424c5ff7bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc8ba0ba-5ac6-49c5-945b-4d7976e17528', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-897462559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467e109a58e142b4a61157f7d3446fc8',qos_specs=None,replication_status=,reservations=['6f5ccc87-9094-458c-a0a6-ea177ee8cd1f','9fddcbbe-f549-4698-8c0d-1d91d6d6ba18','00ee9af7-eaaf-4916-b8da-01d70913ea32','f2fe27b1-8d2e-4da3-9953-70bd9eb7755a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f782dd5ff94a0a9a403941fa38b391',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-897462559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc8ba0ba-5ac6-49c5-945b-4d7976e17528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='467e109a58e142b4a61157f7d3446fc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='f4f782dd5ff94a0a9a403941fa38b391',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:20:40.493422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dfbe1f3-191d-4dce-a273-c9c3aecc2850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:20:40.524717 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dfbe1f3-191d-4dce-a273-c9c3aecc2850) transitioned into state 'SUCCESS' from state '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-897462559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='467e109a58e142b4a61157f7d3446fc8',qos_specs=None,replication_status=,reservations=['6f5ccc87-9094-458c-a0a6-ea177ee8cd1f','9fddcbbe-f549-4698-8c0d-1d91d6d6ba18','00ee9af7-eaaf-4916-b8da-01d70913ea32','f2fe27b1-8d2e-4da3-9953-70bd9eb7755a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f782dd5ff94a0a9a403941fa38b391',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:20:40.526686 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ba6e17-2562-4895-aedf-569067a0a510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:20:40.556674 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ba6e17-2562-4895-aedf-569067a0a510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:20:40.563675 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Flow 'volume_create_api' (06fd1273-beb3-4b6d-956c-0c79aa45ae2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:20:40.709018 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Create volume request issued successfully. Jan 27 18:20:40.752324 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9bfc07e7-b6c4-422c-925c-8e936323d276 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes returned with HTTP 202 Jan 27 18:20:40.766877 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 571/1137] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:20:39 2021] POST /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes => generated 819 bytes in 982 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:20:40.772817 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f85914e-556c-4dc2-b255-4368e27ddd34 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:40.773862 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f85914e-556c-4dc2-b255-4368e27ddd34 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:40.774224 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:40.774224 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:40.774824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f85914e-556c-4dc2-b255-4368e27ddd34 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:40.860180 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:40.860180 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:40.872023 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f85914e-556c-4dc2-b255-4368e27ddd34 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:40.902632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f85914e-556c-4dc2-b255-4368e27ddd34 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:40.903958 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 567/1138] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:40 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 887 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:41.055672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b80c565-b8b0-4107-a0c9-890021a3b483 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:41.056809 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b80c565-b8b0-4107-a0c9-890021a3b483 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:41.057312 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:41.057312 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:41.079599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b80c565-b8b0-4107-a0c9-890021a3b483 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:41.079599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1b80c565-b8b0-4107-a0c9-890021a3b483 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:41.143584 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:41.143584 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:41.147509 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b80c565-b8b0-4107-a0c9-890021a3b483 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:41.162201 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 572/1139] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:41 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:41.920705 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f543139-4069-41ee-a9b3-fcbb72bd602e tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:41.921195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f543139-4069-41ee-a9b3-fcbb72bd602e tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:41.921417 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:41.921417 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:41.921800 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f543139-4069-41ee-a9b3-fcbb72bd602e tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:42.109956 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:42.109956 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:42.135069 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f543139-4069-41ee-a9b3-fcbb72bd602e tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:42.179974 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bcb83d3a-9b8e-4828-8ff0-c754a501d302 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:42.180523 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bcb83d3a-9b8e-4828-8ff0-c754a501d302 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:42.180724 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:42.180724 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:42.183515 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bcb83d3a-9b8e-4828-8ff0-c754a501d302 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:42.184915 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-bcb83d3a-9b8e-4828-8ff0-c754a501d302 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:42.194486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f543139-4069-41ee-a9b3-fcbb72bd602e tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:42.195955 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 568/1140] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:41 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:42.293736 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:42.293736 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:42.304984 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bcb83d3a-9b8e-4828-8ff0-c754a501d302 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:42.309387 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 573/1141] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:42 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:43.213468 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df9f4bb0-57a0-4e04-ad2b-ee9f67dcaa72 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:43.214044 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df9f4bb0-57a0-4e04-ad2b-ee9f67dcaa72 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:43.214342 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:43.214342 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:43.214696 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df9f4bb0-57a0-4e04-ad2b-ee9f67dcaa72 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:43.325198 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ecc0072-9ee0-4cf2-99ce-79b06dcca770 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:43.325868 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ecc0072-9ee0-4cf2-99ce-79b06dcca770 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:43.326210 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:43.326210 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:43.326727 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ecc0072-9ee0-4cf2-99ce-79b06dcca770 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:43.327205 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5ecc0072-9ee0-4cf2-99ce-79b06dcca770 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:43.415749 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:43.415749 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:43.416849 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:43.416849 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:43.423131 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ecc0072-9ee0-4cf2-99ce-79b06dcca770 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:43.450045 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 574/1142] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:43 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:43.470354 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-df9f4bb0-57a0-4e04-ad2b-ee9f67dcaa72 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:43.581435 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df9f4bb0-57a0-4e04-ad2b-ee9f67dcaa72 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:43.582798 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 569/1143] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:43 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:44.449191 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9aef2623-9677-4a7d-b32c-c2ed5a3f0705 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:44.449872 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9aef2623-9677-4a7d-b32c-c2ed5a3f0705 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:44.450195 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:44.450195 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:44.450770 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9aef2623-9677-4a7d-b32c-c2ed5a3f0705 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:44.451202 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9aef2623-9677-4a7d-b32c-c2ed5a3f0705 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:44.501330 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:44.501330 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:44.510878 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9aef2623-9677-4a7d-b32c-c2ed5a3f0705 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:44.522695 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 575/1144] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:44 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:44.598877 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-716588cf-a87b-4ad7-9b9c-e51212a3e6ff tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:44.600028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-716588cf-a87b-4ad7-9b9c-e51212a3e6ff tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:44.600479 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:44.600479 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:44.601156 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-716588cf-a87b-4ad7-9b9c-e51212a3e6ff tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:44.740649 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:44.740649 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:44.768945 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-716588cf-a87b-4ad7-9b9c-e51212a3e6ff tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:44.827075 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-716588cf-a87b-4ad7-9b9c-e51212a3e6ff tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:44.835349 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 570/1145] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:44 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:45.528610 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb128293-2d28-4e81-a7a3-4dd5b0f021fd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:45.531279 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb128293-2d28-4e81-a7a3-4dd5b0f021fd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:45.531531 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:45.531531 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:45.531914 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb128293-2d28-4e81-a7a3-4dd5b0f021fd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:45.532285 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-fb128293-2d28-4e81-a7a3-4dd5b0f021fd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:45.574235 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:45.574235 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:45.590508 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb128293-2d28-4e81-a7a3-4dd5b0f021fd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:45.597689 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 576/1146] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:45 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:45.851306 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b251711-63ca-4820-acbd-398147fded06 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:45.852201 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b251711-63ca-4820-acbd-398147fded06 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:45.852608 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:45.852608 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:45.853276 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b251711-63ca-4820-acbd-398147fded06 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:46.014413 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:46.014413 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:46.035064 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6b251711-63ca-4820-acbd-398147fded06 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:46.169521 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b251711-63ca-4820-acbd-398147fded06 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:46.170953 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 571/1147] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:45 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:46.610839 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-95ad8be4-d59c-4312-9832-6de4e4ddf49d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:46.611838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-95ad8be4-d59c-4312-9832-6de4e4ddf49d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:46.615914 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:46.615914 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:46.617093 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-95ad8be4-d59c-4312-9832-6de4e4ddf49d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:46.618164 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-95ad8be4-d59c-4312-9832-6de4e4ddf49d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:46.649702 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:46.649702 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:46.652091 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-95ad8be4-d59c-4312-9832-6de4e4ddf49d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:46.653055 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 577/1148] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:46 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:47.187991 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-153797e2-1857-49ff-b9d1-81d8fee697d4 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:47.188490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-153797e2-1857-49ff-b9d1-81d8fee697d4 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:47.188710 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:47.188710 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:47.189084 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-153797e2-1857-49ff-b9d1-81d8fee697d4 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:47.295485 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:47.295485 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:47.304497 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-153797e2-1857-49ff-b9d1-81d8fee697d4 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:47.328454 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-153797e2-1857-49ff-b9d1-81d8fee697d4 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:47.329308 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 572/1149] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:47 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:47.674832 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d5c9aac-6d41-44a4-bbb6-b52d6477f9bd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:47.675293 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d5c9aac-6d41-44a4-bbb6-b52d6477f9bd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:47.675537 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:47.675537 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:47.689435 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d5c9aac-6d41-44a4-bbb6-b52d6477f9bd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:47.691149 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5d5c9aac-6d41-44a4-bbb6-b52d6477f9bd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:47.785378 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:47.785378 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:47.787353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d5c9aac-6d41-44a4-bbb6-b52d6477f9bd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:47.788226 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 578/1150] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:47 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:48.345630 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aa97fa57-b66c-47e1-be3b-36aefed3b365 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:48.346607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aa97fa57-b66c-47e1-be3b-36aefed3b365 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:48.346938 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:48.346938 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:48.347636 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aa97fa57-b66c-47e1-be3b-36aefed3b365 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:48.428085 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:48.428085 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:48.439779 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-aa97fa57-b66c-47e1-be3b-36aefed3b365 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:48.464306 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aa97fa57-b66c-47e1-be3b-36aefed3b365 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:48.475105 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 573/1151] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:48 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:20:48.802600 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea6e2573-baa0-42bf-ad6f-c9edf67e511e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:48.803993 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea6e2573-baa0-42bf-ad6f-c9edf67e511e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:48.804431 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:48.804431 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:48.805130 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea6e2573-baa0-42bf-ad6f-c9edf67e511e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:48.805703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ea6e2573-baa0-42bf-ad6f-c9edf67e511e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:48.834091 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:48.834091 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:48.836818 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea6e2573-baa0-42bf-ad6f-c9edf67e511e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:48.844542 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 579/1152] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:48 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:49.481964 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe6c8f5f-a830-49bd-80bb-a1c973001874 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:49.482629 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe6c8f5f-a830-49bd-80bb-a1c973001874 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:49.482951 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:49.482951 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:49.483503 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe6c8f5f-a830-49bd-80bb-a1c973001874 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:49.557121 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:49.557121 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:49.569422 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fe6c8f5f-a830-49bd-80bb-a1c973001874 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:49.596767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe6c8f5f-a830-49bd-80bb-a1c973001874 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:49.599687 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 574/1153] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:49 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:49.853640 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e3c88655-1877-4506-80a4-741125dda2a6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:49.855120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e3c88655-1877-4506-80a4-741125dda2a6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:49.856912 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:49.856912 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:49.857693 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e3c88655-1877-4506-80a4-741125dda2a6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:49.858320 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e3c88655-1877-4506-80a4-741125dda2a6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:49.889637 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:49.889637 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:49.892139 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e3c88655-1877-4506-80a4-741125dda2a6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:49.893360 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 580/1154] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:49 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:50.615725 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f6b9ea5a-40c7-4ba9-94dc-2b1525cb7566 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:50.616251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f6b9ea5a-40c7-4ba9-94dc-2b1525cb7566 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:50.616439 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:50.616439 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:50.616813 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f6b9ea5a-40c7-4ba9-94dc-2b1525cb7566 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:50.760334 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:50.760334 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:50.785436 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f6b9ea5a-40c7-4ba9-94dc-2b1525cb7566 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:50.823499 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f6b9ea5a-40c7-4ba9-94dc-2b1525cb7566 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:50.825232 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 575/1155] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:50 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:50.907240 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-462ed350-2d19-45f3-8bd5-bf89a2dd917e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:50.907834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-462ed350-2d19-45f3-8bd5-bf89a2dd917e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:50.911665 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:50.911665 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:50.912235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-462ed350-2d19-45f3-8bd5-bf89a2dd917e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:50.912745 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-462ed350-2d19-45f3-8bd5-bf89a2dd917e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:50.948518 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:50.948518 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:50.950813 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-462ed350-2d19-45f3-8bd5-bf89a2dd917e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:50.951850 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 581/1156] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:50 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:51.841755 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d24600a-2d98-4571-ae2d-3d8b7468aa96 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:51.842291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d24600a-2d98-4571-ae2d-3d8b7468aa96 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:51.842476 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:51.842476 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:51.842806 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d24600a-2d98-4571-ae2d-3d8b7468aa96 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:51.912143 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:51.912143 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:51.923792 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4d24600a-2d98-4571-ae2d-3d8b7468aa96 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:51.967262 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb02bfb2-c532-4774-9492-59ee62537bd7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:51.967826 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb02bfb2-c532-4774-9492-59ee62537bd7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:51.968045 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:51.968045 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:51.968397 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb02bfb2-c532-4774-9492-59ee62537bd7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:51.968764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-eb02bfb2-c532-4774-9492-59ee62537bd7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:52.028741 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d24600a-2d98-4571-ae2d-3d8b7468aa96 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:52.038931 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 576/1157] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:51 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:52.048264 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:52.048264 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:52.052826 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb02bfb2-c532-4774-9492-59ee62537bd7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:52.056042 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 582/1158] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:51 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:53.046665 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c33f5c8-af2c-4406-aa94-1182e1f5b9f3 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:53.047211 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c33f5c8-af2c-4406-aa94-1182e1f5b9f3 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:53.047388 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:53.047388 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:53.048110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c33f5c8-af2c-4406-aa94-1182e1f5b9f3 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:53.075135 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cbea0cee-9352-40f9-8667-af5cc75023a7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:53.084401 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cbea0cee-9352-40f9-8667-af5cc75023a7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:53.084739 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:53.084739 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:53.085681 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cbea0cee-9352-40f9-8667-af5cc75023a7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:53.086579 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-cbea0cee-9352-40f9-8667-af5cc75023a7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:53.188865 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:53.188865 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:53.193860 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cbea0cee-9352-40f9-8667-af5cc75023a7 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:53.205354 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 583/1159] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:53 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:53.216862 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:53.216862 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:53.264383 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9c33f5c8-af2c-4406-aa94-1182e1f5b9f3 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:53.337932 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c33f5c8-af2c-4406-aa94-1182e1f5b9f3 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:53.339390 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 577/1160] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:53 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:54.231609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5fdd60e-e8cb-4cc3-949e-d28ae3368b84 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:54.232777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5fdd60e-e8cb-4cc3-949e-d28ae3368b84 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:54.233216 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:54.233216 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:54.233780 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5fdd60e-e8cb-4cc3-949e-d28ae3368b84 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:54.234268 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f5fdd60e-e8cb-4cc3-949e-d28ae3368b84 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:54.286582 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:54.286582 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:54.288472 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5fdd60e-e8cb-4cc3-949e-d28ae3368b84 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:54.289268 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 584/1161] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:54 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:54.357039 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-489d58d8-5b0f-407f-8201-d1302871189e tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:54.357563 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-489d58d8-5b0f-407f-8201-d1302871189e tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:54.357756 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:54.357756 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:54.358585 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-489d58d8-5b0f-407f-8201-d1302871189e tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:54.450109 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:54.450109 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:54.461186 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-489d58d8-5b0f-407f-8201-d1302871189e tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:54.507245 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-489d58d8-5b0f-407f-8201-d1302871189e tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:54.508085 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 578/1162] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:54 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:55.306698 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f109ecc2-b073-449a-873f-180037225fbd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:55.308230 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f109ecc2-b073-449a-873f-180037225fbd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:55.309418 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:55.309418 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:55.312318 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f109ecc2-b073-449a-873f-180037225fbd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:55.313105 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f109ecc2-b073-449a-873f-180037225fbd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:55.383075 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:55.383075 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:55.388449 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f109ecc2-b073-449a-873f-180037225fbd tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:55.390769 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 585/1163] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:55 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:55.526174 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e70abab7-d4ed-474e-b819-0b5ff80ee3a7 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:55.526679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e70abab7-d4ed-474e-b819-0b5ff80ee3a7 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:55.527053 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:55.527053 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:55.527696 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e70abab7-d4ed-474e-b819-0b5ff80ee3a7 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:55.626980 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:55.626980 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:55.652698 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e70abab7-d4ed-474e-b819-0b5ff80ee3a7 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:55.692557 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e70abab7-d4ed-474e-b819-0b5ff80ee3a7 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:55.694844 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 579/1164] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:55 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:56.403516 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca4e2624-fe3b-4895-853a-9d1cf0df26b9 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:56.404059 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca4e2624-fe3b-4895-853a-9d1cf0df26b9 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:56.404219 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:56.404219 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:56.404805 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca4e2624-fe3b-4895-853a-9d1cf0df26b9 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:56.405323 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ca4e2624-fe3b-4895-853a-9d1cf0df26b9 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:56.429941 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:56.429941 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:56.432363 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca4e2624-fe3b-4895-853a-9d1cf0df26b9 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:56.433732 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 586/1165] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:56 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:56.713969 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d648cdc-c57f-402b-9de3-abf64206cdd4 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:56.715064 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d648cdc-c57f-402b-9de3-abf64206cdd4 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:56.715593 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:56.715593 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:56.716451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d648cdc-c57f-402b-9de3-abf64206cdd4 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:56.865103 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:56.865103 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:56.875525 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2d648cdc-c57f-402b-9de3-abf64206cdd4 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:56.902774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d648cdc-c57f-402b-9de3-abf64206cdd4 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:56.904328 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 580/1166] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:56 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:57.458416 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c962a42-27e7-4b50-ac9a-231270141856 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:57.458888 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c962a42-27e7-4b50-ac9a-231270141856 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:57.458888 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:57.458888 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:57.459182 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c962a42-27e7-4b50-ac9a-231270141856 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:57.459772 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5c962a42-27e7-4b50-ac9a-231270141856 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:57.490661 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:57.490661 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:57.492833 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c962a42-27e7-4b50-ac9a-231270141856 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:57.494055 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 587/1167] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:57 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:57.934237 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-084f19ea-1ffc-4113-8266-1c79b600ef67 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:57.934237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-084f19ea-1ffc-4113-8266-1c79b600ef67 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:57.934237 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:57.934237 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:57.934237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-084f19ea-1ffc-4113-8266-1c79b600ef67 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:58.053928 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:58.053928 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:58.084177 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-084f19ea-1ffc-4113-8266-1c79b600ef67 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:58.143500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-084f19ea-1ffc-4113-8266-1c79b600ef67 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:58.149784 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 581/1168] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:57 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:58.508479 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f592cc70-ea86-4cd1-8c86-8bd7b8a21c7c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:58.509596 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f592cc70-ea86-4cd1-8c86-8bd7b8a21c7c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:58.509967 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:58.509967 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:58.510626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f592cc70-ea86-4cd1-8c86-8bd7b8a21c7c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:58.511199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f592cc70-ea86-4cd1-8c86-8bd7b8a21c7c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:58.533787 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:58.533787 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:58.535717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f592cc70-ea86-4cd1-8c86-8bd7b8a21c7c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:58.538547 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 588/1169] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:58 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:59.175340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a6158948-296d-4c6f-abda-d32c0d8c6655 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:20:59.177058 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a6158948-296d-4c6f-abda-d32c0d8c6655 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:59.177384 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:59.177384 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:59.178042 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a6158948-296d-4c6f-abda-d32c0d8c6655 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:59.285796 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:59.285796 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:59.295745 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a6158948-296d-4c6f-abda-d32c0d8c6655 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:20:59.322793 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a6158948-296d-4c6f-abda-d32c0d8c6655 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:20:59.323984 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 582/1170] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:59 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:59.552831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3a835624-211f-4ece-b2fb-c71ea7115967 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:20:59.553900 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3a835624-211f-4ece-b2fb-c71ea7115967 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:59.554268 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:59.554268 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:20:59.554876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3a835624-211f-4ece-b2fb-c71ea7115967 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:59.555411 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3a835624-211f-4ece-b2fb-c71ea7115967 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:20:59.614648 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:59.614648 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:20:59.616997 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3a835624-211f-4ece-b2fb-c71ea7115967 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:20:59.618117 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 589/1171] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:20:59 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:00.340088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c5079726-d0ec-482f-9a40-3591b0bfa134 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:00.340827 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c5079726-d0ec-482f-9a40-3591b0bfa134 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:00.341356 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:00.341356 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:00.342011 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c5079726-d0ec-482f-9a40-3591b0bfa134 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:00.532123 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:00.532123 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:00.556701 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c5079726-d0ec-482f-9a40-3591b0bfa134 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:00.631945 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c5079726-d0ec-482f-9a40-3591b0bfa134 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:00.634685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a6ecf2b-b17e-46db-a340-59efe98d911e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:21:00.635116 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 583/1172] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:00 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 911 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:00.635804 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a6ecf2b-b17e-46db-a340-59efe98d911e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:00.636272 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:00.636272 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:00.636947 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a6ecf2b-b17e-46db-a340-59efe98d911e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:00.637512 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9a6ecf2b-b17e-46db-a340-59efe98d911e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:21:00.679769 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:00.679769 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:00.682193 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a6ecf2b-b17e-46db-a340-59efe98d911e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:21:00.683582 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 590/1173] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:00 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:01.651469 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5dd7ccae-dd3c-41b7-acf2-f7a6cddddc75 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:01.652075 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5dd7ccae-dd3c-41b7-acf2-f7a6cddddc75 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:01.652197 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:01.652197 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:01.652697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5dd7ccae-dd3c-41b7-acf2-f7a6cddddc75 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:01.703909 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b918674d-0f0d-4675-90be-c4d6cadfac52 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:21:01.707082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b918674d-0f0d-4675-90be-c4d6cadfac52 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:01.707341 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:01.707341 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:01.707998 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b918674d-0f0d-4675-90be-c4d6cadfac52 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:01.708509 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b918674d-0f0d-4675-90be-c4d6cadfac52 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:21:01.776543 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:01.776543 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:01.778424 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b918674d-0f0d-4675-90be-c4d6cadfac52 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:21:01.779153 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 591/1174] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:01 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:01.787983 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:01.787983 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:01.808534 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5dd7ccae-dd3c-41b7-acf2-f7a6cddddc75 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:01.836301 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5dd7ccae-dd3c-41b7-acf2-f7a6cddddc75 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:01.838548 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 584/1175] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:01 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:02.796261 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5377c821-3a99-412e-a7ae-57f7c40318c4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:21:02.797131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5377c821-3a99-412e-a7ae-57f7c40318c4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:02.797464 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:02.797464 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:02.797854 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5377c821-3a99-412e-a7ae-57f7c40318c4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:02.798233 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5377c821-3a99-412e-a7ae-57f7c40318c4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:21:02.842698 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:02.842698 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:02.845079 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5377c821-3a99-412e-a7ae-57f7c40318c4 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:21:02.857350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-442eae45-d021-4983-bee9-6e1cd758ede7 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:02.858236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-442eae45-d021-4983-bee9-6e1cd758ede7 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:02.858648 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:02.858648 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:02.859296 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-442eae45-d021-4983-bee9-6e1cd758ede7 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:02.880799 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 592/1176] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:02 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:02.968614 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:02.968614 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:02.981751 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-442eae45-d021-4983-bee9-6e1cd758ede7 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:03.018318 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-442eae45-d021-4983-bee9-6e1cd758ede7 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:03.020356 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 585/1177] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:02 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:03.861507 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8197d294-6afe-4173-8ead-e84e195ba874 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:21:03.862610 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8197d294-6afe-4173-8ead-e84e195ba874 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:03.863553 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:03.863553 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:03.864315 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8197d294-6afe-4173-8ead-e84e195ba874 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:03.864837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8197d294-6afe-4173-8ead-e84e195ba874 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:21:03.930171 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:03.930171 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:03.933565 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8197d294-6afe-4173-8ead-e84e195ba874 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:21:03.950553 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 593/1178] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:03 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 821 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:04.038275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2583ff7d-d4e1-4088-bb11-ee1806a20320 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:04.039271 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2583ff7d-d4e1-4088-bb11-ee1806a20320 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:04.039641 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:04.039641 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:04.040024 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2583ff7d-d4e1-4088-bb11-ee1806a20320 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:04.160334 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:04.160334 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:04.178181 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2583ff7d-d4e1-4088-bb11-ee1806a20320 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:04.204783 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2583ff7d-d4e1-4088-bb11-ee1806a20320 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:04.206737 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 586/1179] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:04 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 972 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:04.964291 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-608df84c-60e4-450b-8afe-57c2d3e7592e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:21:04.968817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-608df84c-60e4-450b-8afe-57c2d3e7592e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:04.969407 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:04.969407 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:04.970726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-608df84c-60e4-450b-8afe-57c2d3e7592e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:04.971631 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-608df84c-60e4-450b-8afe-57c2d3e7592e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:21:05.018300 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:05.018300 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:05.021027 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-608df84c-60e4-450b-8afe-57c2d3e7592e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:21:05.022101 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 594/1180] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:04 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 822 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:05.034065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3a687004-fd9a-4022-a05e-4bd44f73de9c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac Jan 27 18:21:05.035525 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3a687004-fd9a-4022-a05e-4bd44f73de9c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:05.035525 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:05.035525 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:05.035926 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3a687004-fd9a-4022-a05e-4bd44f73de9c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:05.104822 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:05.104822 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:05.114793 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3a687004-fd9a-4022-a05e-4bd44f73de9c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:21:05.146316 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3a687004-fd9a-4022-a05e-4bd44f73de9c tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac returned with HTTP 200 Jan 27 18:21:05.148052 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 587/1181] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:05 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac => generated 915 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:05.167219 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5382ca22-5b4a-43a6-a01c-5432b435c54d tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] POST http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666/action Jan 27 18:21:05.167928 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:05.167928 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:05.168620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5382ca22-5b4a-43a6-a01c-5432b435c54d tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:21:05.169350 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5382ca22-5b4a-43a6-a01c-5432b435c54d tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:05.170583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-5382ca22-5b4a-43a6-a01c-5432b435c54d tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] Updating backup '72e5f246-eac7-488e-98f6-36c8fc8d3666' with '{'status': 'error'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 27 18:21:05.224311 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a855018-2029-46b7-9794-150d4bb59359 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:05.225004 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a855018-2029-46b7-9794-150d4bb59359 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:05.225321 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:05.225321 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:05.225851 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a855018-2029-46b7-9794-150d4bb59359 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:05.274343 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:05.274343 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:05.308398 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-5382ca22-5b4a-43a6-a01c-5432b435c54d tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] reset_status in rpcapi backup_id 72e5f246-eac7-488e-98f6-36c8fc8d3666 on host n-d-742170-5. {{(pid=87902) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 27 18:21:05.328055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5382ca22-5b4a-43a6-a01c-5432b435c54d tempest-VolumesBackupsAdminTest-915289198 tempest-VolumesBackupsAdminTest-915289198-project-admin] http://10.222.0.72/volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666/action returned with HTTP 202 Jan 27 18:21:05.334288 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 595/1182] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:21:05 2021] POST /volume/v3/a919cb72fcb0446fbe1d929de0080249/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:21:05.345780 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a17eb28-94e8-4244-bf34-638ed174df70 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:21:05.351828 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a17eb28-94e8-4244-bf34-638ed174df70 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:05.353220 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:05.353220 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:05.353985 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a17eb28-94e8-4244-bf34-638ed174df70 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:05.354666 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9a17eb28-94e8-4244-bf34-638ed174df70 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Show backup with id 72e5f246-eac7-488e-98f6-36c8fc8d3666. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:21:05.392984 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:05.392984 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:05.395750 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a17eb28-94e8-4244-bf34-638ed174df70 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 200 Jan 27 18:21:05.396823 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 596/1183] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:05 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:21:05.405666 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:05.405666 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:05.419774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b1d9331-a884-41ab-8917-5c183d8ddd30 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] DELETE http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 Jan 27 18:21:05.422726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b1d9331-a884-41ab-8917-5c183d8ddd30 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:05.424966 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:05.424966 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:05.426519 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b1d9331-a884-41ab-8917-5c183d8ddd30 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:05.428196 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-0b1d9331-a884-41ab-8917-5c183d8ddd30 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Delete backup with id: 72e5f246-eac7-488e-98f6-36c8fc8d3666. Jan 27 18:21:05.429947 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8a855018-2029-46b7-9794-150d4bb59359 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:05.474604 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a855018-2029-46b7-9794-150d4bb59359 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:05.477713 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 588/1184] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:05 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 972 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:05.481200 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:05.481200 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:05.546632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-0b1d9331-a884-41ab-8917-5c183d8ddd30 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] delete_backup rpcapi backup_id 72e5f246-eac7-488e-98f6-36c8fc8d3666 {{(pid=87902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 18:21:05.554387 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b1d9331-a884-41ab-8917-5c183d8ddd30 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 returned with HTTP 202 Jan 27 18:21:05.555458 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 597/1185] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:21:05 2021] DELETE /volume/v3/98ae588691c14f6cbea907c58e675091/backups/72e5f246-eac7-488e-98f6-36c8fc8d3666 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:21:05.573192 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43cb1df7-b437-44fb-9abf-54dafbede4da tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] DELETE http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac Jan 27 18:21:05.573875 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43cb1df7-b437-44fb-9abf-54dafbede4da tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:05.574206 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:05.574206 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:05.574872 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43cb1df7-b437-44fb-9abf-54dafbede4da tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:05.575858 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-43cb1df7-b437-44fb-9abf-54dafbede4da tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Delete volume with id: 9d989b8a-9904-47ec-9693-3a164553f5ac Jan 27 18:21:05.701046 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:05.701046 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:05.703089 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-43cb1df7-b437-44fb-9abf-54dafbede4da tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:21:05.779403 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-43cb1df7-b437-44fb-9abf-54dafbede4da tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Delete volume request issued successfully. Jan 27 18:21:05.784356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43cb1df7-b437-44fb-9abf-54dafbede4da tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac returned with HTTP 202 Jan 27 18:21:05.785902 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 589/1186] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:21:05 2021] DELETE /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:21:05.793753 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f75b5338-9e10-4c8d-bd1d-900489f27020 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac Jan 27 18:21:05.794291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f75b5338-9e10-4c8d-bd1d-900489f27020 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:05.794482 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:05.794482 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:05.796065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f75b5338-9e10-4c8d-bd1d-900489f27020 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:05.916011 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:05.916011 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:05.945884 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f75b5338-9e10-4c8d-bd1d-900489f27020 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:21:06.001962 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f75b5338-9e10-4c8d-bd1d-900489f27020 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac returned with HTTP 200 Jan 27 18:21:06.004059 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 598/1187] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:05 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac => generated 914 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:06.492882 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2eeaeec5-3a81-497b-9733-faa217c46e97 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:06.500213 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2eeaeec5-3a81-497b-9733-faa217c46e97 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:06.500213 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:06.500213 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:06.500213 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2eeaeec5-3a81-497b-9733-faa217c46e97 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:06.567918 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:06.567918 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:06.578598 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2eeaeec5-3a81-497b-9733-faa217c46e97 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:06.606379 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2eeaeec5-3a81-497b-9733-faa217c46e97 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:06.619970 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 590/1188] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:06 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 972 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:07.021118 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c46496c-ce9d-4e45-8791-a414b1ae0bb6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac Jan 27 18:21:07.022321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c46496c-ce9d-4e45-8791-a414b1ae0bb6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:07.022544 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:07.022544 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:07.022931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c46496c-ce9d-4e45-8791-a414b1ae0bb6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:07.148717 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:07.148717 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:07.164087 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2c46496c-ce9d-4e45-8791-a414b1ae0bb6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:21:07.213960 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c46496c-ce9d-4e45-8791-a414b1ae0bb6 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac returned with HTTP 200 Jan 27 18:21:07.215683 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 599/1189] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:07 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac => generated 914 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:07.637604 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d4d5569-bb0c-48b8-9a8b-47008a4761bc tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:07.638148 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d4d5569-bb0c-48b8-9a8b-47008a4761bc tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:07.638350 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:07.638350 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:07.639019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d4d5569-bb0c-48b8-9a8b-47008a4761bc tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:07.726819 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:07.726819 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:07.739782 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6d4d5569-bb0c-48b8-9a8b-47008a4761bc tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:07.825158 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d4d5569-bb0c-48b8-9a8b-47008a4761bc tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:07.826860 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 591/1190] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:07 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 972 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:08.241207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c4c8bbb5-11c6-461a-a5df-ccb817ad3f5e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac Jan 27 18:21:08.241911 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c4c8bbb5-11c6-461a-a5df-ccb817ad3f5e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:08.241911 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:08.241911 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:08.242512 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c4c8bbb5-11c6-461a-a5df-ccb817ad3f5e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:08.364573 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:08.364573 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:08.393309 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c4c8bbb5-11c6-461a-a5df-ccb817ad3f5e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:21:08.463962 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c4c8bbb5-11c6-461a-a5df-ccb817ad3f5e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac returned with HTTP 200 Jan 27 18:21:08.465373 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 600/1191] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:08 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac => generated 914 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:08.851464 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ce9adb8-47d4-4afc-9049-337e637e44d6 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:08.855078 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ce9adb8-47d4-4afc-9049-337e637e44d6 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:08.855658 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:08.855658 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:08.856294 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ce9adb8-47d4-4afc-9049-337e637e44d6 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:08.995693 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:08.995693 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:09.010755 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1ce9adb8-47d4-4afc-9049-337e637e44d6 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:09.040656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ce9adb8-47d4-4afc-9049-337e637e44d6 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:09.041991 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 592/1192] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:08 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 972 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:09.485666 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2843e47e-2e0e-4a1e-9712-b1b99d811b7e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac Jan 27 18:21:09.486159 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2843e47e-2e0e-4a1e-9712-b1b99d811b7e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:09.486373 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:09.486373 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:09.487080 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2843e47e-2e0e-4a1e-9712-b1b99d811b7e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:09.541059 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2843e47e-2e0e-4a1e-9712-b1b99d811b7e tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac returned with HTTP 404 Jan 27 18:21:09.542365 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 601/1193] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:09 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/9d989b8a-9904-47ec-9693-3a164553f5ac => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:21:09.553946 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bbc7d5b8-2300-466e-ada4-67e62122e522 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] DELETE http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 Jan 27 18:21:09.554495 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bbc7d5b8-2300-466e-ada4-67e62122e522 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:09.554695 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:09.554695 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:09.559112 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bbc7d5b8-2300-466e-ada4-67e62122e522 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:09.560982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-bbc7d5b8-2300-466e-ada4-67e62122e522 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Delete volume with id: d00f8913-d755-4094-b019-1048da3bdb76 Jan 27 18:21:09.718122 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:09.718122 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:09.720901 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bbc7d5b8-2300-466e-ada4-67e62122e522 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:21:09.807575 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bbc7d5b8-2300-466e-ada4-67e62122e522 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Delete volume request issued successfully. Jan 27 18:21:09.808275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bbc7d5b8-2300-466e-ada4-67e62122e522 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 returned with HTTP 202 Jan 27 18:21:09.809905 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 593/1194] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:21:09 2021] DELETE /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:21:09.817528 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c7fe944-5490-4e58-8798-df6691f06a21 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 Jan 27 18:21:09.818064 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c7fe944-5490-4e58-8798-df6691f06a21 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:09.818554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c7fe944-5490-4e58-8798-df6691f06a21 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:09.960204 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:09.960204 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:10.013814 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2c7fe944-5490-4e58-8798-df6691f06a21 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:21:10.061568 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-225e672e-a0d1-46e6-9a8f-3cf5321db467 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:10.061952 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-225e672e-a0d1-46e6-9a8f-3cf5321db467 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:10.062230 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:10.062230 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:10.062786 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-225e672e-a0d1-46e6-9a8f-3cf5321db467 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:10.117913 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c7fe944-5490-4e58-8798-df6691f06a21 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 returned with HTTP 200 Jan 27 18:21:10.118168 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 602/1195] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:09 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 => generated 915 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:10.267860 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:10.267860 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:10.293269 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-225e672e-a0d1-46e6-9a8f-3cf5321db467 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:10.341823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-225e672e-a0d1-46e6-9a8f-3cf5321db467 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:10.344098 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 594/1196] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:10 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 972 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:11.145896 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b6b64a2-7d89-4d17-95f7-4770a4a1e577 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 Jan 27 18:21:11.146635 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b6b64a2-7d89-4d17-95f7-4770a4a1e577 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:11.147020 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:11.147020 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:11.147655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b6b64a2-7d89-4d17-95f7-4770a4a1e577 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:11.256465 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:11.256465 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:11.290182 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8b6b64a2-7d89-4d17-95f7-4770a4a1e577 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:21:11.360165 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-987e97ea-4e89-472a-a257-38b27d9be4c0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:11.360889 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-987e97ea-4e89-472a-a257-38b27d9be4c0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:11.361259 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:11.361259 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:11.361857 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-987e97ea-4e89-472a-a257-38b27d9be4c0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:11.374396 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b6b64a2-7d89-4d17-95f7-4770a4a1e577 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 returned with HTTP 200 Jan 27 18:21:11.380501 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 603/1197] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:11 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 => generated 915 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:11.470899 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:11.470899 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:11.498957 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-987e97ea-4e89-472a-a257-38b27d9be4c0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:11.579339 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-987e97ea-4e89-472a-a257-38b27d9be4c0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:11.583581 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 595/1198] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:11 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 972 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:21:12.398165 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e6f262a-6232-46f2-aff8-30dd1b6bc92d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 Jan 27 18:21:12.399779 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e6f262a-6232-46f2-aff8-30dd1b6bc92d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:12.400336 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:12.400336 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:12.401297 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e6f262a-6232-46f2-aff8-30dd1b6bc92d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:12.479568 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:12.479568 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:12.489377 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6e6f262a-6232-46f2-aff8-30dd1b6bc92d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Volume info retrieved successfully. Jan 27 18:21:12.539717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e6f262a-6232-46f2-aff8-30dd1b6bc92d tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 returned with HTTP 200 Jan 27 18:21:12.557260 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 604/1199] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:12 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 => generated 915 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:12.600160 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c949cd72-c33b-4712-9b68-c051ea3aebaf tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:12.600684 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c949cd72-c33b-4712-9b68-c051ea3aebaf tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:12.600908 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:12.600908 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:12.601439 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c949cd72-c33b-4712-9b68-c051ea3aebaf tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:12.783018 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:12.783018 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:12.801305 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c949cd72-c33b-4712-9b68-c051ea3aebaf tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:12.848086 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c949cd72-c33b-4712-9b68-c051ea3aebaf tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:12.849851 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 596/1200] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:12 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 1360 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:21:12.877404 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-156a35a7-e05a-474f-aab2-708c7ec7bea0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] POST http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528/action Jan 27 18:21:12.877734 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:12.877734 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:12.878688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-156a35a7-e05a-474f-aab2-708c7ec7bea0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:21:12.879265 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-156a35a7-e05a-474f-aab2-708c7ec7bea0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:12.967951 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:12.967951 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:13.007533 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] POST http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes Jan 27 18:21:13.008806 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:13.008806 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:13.009475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1212522090"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:13.010724 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1212522090'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:21:13.011521 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Create volume of 1 GB Jan 27 18:21:13.032422 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Availability Zones retrieved successfully. Jan 27 18:21:13.054543 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:13.054543 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:13.056918 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-156a35a7-e05a-474f-aab2-708c7ec7bea0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:13.067169 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Flow 'volume_create_api' (5c783536-8d34-46a1-b21d-bcd188b0c120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:13.072562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6aa9f67-9d48-47fa-a8b3-50b02fcaba99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:13.075939 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:21:13.082749 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-156a35a7-e05a-474f-aab2-708c7ec7bea0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Update volume metadata completed successfully. Jan 27 18:21:13.083403 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-156a35a7-e05a-474f-aab2-708c7ec7bea0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528/action returned with HTTP 200 Jan 27 18:21:13.084532 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 605/1201] 10.222.0.72 () {60 vars in 1358 bytes} [Wed Jan 27 18:21:12 2021] POST /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528/action => generated 511 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:13.094060 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-656b34b7-6249-4ffc-8d02-e2e890f546a8 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:13.107854 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-656b34b7-6249-4ffc-8d02-e2e890f546a8 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:13.107854 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:13.107854 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:13.107854 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-656b34b7-6249-4ffc-8d02-e2e890f546a8 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:13.181351 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6aa9f67-9d48-47fa-a8b3-50b02fcaba99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:13.189193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71948104-68a9-4c3c-beac-f42b3a716dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:13.208597 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:13.208597 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:13.236565 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-656b34b7-6249-4ffc-8d02-e2e890f546a8 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:13.287470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-656b34b7-6249-4ffc-8d02-e2e890f546a8 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:13.289517 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 606/1202] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:13 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 1435 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:21:13.303859 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b622fe58-3b6f-4a84-bbad-680146c2256b tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] POST http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528/action Jan 27 18:21:13.304286 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:13.304286 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:13.305018 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b622fe58-3b6f-4a84-bbad-680146c2256b tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:21:13.306281 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b622fe58-3b6f-4a84-bbad-680146c2256b tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:13.360244 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Created reservations ['23e52206-95e6-47c8-9165-fecf620c6c0d', '43d50f69-9576-4fa5-91a3-06ceddb39f21', '87e3d8ec-2ac5-4b34-b0cc-5ee09c7499bc', '413de2f1-ab15-4aa6-8122-6b5e7812c9dc'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:21:13.362979 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71948104-68a9-4c3c-beac-f42b3a716dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23e52206-95e6-47c8-9165-fecf620c6c0d', '43d50f69-9576-4fa5-91a3-06ceddb39f21', '87e3d8ec-2ac5-4b34-b0cc-5ee09c7499bc', '413de2f1-ab15-4aa6-8122-6b5e7812c9dc']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:13.366392 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f83c7686-9d76-4b66-b30d-d144760f9cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:13.425638 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:13.425638 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:13.453962 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f83c7686-9d76-4b66-b30d-d144760f9cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9cae564-241e-446d-80f8-5d1f46f66d57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1212522090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c3bf9d4e962473c8dc21f77de2fe0c8',qos_specs=None,replication_status=,reservations=['23e52206-95e6-47c8-9165-fecf620c6c0d','43d50f69-9576-4fa5-91a3-06ceddb39f21','87e3d8ec-2ac5-4b34-b0cc-5ee09c7499bc','413de2f1-ab15-4aa6-8122-6b5e7812c9dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584a2ef8e79446f8949f8c7b02d80448',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:21:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1212522090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9cae564-241e-446d-80f8-5d1f46f66d57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c3bf9d4e962473c8dc21f77de2fe0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='584a2ef8e79446f8949f8c7b02d80448',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:13.457654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78e4918-e73f-43d7-9f51-d2a100b5b87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:13.491306 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78e4918-e73f-43d7-9f51-d2a100b5b87d) transitioned into state 'SUCCESS' from state '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-1212522090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c3bf9d4e962473c8dc21f77de2fe0c8',qos_specs=None,replication_status=,reservations=['23e52206-95e6-47c8-9165-fecf620c6c0d','43d50f69-9576-4fa5-91a3-06ceddb39f21','87e3d8ec-2ac5-4b34-b0cc-5ee09c7499bc','413de2f1-ab15-4aa6-8122-6b5e7812c9dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584a2ef8e79446f8949f8c7b02d80448',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:13.493997 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (278a82b7-303b-42dd-8ffb-e8fd49daca16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:13.514894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (278a82b7-303b-42dd-8ffb-e8fd49daca16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:13.518281 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Flow 'volume_create_api' (5c783536-8d34-46a1-b21d-bcd188b0c120) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:13.602628 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:13.602628 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:13.603927 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b622fe58-3b6f-4a84-bbad-680146c2256b tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:13.634066 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b622fe58-3b6f-4a84-bbad-680146c2256b tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Get volume image-metadata completed successfully. Jan 27 18:21:13.642157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Create volume request issued successfully. Jan 27 18:21:13.664816 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a0c11d3-2ff5-40c7-a24c-60b3c49e15f0 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes returned with HTTP 202 Jan 27 18:21:13.670197 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 597/1203] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:21:13 2021] POST /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes => generated 826 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:21:13.672561 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:21:13.672561 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:21:13.679914 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e019d3c-8e24-449d-9f10-5d95791de428 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] GET http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 Jan 27 18:21:13.683016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e019d3c-8e24-449d-9f10-5d95791de428 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:13.683253 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:13.683253 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:13.683679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e019d3c-8e24-449d-9f10-5d95791de428 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:13.689839 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b622fe58-3b6f-4a84-bbad-680146c2256b tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Delete volume metadata completed successfully. Jan 27 18:21:13.690878 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b622fe58-3b6f-4a84-bbad-680146c2256b tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528/action returned with HTTP 200 Jan 27 18:21:13.692048 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 607/1204] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:21:13 2021] POST /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528/action => generated 0 bytes in 392 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 27 18:21:13.701062 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c055ed90-9dc8-4a26-b042-26c72e9e2ed5 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:21:13.707360 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c055ed90-9dc8-4a26-b042-26c72e9e2ed5 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:13.708060 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:13.708060 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:13.708672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c055ed90-9dc8-4a26-b042-26c72e9e2ed5 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:13.817601 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:13.817601 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:13.842423 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c055ed90-9dc8-4a26-b042-26c72e9e2ed5 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:21:13.889971 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c055ed90-9dc8-4a26-b042-26c72e9e2ed5 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:21:13.890804 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 608/1205] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:13 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 918 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:13.905723 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64cd3f20-592a-4d1e-83fd-17d182fb8080 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] POST http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528/action Jan 27 18:21:13.906186 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:13.906186 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:13.906620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64cd3f20-592a-4d1e-83fd-17d182fb8080 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:21:13.907006 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64cd3f20-592a-4d1e-83fd-17d182fb8080 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:13.939369 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e019d3c-8e24-449d-9f10-5d95791de428 tempest-VolumesBackupsAdminTest-453879178 tempest-VolumesBackupsAdminTest-453879178-project] http://10.222.0.72/volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 returned with HTTP 404 Jan 27 18:21:13.947095 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 598/1206] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:13 2021] GET /volume/v3/98ae588691c14f6cbea907c58e675091/volumes/d00f8913-d755-4094-b019-1048da3bdb76 => generated 109 bytes in 276 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:21:14.030847 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:14.030847 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:14.032252 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-64cd3f20-592a-4d1e-83fd-17d182fb8080 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:14.072784 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-64cd3f20-592a-4d1e-83fd-17d182fb8080 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Get volume image-metadata completed successfully. Jan 27 18:21:14.073757 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64cd3f20-592a-4d1e-83fd-17d182fb8080 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528/action returned with HTTP 200 Jan 27 18:21:14.074809 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 609/1207] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:21:13 2021] POST /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528/action => generated 485 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:14.090989 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9e08877-1c13-45c5-b20e-36ef00be2f8d tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] DELETE http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:14.092045 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9e08877-1c13-45c5-b20e-36ef00be2f8d tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:14.093004 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9e08877-1c13-45c5-b20e-36ef00be2f8d tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:14.096282 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-e9e08877-1c13-45c5-b20e-36ef00be2f8d tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Delete volume with id: dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:14.197873 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:14.197873 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:14.201078 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e9e08877-1c13-45c5-b20e-36ef00be2f8d tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:14.260437 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e9e08877-1c13-45c5-b20e-36ef00be2f8d tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Delete volume request issued successfully. Jan 27 18:21:14.262189 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9e08877-1c13-45c5-b20e-36ef00be2f8d tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 202 Jan 27 18:21:14.267249 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 599/1208] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:21:14 2021] DELETE /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:21:14.272088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb29e27c-d844-4cc5-b560-f87b4bc5b4d8 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:14.272893 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb29e27c-d844-4cc5-b560-f87b4bc5b4d8 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:14.274172 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:14.274172 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:14.274494 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb29e27c-d844-4cc5-b560-f87b4bc5b4d8 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:14.389027 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:14.389027 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:14.416378 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eb29e27c-d844-4cc5-b560-f87b4bc5b4d8 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:14.516845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb29e27c-d844-4cc5-b560-f87b4bc5b4d8 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:14.520190 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 610/1209] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:14 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 1408 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:21:14.908126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0b955f7-19be-4b59-b5e2-bc4e01e35baf tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:21:14.908667 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0b955f7-19be-4b59-b5e2-bc4e01e35baf tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:14.908890 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:14.908890 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:14.909296 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0b955f7-19be-4b59-b5e2-bc4e01e35baf tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:15.054564 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:15.054564 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:15.076252 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a0b955f7-19be-4b59-b5e2-bc4e01e35baf tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:21:15.210771 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0b955f7-19be-4b59-b5e2-bc4e01e35baf tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:21:15.219655 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 600/1210] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:14 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 918 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:15.545649 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-725ca72d-b0a5-4462-ad2a-5545f9132fb0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:15.547310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-725ca72d-b0a5-4462-ad2a-5545f9132fb0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:15.547758 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:15.547758 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:15.548403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-725ca72d-b0a5-4462-ad2a-5545f9132fb0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:15.651641 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:15.651641 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:15.679669 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-725ca72d-b0a5-4462-ad2a-5545f9132fb0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Volume info retrieved successfully. Jan 27 18:21:15.754608 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-725ca72d-b0a5-4462-ad2a-5545f9132fb0 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 200 Jan 27 18:21:15.764694 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 611/1211] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:15 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 1408 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:21:16.240483 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0729257b-47dd-4802-9eb8-6f17cffcea12 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:21:16.241584 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0729257b-47dd-4802-9eb8-6f17cffcea12 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:16.241999 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:16.241999 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:16.241999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0729257b-47dd-4802-9eb8-6f17cffcea12 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:16.322763 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:16.322763 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:16.333040 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0729257b-47dd-4802-9eb8-6f17cffcea12 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:21:16.358235 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0729257b-47dd-4802-9eb8-6f17cffcea12 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:21:16.359671 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 601/1212] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:16 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 919 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:16.772387 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a696217a-d5a3-4603-8f83-188612b66e27 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 Jan 27 18:21:16.772937 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a696217a-d5a3-4603-8f83-188612b66e27 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:16.773203 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:16.773203 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:16.773586 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a696217a-d5a3-4603-8f83-188612b66e27 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:16.876897 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a696217a-d5a3-4603-8f83-188612b66e27 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 returned with HTTP 404 Jan 27 18:21:16.879559 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 612/1213] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:16 2021] GET /volume/v3/467e109a58e142b4a61157f7d3446fc8/volumes/dc8ba0ba-5ac6-49c5-945b-4d7976e17528 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:21:21.218087 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0729257b-47dd-4802-9eb8-6f17cffcea12 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume// Jan 27 18:21:21.219556 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0729257b-47dd-4802-9eb8-6f17cffcea12 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:21.220491 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:21.220491 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:21.221140 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0729257b-47dd-4802-9eb8-6f17cffcea12 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:21.223295 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0729257b-47dd-4802-9eb8-6f17cffcea12 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:21:21.224185 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 602/1214] 10.222.0.72 () {56 vars in 872 bytes} [Wed Jan 27 18:21:21 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:21:21.233555 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a696217a-d5a3-4603-8f83-188612b66e27 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] GET http://10.222.0.72/volume// Jan 27 18:21:21.234587 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a696217a-d5a3-4603-8f83-188612b66e27 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:21.235663 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a696217a-d5a3-4603-8f83-188612b66e27 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:21.239012 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a696217a-d5a3-4603-8f83-188612b66e27 tempest-VolumesImageMetadata-1821974787 tempest-VolumesImageMetadata-1821974787-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:21:21.240710 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 613/1215] 10.222.0.72 () {56 vars in 872 bytes} [Wed Jan 27 18:21:21 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:21:22.076072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] POST http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes Jan 27 18:21:22.077048 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-508526235"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:22.078369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-508526235'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:21:22.078909 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Create volume of 1 GB Jan 27 18:21:22.106016 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Availability Zones retrieved successfully. Jan 27 18:21:22.125859 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Flow 'volume_create_api' (5d13b279-41d6-4d26-b2a2-943bef5828fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:22.129968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ff3c7e-cd02-4ee8-844e-efa6b59a1c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:22.133206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:21:22.220359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ff3c7e-cd02-4ee8-844e-efa6b59a1c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:22.224563 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db802f39-80e4-4376-8147-4ed72951846d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:22.390960 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0515d3fd-3bcb-4dbd-8c49-f6c7efb683a9 tempest-VersionsTest-1337485316 tempest-VersionsTest-1337485316-project] GET http://10.222.0.72/volume/v2/ Jan 27 18:21:22.391820 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0515d3fd-3bcb-4dbd-8c49-f6c7efb683a9 tempest-VersionsTest-1337485316 tempest-VersionsTest-1337485316-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:22.392519 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0515d3fd-3bcb-4dbd-8c49-f6c7efb683a9 tempest-VersionsTest-1337485316 tempest-VersionsTest-1337485316-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:22.394205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0515d3fd-3bcb-4dbd-8c49-f6c7efb683a9 tempest-VersionsTest-1337485316 tempest-VersionsTest-1337485316-project] http://10.222.0.72/volume/v2/ returned with HTTP 200 Jan 27 18:21:22.395203 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 603/1216] 10.222.0.72 () {58 vars in 1084 bytes} [Wed Jan 27 18:21:21 2021] GET /volume/v2/ => generated 382 bytes in 1148 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 27 18:21:22.410408 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20cf841e-1ce4-4193-93ad-daf71f3ef3ee tempest-VersionsTest-1337485316 tempest-VersionsTest-1337485316-project] GET http://10.222.0.72/volume/v3/ Jan 27 18:21:22.410928 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20cf841e-1ce4-4193-93ad-daf71f3ef3ee tempest-VersionsTest-1337485316 tempest-VersionsTest-1337485316-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:22.411405 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20cf841e-1ce4-4193-93ad-daf71f3ef3ee tempest-VersionsTest-1337485316 tempest-VersionsTest-1337485316-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:22.412315 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20cf841e-1ce4-4193-93ad-daf71f3ef3ee tempest-VersionsTest-1337485316 tempest-VersionsTest-1337485316-project] http://10.222.0.72/volume/v3/ returned with HTTP 200 Jan 27 18:21:22.419329 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 604/1217] 10.222.0.72 () {58 vars in 1084 bytes} [Wed Jan 27 18:21:22 2021] GET /volume/v3/ => generated 386 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:21:22.453193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Created reservations ['43818a15-93b7-4874-9a3c-d47236535c3c', '4081c2af-ba0b-41d3-892c-a5ce385d5513', '3b360d11-fe8c-4fed-b3f2-afe901609ca4', '9f2d9f4b-4e92-434d-be2a-c4c3f40e2e51'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:21:22.462894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db802f39-80e4-4376-8147-4ed72951846d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43818a15-93b7-4874-9a3c-d47236535c3c', '4081c2af-ba0b-41d3-892c-a5ce385d5513', '3b360d11-fe8c-4fed-b3f2-afe901609ca4', '9f2d9f4b-4e92-434d-be2a-c4c3f40e2e51']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:22.463149 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18689b38-e5d2-4823-a5f9-6122bb3ce14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:22.560422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18689b38-e5d2-4823-a5f9-6122bb3ce14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efcc6fd0-c653-49a1-b182-733de511965f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-508526235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2036046f597643329067bb301db75340',qos_specs=None,replication_status=,reservations=['43818a15-93b7-4874-9a3c-d47236535c3c','4081c2af-ba0b-41d3-892c-a5ce385d5513','3b360d11-fe8c-4fed-b3f2-afe901609ca4','9f2d9f4b-4e92-434d-be2a-c4c3f40e2e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ca548ac559a494e8e4226eccf2bcec0',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-508526235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efcc6fd0-c653-49a1-b182-733de511965f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2036046f597643329067bb301db75340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3ca548ac559a494e8e4226eccf2bcec0',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:22.565096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8919edf-7482-408b-a883-6576002e0d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:22.621820 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8919edf-7482-408b-a883-6576002e0d76) transitioned into state 'SUCCESS' from state '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-508526235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2036046f597643329067bb301db75340',qos_specs=None,replication_status=,reservations=['43818a15-93b7-4874-9a3c-d47236535c3c','4081c2af-ba0b-41d3-892c-a5ce385d5513','3b360d11-fe8c-4fed-b3f2-afe901609ca4','9f2d9f4b-4e92-434d-be2a-c4c3f40e2e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ca548ac559a494e8e4226eccf2bcec0',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:22.626584 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c11a44b-df5c-4a23-bdcf-6dd337949d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:22.676829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c11a44b-df5c-4a23-bdcf-6dd337949d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:22.682588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Flow 'volume_create_api' (5d13b279-41d6-4d26-b2a2-943bef5828fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:22.831379 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Create volume request issued successfully. Jan 27 18:21:22.883084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-012f41a1-ac77-43d5-8bf8-32065f857bda tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes returned with HTTP 202 Jan 27 18:21:22.884028 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 614/1218] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:21:21 2021] POST /volume/v3/2036046f597643329067bb301db75340/volumes => generated 819 bytes in 916 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:21:22.910572 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22a89847-c488-4994-8724-436097950783 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:21:22.911480 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22a89847-c488-4994-8724-436097950783 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:22.912268 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22a89847-c488-4994-8724-436097950783 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:23.009497 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:23.009497 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:23.029535 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-22a89847-c488-4994-8724-436097950783 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:23.078153 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22a89847-c488-4994-8724-436097950783 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f returned with HTTP 200 Jan 27 18:21:23.089861 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 605/1219] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:22 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f => generated 911 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:24.096944 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7df715f8-6fb1-41e3-80f4-711ba1b2341e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:21:24.098190 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7df715f8-6fb1-41e3-80f4-711ba1b2341e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:24.098605 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:24.098605 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:24.099691 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7df715f8-6fb1-41e3-80f4-711ba1b2341e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:24.191596 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:24.191596 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:24.200985 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7df715f8-6fb1-41e3-80f4-711ba1b2341e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:24.227619 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7df715f8-6fb1-41e3-80f4-711ba1b2341e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f returned with HTTP 200 Jan 27 18:21:24.249410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b0dc11e9-741e-4c7e-a440-9d5983014290 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] POST http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots Jan 27 18:21:24.250595 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:24.250595 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:24.251479 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b0dc11e9-741e-4c7e-a440-9d5983014290 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efcc6fd0-c653-49a1-b182-733de511965f", "name": "tempest-VolumesDeleteCascade-Snapshot-1378282739"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:24.259170 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 615/1220] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:24 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f => generated 912 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:24.332266 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:24.332266 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:24.334210 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b0dc11e9-741e-4c7e-a440-9d5983014290 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:24.334757 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-b0dc11e9-741e-4c7e-a440-9d5983014290 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Create snapshot from volume efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:21:24.408565 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-b0dc11e9-741e-4c7e-a440-9d5983014290 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Created reservations ['83dc6c5f-1965-4d6b-99d3-35d80c943767', '9c51274f-41bb-46e6-919b-48e4da1ede59', '104aba3a-dd56-4c5d-a935-e13ff5444fd1', '633cfcbe-c95f-4f01-952e-e5a079a6b179'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:21:24.569208 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b0dc11e9-741e-4c7e-a440-9d5983014290 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot create request issued successfully. Jan 27 18:21:24.570384 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b0dc11e9-741e-4c7e-a440-9d5983014290 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots returned with HTTP 202 Jan 27 18:21:24.575554 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 606/1221] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:21:24 2021] POST /volume/v3/2036046f597643329067bb301db75340/snapshots => generated 307 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:21:24.585350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a2622b54-81ef-4b0f-8e19-cc1d7d0605cf tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/b958bcbf-2e15-49bf-8aca-d8ea31ad0a23 Jan 27 18:21:24.586113 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a2622b54-81ef-4b0f-8e19-cc1d7d0605cf tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:24.586422 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:24.586422 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:24.586977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a2622b54-81ef-4b0f-8e19-cc1d7d0605cf tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:24.701943 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:24.701943 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:24.703733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a2622b54-81ef-4b0f-8e19-cc1d7d0605cf tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot retrieved successfully. Jan 27 18:21:24.705656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a2622b54-81ef-4b0f-8e19-cc1d7d0605cf tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/b958bcbf-2e15-49bf-8aca-d8ea31ad0a23 returned with HTTP 200 Jan 27 18:21:24.707190 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 616/1222] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:21:24 2021] GET /volume/v3/2036046f597643329067bb301db75340/snapshots/b958bcbf-2e15-49bf-8aca-d8ea31ad0a23 => generated 439 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:25.719807 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c13b33f-cdf6-4657-b1dd-dba6e40dac11 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/b958bcbf-2e15-49bf-8aca-d8ea31ad0a23 Jan 27 18:21:25.720430 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c13b33f-cdf6-4657-b1dd-dba6e40dac11 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:25.720549 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:25.720549 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:25.720968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c13b33f-cdf6-4657-b1dd-dba6e40dac11 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:25.791161 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:25.791161 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:25.793180 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9c13b33f-cdf6-4657-b1dd-dba6e40dac11 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot retrieved successfully. Jan 27 18:21:25.795616 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c13b33f-cdf6-4657-b1dd-dba6e40dac11 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/b958bcbf-2e15-49bf-8aca-d8ea31ad0a23 returned with HTTP 200 Jan 27 18:21:25.801539 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 607/1223] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:21:25 2021] GET /volume/v3/2036046f597643329067bb301db75340/snapshots/b958bcbf-2e15-49bf-8aca-d8ea31ad0a23 => generated 439 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:26.814055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a86be3aa-a924-46b8-af26-819e543f948f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/b958bcbf-2e15-49bf-8aca-d8ea31ad0a23 Jan 27 18:21:26.817759 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a86be3aa-a924-46b8-af26-819e543f948f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:26.818204 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:26.818204 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:26.818998 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a86be3aa-a924-46b8-af26-819e543f948f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:26.862940 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:26.862940 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:26.865022 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a86be3aa-a924-46b8-af26-819e543f948f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot retrieved successfully. Jan 27 18:21:26.870145 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a86be3aa-a924-46b8-af26-819e543f948f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/b958bcbf-2e15-49bf-8aca-d8ea31ad0a23 returned with HTTP 200 Jan 27 18:21:26.871583 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 617/1224] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:21:26 2021] GET /volume/v3/2036046f597643329067bb301db75340/snapshots/b958bcbf-2e15-49bf-8aca-d8ea31ad0a23 => generated 466 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:26.884487 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0dbc49a5-9223-4fa3-8869-e9a06a485672 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] POST http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots Jan 27 18:21:26.885006 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:26.885006 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:26.885572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0dbc49a5-9223-4fa3-8869-e9a06a485672 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efcc6fd0-c653-49a1-b182-733de511965f", "name": "tempest-VolumesDeleteCascade-Snapshot-1397255373"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:26.968792 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:26.968792 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:26.970567 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0dbc49a5-9223-4fa3-8869-e9a06a485672 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:26.970927 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-0dbc49a5-9223-4fa3-8869-e9a06a485672 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Create snapshot from volume efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:21:27.052612 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-0dbc49a5-9223-4fa3-8869-e9a06a485672 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Created reservations ['3c2e1c12-22cb-419b-84a4-120601c633ec', '3432c34b-5e5b-4a3f-be05-28a46a0e767d', '3f19d5d9-e8ea-43f0-b4ab-2c0558bfc13b', '19865d09-452a-49d1-b4d0-74a560a92626'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:21:27.195608 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0dbc49a5-9223-4fa3-8869-e9a06a485672 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot create request issued successfully. Jan 27 18:21:27.196415 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0dbc49a5-9223-4fa3-8869-e9a06a485672 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots returned with HTTP 202 Jan 27 18:21:27.208520 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-927c68f3-d8be-4cc3-9594-894ea7708589 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 Jan 27 18:21:27.209051 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-927c68f3-d8be-4cc3-9594-894ea7708589 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:27.209336 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:27.209336 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:27.209600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-927c68f3-d8be-4cc3-9594-894ea7708589 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:27.218737 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 608/1225] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:21:26 2021] POST /volume/v3/2036046f597643329067bb301db75340/snapshots => generated 307 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:21:27.276849 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:27.276849 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:27.277989 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-927c68f3-d8be-4cc3-9594-894ea7708589 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot retrieved successfully. Jan 27 18:21:27.287196 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-927c68f3-d8be-4cc3-9594-894ea7708589 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 returned with HTTP 200 Jan 27 18:21:27.288065 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 618/1226] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:21:27 2021] GET /volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 => generated 439 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:28.008385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] POST http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes Jan 27 18:21:28.008969 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:28.008969 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:28.009561 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-800970268"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:28.010934 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-800970268'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:21:28.011417 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Create volume of 1 GB Jan 27 18:21:28.012191 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:28.012191 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:28.041094 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Availability Zones retrieved successfully. Jan 27 18:21:28.082116 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Flow 'volume_create_api' (9bfb2de2-8711-4ad4-8b11-fcf69d6e5e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:28.092774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c67fd71-5fd1-40dd-9380-2b3fffbf909e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:28.094965 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:21:28.172765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c67fd71-5fd1-40dd-9380-2b3fffbf909e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:28.175722 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3716178-3d7a-4c8c-a655-f95eb6aba6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:28.303043 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ba75a8e-0557-444e-8456-aca5d1ff1c5a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 Jan 27 18:21:28.303701 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ba75a8e-0557-444e-8456-aca5d1ff1c5a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:28.304079 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:28.304079 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:28.304477 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ba75a8e-0557-444e-8456-aca5d1ff1c5a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:28.351360 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Created reservations ['fc07611e-731a-4807-8fad-7ac2d46c3f18', '4fe51162-ab01-4ceb-84d1-3341c26af941', 'bcde6f87-3a1c-4b8c-a69a-e9c6cd2a6ec8', '0d15992e-fec3-4161-bc35-b51eded1fbf3'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:21:28.355350 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3716178-3d7a-4c8c-a655-f95eb6aba6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc07611e-731a-4807-8fad-7ac2d46c3f18', '4fe51162-ab01-4ceb-84d1-3341c26af941', 'bcde6f87-3a1c-4b8c-a69a-e9c6cd2a6ec8', '0d15992e-fec3-4161-bc35-b51eded1fbf3']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:28.358095 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01a7e4c7-1654-4184-9429-6819a8869180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:28.368610 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:28.368610 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:28.369823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9ba75a8e-0557-444e-8456-aca5d1ff1c5a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot retrieved successfully. Jan 27 18:21:28.375963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ba75a8e-0557-444e-8456-aca5d1ff1c5a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 returned with HTTP 200 Jan 27 18:21:28.381374 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 619/1227] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:21:28 2021] GET /volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 => generated 439 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:28.456316 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01a7e4c7-1654-4184-9429-6819a8869180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42bb3d0e-c8b8-459c-8118-13a04b0945f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-800970268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd3197cf9df4d7493461faa22365c0e',qos_specs=None,replication_status=,reservations=['fc07611e-731a-4807-8fad-7ac2d46c3f18','4fe51162-ab01-4ceb-84d1-3341c26af941','bcde6f87-3a1c-4b8c-a69a-e9c6cd2a6ec8','0d15992e-fec3-4161-bc35-b51eded1fbf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbd2b4b5ae754ba3bca6fa039303cb60',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-800970268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42bb3d0e-c8b8-459c-8118-13a04b0945f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cd3197cf9df4d7493461faa22365c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='cbd2b4b5ae754ba3bca6fa039303cb60',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:28.469888 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (708f1341-6297-4a9f-a8bc-3c9074d4f3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:28.519978 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (708f1341-6297-4a9f-a8bc-3c9074d4f3cb) transitioned into state 'SUCCESS' from state '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-800970268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd3197cf9df4d7493461faa22365c0e',qos_specs=None,replication_status=,reservations=['fc07611e-731a-4807-8fad-7ac2d46c3f18','4fe51162-ab01-4ceb-84d1-3341c26af941','bcde6f87-3a1c-4b8c-a69a-e9c6cd2a6ec8','0d15992e-fec3-4161-bc35-b51eded1fbf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbd2b4b5ae754ba3bca6fa039303cb60',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:28.522254 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82c5fe85-a7c9-46e1-af81-ac0e8f2d76b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:28.540457 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82c5fe85-a7c9-46e1-af81-ac0e8f2d76b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:28.543338 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Flow 'volume_create_api' (9bfb2de2-8711-4ad4-8b11-fcf69d6e5e02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:28.608477 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Create volume request issued successfully. Jan 27 18:21:28.633114 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d03d4e61-17aa-4340-8320-7fd761d2b4f8 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes returned with HTTP 202 Jan 27 18:21:28.633929 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 609/1228] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:21:27 2021] POST /volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes => generated 818 bytes in 1106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:21:28.650233 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-892b7d3e-077c-4dd8-93e8-f69cd15978c0 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] GET http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 Jan 27 18:21:28.650765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-892b7d3e-077c-4dd8-93e8-f69cd15978c0 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:28.650986 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:28.650986 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:28.651371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-892b7d3e-077c-4dd8-93e8-f69cd15978c0 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:28.776472 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:28.776472 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:28.802708 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-892b7d3e-077c-4dd8-93e8-f69cd15978c0 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Volume info retrieved successfully. Jan 27 18:21:28.859346 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-892b7d3e-077c-4dd8-93e8-f69cd15978c0 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 returned with HTTP 200 Jan 27 18:21:28.860544 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 620/1229] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:28 2021] GET /volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 => generated 886 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:29.391932 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6befd44a-68ba-4217-bd48-32598a2e09f4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 Jan 27 18:21:29.392647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6befd44a-68ba-4217-bd48-32598a2e09f4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:29.393009 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:29.393009 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:29.394101 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6befd44a-68ba-4217-bd48-32598a2e09f4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:29.489083 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:29.489083 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:29.490236 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6befd44a-68ba-4217-bd48-32598a2e09f4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot retrieved successfully. Jan 27 18:21:29.492196 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6befd44a-68ba-4217-bd48-32598a2e09f4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 returned with HTTP 200 Jan 27 18:21:29.493240 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 610/1230] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:21:29 2021] GET /volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 => generated 439 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:29.885880 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-475e5363-a95f-47c9-ab41-f19a909781be tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] GET http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 Jan 27 18:21:29.886428 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-475e5363-a95f-47c9-ab41-f19a909781be tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:29.886648 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:29.886648 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:29.887023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-475e5363-a95f-47c9-ab41-f19a909781be tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:30.002143 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:30.002143 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:30.021100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-475e5363-a95f-47c9-ab41-f19a909781be tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Volume info retrieved successfully. Jan 27 18:21:30.051796 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-475e5363-a95f-47c9-ab41-f19a909781be tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 returned with HTTP 200 Jan 27 18:21:30.052878 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 621/1231] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:29 2021] GET /volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 => generated 911 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:30.070294 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f9f2b9fe-c4c8-4888-a355-98ea03b08880 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] GET http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/limits Jan 27 18:21:30.070819 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f9f2b9fe-c4c8-4888-a355-98ea03b08880 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:30.071035 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:30.071035 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:30.071415 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f9f2b9fe-c4c8-4888-a355-98ea03b08880 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:30.240034 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f9f2b9fe-c4c8-4888-a355-98ea03b08880 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/limits returned with HTTP 200 Jan 27 18:21:30.247166 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 611/1232] 10.222.0.72 () {58 vars in 1201 bytes} [Wed Jan 27 18:21:30 2021] GET /volume/v3/9cd3197cf9df4d7493461faa22365c0e/limits => generated 302 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:30.252200 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-005255fd-5dd2-443d-960d-6e87279fa2cc tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] DELETE http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 Jan 27 18:21:30.252829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-005255fd-5dd2-443d-960d-6e87279fa2cc tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:30.253015 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:30.253015 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:30.253391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-005255fd-5dd2-443d-960d-6e87279fa2cc tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:30.254062 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-005255fd-5dd2-443d-960d-6e87279fa2cc tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Delete volume with id: 42bb3d0e-c8b8-459c-8118-13a04b0945f9 Jan 27 18:21:30.370789 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:30.370789 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:30.372745 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-005255fd-5dd2-443d-960d-6e87279fa2cc tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Volume info retrieved successfully. Jan 27 18:21:30.444434 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-005255fd-5dd2-443d-960d-6e87279fa2cc tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Delete volume request issued successfully. Jan 27 18:21:30.445011 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-005255fd-5dd2-443d-960d-6e87279fa2cc tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 returned with HTTP 202 Jan 27 18:21:30.446014 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 622/1233] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:21:30 2021] DELETE /volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:21:30.457950 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a52d6592-707c-4fda-9f97-bb457ad4cf1a tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] GET http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 Jan 27 18:21:30.458980 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a52d6592-707c-4fda-9f97-bb457ad4cf1a tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:30.459777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a52d6592-707c-4fda-9f97-bb457ad4cf1a tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:30.507524 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-82c8f347-58a3-484c-81ca-54de6530ca00 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 Jan 27 18:21:30.508071 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-82c8f347-58a3-484c-81ca-54de6530ca00 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:30.508263 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:30.508263 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:30.508647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-82c8f347-58a3-484c-81ca-54de6530ca00 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:30.574362 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:30.574362 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:30.575833 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-82c8f347-58a3-484c-81ca-54de6530ca00 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot retrieved successfully. Jan 27 18:21:30.580257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-82c8f347-58a3-484c-81ca-54de6530ca00 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 returned with HTTP 200 Jan 27 18:21:30.587369 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 623/1234] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:21:30 2021] GET /volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 => generated 466 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:30.594748 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df089508-972a-466f-9464-c90cad27566a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] DELETE http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f?cascade=True Jan 27 18:21:30.597515 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df089508-972a-466f-9464-c90cad27566a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:30.599304 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:30.599304 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:30.599802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df089508-972a-466f-9464-c90cad27566a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:30.600319 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-df089508-972a-466f-9464-c90cad27566a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Delete volume with id: efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:21:30.689252 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:30.689252 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:30.707111 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:30.707111 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:30.709083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-df089508-972a-466f-9464-c90cad27566a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:30.733543 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a52d6592-707c-4fda-9f97-bb457ad4cf1a tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Volume info retrieved successfully. Jan 27 18:21:30.786243 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-df089508-972a-466f-9464-c90cad27566a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Delete volume request issued successfully. Jan 27 18:21:30.790100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df089508-972a-466f-9464-c90cad27566a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f?cascade=True returned with HTTP 202 Jan 27 18:21:30.795770 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 624/1235] 10.222.0.72 () {58 vars in 1343 bytes} [Wed Jan 27 18:21:30 2021] DELETE /volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f?cascade=True => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:21:30.805566 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a52d6592-707c-4fda-9f97-bb457ad4cf1a tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 returned with HTTP 200 Jan 27 18:21:30.809611 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ec22bdb-38ea-4036-8873-ebcd3961c910 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:21:30.809865 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ec22bdb-38ea-4036-8873-ebcd3961c910 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:30.810059 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:30.810059 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:30.811631 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 612/1236] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:30 2021] GET /volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 => generated 910 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:30.835662 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ec22bdb-38ea-4036-8873-ebcd3961c910 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:30.963940 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:30.963940 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:30.991184 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2ec22bdb-38ea-4036-8873-ebcd3961c910 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:31.066627 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ec22bdb-38ea-4036-8873-ebcd3961c910 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f returned with HTTP 200 Jan 27 18:21:31.068322 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 625/1237] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:30 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f => generated 911 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:31.828700 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d806395c-8f88-4136-ae95-88ebc828e3c0 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] GET http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 Jan 27 18:21:31.829359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d806395c-8f88-4136-ae95-88ebc828e3c0 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:31.829826 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:31.829826 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:31.830392 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d806395c-8f88-4136-ae95-88ebc828e3c0 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:31.946197 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:31.946197 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:31.970768 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d806395c-8f88-4136-ae95-88ebc828e3c0 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Volume info retrieved successfully. Jan 27 18:21:32.035245 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d806395c-8f88-4136-ae95-88ebc828e3c0 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 returned with HTTP 200 Jan 27 18:21:32.047607 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 613/1238] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:31 2021] GET /volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 => generated 910 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:32.092520 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8be9eb7-b6c3-4e56-a459-75734f2934da tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:21:32.093069 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8be9eb7-b6c3-4e56-a459-75734f2934da tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:32.093270 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:32.093270 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:32.093649 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8be9eb7-b6c3-4e56-a459-75734f2934da tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:32.622940 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:32.622940 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:32.661839 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c8be9eb7-b6c3-4e56-a459-75734f2934da tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:32.707147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8be9eb7-b6c3-4e56-a459-75734f2934da tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f returned with HTTP 200 Jan 27 18:21:32.721918 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 626/1239] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:32 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f => generated 911 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:33.053074 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f9a8cf3b-bc91-4aef-95ab-c14e0975b512 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] GET http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 Jan 27 18:21:33.054345 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f9a8cf3b-bc91-4aef-95ab-c14e0975b512 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:33.054711 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:33.054711 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:33.055358 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f9a8cf3b-bc91-4aef-95ab-c14e0975b512 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:33.218141 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:33.218141 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:33.239760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f9a8cf3b-bc91-4aef-95ab-c14e0975b512 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Volume info retrieved successfully. Jan 27 18:21:33.302705 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f9a8cf3b-bc91-4aef-95ab-c14e0975b512 tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 returned with HTTP 200 Jan 27 18:21:33.303855 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 614/1240] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:33 2021] GET /volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 => generated 910 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:33.751311 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-973294f7-30c2-40fa-9b49-13c289b60e43 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:21:33.751559 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-973294f7-30c2-40fa-9b49-13c289b60e43 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:33.751787 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:33.751787 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:33.752294 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-973294f7-30c2-40fa-9b49-13c289b60e43 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:33.951121 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:33.951121 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:33.963153 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-973294f7-30c2-40fa-9b49-13c289b60e43 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:34.019299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-973294f7-30c2-40fa-9b49-13c289b60e43 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f returned with HTTP 200 Jan 27 18:21:34.020539 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 627/1241] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:33 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f => generated 911 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:34.325338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7bf7731a-775a-49c2-a7f1-6dff3c0ca73a tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] GET http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 Jan 27 18:21:34.326739 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7bf7731a-775a-49c2-a7f1-6dff3c0ca73a tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:34.327626 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:34.327626 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:34.328436 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7bf7731a-775a-49c2-a7f1-6dff3c0ca73a tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:34.452436 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7bf7731a-775a-49c2-a7f1-6dff3c0ca73a tempest-AbsoluteLimitsTests-1568781875 tempest-AbsoluteLimitsTests-1568781875-project] http://10.222.0.72/volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 returned with HTTP 404 Jan 27 18:21:34.453857 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 615/1242] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:34 2021] GET /volume/v3/9cd3197cf9df4d7493461faa22365c0e/volumes/42bb3d0e-c8b8-459c-8118-13a04b0945f9 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:21:35.037730 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b9da20c-7611-43ea-a150-ca6e8eae3eae tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:21:35.038543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b9da20c-7611-43ea-a150-ca6e8eae3eae tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:35.038929 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:35.038929 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:35.039646 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b9da20c-7611-43ea-a150-ca6e8eae3eae tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:35.152013 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:35.152013 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:35.164884 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9b9da20c-7611-43ea-a150-ca6e8eae3eae tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:35.194382 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b9da20c-7611-43ea-a150-ca6e8eae3eae tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f returned with HTTP 200 Jan 27 18:21:35.195174 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 628/1243] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:35 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f => generated 911 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:36.214006 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a55888ba-9ecb-4556-bc4a-9002ec9742bd tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:21:36.214834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a55888ba-9ecb-4556-bc4a-9002ec9742bd tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:36.217016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a55888ba-9ecb-4556-bc4a-9002ec9742bd tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:36.361455 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:36.361455 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:36.382918 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a55888ba-9ecb-4556-bc4a-9002ec9742bd tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:36.433095 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a55888ba-9ecb-4556-bc4a-9002ec9742bd tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f returned with HTTP 200 Jan 27 18:21:36.438986 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 616/1244] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:36 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f => generated 911 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:37.456015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c29a922-0e66-4db7-8c6e-f2f9e240a50b tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:21:37.457021 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c29a922-0e66-4db7-8c6e-f2f9e240a50b tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:37.457274 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:37.457274 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:37.457651 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c29a922-0e66-4db7-8c6e-f2f9e240a50b tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:37.627515 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:37.627515 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:37.661879 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5c29a922-0e66-4db7-8c6e-f2f9e240a50b tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:37.734993 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c29a922-0e66-4db7-8c6e-f2f9e240a50b tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f returned with HTTP 200 Jan 27 18:21:37.736095 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 629/1245] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:37 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f => generated 911 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:38.756977 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e96a4030-2bbd-416e-8e09-fdeb6d71cb8f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:21:38.758457 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e96a4030-2bbd-416e-8e09-fdeb6d71cb8f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:38.758788 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:38.758788 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:38.759010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e96a4030-2bbd-416e-8e09-fdeb6d71cb8f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:38.875564 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:38.875564 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:38.887045 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e96a4030-2bbd-416e-8e09-fdeb6d71cb8f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:38.982184 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e96a4030-2bbd-416e-8e09-fdeb6d71cb8f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f returned with HTTP 200 Jan 27 18:21:38.983039 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 617/1246] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:38 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f => generated 911 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:40.000044 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-62241eb2-95db-4363-8ff1-aba8f41a74e0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:21:40.000593 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-62241eb2-95db-4363-8ff1-aba8f41a74e0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:40.000870 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:40.000870 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:40.001143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-62241eb2-95db-4363-8ff1-aba8f41a74e0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:40.153633 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-62241eb2-95db-4363-8ff1-aba8f41a74e0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f returned with HTTP 404 Jan 27 18:21:40.160187 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 630/1247] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:39 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:21:40.162632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2fa53919-fac8-49cf-a21e-4e43ec381516 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes Jan 27 18:21:40.163510 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2fa53919-fac8-49cf-a21e-4e43ec381516 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:40.163881 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:40.163881 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:40.164627 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2fa53919-fac8-49cf-a21e-4e43ec381516 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:40.165468 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-2fa53919-fac8-49cf-a21e-4e43ec381516 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:21:40.167417 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2fa53919-fac8-49cf-a21e-4e43ec381516 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:21:40.234240 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2fa53919-fac8-49cf-a21e-4e43ec381516 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Get all volumes completed successfully. Jan 27 18:21:40.235336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2fa53919-fac8-49cf-a21e-4e43ec381516 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes returned with HTTP 200 Jan 27 18:21:40.244955 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 618/1248] 10.222.0.72 () {58 vars in 1204 bytes} [Wed Jan 27 18:21:40 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:21:40.248415 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-adb837a3-345b-482d-94d3-f90b4afe4677 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots Jan 27 18:21:40.248963 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-adb837a3-345b-482d-94d3-f90b4afe4677 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:40.249465 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-adb837a3-345b-482d-94d3-f90b4afe4677 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:40.250150 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-adb837a3-345b-482d-94d3-f90b4afe4677 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:21:40.253149 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-adb837a3-345b-482d-94d3-f90b4afe4677 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:21:40.338360 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-adb837a3-345b-482d-94d3-f90b4afe4677 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Get all snapshots completed successfully. Jan 27 18:21:40.339075 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-adb837a3-345b-482d-94d3-f90b4afe4677 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots returned with HTTP 200 Jan 27 18:21:40.343649 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 631/1249] 10.222.0.72 () {58 vars in 1210 bytes} [Wed Jan 27 18:21:40 2021] GET /volume/v3/2036046f597643329067bb301db75340/snapshots => generated 17 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:21:40.353795 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] POST http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes Jan 27 18:21:40.355235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-186060202"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:40.356730 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-186060202'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:21:40.357269 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Create volume of 1 GB Jan 27 18:21:40.404418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Availability Zones retrieved successfully. Jan 27 18:21:40.459545 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Flow 'volume_create_api' (46037543-5b90-4e5f-b9c1-78e6f963541b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:40.469145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9eb933-a113-4768-89b0-53ab8c6d08ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:40.473624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:21:40.675416 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9eb933-a113-4768-89b0-53ab8c6d08ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:40.685107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a384a5e-91ee-4d9e-bd75-8c32ea264f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:40.905644 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Created reservations ['9e9540d3-c23b-475f-8678-858338ee14de', '86c6e7a7-9cc8-4882-8ced-ff68675b6346', 'a78fbdac-66d1-4d0d-983c-9865be131b97', '0e392ad4-dedb-4304-8cb2-efb01a036e39'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:21:40.907752 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a384a5e-91ee-4d9e-bd75-8c32ea264f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e9540d3-c23b-475f-8678-858338ee14de', '86c6e7a7-9cc8-4882-8ced-ff68675b6346', 'a78fbdac-66d1-4d0d-983c-9865be131b97', '0e392ad4-dedb-4304-8cb2-efb01a036e39']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:40.910378 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c615cd5a-6897-4dba-a251-807f27636d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:41.087817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c615cd5a-6897-4dba-a251-807f27636d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfae3698-c248-4825-ba90-26b0dd71ce3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-186060202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2036046f597643329067bb301db75340',qos_specs=None,replication_status=,reservations=['9e9540d3-c23b-475f-8678-858338ee14de','86c6e7a7-9cc8-4882-8ced-ff68675b6346','a78fbdac-66d1-4d0d-983c-9865be131b97','0e392ad4-dedb-4304-8cb2-efb01a036e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ca548ac559a494e8e4226eccf2bcec0',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-186060202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfae3698-c248-4825-ba90-26b0dd71ce3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2036046f597643329067bb301db75340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3ca548ac559a494e8e4226eccf2bcec0',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:41.090071 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e3e5d24-9ec1-43a8-bfe9-ab0279c8995b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:41.162742 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e3e5d24-9ec1-43a8-bfe9-ab0279c8995b) transitioned into state 'SUCCESS' from state '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-186060202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2036046f597643329067bb301db75340',qos_specs=None,replication_status=,reservations=['9e9540d3-c23b-475f-8678-858338ee14de','86c6e7a7-9cc8-4882-8ced-ff68675b6346','a78fbdac-66d1-4d0d-983c-9865be131b97','0e392ad4-dedb-4304-8cb2-efb01a036e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ca548ac559a494e8e4226eccf2bcec0',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:41.164892 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6af2b908-c91b-4d3b-9ecd-dda2ad843e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:41.217436 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6af2b908-c91b-4d3b-9ecd-dda2ad843e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:41.224696 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Flow 'volume_create_api' (46037543-5b90-4e5f-b9c1-78e6f963541b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:41.383121 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Create volume request issued successfully. Jan 27 18:21:41.410430 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c0764dad-fcf7-47a7-9bbd-bbbc576dcc7d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes returned with HTTP 202 Jan 27 18:21:41.414371 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 619/1250] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:21:40 2021] POST /volume/v3/2036046f597643329067bb301db75340/volumes => generated 819 bytes in 1065 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:21:41.436690 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9cfd044-4985-478b-b7b2-c827329862d8 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c Jan 27 18:21:41.438259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9cfd044-4985-478b-b7b2-c827329862d8 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:41.438972 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9cfd044-4985-478b-b7b2-c827329862d8 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:41.604022 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:41.604022 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:41.665549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c9cfd044-4985-478b-b7b2-c827329862d8 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:41.741474 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9cfd044-4985-478b-b7b2-c827329862d8 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c returned with HTTP 200 Jan 27 18:21:41.748751 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 632/1251] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:41 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c => generated 911 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:42.761624 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e6aad42-5b83-4067-9138-98cb202589b4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c Jan 27 18:21:42.762105 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e6aad42-5b83-4067-9138-98cb202589b4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:42.762307 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:42.762307 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:42.763044 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e6aad42-5b83-4067-9138-98cb202589b4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:42.891976 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:42.891976 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:42.898993 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] POST http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes Jan 27 18:21:42.899841 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:42.899841 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:42.900696 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1455570009"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:42.902621 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1455570009'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:21:42.905659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Create volume of 1 GB Jan 27 18:21:42.906683 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:42.906683 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:42.933149 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1e6aad42-5b83-4067-9138-98cb202589b4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:42.947784 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Availability Zones retrieved successfully. Jan 27 18:21:42.994881 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Flow 'volume_create_api' (dbdb6b0c-4007-477b-b84d-8b0e2ecbe3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:42.998195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c4319f-7e61-475b-88db-794127f34aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:43.006115 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:21:43.026633 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e6aad42-5b83-4067-9138-98cb202589b4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c returned with HTTP 200 Jan 27 18:21:43.029307 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 633/1252] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:42 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c => generated 911 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:43.166677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c4319f-7e61-475b-88db-794127f34aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:43.169355 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7686c043-d649-4fe9-a7d4-9713520e582f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:43.383263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Created reservations ['4fcae1dc-00a4-4fde-a7d0-b6cd0cc431a2', '66214790-609f-49b7-8507-ff56d1a33e99', '73d15c74-c1c5-4a24-8343-aca80d9b899c', '382e9263-bd86-4301-8810-3e1424508a13'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:21:43.385204 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7686c043-d649-4fe9-a7d4-9713520e582f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fcae1dc-00a4-4fde-a7d0-b6cd0cc431a2', '66214790-609f-49b7-8507-ff56d1a33e99', '73d15c74-c1c5-4a24-8343-aca80d9b899c', '382e9263-bd86-4301-8810-3e1424508a13']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:43.387319 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8834f3a5-c051-4ac6-a897-8010bd3c9082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:43.522750 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8834f3a5-c051-4ac6-a897-8010bd3c9082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '924da916-8189-4624-90f1-a09ef3a84f47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1455570009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9157097f185849028887e58456330f0b',qos_specs=None,replication_status=,reservations=['4fcae1dc-00a4-4fde-a7d0-b6cd0cc431a2','66214790-609f-49b7-8507-ff56d1a33e99','73d15c74-c1c5-4a24-8343-aca80d9b899c','382e9263-bd86-4301-8810-3e1424508a13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1455570009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=924da916-8189-4624-90f1-a09ef3a84f47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9157097f185849028887e58456330f0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:43.525076 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1c6879f-06d2-4646-9ce7-97ae8866a1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:43.577346 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1c6879f-06d2-4646-9ce7-97ae8866a1d7) transitioned into state 'SUCCESS' from state '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-1455570009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9157097f185849028887e58456330f0b',qos_specs=None,replication_status=,reservations=['4fcae1dc-00a4-4fde-a7d0-b6cd0cc431a2','66214790-609f-49b7-8507-ff56d1a33e99','73d15c74-c1c5-4a24-8343-aca80d9b899c','382e9263-bd86-4301-8810-3e1424508a13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:43.579487 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e84f26-5860-4f29-aaa2-99117e31cbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:43.613502 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e84f26-5860-4f29-aaa2-99117e31cbb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:43.616475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Flow 'volume_create_api' (dbdb6b0c-4007-477b-b84d-8b0e2ecbe3d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:43.743109 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Create volume request issued successfully. Jan 27 18:21:43.773494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26ef9f50-1e57-48be-87aa-1d95c99e1e49 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes returned with HTTP 202 Jan 27 18:21:43.774939 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 620/1253] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:21:42 2021] POST /volume/v3/9157097f185849028887e58456330f0b/volumes => generated 818 bytes in 1201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:21:43.789987 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-750c0704-4234-466d-aedf-cab0985549c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:21:43.790684 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-750c0704-4234-466d-aedf-cab0985549c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:43.791140 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:43.791140 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:43.791819 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-750c0704-4234-466d-aedf-cab0985549c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:43.948418 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:43.948418 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:43.976209 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-750c0704-4234-466d-aedf-cab0985549c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:21:44.049699 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b7a94d66-0426-4398-b44d-d10bb7e1465b tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c Jan 27 18:21:44.050233 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b7a94d66-0426-4398-b44d-d10bb7e1465b tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:44.050452 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:44.050452 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:44.050843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b7a94d66-0426-4398-b44d-d10bb7e1465b tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:44.085265 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-750c0704-4234-466d-aedf-cab0985549c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:21:44.099946 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 634/1254] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:43 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 886 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:44.216330 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:44.216330 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:44.234672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b7a94d66-0426-4398-b44d-d10bb7e1465b tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:44.292966 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b7a94d66-0426-4398-b44d-d10bb7e1465b tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c returned with HTTP 200 Jan 27 18:21:44.296523 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 621/1255] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:44 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c => generated 912 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:44.309618 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-947fc324-a3a0-4f68-9482-cab2e4c1a4da tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] POST http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots Jan 27 18:21:44.311338 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:44.311338 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:44.311871 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-947fc324-a3a0-4f68-9482-cab2e4c1a4da tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cfae3698-c248-4825-ba90-26b0dd71ce3c", "name": "tempest-VolumesDeleteCascade-Snapshot-1055097809"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:44.457362 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:44.457362 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:44.462110 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-947fc324-a3a0-4f68-9482-cab2e4c1a4da tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:44.462560 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-947fc324-a3a0-4f68-9482-cab2e4c1a4da tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Create snapshot from volume cfae3698-c248-4825-ba90-26b0dd71ce3c Jan 27 18:21:44.633299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-947fc324-a3a0-4f68-9482-cab2e4c1a4da tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Created reservations ['a7c556ac-7631-42d2-a824-8a5074bd3a8f', 'bee580b5-14b6-457c-a2ef-d6f6312deee9', '85dcc5bc-59e8-46ef-b5c1-b510d2f0c0e3', '748c75e4-a10a-4454-bddf-ba5a64eb9a9e'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:21:44.956053 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-947fc324-a3a0-4f68-9482-cab2e4c1a4da tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot create request issued successfully. Jan 27 18:21:44.956893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-947fc324-a3a0-4f68-9482-cab2e4c1a4da tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots returned with HTTP 202 Jan 27 18:21:44.957734 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 635/1256] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:21:44 2021] POST /volume/v3/2036046f597643329067bb301db75340/snapshots => generated 307 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:21:44.970306 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4678c4b3-b949-4926-95eb-6ead599930b8 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f Jan 27 18:21:44.972639 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4678c4b3-b949-4926-95eb-6ead599930b8 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:44.973037 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:44.973037 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:44.973648 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4678c4b3-b949-4926-95eb-6ead599930b8 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:45.094394 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:45.094394 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:45.131665 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a393b1c9-7ec5-4c77-bdba-91f4b7bf8319 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:21:45.132499 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a393b1c9-7ec5-4c77-bdba-91f4b7bf8319 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:45.132721 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:45.132721 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:45.133145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a393b1c9-7ec5-4c77-bdba-91f4b7bf8319 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:45.141787 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4678c4b3-b949-4926-95eb-6ead599930b8 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot retrieved successfully. Jan 27 18:21:45.164942 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4678c4b3-b949-4926-95eb-6ead599930b8 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f returned with HTTP 200 Jan 27 18:21:45.165773 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 622/1257] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:21:44 2021] GET /volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f => generated 439 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:45.296420 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:45.296420 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:45.322743 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a393b1c9-7ec5-4c77-bdba-91f4b7bf8319 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:21:45.392371 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a393b1c9-7ec5-4c77-bdba-91f4b7bf8319 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:21:45.394234 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 636/1258] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:45 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 910 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:46.179698 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-67dac506-4369-48d1-b6c4-03b5c8a2d525 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f Jan 27 18:21:46.180902 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-67dac506-4369-48d1-b6c4-03b5c8a2d525 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:46.181367 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:46.181367 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:46.182074 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-67dac506-4369-48d1-b6c4-03b5c8a2d525 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:46.266972 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:46.266972 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:46.272674 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-67dac506-4369-48d1-b6c4-03b5c8a2d525 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot retrieved successfully. Jan 27 18:21:46.277352 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-67dac506-4369-48d1-b6c4-03b5c8a2d525 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f returned with HTTP 200 Jan 27 18:21:46.278185 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 623/1259] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:21:46 2021] GET /volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f => generated 439 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:46.410169 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d696bbd1-1b94-4f8a-9036-b1358f27fde0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:21:46.411739 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d696bbd1-1b94-4f8a-9036-b1358f27fde0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:46.412131 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:46.412131 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:46.412962 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d696bbd1-1b94-4f8a-9036-b1358f27fde0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:46.528105 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:46.528105 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:46.544023 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d696bbd1-1b94-4f8a-9036-b1358f27fde0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:21:46.594448 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d696bbd1-1b94-4f8a-9036-b1358f27fde0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:21:46.596371 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 637/1260] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:46 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 911 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:47.148561 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] POST http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes Jan 27 18:21:47.149024 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:47.149024 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:47.149442 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-969049119", "imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3", "size": 1}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:47.150571 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-969049119', 'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3', 'size': 1}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:21:47.292565 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bfe5426c-2832-42eb-a43a-24e0195727f0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f Jan 27 18:21:47.293170 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bfe5426c-2832-42eb-a43a-24e0195727f0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:47.293296 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:47.293296 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:47.293665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bfe5426c-2832-42eb-a43a-24e0195727f0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:47.393935 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:47.393935 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:47.395277 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bfe5426c-2832-42eb-a43a-24e0195727f0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot retrieved successfully. Jan 27 18:21:47.419751 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bfe5426c-2832-42eb-a43a-24e0195727f0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f returned with HTTP 200 Jan 27 18:21:47.430689 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Create volume of 1 GB Jan 27 18:21:47.447735 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 638/1261] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:21:47 2021] GET /volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f => generated 439 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:47.460906 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Availability Zones retrieved successfully. Jan 27 18:21:47.482905 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Flow 'volume_create_api' (3f2481a8-8c55-44ac-91ec-ea3807da8caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:47.487207 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e5623bb-a04e-43e7-aaf6-dd173f3504d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:47.492166 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:21:47.849840 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e5623bb-a04e-43e7-aaf6-dd173f3504d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:47.852584 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d80601bf-03cc-4795-af32-7f4fc628f886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:48.073139 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Created reservations ['f55bf47f-7d63-4c8b-9101-254149a9a8a0', '33eaacf6-5b00-4823-8bc8-55ebdbd75fb3', 'f32b6965-4cc1-4708-b90e-b17f570f23ab', '9f824629-5343-4f2e-8c5a-fff19f2f4035'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:21:48.076874 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d80601bf-03cc-4795-af32-7f4fc628f886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f55bf47f-7d63-4c8b-9101-254149a9a8a0', '33eaacf6-5b00-4823-8bc8-55ebdbd75fb3', 'f32b6965-4cc1-4708-b90e-b17f570f23ab', '9f824629-5343-4f2e-8c5a-fff19f2f4035']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:48.080428 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f45c6e6b-06c3-4e64-976e-b51f160ea2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:48.272215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f45c6e6b-06c3-4e64-976e-b51f160ea2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51', '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-969049119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3bb670d53724a05a687a5803d24d0bf',qos_specs=None,replication_status=,reservations=['f55bf47f-7d63-4c8b-9101-254149a9a8a0','33eaacf6-5b00-4823-8bc8-55ebdbd75fb3','f32b6965-4cc1-4708-b90e-b17f570f23ab','9f824629-5343-4f2e-8c5a-fff19f2f4035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e826a949e4c46adbd01a4dc8ef1aed4',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-969049119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3bb670d53724a05a687a5803d24d0bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='1e826a949e4c46adbd01a4dc8ef1aed4',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:48.274955 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef61836b-ea09-4cbe-85f3-ce04a6885c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:48.318133 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef61836b-ea09-4cbe-85f3-ce04a6885c12) transitioned into state 'SUCCESS' from state '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-969049119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3bb670d53724a05a687a5803d24d0bf',qos_specs=None,replication_status=,reservations=['f55bf47f-7d63-4c8b-9101-254149a9a8a0','33eaacf6-5b00-4823-8bc8-55ebdbd75fb3','f32b6965-4cc1-4708-b90e-b17f570f23ab','9f824629-5343-4f2e-8c5a-fff19f2f4035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e826a949e4c46adbd01a4dc8ef1aed4',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:48.320587 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e625730a-4e60-49d0-b08d-705537046d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:48.352946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e625730a-4e60-49d0-b08d-705537046d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:48.356748 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Flow 'volume_create_api' (3f2481a8-8c55-44ac-91ec-ea3807da8caa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:48.464268 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b00580ff-1e19-4e7e-957d-67067626b676 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f Jan 27 18:21:48.465428 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b00580ff-1e19-4e7e-957d-67067626b676 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:48.466672 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:48.466672 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:48.467370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b00580ff-1e19-4e7e-957d-67067626b676 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:48.478773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Create volume request issued successfully. Jan 27 18:21:48.514151 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b3a483bc-b892-4288-84de-8d55185938d3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes returned with HTTP 202 Jan 27 18:21:48.518761 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 624/1262] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:21:47 2021] POST /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes => generated 821 bytes in 1374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:21:48.531662 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9261be43-5536-4b6a-bc6e-ca9f6dd98abc tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:21:48.532263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9261be43-5536-4b6a-bc6e-ca9f6dd98abc tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:48.532447 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:48.532447 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:48.532858 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9261be43-5536-4b6a-bc6e-ca9f6dd98abc tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:48.547322 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:48.547322 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:48.549291 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b00580ff-1e19-4e7e-957d-67067626b676 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot retrieved successfully. Jan 27 18:21:48.556114 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b00580ff-1e19-4e7e-957d-67067626b676 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f returned with HTTP 200 Jan 27 18:21:48.560687 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 639/1263] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:21:48 2021] GET /volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f => generated 466 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:48.572363 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] POST http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes Jan 27 18:21:48.572986 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:48.572986 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:48.573653 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-523483302"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:21:48.575678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Create volume request body: {'volume': {'snapshot_id': 'aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-523483302'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:21:48.639939 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:48.639939 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:48.646534 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Snapshot retrieved successfully. Jan 27 18:21:48.647047 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Create volume of 1 GB Jan 27 18:21:48.678345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Availability Zones retrieved successfully. Jan 27 18:21:48.683556 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:48.683556 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:48.700410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9261be43-5536-4b6a-bc6e-ca9f6dd98abc tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:21:48.717180 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Flow 'volume_create_api' (e49bba88-43a8-4b2c-8861-d919d347e81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:48.732389 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c4f9dc-c901-422b-88c6-46efdadea26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:48.735092 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:21:48.762149 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9261be43-5536-4b6a-bc6e-ca9f6dd98abc tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:21:48.763773 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 625/1264] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:48 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 889 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:49.099505 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c4f9dc-c901-422b-88c6-46efdadea26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:49.107261 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfebc7fe-10c4-408b-b858-3d9f014b4bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:49.239863 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Created reservations ['e2b57d12-a271-47b9-9fbf-bc04d236f64e', '91b2b60d-649a-4179-b63a-f981e40b8810', 'f261fafe-f3fd-436f-a88a-913bddf114e6', 'ab284c70-876c-488a-be45-b9f928304449'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:21:49.241785 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfebc7fe-10c4-408b-b858-3d9f014b4bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2b57d12-a271-47b9-9fbf-bc04d236f64e', '91b2b60d-649a-4179-b63a-f981e40b8810', 'f261fafe-f3fd-436f-a88a-913bddf114e6', 'ab284c70-876c-488a-be45-b9f928304449']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:49.244055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b103cdac-b4e7-427c-9e7e-1d53edff4074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:49.514794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b103cdac-b4e7-427c-9e7e-1d53edff4074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ad22c6-8c69-4e17-b9d3-3f52e2481403', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-523483302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2036046f597643329067bb301db75340',qos_specs=None,replication_status=,reservations=['e2b57d12-a271-47b9-9fbf-bc04d236f64e','91b2b60d-649a-4179-b63a-f981e40b8810','f261fafe-f3fd-436f-a88a-913bddf114e6','ab284c70-876c-488a-be45-b9f928304449'],size=1,snapshot_id=aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f,source_replicaid=,source_volid=None,status='creating',user_id='3ca548ac559a494e8e4226eccf2bcec0',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-523483302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3ad22c6-8c69-4e17-b9d3-3f52e2481403,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2036046f597643329067bb301db75340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3ca548ac559a494e8e4226eccf2bcec0',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:49.518119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (037ee8d2-83fa-42ee-8449-fe91ca6556a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:49.570629 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (037ee8d2-83fa-42ee-8449-fe91ca6556a3) transitioned into state 'SUCCESS' from state '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-523483302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2036046f597643329067bb301db75340',qos_specs=None,replication_status=,reservations=['e2b57d12-a271-47b9-9fbf-bc04d236f64e','91b2b60d-649a-4179-b63a-f981e40b8810','f261fafe-f3fd-436f-a88a-913bddf114e6','ab284c70-876c-488a-be45-b9f928304449'],size=1,snapshot_id=aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f,source_replicaid=,source_volid=None,status='creating',user_id='3ca548ac559a494e8e4226eccf2bcec0',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:49.572762 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b3d320-0aa7-4ede-929f-e89737b5d367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:21:49.785114 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b573e1c-9ada-4c91-a65f-9126a7763d9c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:21:49.785114 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b573e1c-9ada-4c91-a65f-9126a7763d9c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:49.785114 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:49.785114 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:49.785114 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b573e1c-9ada-4c91-a65f-9126a7763d9c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:49.863034 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b3d320-0aa7-4ede-929f-e89737b5d367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:21:49.866067 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Flow 'volume_create_api' (e49bba88-43a8-4b2c-8861-d919d347e81c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:21:49.934343 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:49.934343 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:49.978772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1b573e1c-9ada-4c91-a65f-9126a7763d9c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:21:49.984926 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Create volume request issued successfully. Jan 27 18:21:50.022149 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75e9ed46-e8cb-471a-bb73-a85b6ed48754 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes returned with HTTP 202 Jan 27 18:21:50.023041 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 640/1265] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:21:48 2021] POST /volume/v3/2036046f597643329067bb301db75340/volumes => generated 853 bytes in 1455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:21:50.040403 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b573e1c-9ada-4c91-a65f-9126a7763d9c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:21:50.044499 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 626/1266] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:49 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:50.056029 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c5261528-e256-4c75-99b4-bf16e093772f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:21:50.056635 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c5261528-e256-4c75-99b4-bf16e093772f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:50.056842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:50.056842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:50.057231 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c5261528-e256-4c75-99b4-bf16e093772f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:50.150371 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:50.150371 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:50.170424 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c5261528-e256-4c75-99b4-bf16e093772f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:50.235943 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c5261528-e256-4c75-99b4-bf16e093772f tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:21:50.237161 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 641/1267] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:50 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 945 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:51.064395 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-012d8786-627c-40dd-a889-5dba1903856a tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:21:51.065614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-012d8786-627c-40dd-a889-5dba1903856a tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:51.066046 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:51.066046 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:51.066693 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-012d8786-627c-40dd-a889-5dba1903856a tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:51.199756 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:51.199756 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:51.228221 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-012d8786-627c-40dd-a889-5dba1903856a tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:21:51.254271 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cec538a7-464b-4b01-9e3f-1337689abd1c tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:21:51.260253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cec538a7-464b-4b01-9e3f-1337689abd1c tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:51.260741 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:51.260741 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:51.261644 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cec538a7-464b-4b01-9e3f-1337689abd1c tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:51.321665 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-012d8786-627c-40dd-a889-5dba1903856a tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:21:51.333217 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 627/1268] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:51 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:51.384442 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:51.384442 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:51.411052 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cec538a7-464b-4b01-9e3f-1337689abd1c tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:51.514289 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cec538a7-464b-4b01-9e3f-1337689abd1c tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:21:51.516220 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 642/1269] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:51 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 945 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:52.339828 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e96b9b50-15d4-49c5-bfa1-de85338b742c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:21:52.342757 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e96b9b50-15d4-49c5-bfa1-de85338b742c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:52.343098 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:52.343098 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:52.343654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e96b9b50-15d4-49c5-bfa1-de85338b742c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:52.406186 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:52.406186 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:52.417962 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e96b9b50-15d4-49c5-bfa1-de85338b742c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:21:52.475263 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e96b9b50-15d4-49c5-bfa1-de85338b742c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:21:52.476450 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 628/1270] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:52 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:52.533991 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c47541c-1d6a-4c53-b87b-5118ecaef4f9 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:21:52.534638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c47541c-1d6a-4c53-b87b-5118ecaef4f9 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:52.534858 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:52.534858 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:52.535370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c47541c-1d6a-4c53-b87b-5118ecaef4f9 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:52.727332 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:52.727332 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:52.746694 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2c47541c-1d6a-4c53-b87b-5118ecaef4f9 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:52.797509 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c47541c-1d6a-4c53-b87b-5118ecaef4f9 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:21:52.798458 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 643/1271] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:52 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 945 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:53.492423 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5409267a-3179-46e5-9a1e-f7046d7e2fd3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:21:53.493163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5409267a-3179-46e5-9a1e-f7046d7e2fd3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:53.493380 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:53.493380 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:53.493759 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5409267a-3179-46e5-9a1e-f7046d7e2fd3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:53.634988 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:53.634988 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:53.669406 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5409267a-3179-46e5-9a1e-f7046d7e2fd3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:21:53.731263 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5409267a-3179-46e5-9a1e-f7046d7e2fd3 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:21:53.738799 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 629/1272] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:53 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:53.815351 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-191c7de7-d843-4539-8ee3-c6e9e7b71618 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:21:53.816413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-191c7de7-d843-4539-8ee3-c6e9e7b71618 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:53.816738 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:53.816738 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:53.817317 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-191c7de7-d843-4539-8ee3-c6e9e7b71618 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:53.946634 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:53.946634 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:53.972711 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-191c7de7-d843-4539-8ee3-c6e9e7b71618 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:54.038176 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-191c7de7-d843-4539-8ee3-c6e9e7b71618 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:21:54.039730 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 644/1273] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:53 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 945 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:54.754652 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a603cadb-a648-463f-84ca-3fa3c93316e8 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:21:54.756499 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a603cadb-a648-463f-84ca-3fa3c93316e8 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:54.757329 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:54.757329 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:54.758023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a603cadb-a648-463f-84ca-3fa3c93316e8 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:54.882027 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:54.882027 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:54.901617 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a603cadb-a648-463f-84ca-3fa3c93316e8 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:21:54.953098 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a603cadb-a648-463f-84ca-3fa3c93316e8 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:21:54.954480 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 630/1274] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:54 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:55.055294 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14ded6b6-55f7-4f56-9708-b455ff4c46d6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:21:55.056241 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-14ded6b6-55f7-4f56-9708-b455ff4c46d6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:55.056690 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:55.056690 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:55.057354 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-14ded6b6-55f7-4f56-9708-b455ff4c46d6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:55.157243 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:55.157243 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:55.177713 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-14ded6b6-55f7-4f56-9708-b455ff4c46d6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:55.222634 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14ded6b6-55f7-4f56-9708-b455ff4c46d6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:21:55.232760 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 645/1275] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:55 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 945 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:55.972465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-299adb86-466d-432a-9b8c-32db63494e23 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:21:55.973631 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-299adb86-466d-432a-9b8c-32db63494e23 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:55.974070 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:55.974070 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:55.974813 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-299adb86-466d-432a-9b8c-32db63494e23 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:56.200064 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:56.200064 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:56.238570 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-299adb86-466d-432a-9b8c-32db63494e23 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:21:56.249894 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eec06b99-4dd8-4cd4-8be0-4be599569928 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:21:56.250441 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eec06b99-4dd8-4cd4-8be0-4be599569928 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:56.250641 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:56.250641 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:56.251343 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eec06b99-4dd8-4cd4-8be0-4be599569928 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:56.328836 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-299adb86-466d-432a-9b8c-32db63494e23 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:21:56.357992 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 631/1276] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:55 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:56.466713 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:56.466713 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:56.479504 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eec06b99-4dd8-4cd4-8be0-4be599569928 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:56.561948 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eec06b99-4dd8-4cd4-8be0-4be599569928 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:21:56.597294 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 646/1277] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:56 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 945 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:57.366419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce4fbbfa-1c4c-495d-88c5-f5bf698334cd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:21:57.369154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce4fbbfa-1c4c-495d-88c5-f5bf698334cd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:57.369872 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:57.369872 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:57.370563 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce4fbbfa-1c4c-495d-88c5-f5bf698334cd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:57.565221 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:57.565221 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:57.592284 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ce4fbbfa-1c4c-495d-88c5-f5bf698334cd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:21:57.603280 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef88b28a-fd59-444b-aacb-4a60cc33d678 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:21:57.605132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef88b28a-fd59-444b-aacb-4a60cc33d678 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:57.605984 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:57.605984 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:57.606678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef88b28a-fd59-444b-aacb-4a60cc33d678 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:57.660870 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce4fbbfa-1c4c-495d-88c5-f5bf698334cd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:21:57.679554 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 632/1278] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:57 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:57.757382 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:57.757382 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:57.801981 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ef88b28a-fd59-444b-aacb-4a60cc33d678 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:57.904047 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef88b28a-fd59-444b-aacb-4a60cc33d678 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:21:57.908652 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 647/1279] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:57 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 945 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:21:58.691559 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9b810ce-183a-4848-b676-3e67e103141d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:21:58.691559 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9b810ce-183a-4848-b676-3e67e103141d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:58.692181 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:58.692181 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:58.692181 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9b810ce-183a-4848-b676-3e67e103141d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:58.866475 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:58.866475 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:58.908555 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e9b810ce-183a-4848-b676-3e67e103141d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:21:58.932392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eed63a8f-131a-44dc-bed5-79b0c6c8504d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:21:58.933658 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eed63a8f-131a-44dc-bed5-79b0c6c8504d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:21:58.934221 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:21:58.934221 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:21:58.935263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eed63a8f-131a-44dc-bed5-79b0c6c8504d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:21:59.024713 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9b810ce-183a-4848-b676-3e67e103141d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:21:59.026440 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 633/1280] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:58 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:21:59.054888 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:21:59.054888 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:21:59.068391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eed63a8f-131a-44dc-bed5-79b0c6c8504d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:21:59.118868 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eed63a8f-131a-44dc-bed5-79b0c6c8504d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:21:59.122243 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 648/1281] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:21:58 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 945 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:00.042312 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-91b288f1-d768-403f-8477-40bae04f493d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:00.044515 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-91b288f1-d768-403f-8477-40bae04f493d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:00.044922 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:00.044922 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:00.045952 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-91b288f1-d768-403f-8477-40bae04f493d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:00.143252 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-921a3c15-5aea-462c-80a5-2f3f22980c68 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:22:00.144317 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-921a3c15-5aea-462c-80a5-2f3f22980c68 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:00.144764 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:00.144764 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:00.145604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-921a3c15-5aea-462c-80a5-2f3f22980c68 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:00.210695 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:00.210695 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:00.255795 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-91b288f1-d768-403f-8477-40bae04f493d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:00.325094 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:00.325094 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:00.331287 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-91b288f1-d768-403f-8477-40bae04f493d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:00.332498 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 634/1282] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:00 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:00.347461 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-921a3c15-5aea-462c-80a5-2f3f22980c68 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:22:00.401515 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-921a3c15-5aea-462c-80a5-2f3f22980c68 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:22:00.407265 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 649/1283] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:00 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 945 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:01.379003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c5091141-b0de-40bc-aae0-a61f2f2b49cd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:01.380372 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c5091141-b0de-40bc-aae0-a61f2f2b49cd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:01.381745 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:01.381745 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:01.382776 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c5091141-b0de-40bc-aae0-a61f2f2b49cd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:01.424407 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce546911-1d9a-482e-9132-a5a973eaf1ee tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:22:01.425136 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce546911-1d9a-482e-9132-a5a973eaf1ee tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:01.425468 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:01.425468 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:01.426040 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce546911-1d9a-482e-9132-a5a973eaf1ee tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:01.630890 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:01.630890 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:01.648890 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:01.648890 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:01.661464 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c5091141-b0de-40bc-aae0-a61f2f2b49cd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:01.692976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ce546911-1d9a-482e-9132-a5a973eaf1ee tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:22:01.748697 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c5091141-b0de-40bc-aae0-a61f2f2b49cd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:01.764786 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 635/1284] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:01 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:01.797972 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce546911-1d9a-482e-9132-a5a973eaf1ee tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:22:01.812058 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 650/1285] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:01 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 945 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:02.784469 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-739a2b49-bab3-49dd-b975-62cfbfceb40e tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:02.785331 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-739a2b49-bab3-49dd-b975-62cfbfceb40e tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:02.785331 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:02.785331 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:02.786779 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-739a2b49-bab3-49dd-b975-62cfbfceb40e tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:02.821003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6df7447d-507d-44bb-abd5-1a77b6e5eec1 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:22:02.822713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6df7447d-507d-44bb-abd5-1a77b6e5eec1 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:02.823272 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:02.823272 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:02.823688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6df7447d-507d-44bb-abd5-1a77b6e5eec1 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:02.963265 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:02.963265 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:02.973387 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-739a2b49-bab3-49dd-b975-62cfbfceb40e tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:02.981940 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:02.981940 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:02.996887 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6df7447d-507d-44bb-abd5-1a77b6e5eec1 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:22:03.001171 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-739a2b49-bab3-49dd-b975-62cfbfceb40e tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:03.002249 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 636/1286] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:02 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:03.030356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6df7447d-507d-44bb-abd5-1a77b6e5eec1 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:22:03.032134 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 651/1287] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:02 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 946 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:03.052478 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb004f5c-f794-407d-99e0-b12274643487 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:22:03.053394 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb004f5c-f794-407d-99e0-b12274643487 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:03.053900 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:03.053900 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:03.054423 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb004f5c-f794-407d-99e0-b12274643487 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:03.216394 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:03.216394 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:03.241700 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eb004f5c-f794-407d-99e0-b12274643487 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:22:03.272559 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb004f5c-f794-407d-99e0-b12274643487 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:22:03.273458 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 637/1288] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:03 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 946 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:03.289007 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35abc688-78b0-4786-95d5-59e81b24a6fb tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] DELETE http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c?cascade=True Jan 27 18:22:03.289535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35abc688-78b0-4786-95d5-59e81b24a6fb tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:03.289729 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:03.289729 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:03.290102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35abc688-78b0-4786-95d5-59e81b24a6fb tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:03.290583 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-35abc688-78b0-4786-95d5-59e81b24a6fb tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Delete volume with id: cfae3698-c248-4825-ba90-26b0dd71ce3c Jan 27 18:22:03.356654 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:03.356654 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:03.358581 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-35abc688-78b0-4786-95d5-59e81b24a6fb tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:22:03.435281 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-35abc688-78b0-4786-95d5-59e81b24a6fb tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Delete volume request issued successfully. Jan 27 18:22:03.437824 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35abc688-78b0-4786-95d5-59e81b24a6fb tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c?cascade=True returned with HTTP 202 Jan 27 18:22:03.443923 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 652/1289] 10.222.0.72 () {58 vars in 1343 bytes} [Wed Jan 27 18:22:03 2021] DELETE /volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c?cascade=True => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:22:03.448727 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f905516-ab55-4b3d-8a2b-f5b812ca0b0e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c Jan 27 18:22:03.449348 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f905516-ab55-4b3d-8a2b-f5b812ca0b0e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:03.449652 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:03.449652 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:03.450111 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f905516-ab55-4b3d-8a2b-f5b812ca0b0e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:03.551334 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:03.551334 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:03.565120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1f905516-ab55-4b3d-8a2b-f5b812ca0b0e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:22:03.645128 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f905516-ab55-4b3d-8a2b-f5b812ca0b0e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c returned with HTTP 200 Jan 27 18:22:03.647537 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 638/1290] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:03 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c => generated 911 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:04.020275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d37c3bc1-800c-4231-9300-89169762941c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:04.021529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d37c3bc1-800c-4231-9300-89169762941c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:04.021529 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:04.021529 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:04.021938 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d37c3bc1-800c-4231-9300-89169762941c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:04.213726 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:04.213726 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:04.253427 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d37c3bc1-800c-4231-9300-89169762941c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:04.288234 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d37c3bc1-800c-4231-9300-89169762941c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:04.290716 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 653/1291] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:04 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:04.672707 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-04e61ea4-6939-43ab-a57d-e369da3d4c3e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c Jan 27 18:22:04.676774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-04e61ea4-6939-43ab-a57d-e369da3d4c3e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:04.677298 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:04.677298 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:04.679458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-04e61ea4-6939-43ab-a57d-e369da3d4c3e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:04.784719 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:04.784719 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:04.814977 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-04e61ea4-6939-43ab-a57d-e369da3d4c3e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:22:04.869677 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-04e61ea4-6939-43ab-a57d-e369da3d4c3e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c returned with HTTP 200 Jan 27 18:22:04.874206 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 639/1292] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:04 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c => generated 911 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:05.305827 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8708949b-2c43-4a1f-896e-b19836682a5f tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:05.306966 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8708949b-2c43-4a1f-896e-b19836682a5f tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:05.307343 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:05.307343 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:05.308208 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8708949b-2c43-4a1f-896e-b19836682a5f tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:05.451123 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:05.451123 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:05.465211 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8708949b-2c43-4a1f-896e-b19836682a5f tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:05.557458 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8708949b-2c43-4a1f-896e-b19836682a5f tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:05.558872 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 654/1293] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:05 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:05.890675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0079ded6-61dc-4243-9f42-956e040b09c6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c Jan 27 18:22:05.891506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0079ded6-61dc-4243-9f42-956e040b09c6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:05.894455 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:05.894455 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:05.895181 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0079ded6-61dc-4243-9f42-956e040b09c6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:06.022100 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:06.022100 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:06.042183 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0079ded6-61dc-4243-9f42-956e040b09c6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:22:06.105947 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0079ded6-61dc-4243-9f42-956e040b09c6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c returned with HTTP 200 Jan 27 18:22:06.106781 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 640/1294] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:05 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c => generated 911 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:06.575996 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c870391f-4d2b-44cc-a7b3-e3c889bdfeab tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:06.576924 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c870391f-4d2b-44cc-a7b3-e3c889bdfeab tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:06.577236 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:06.577236 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:06.577772 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c870391f-4d2b-44cc-a7b3-e3c889bdfeab tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:06.711917 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:06.711917 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:06.741399 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c870391f-4d2b-44cc-a7b3-e3c889bdfeab tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:06.783506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c870391f-4d2b-44cc-a7b3-e3c889bdfeab tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:06.785125 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 655/1295] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:06 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:07.125004 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-30a8f128-4668-45c2-a7f2-9af9b09a29fa tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c Jan 27 18:22:07.125879 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-30a8f128-4668-45c2-a7f2-9af9b09a29fa tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:07.126869 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:07.126869 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:07.127904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-30a8f128-4668-45c2-a7f2-9af9b09a29fa tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:07.255591 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:07.255591 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:07.279236 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-30a8f128-4668-45c2-a7f2-9af9b09a29fa tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:22:07.354409 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-30a8f128-4668-45c2-a7f2-9af9b09a29fa tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c returned with HTTP 200 Jan 27 18:22:07.355964 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 641/1296] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:07 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c => generated 911 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:07.808763 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22fd79f8-c6a5-435f-8bd9-deb43031b71c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:07.809362 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22fd79f8-c6a5-435f-8bd9-deb43031b71c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:07.810191 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:07.810191 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:07.810559 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22fd79f8-c6a5-435f-8bd9-deb43031b71c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:07.957290 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:07.957290 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:07.979083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-22fd79f8-c6a5-435f-8bd9-deb43031b71c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:08.017975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22fd79f8-c6a5-435f-8bd9-deb43031b71c tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:08.029946 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 656/1297] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:07 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:08.382119 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7ffa660a-6b1a-41d6-b5fe-46fbfb214444 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c Jan 27 18:22:08.382921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7ffa660a-6b1a-41d6-b5fe-46fbfb214444 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:08.383297 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:08.383297 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:08.383999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7ffa660a-6b1a-41d6-b5fe-46fbfb214444 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:08.498143 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:08.498143 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:08.509087 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7ffa660a-6b1a-41d6-b5fe-46fbfb214444 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:22:08.559386 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7ffa660a-6b1a-41d6-b5fe-46fbfb214444 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c returned with HTTP 200 Jan 27 18:22:08.560762 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 642/1298] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:08 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c => generated 911 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:09.038789 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b74dbc83-5ec0-4e14-ab02-5b3e3000d462 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:09.039343 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b74dbc83-5ec0-4e14-ab02-5b3e3000d462 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:09.039821 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:09.039821 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:09.040475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b74dbc83-5ec0-4e14-ab02-5b3e3000d462 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:09.219867 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:09.219867 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:09.244640 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b74dbc83-5ec0-4e14-ab02-5b3e3000d462 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:09.303188 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b74dbc83-5ec0-4e14-ab02-5b3e3000d462 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:09.308790 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 657/1299] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:09 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:09.579508 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f2f7edd9-2d4f-4e33-9643-fe4295b3cb6a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c Jan 27 18:22:09.580525 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f2f7edd9-2d4f-4e33-9643-fe4295b3cb6a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:09.580910 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:09.580910 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:09.581535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f2f7edd9-2d4f-4e33-9643-fe4295b3cb6a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:09.676084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f2f7edd9-2d4f-4e33-9643-fe4295b3cb6a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c returned with HTTP 404 Jan 27 18:22:09.689190 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 643/1300] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:09 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:22:09.698013 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b14895cb-4ca4-441c-8800-e93bffbdd54a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes Jan 27 18:22:09.698829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b14895cb-4ca4-441c-8800-e93bffbdd54a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:09.699217 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:09.699217 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:09.699857 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b14895cb-4ca4-441c-8800-e93bffbdd54a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:09.700758 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-b14895cb-4ca4-441c-8800-e93bffbdd54a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:22:09.702952 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b14895cb-4ca4-441c-8800-e93bffbdd54a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:22:09.835960 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b14895cb-4ca4-441c-8800-e93bffbdd54a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Get all volumes completed successfully. Jan 27 18:22:09.839725 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b14895cb-4ca4-441c-8800-e93bffbdd54a tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes returned with HTTP 200 Jan 27 18:22:09.843408 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 658/1301] 10.222.0.72 () {58 vars in 1204 bytes} [Wed Jan 27 18:22:09 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes => generated 400 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:09.853705 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-97e949bb-47e6-427d-8165-23aadd6e67dd tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots Jan 27 18:22:09.854679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-97e949bb-47e6-427d-8165-23aadd6e67dd tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:09.855321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-97e949bb-47e6-427d-8165-23aadd6e67dd tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:09.862868 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-97e949bb-47e6-427d-8165-23aadd6e67dd tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:22:09.866006 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-97e949bb-47e6-427d-8165-23aadd6e67dd tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Building query based on filter {{(pid=87901) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:22:09.910855 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-97e949bb-47e6-427d-8165-23aadd6e67dd tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Get all snapshots completed successfully. Jan 27 18:22:09.915898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-97e949bb-47e6-427d-8165-23aadd6e67dd tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots returned with HTTP 200 Jan 27 18:22:09.921225 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 644/1302] 10.222.0.72 () {58 vars in 1210 bytes} [Wed Jan 27 18:22:09 2021] GET /volume/v3/2036046f597643329067bb301db75340/snapshots => generated 17 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:22:09.938541 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f54a302-0866-4c6c-90f8-3b670d64999e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] DELETE http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:22:09.940242 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f54a302-0866-4c6c-90f8-3b670d64999e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:09.940627 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:09.940627 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:09.941269 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f54a302-0866-4c6c-90f8-3b670d64999e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:09.942035 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-1f54a302-0866-4c6c-90f8-3b670d64999e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Delete volume with id: b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:22:10.074992 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:10.074992 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:10.076227 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1f54a302-0866-4c6c-90f8-3b670d64999e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:22:10.146381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1f54a302-0866-4c6c-90f8-3b670d64999e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Delete volume request issued successfully. Jan 27 18:22:10.147116 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f54a302-0866-4c6c-90f8-3b670d64999e tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 202 Jan 27 18:22:10.148347 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 659/1303] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:22:09 2021] DELETE /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:22:10.156146 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c25af91f-65c3-40f1-8bed-14e38ca0376d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:22:10.156937 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c25af91f-65c3-40f1-8bed-14e38ca0376d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:10.158765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c25af91f-65c3-40f1-8bed-14e38ca0376d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:10.215094 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:10.215094 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:10.224941 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c25af91f-65c3-40f1-8bed-14e38ca0376d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:22:10.248926 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c25af91f-65c3-40f1-8bed-14e38ca0376d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:22:10.249750 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 645/1304] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:10 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 945 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:10.325849 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44c6b68d-5b3a-4b4f-82fe-860d6474a890 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:10.327092 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44c6b68d-5b3a-4b4f-82fe-860d6474a890 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:10.327501 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:10.327501 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:10.328155 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44c6b68d-5b3a-4b4f-82fe-860d6474a890 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:10.404740 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:10.404740 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:10.433785 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-44c6b68d-5b3a-4b4f-82fe-860d6474a890 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:10.515840 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44c6b68d-5b3a-4b4f-82fe-860d6474a890 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:10.521089 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 660/1305] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:10 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:11.270173 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d57c4228-3a48-4b69-aac4-417d994188a5 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:22:11.271301 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d57c4228-3a48-4b69-aac4-417d994188a5 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:11.271697 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:11.271697 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:11.272310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d57c4228-3a48-4b69-aac4-417d994188a5 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:11.410635 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:11.410635 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:11.450191 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d57c4228-3a48-4b69-aac4-417d994188a5 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Volume info retrieved successfully. Jan 27 18:22:11.499322 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d57c4228-3a48-4b69-aac4-417d994188a5 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 200 Jan 27 18:22:11.501083 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 646/1306] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:11 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 945 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:11.538932 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6722239a-660b-4093-b510-297220ed377d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:11.539777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6722239a-660b-4093-b510-297220ed377d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:11.540429 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:11.540429 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:11.541028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6722239a-660b-4093-b510-297220ed377d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:11.725231 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:11.725231 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:11.749344 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6722239a-660b-4093-b510-297220ed377d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:11.820162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6722239a-660b-4093-b510-297220ed377d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:11.822128 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 661/1307] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:11 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 913 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:12.518172 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b30544d-b35f-4eb3-9a53-4696456059a7 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] GET http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 Jan 27 18:22:12.518700 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b30544d-b35f-4eb3-9a53-4696456059a7 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:12.519110 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:12.519110 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:12.519519 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b30544d-b35f-4eb3-9a53-4696456059a7 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:12.643926 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b30544d-b35f-4eb3-9a53-4696456059a7 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 returned with HTTP 404 Jan 27 18:22:12.644994 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 647/1308] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:12 2021] GET /volume/v3/2036046f597643329067bb301db75340/volumes/b3ad22c6-8c69-4e17-b9d3-3f52e2481403 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:22:12.654002 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c2a23bc9-a96c-4fb7-8aad-8f162709e0b4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] DELETE http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f Jan 27 18:22:12.655202 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c2a23bc9-a96c-4fb7-8aad-8f162709e0b4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:12.655747 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:12.655747 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:12.656407 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c2a23bc9-a96c-4fb7-8aad-8f162709e0b4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:12.657204 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-c2a23bc9-a96c-4fb7-8aad-8f162709e0b4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Delete snapshot with id: aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f Jan 27 18:22:12.726975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c2a23bc9-a96c-4fb7-8aad-8f162709e0b4 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f returned with HTTP 404 Jan 27 18:22:12.728646 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 662/1309] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:22:12 2021] DELETE /volume/v3/2036046f597643329067bb301db75340/snapshots/aa2bdd6c-7035-4ea3-88e6-dd66c4e1e18f => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:22:12.736338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39dfe325-0cc6-4b43-973a-5a1b54b027aa tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] DELETE http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c Jan 27 18:22:12.736928 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-39dfe325-0cc6-4b43-973a-5a1b54b027aa tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:12.737421 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-39dfe325-0cc6-4b43-973a-5a1b54b027aa tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:12.737886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-39dfe325-0cc6-4b43-973a-5a1b54b027aa tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Delete volume with id: cfae3698-c248-4825-ba90-26b0dd71ce3c Jan 27 18:22:12.841604 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6581528d-7350-4c4a-bba6-4adf5b0f6b99 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:12.842607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6581528d-7350-4c4a-bba6-4adf5b0f6b99 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:12.843266 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6581528d-7350-4c4a-bba6-4adf5b0f6b99 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:12.849568 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39dfe325-0cc6-4b43-973a-5a1b54b027aa tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c returned with HTTP 404 Jan 27 18:22:12.851240 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 648/1310] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:22:12 2021] DELETE /volume/v3/2036046f597643329067bb301db75340/volumes/cfae3698-c248-4825-ba90-26b0dd71ce3c => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:22:12.863099 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2299a459-98dd-4016-9ee4-8c18f13d487d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] DELETE http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 Jan 27 18:22:12.863679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2299a459-98dd-4016-9ee4-8c18f13d487d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:12.864302 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2299a459-98dd-4016-9ee4-8c18f13d487d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:12.864668 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-2299a459-98dd-4016-9ee4-8c18f13d487d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Delete snapshot with id: 1c61ffcf-cd19-4547-9a13-980e98f4c640 Jan 27 18:22:12.936768 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2299a459-98dd-4016-9ee4-8c18f13d487d tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 returned with HTTP 404 Jan 27 18:22:12.938005 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 649/1311] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:22:12 2021] DELETE /volume/v3/2036046f597643329067bb301db75340/snapshots/1c61ffcf-cd19-4547-9a13-980e98f4c640 => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:22:12.947463 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d0c1242-ddbf-48b0-8fb5-02340ebd28d0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] DELETE http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/b958bcbf-2e15-49bf-8aca-d8ea31ad0a23 Jan 27 18:22:12.947984 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d0c1242-ddbf-48b0-8fb5-02340ebd28d0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:12.948474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d0c1242-ddbf-48b0-8fb5-02340ebd28d0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:12.950439 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-9d0c1242-ddbf-48b0-8fb5-02340ebd28d0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Delete snapshot with id: b958bcbf-2e15-49bf-8aca-d8ea31ad0a23 Jan 27 18:22:12.972597 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:12.972597 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:13.000578 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6581528d-7350-4c4a-bba6-4adf5b0f6b99 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:13.044804 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6581528d-7350-4c4a-bba6-4adf5b0f6b99 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:13.045636 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 663/1312] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:12 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 971 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:13.051490 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d0c1242-ddbf-48b0-8fb5-02340ebd28d0 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/snapshots/b958bcbf-2e15-49bf-8aca-d8ea31ad0a23 returned with HTTP 404 Jan 27 18:22:13.061558 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 650/1313] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:22:12 2021] DELETE /volume/v3/2036046f597643329067bb301db75340/snapshots/b958bcbf-2e15-49bf-8aca-d8ea31ad0a23 => generated 111 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:22:13.075119 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-67e83d94-f658-4afb-be09-f3607e1f5bc6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] DELETE http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:22:13.076734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-67e83d94-f658-4afb-be09-f3607e1f5bc6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:13.076969 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:13.076969 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:13.077363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-67e83d94-f658-4afb-be09-f3607e1f5bc6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:13.077844 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-67e83d94-f658-4afb-be09-f3607e1f5bc6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] Delete volume with id: efcc6fd0-c653-49a1-b182-733de511965f Jan 27 18:22:13.200658 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-67e83d94-f658-4afb-be09-f3607e1f5bc6 tempest-VolumesDeleteCascade-348899154 tempest-VolumesDeleteCascade-348899154-project] http://10.222.0.72/volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f returned with HTTP 404 Jan 27 18:22:13.201706 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 664/1314] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:22:13 2021] DELETE /volume/v3/2036046f597643329067bb301db75340/volumes/efcc6fd0-c653-49a1-b182-733de511965f => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:22:14.062656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-993fbf19-a73c-4021-8617-048c7b89ecfc tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:14.063266 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-993fbf19-a73c-4021-8617-048c7b89ecfc tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:14.063783 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-993fbf19-a73c-4021-8617-048c7b89ecfc tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:14.195382 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:14.195382 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:14.222027 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-993fbf19-a73c-4021-8617-048c7b89ecfc tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:14.272629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-993fbf19-a73c-4021-8617-048c7b89ecfc tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:14.273796 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 651/1315] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:14 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 971 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:15.293451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-82aed4bc-c346-4420-b597-90b461e6c2d5 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:15.295387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-82aed4bc-c346-4420-b597-90b461e6c2d5 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:15.296357 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-82aed4bc-c346-4420-b597-90b461e6c2d5 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:15.347077 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-b3c845c7-b9ef-4fd2-800c-9570073e8c1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:22:15.349041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-b3c845c7-b9ef-4fd2-800c-9570073e8c1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:15.349708 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:15.349708 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:15.350782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-b3c845c7-b9ef-4fd2-800c-9570073e8c1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:15.442681 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:15.442681 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:15.453116 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-82aed4bc-c346-4420-b597-90b461e6c2d5 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:15.480334 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:15.480334 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:15.492516 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-81b95944-9968-45f7-b66f-ad97c985795f req-b3c845c7-b9ef-4fd2-800c-9570073e8c1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:22:15.515372 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-82aed4bc-c346-4420-b597-90b461e6c2d5 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:15.522471 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-b3c845c7-b9ef-4fd2-800c-9570073e8c1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:22:15.524091 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 652/1316] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:22:15 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 911 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:15.526419 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 665/1317] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:15 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 974 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:15.636228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-b3c845c7-b9ef-4fd2-800c-9570073e8c1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume// Jan 27 18:22:15.637103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-b3c845c7-b9ef-4fd2-800c-9570073e8c1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:15.637505 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:15.637505 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:15.639673 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-b3c845c7-b9ef-4fd2-800c-9570073e8c1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:15.642982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-b3c845c7-b9ef-4fd2-800c-9570073e8c1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:22:15.644124 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 653/1318] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:22: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 27 18:22:15.683045 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-39c6eee9-704b-4358-8f0b-4b1dc56df8fe tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] POST http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/attachments Jan 27 18:22:15.683607 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:15.683607 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:15.684107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-39c6eee9-704b-4358-8f0b-4b1dc56df8fe tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "924da916-8189-4624-90f1-a09ef3a84f47", "instance_uuid": "edf0d3f9-e955-4b2a-88bc-2a94be02e4f8", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:15.749091 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:15.749091 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:15.842121 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-39c6eee9-704b-4358-8f0b-4b1dc56df8fe tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/attachments returned with HTTP 200 Jan 27 18:22:15.854991 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 666/1319] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:22:15 2021] POST /volume/v3/9157097f185849028887e58456330f0b/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:22:15.898217 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c961dd1-7970-4c43-a45b-2db478dedbc9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:22:15.898793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c961dd1-7970-4c43-a45b-2db478dedbc9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:15.899289 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c961dd1-7970-4c43-a45b-2db478dedbc9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:15.949835 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-39c6eee9-704b-4358-8f0b-4b1dc56df8fe tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume// Jan 27 18:22:15.950646 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-39c6eee9-704b-4358-8f0b-4b1dc56df8fe tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:15.954724 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:15.954724 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:15.955912 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-39c6eee9-704b-4358-8f0b-4b1dc56df8fe tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:15.956625 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-39c6eee9-704b-4358-8f0b-4b1dc56df8fe tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:22:15.958771 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 667/1320] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:22: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 27 18:22:16.000226 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-7418e0ef-b92a-4847-a6af-57375d447677 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:22:16.000860 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-7418e0ef-b92a-4847-a6af-57375d447677 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:16.001506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-7418e0ef-b92a-4847-a6af-57375d447677 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:16.035803 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:16.035803 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:16.056392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1c961dd1-7970-4c43-a45b-2db478dedbc9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:22:16.087170 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:16.087170 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:16.096102 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:16.096102 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:16.100889 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c961dd1-7970-4c43-a45b-2db478dedbc9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:22:16.102044 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 654/1321] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:15 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 910 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:16.118895 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-81b95944-9968-45f7-b66f-ad97c985795f req-7418e0ef-b92a-4847-a6af-57375d447677 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:22:16.148982 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:16.148982 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:16.192449 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-7418e0ef-b92a-4847-a6af-57375d447677 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:22:16.194026 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 668/1322] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:22:15 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 1009 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:22:16.233240 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-4dc91075-3e02-47ec-bced-6204ea8e189d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] PUT http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/attachments/35f4532f-333f-4ceb-8af6-2d0533ae7664 Jan 27 18:22:16.233788 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:16.233788 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:16.234291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-4dc91075-3e02-47ec-bced-6204ea8e189d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:16.282919 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:22:16.282919 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:22:16.283678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-81b95944-9968-45f7-b66f-ad97c985795f req-4dc91075-3e02-47ec-bced-6204ea8e189d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Lock "b'cinder-attachment_update-924da916-8189-4624-90f1-a09ef3a84f47-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.011s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:22:16.293227 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:16.293227 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:16.533156 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-371f0fd9-2d8e-4ec3-a3ef-2b3e8f454a82 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:16.533908 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-371f0fd9-2d8e-4ec3-a3ef-2b3e8f454a82 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:16.534241 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:16.534241 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:16.534816 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-371f0fd9-2d8e-4ec3-a3ef-2b3e8f454a82 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:16.669645 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:16.669645 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:16.702985 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-371f0fd9-2d8e-4ec3-a3ef-2b3e8f454a82 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:16.788131 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-371f0fd9-2d8e-4ec3-a3ef-2b3e8f454a82 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:16.789332 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 669/1323] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:16 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 974 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:16.825981 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-1e917b47-0943-4b21-b991-f7fcac88e60a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:22:16.831401 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-1e917b47-0943-4b21-b991-f7fcac88e60a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:16.832980 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:16.832980 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:16.835618 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-1e917b47-0943-4b21-b991-f7fcac88e60a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:16.978970 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:16.978970 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:17.011037 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-1e917b47-0943-4b21-b991-f7fcac88e60a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:22:17.051287 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-1e917b47-0943-4b21-b991-f7fcac88e60a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:22:17.052309 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 670/1324] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:22:16 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 919 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:17.073215 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-1e917b47-0943-4b21-b991-f7fcac88e60a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume// Jan 27 18:22:17.073699 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-1e917b47-0943-4b21-b991-f7fcac88e60a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:17.073907 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:17.073907 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:17.074282 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-1e917b47-0943-4b21-b991-f7fcac88e60a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:17.075327 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-1e917b47-0943-4b21-b991-f7fcac88e60a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:22:17.076251 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 671/1325] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:22:17 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 18:22:17.101182 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-e5cefaac-37ed-44a2-9992-2162b2fa1c8d tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] POST http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments Jan 27 18:22:17.102195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-e5cefaac-37ed-44a2-9992-2162b2fa1c8d tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9cae564-241e-446d-80f8-5d1f46f66d57", "instance_uuid": "37a87f58-15d6-47d2-a606-15def0e00f26", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:17.168763 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:17.168763 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:17.267197 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-e5cefaac-37ed-44a2-9992-2162b2fa1c8d tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments returned with HTTP 200 Jan 27 18:22:17.268541 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 672/1326] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:22:17 2021] POST /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:22:17.279405 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe8af917-2a1e-41b7-a8e9-135e5383af70 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:22:17.283325 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe8af917-2a1e-41b7-a8e9-135e5383af70 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:17.284566 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:17.284566 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:17.285356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe8af917-2a1e-41b7-a8e9-135e5383af70 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:17.410260 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:17.410260 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:17.425663 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fe8af917-2a1e-41b7-a8e9-135e5383af70 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:22:17.470602 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:17.470602 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:17.491624 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe8af917-2a1e-41b7-a8e9-135e5383af70 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:22:17.494468 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 673/1327] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:17 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 910 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:17.506655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-16007723-1394-408f-836b-8255f031554c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] POST http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/9bd925e8-926b-43a8-9256-9aa9717fe33d/action Jan 27 18:22:17.507803 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:17.507803 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:17.510789 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-16007723-1394-408f-836b-8255f031554c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:22:17.513254 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-16007723-1394-408f-836b-8255f031554c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:17.725198 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:17.725198 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:17.753630 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-79a1179e-54b7-48ae-8b02-6a55a7990104 req-16007723-1394-408f-836b-8255f031554c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/9bd925e8-926b-43a8-9256-9aa9717fe33d/action returned with HTTP 204 Jan 27 18:22:17.754926 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 674/1328] 10.222.0.72 () {66 vars in 1696 bytes} [Wed Jan 27 18:22:17 2021] POST /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/9bd925e8-926b-43a8-9256-9aa9717fe33d/action => generated 0 bytes in 259 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:22:17.807345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b561507-cae5-470a-bfd3-98a4666db0b9 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:17.808460 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b561507-cae5-470a-bfd3-98a4666db0b9 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:17.808898 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:17.808898 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:17.812868 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b561507-cae5-470a-bfd3-98a4666db0b9 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:17.963298 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:17.963298 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:17.993986 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7b561507-cae5-470a-bfd3-98a4666db0b9 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:18.082961 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b561507-cae5-470a-bfd3-98a4666db0b9 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:18.086635 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 675/1329] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:17 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 974 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:18.095666 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b9d6143f-5c24-460b-9f7f-7443fed2ab2a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:22:18.098780 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b9d6143f-5c24-460b-9f7f-7443fed2ab2a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:18.099132 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:18.099132 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:18.099605 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b9d6143f-5c24-460b-9f7f-7443fed2ab2a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:18.197167 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:18.197167 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:18.211113 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b9d6143f-5c24-460b-9f7f-7443fed2ab2a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:22:18.249571 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:18.249571 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:18.262404 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b9d6143f-5c24-460b-9f7f-7443fed2ab2a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:22:18.263475 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 676/1330] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:18 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 1181 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:22:18.510625 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0380c39c-6c08-454d-a926-ae619509d98d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:22:18.512057 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0380c39c-6c08-454d-a926-ae619509d98d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:18.512691 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:18.512691 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:18.513460 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0380c39c-6c08-454d-a926-ae619509d98d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:18.674302 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:18.674302 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:18.720919 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0380c39c-6c08-454d-a926-ae619509d98d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:22:18.786857 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:18.786857 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:18.830137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0380c39c-6c08-454d-a926-ae619509d98d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:22:18.841846 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 677/1331] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:18 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 910 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:18.962770 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-81b95944-9968-45f7-b66f-ad97c985795f req-4dc91075-3e02-47ec-bced-6204ea8e189d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Lock "b'cinder-attachment_update-924da916-8189-4624-90f1-a09ef3a84f47-n-h1-742170-5'" released by "attachment_update" :: held 2.679s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:22:18.963486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-4dc91075-3e02-47ec-bced-6204ea8e189d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/attachments/35f4532f-333f-4ceb-8af6-2d0533ae7664 returned with HTTP 200 Jan 27 18:22:18.964398 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 655/1332] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 18:22:16 2021] PUT /volume/v3/9157097f185849028887e58456330f0b/attachments/35f4532f-333f-4ceb-8af6-2d0533ae7664 => generated 762 bytes in 2737 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:22:19.118001 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8bc13f10-f085-4ab5-888c-5f305b0e6185 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:19.127329 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8bc13f10-f085-4ab5-888c-5f305b0e6185 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:19.128940 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:19.128940 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:19.129925 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8bc13f10-f085-4ab5-888c-5f305b0e6185 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:19.224320 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:19.224320 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:19.254329 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8bc13f10-f085-4ab5-888c-5f305b0e6185 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:19.299539 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8bc13f10-f085-4ab5-888c-5f305b0e6185 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:19.302001 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 678/1333] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:19 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 974 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:19.850081 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5fad9e89-4f0e-483a-9df2-ed60f48317ee tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:22:19.852356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5fad9e89-4f0e-483a-9df2-ed60f48317ee tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:19.853267 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:19.853267 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:19.855006 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5fad9e89-4f0e-483a-9df2-ed60f48317ee tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:19.976047 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:19.976047 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:19.994312 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5fad9e89-4f0e-483a-9df2-ed60f48317ee tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:22:20.031596 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:20.031596 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:20.057064 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5fad9e89-4f0e-483a-9df2-ed60f48317ee tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:22:20.059653 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 656/1334] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:19 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 911 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:20.170567 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] POST http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes Jan 27 18:22:20.171142 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:20.171142 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:20.171672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-572162148"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:20.173555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-572162148'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:22:20.174337 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Create volume of 1 GB Jan 27 18:22:20.198503 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Availability Zones retrieved successfully. Jan 27 18:22:20.260572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Flow 'volume_create_api' (d706e0f2-6b04-4adf-9f2a-bba59a8f5847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:22:20.263593 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b42f7b6-1626-4184-85a7-8bf0ef79f2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:22:20.265786 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:22:20.321506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cf3adfe0-a16f-4d1f-909c-5ccd750c5986 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:20.322079 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cf3adfe0-a16f-4d1f-909c-5ccd750c5986 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:20.322356 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:20.322356 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:20.322829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cf3adfe0-a16f-4d1f-909c-5ccd750c5986 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:20.356846 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b42f7b6-1626-4184-85a7-8bf0ef79f2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:22:20.359069 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf78248f-8d88-4fc9-98e9-a49040fbb06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:22:20.426184 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:20.426184 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:20.451393 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cf3adfe0-a16f-4d1f-909c-5ccd750c5986 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:20.482979 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cf3adfe0-a16f-4d1f-909c-5ccd750c5986 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:20.484088 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 657/1335] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:20 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 974 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:20.513322 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Created reservations ['f964ccb9-440f-4f31-ab92-0dc4ddf5ac89', '9ef6cba7-f401-4e25-98e8-5e96383b36d5', '1be254ca-6785-4385-a0fa-e57f2b303a86', '06723e0e-9ed6-4866-b937-69501ef39c59'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:22:20.515690 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf78248f-8d88-4fc9-98e9-a49040fbb06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f964ccb9-440f-4f31-ab92-0dc4ddf5ac89', '9ef6cba7-f401-4e25-98e8-5e96383b36d5', '1be254ca-6785-4385-a0fa-e57f2b303a86', '06723e0e-9ed6-4866-b937-69501ef39c59']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:22:20.518513 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39aa2f8-91f9-46cc-bcfe-f9739a6e8133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:22:20.595500 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39aa2f8-91f9-46cc-bcfe-f9739a6e8133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40a94f69-2eb7-4f82-a2e1-9ce6736d99cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-572162148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='334c11a25c3645d99b567e74a220475e',qos_specs=None,replication_status=,reservations=['f964ccb9-440f-4f31-ab92-0dc4ddf5ac89','9ef6cba7-f401-4e25-98e8-5e96383b36d5','1be254ca-6785-4385-a0fa-e57f2b303a86','06723e0e-9ed6-4866-b937-69501ef39c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74fabab983c14aeaadd62d8ddf589b10',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:22:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-572162148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40a94f69-2eb7-4f82-a2e1-9ce6736d99cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='334c11a25c3645d99b567e74a220475e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='74fabab983c14aeaadd62d8ddf589b10',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:22:20.597592 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b899f93e-70d5-4b18-b2d8-ffb54f5a5763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:22:20.627440 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b899f93e-70d5-4b18-b2d8-ffb54f5a5763) transitioned into state 'SUCCESS' from state '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-572162148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='334c11a25c3645d99b567e74a220475e',qos_specs=None,replication_status=,reservations=['f964ccb9-440f-4f31-ab92-0dc4ddf5ac89','9ef6cba7-f401-4e25-98e8-5e96383b36d5','1be254ca-6785-4385-a0fa-e57f2b303a86','06723e0e-9ed6-4866-b937-69501ef39c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74fabab983c14aeaadd62d8ddf589b10',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:22:20.630135 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5211207a-1da5-4982-be0a-400eea93b83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:22:20.648301 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5211207a-1da5-4982-be0a-400eea93b83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:22:20.651665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Flow 'volume_create_api' (d706e0f2-6b04-4adf-9f2a-bba59a8f5847) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:22:20.709431 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Create volume request issued successfully. Jan 27 18:22:20.726269 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15c9d3b1-2642-4157-8d99-27b138e79bc8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes returned with HTTP 202 Jan 27 18:22:20.727186 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 679/1336] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:22:19 2021] POST /volume/v3/334c11a25c3645d99b567e74a220475e/volumes => generated 818 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:22:20.748541 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ee74b1a-412e-48a8-8c10-83cc641636e4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] GET http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd Jan 27 18:22:20.749068 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ee74b1a-412e-48a8-8c10-83cc641636e4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:20.749288 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:20.749288 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:20.749661 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ee74b1a-412e-48a8-8c10-83cc641636e4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:20.834994 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:20.834994 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:20.852473 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2ee74b1a-412e-48a8-8c10-83cc641636e4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:20.908823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ee74b1a-412e-48a8-8c10-83cc641636e4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd returned with HTTP 200 Jan 27 18:22:20.919946 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 658/1337] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:20 2021] GET /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd => generated 886 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:21.077875 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bc998d04-bec0-4f47-a810-18bad7ecb539 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:22:21.078501 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bc998d04-bec0-4f47-a810-18bad7ecb539 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:21.079782 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:21.079782 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:21.080172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bc998d04-bec0-4f47-a810-18bad7ecb539 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:21.145244 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:21.145244 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:21.156798 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bc998d04-bec0-4f47-a810-18bad7ecb539 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:22:21.182718 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:21.182718 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:21.195413 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bc998d04-bec0-4f47-a810-18bad7ecb539 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:22:21.197828 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 680/1338] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:21 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 911 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:21.429823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ee74b1a-412e-48a8-8c10-83cc641636e4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] GET http://10.222.0.72/volume// Jan 27 18:22:21.430549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ee74b1a-412e-48a8-8c10-83cc641636e4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:21.430960 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:21.430960 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:21.432064 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ee74b1a-412e-48a8-8c10-83cc641636e4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:21.435216 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ee74b1a-412e-48a8-8c10-83cc641636e4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:22:21.436288 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 659/1339] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:22:21 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:22:21.463929 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-aa305b86-d9fb-48c5-903b-e39eff048197 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:22:21.465626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-aa305b86-d9fb-48c5-903b-e39eff048197 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:21.466826 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:21.466826 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:21.468244 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-aa305b86-d9fb-48c5-903b-e39eff048197 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:21.503115 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20e2dca3-7e5a-466c-810c-13473a166059 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:21.504082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20e2dca3-7e5a-466c-810c-13473a166059 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:21.504730 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20e2dca3-7e5a-466c-810c-13473a166059 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:21.561460 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:21.561460 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:21.572879 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-aa305b86-d9fb-48c5-903b-e39eff048197 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:22:21.600050 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:21.600050 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:21.614671 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-aa305b86-d9fb-48c5-903b-e39eff048197 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:22:21.615901 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 681/1340] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:22:21 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 1280 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:22:21.665350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-b3cc1a14-97aa-4a44-88e7-8476a80c09d8 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] PUT http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/9bd925e8-926b-43a8-9256-9aa9717fe33d Jan 27 18:22:21.666175 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:21.666175 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:21.666855 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-b3cc1a14-97aa-4a44-88e7-8476a80c09d8 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:21.681288 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:21.681288 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:21.710660 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-20e2dca3-7e5a-466c-810c-13473a166059 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:21.727205 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:22:21.727205 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:22:21.728111 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-b3cc1a14-97aa-4a44-88e7-8476a80c09d8 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Lock "b'cinder-attachment_update-a9cae564-241e-446d-80f8-5d1f46f66d57-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.026s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:22:21.738849 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:21.738849 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:21.748472 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20e2dca3-7e5a-466c-810c-13473a166059 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:21.749753 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 660/1341] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:21 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 1362 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:22:21.927834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e5ff671e-fed5-4925-a109-194dbe634572 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] GET http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd Jan 27 18:22:21.928538 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e5ff671e-fed5-4925-a109-194dbe634572 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:21.928874 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:21.928874 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:21.929429 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e5ff671e-fed5-4925-a109-194dbe634572 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:22.009273 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:22.009273 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:22.019927 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e5ff671e-fed5-4925-a109-194dbe634572 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:22.048335 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e5ff671e-fed5-4925-a109-194dbe634572 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd returned with HTTP 200 Jan 27 18:22:22.049677 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 661/1342] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:21 2021] GET /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd => generated 911 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:22:22.069188 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-065f1937-d7de-4171-a1d3-cd89cd0e7d41 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] POST http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata Jan 27 18:22:22.070431 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:22.070431 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:22.071145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-065f1937-d7de-4171-a1d3-cd89cd0e7d41 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:22.133139 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:22.133139 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:22.134789 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-065f1937-d7de-4171-a1d3-cd89cd0e7d41 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:22.155768 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-065f1937-d7de-4171-a1d3-cd89cd0e7d41 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Create volume metadata completed successfully. Jan 27 18:22:22.156559 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-065f1937-d7de-4171-a1d3-cd89cd0e7d41 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata returned with HTTP 200 Jan 27 18:22:22.158523 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 662/1343] 10.222.0.72 () {60 vars in 1364 bytes} [Wed Jan 27 18:22:22 2021] POST /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata => generated 101 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:22.170073 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c9cca5b-5299-401f-b16f-b97e4a8e9044 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] GET http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata Jan 27 18:22:22.170842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c9cca5b-5299-401f-b16f-b97e4a8e9044 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:22.171129 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:22.171129 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:22.171685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c9cca5b-5299-401f-b16f-b97e4a8e9044 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:22.247205 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:22.247205 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:22.250173 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3c9cca5b-5299-401f-b16f-b97e4a8e9044 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:22.271492 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3c9cca5b-5299-401f-b16f-b97e4a8e9044 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Get volume metadata completed successfully. Jan 27 18:22:22.272591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c9cca5b-5299-401f-b16f-b97e4a8e9044 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata returned with HTTP 200 Jan 27 18:22:22.277988 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 663/1344] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:22:22 2021] GET /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata => generated 101 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:22.278625 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-675893e0-73c3-428f-b61f-95b5ab613101 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:22:22.279166 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-675893e0-73c3-428f-b61f-95b5ab613101 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:22.279379 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:22.279379 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:22.279736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-675893e0-73c3-428f-b61f-95b5ab613101 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:22.334034 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:22.334034 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:22.343614 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-675893e0-73c3-428f-b61f-95b5ab613101 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:22:22.366267 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:22.366267 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:22.375481 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-675893e0-73c3-428f-b61f-95b5ab613101 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:22:22.376857 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 664/1345] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:22 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:22.381429 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-053556de-9c96-4460-aa6d-cd4df7c7bb37 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:22.382105 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-053556de-9c96-4460-aa6d-cd4df7c7bb37 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:22.382482 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:22.382482 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:22.382862 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-053556de-9c96-4460-aa6d-cd4df7c7bb37 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:22.433275 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:22.433275 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:22.442608 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-053556de-9c96-4460-aa6d-cd4df7c7bb37 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:22.476580 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-053556de-9c96-4460-aa6d-cd4df7c7bb37 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:22.482032 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 665/1346] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:22:22 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 1362 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:22:22.497673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-415f36fd-cd0e-40a7-9131-cb2677006d10 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] PUT http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata Jan 27 18:22:22.498263 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:22.498263 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:22.498762 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-415f36fd-cd0e-40a7-9131-cb2677006d10 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:22.559709 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:22.559709 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:22.561379 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-415f36fd-cd0e-40a7-9131-cb2677006d10 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:22.601891 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-415f36fd-cd0e-40a7-9131-cb2677006d10 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Update volume metadata completed successfully. Jan 27 18:22:22.602613 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-415f36fd-cd0e-40a7-9131-cb2677006d10 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata returned with HTTP 200 Jan 27 18:22:22.603567 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 666/1347] 10.222.0.72 () {60 vars in 1362 bytes} [Wed Jan 27 18:22:22 2021] PUT /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata => generated 57 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:22:22.617552 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c503aa54-bf12-4be5-8fd3-34068e5b3ca4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] GET http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata Jan 27 18:22:22.618657 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c503aa54-bf12-4be5-8fd3-34068e5b3ca4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:22.619056 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:22.619056 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:22.619622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c503aa54-bf12-4be5-8fd3-34068e5b3ca4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:22.720133 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:22.720133 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:22.721586 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c503aa54-bf12-4be5-8fd3-34068e5b3ca4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:22.736889 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c503aa54-bf12-4be5-8fd3-34068e5b3ca4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Get volume metadata completed successfully. Jan 27 18:22:22.737616 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c503aa54-bf12-4be5-8fd3-34068e5b3ca4 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata returned with HTTP 200 Jan 27 18:22:22.739263 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 667/1348] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:22:22 2021] GET /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata => generated 57 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 18:22:22.748595 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40c4f37f-511e-4268-b719-152f3f34cb61 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] DELETE http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata/key1 Jan 27 18:22:22.749321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40c4f37f-511e-4268-b719-152f3f34cb61 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:22.749504 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:22.749504 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:22.750054 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40c4f37f-511e-4268-b719-152f3f34cb61 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:22.806563 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:22.806563 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:22.807778 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-40c4f37f-511e-4268-b719-152f3f34cb61 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:22.819419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-40c4f37f-511e-4268-b719-152f3f34cb61 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Get volume metadata completed successfully. Jan 27 18:22:22.827082 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:22:22.827082 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:22:22.834517 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-40c4f37f-511e-4268-b719-152f3f34cb61 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Delete volume metadata completed successfully. Jan 27 18:22:22.835377 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40c4f37f-511e-4268-b719-152f3f34cb61 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata/key1 returned with HTTP 200 Jan 27 18:22:22.836928 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 668/1349] 10.222.0.72 () {58 vars in 1360 bytes} [Wed Jan 27 18:22:22 2021] DELETE /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata/key1 => generated 0 bytes in 92 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 27 18:22:22.845715 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-95456bd1-36ab-4411-81d7-8caedf2eb318 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] GET http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata Jan 27 18:22:22.848058 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-95456bd1-36ab-4411-81d7-8caedf2eb318 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:22.848387 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:22.848387 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:22.848944 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-95456bd1-36ab-4411-81d7-8caedf2eb318 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:22.908664 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:22.908664 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:22.910381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-95456bd1-36ab-4411-81d7-8caedf2eb318 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:22.923832 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-95456bd1-36ab-4411-81d7-8caedf2eb318 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Get volume metadata completed successfully. Jan 27 18:22:22.923832 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-95456bd1-36ab-4411-81d7-8caedf2eb318 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata returned with HTTP 200 Jan 27 18:22:22.924339 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 669/1350] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:22:22 2021] GET /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata => generated 32 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:22:22.943661 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e831b6b-5d25-405b-ae55-8b4bc5b8e11f tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] PUT http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata Jan 27 18:22:22.944143 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:22.944143 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:22.944603 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e831b6b-5d25-405b-ae55-8b4bc5b8e11f tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:23.004373 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:23.004373 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:23.006153 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5e831b6b-5d25-405b-ae55-8b4bc5b8e11f tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:23.025911 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5e831b6b-5d25-405b-ae55-8b4bc5b8e11f tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Update volume metadata completed successfully. Jan 27 18:22:23.027204 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e831b6b-5d25-405b-ae55-8b4bc5b8e11f tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata returned with HTTP 200 Jan 27 18:22:23.028277 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 670/1351] 10.222.0.72 () {60 vars in 1362 bytes} [Wed Jan 27 18:22:22 2021] PUT /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata => generated 16 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:22:23.041350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9547e268-9bc0-427b-88d6-672c5bc12b0c tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] POST http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata Jan 27 18:22:23.042294 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:23.042294 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:23.042703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9547e268-9bc0-427b-88d6-672c5bc12b0c tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:23.104788 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:23.104788 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:23.106059 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9547e268-9bc0-427b-88d6-672c5bc12b0c tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:23.125402 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9547e268-9bc0-427b-88d6-672c5bc12b0c tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Create volume metadata completed successfully. Jan 27 18:22:23.126591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9547e268-9bc0-427b-88d6-672c5bc12b0c tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata returned with HTTP 200 Jan 27 18:22:23.127335 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 671/1352] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:22:23 2021] POST /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata => generated 68 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:22:23.136839 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b82ce00-9548-4193-90af-1ff5387b2764 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] PUT http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata/key3 Jan 27 18:22:23.137293 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:23.137293 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:23.137700 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b82ce00-9548-4193-90af-1ff5387b2764 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:23.228732 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:23.228732 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:23.230002 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1b82ce00-9548-4193-90af-1ff5387b2764 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:23.271050 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1b82ce00-9548-4193-90af-1ff5387b2764 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Update volume metadata completed successfully. Jan 27 18:22:23.271966 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b82ce00-9548-4193-90af-1ff5387b2764 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata/key3 returned with HTTP 200 Jan 27 18:22:23.278418 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 672/1353] 10.222.0.72 () {60 vars in 1377 bytes} [Wed Jan 27 18:22:23 2021] PUT /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata/key3 => generated 35 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 18:22:23.283768 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1aa2895e-1988-4a62-983b-b93a9f127bcd tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] GET http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata/key3 Jan 27 18:22:23.284060 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1aa2895e-1988-4a62-983b-b93a9f127bcd tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:23.284231 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:23.284231 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:23.284596 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1aa2895e-1988-4a62-983b-b93a9f127bcd tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:23.369513 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:23.369513 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:23.371192 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1aa2895e-1988-4a62-983b-b93a9f127bcd tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:23.384206 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1aa2895e-1988-4a62-983b-b93a9f127bcd tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Get volume metadata completed successfully. Jan 27 18:22:23.385164 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1aa2895e-1988-4a62-983b-b93a9f127bcd tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata/key3 returned with HTTP 200 Jan 27 18:22:23.386231 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 673/1354] 10.222.0.72 () {58 vars in 1357 bytes} [Wed Jan 27 18:22:23 2021] GET /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata/key3 => generated 35 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:22:23.397190 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b5c8970c-a0bb-45d3-a2e6-e1b8909a647e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:22:23.398090 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b5c8970c-a0bb-45d3-a2e6-e1b8909a647e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:23.398495 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:23.398495 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:23.399149 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b5c8970c-a0bb-45d3-a2e6-e1b8909a647e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:23.455541 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:23.455541 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:23.465074 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b5c8970c-a0bb-45d3-a2e6-e1b8909a647e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:22:23.487075 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:23.487075 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:23.497769 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b5c8970c-a0bb-45d3-a2e6-e1b8909a647e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:22:23.498965 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 674/1355] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:23 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 911 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:23.504074 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9f98bf2-be0e-45cd-87c9-b550ee5e03d0 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] GET http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata Jan 27 18:22:23.505426 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9f98bf2-be0e-45cd-87c9-b550ee5e03d0 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:23.506094 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:23.506094 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:23.506852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9f98bf2-be0e-45cd-87c9-b550ee5e03d0 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:23.567856 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:23.567856 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:23.569041 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d9f98bf2-be0e-45cd-87c9-b550ee5e03d0 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:23.575548 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-b3cc1a14-97aa-4a44-88e7-8476a80c09d8 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Lock "b'cinder-attachment_update-a9cae564-241e-446d-80f8-5d1f46f66d57-n-h1-742170-5'" released by "attachment_update" :: held 1.848s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:22:23.577205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-b3cc1a14-97aa-4a44-88e7-8476a80c09d8 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/9bd925e8-926b-43a8-9256-9aa9717fe33d returned with HTTP 200 Jan 27 18:22:23.578359 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 682/1356] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 18:22:21 2021] PUT /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/9bd925e8-926b-43a8-9256-9aa9717fe33d => generated 762 bytes in 1919 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:22:23.581792 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d9f98bf2-be0e-45cd-87c9-b550ee5e03d0 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Get volume metadata completed successfully. Jan 27 18:22:23.582433 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9f98bf2-be0e-45cd-87c9-b550ee5e03d0 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata returned with HTTP 200 Jan 27 18:22:23.587794 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 675/1357] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:22:23 2021] GET /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata => generated 75 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:22:23.593061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee41d809-a502-489d-b82a-8644d2ae16e8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] PUT http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata Jan 27 18:22:23.593534 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:23.593534 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:23.597852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee41d809-a502-489d-b82a-8644d2ae16e8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:23.633189 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-df8461b6-e624-474f-bd3c-39950ebd6ba2 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] POST http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/9bd925e8-926b-43a8-9256-9aa9717fe33d/action Jan 27 18:22:23.633725 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:23.633725 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:23.634173 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-df8461b6-e624-474f-bd3c-39950ebd6ba2 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:22:23.634559 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-df8461b6-e624-474f-bd3c-39950ebd6ba2 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:23.669310 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:23.669310 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:23.670504 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ee41d809-a502-489d-b82a-8644d2ae16e8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:23.698692 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ee41d809-a502-489d-b82a-8644d2ae16e8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Update volume metadata completed successfully. Jan 27 18:22:23.699999 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee41d809-a502-489d-b82a-8644d2ae16e8 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata returned with HTTP 200 Jan 27 18:22:23.708221 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 683/1358] 10.222.0.72 () {60 vars in 1362 bytes} [Wed Jan 27 18:22:23 2021] PUT /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd/metadata => generated 16 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:22:23.713298 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-76e59920-d76c-40de-bbf6-e70c09a1c9a4 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:23.714181 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-76e59920-d76c-40de-bbf6-e70c09a1c9a4 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:23.714520 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:23.714520 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:23.715178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-76e59920-d76c-40de-bbf6-e70c09a1c9a4 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:23.733184 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:23.733184 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:23.763268 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a4b0e3e9-2c2f-4a1f-9082-1184ac4e8914 req-df8461b6-e624-474f-bd3c-39950ebd6ba2 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/9bd925e8-926b-43a8-9256-9aa9717fe33d/action returned with HTTP 204 Jan 27 18:22:23.764422 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 676/1359] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 18:22:23 2021] POST /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/9bd925e8-926b-43a8-9256-9aa9717fe33d/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:22:23.768479 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c27dfa0-fe96-4055-a686-bca44ee37b6c tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] DELETE http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd Jan 27 18:22:23.769389 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c27dfa0-fe96-4055-a686-bca44ee37b6c tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:23.769389 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:23.769389 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:23.772061 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c27dfa0-fe96-4055-a686-bca44ee37b6c tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:23.773363 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-9c27dfa0-fe96-4055-a686-bca44ee37b6c tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Delete volume with id: 40a94f69-2eb7-4f82-a2e1-9ce6736d99cd Jan 27 18:22:23.789022 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:23.789022 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:23.800021 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-76e59920-d76c-40de-bbf6-e70c09a1c9a4 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:23.840171 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:23.840171 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:23.841348 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9c27dfa0-fe96-4055-a686-bca44ee37b6c tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:23.856480 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-76e59920-d76c-40de-bbf6-e70c09a1c9a4 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:23.858850 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 684/1360] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:22:23 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 1362 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:22:23.872920 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-76e59920-d76c-40de-bbf6-e70c09a1c9a4 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume// Jan 27 18:22:23.873863 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-76e59920-d76c-40de-bbf6-e70c09a1c9a4 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:23.874335 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:23.874335 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:23.875047 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-76e59920-d76c-40de-bbf6-e70c09a1c9a4 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:23.878449 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-76e59920-d76c-40de-bbf6-e70c09a1c9a4 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:22:23.879687 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 685/1361] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:22:23 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:22:23.897957 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9c27dfa0-fe96-4055-a686-bca44ee37b6c tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Delete volume request issued successfully. Jan 27 18:22:23.898444 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c27dfa0-fe96-4055-a686-bca44ee37b6c tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd returned with HTTP 202 Jan 27 18:22:23.899338 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 677/1362] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:22:23 2021] DELETE /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:22:23.906948 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-f87d63db-20fc-4064-baad-4e0c1c1a305e tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] POST http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/attachments Jan 27 18:22:23.907471 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-f87d63db-20fc-4064-baad-4e0c1c1a305e tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51", "instance_uuid": "b9f9524d-ee06-4b90-a5a6-b1bd5c96ac91", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:23.909022 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f0d22d85-049a-4790-b45c-1b01139290ba tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] GET http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd Jan 27 18:22:23.909994 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f0d22d85-049a-4790-b45c-1b01139290ba tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:23.910378 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:23.910378 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:23.911971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f0d22d85-049a-4790-b45c-1b01139290ba tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:23.979405 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:23.979405 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:23.990530 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f0d22d85-049a-4790-b45c-1b01139290ba tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:24.013803 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:24.013803 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:24.052323 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f0d22d85-049a-4790-b45c-1b01139290ba tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd returned with HTTP 200 Jan 27 18:22:24.053349 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 678/1363] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:23 2021] GET /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd => generated 910 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:24.116882 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-f87d63db-20fc-4064-baad-4e0c1c1a305e tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/attachments returned with HTTP 200 Jan 27 18:22:24.117797 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 686/1364] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:22:23 2021] POST /volume/v3/d3bb670d53724a05a687a5803d24d0bf/attachments => generated 273 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:22:24.525342 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb3df5a2-d835-4b6a-8d81-1c1fe1bb7517 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:22:24.525836 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb3df5a2-d835-4b6a-8d81-1c1fe1bb7517 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:24.526038 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:24.526038 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:24.526418 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb3df5a2-d835-4b6a-8d81-1c1fe1bb7517 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:24.608536 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:24.608536 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:24.621170 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bb3df5a2-d835-4b6a-8d81-1c1fe1bb7517 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:22:24.655482 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:24.655482 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:24.671199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb3df5a2-d835-4b6a-8d81-1c1fe1bb7517 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:22:24.673544 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 679/1365] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:24 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 911 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:24.737939 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-5984a174-bdc4-456d-b0a4-e87cf6c328a8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] POST http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/attachments/35f4532f-333f-4ceb-8af6-2d0533ae7664/action Jan 27 18:22:24.738750 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:24.738750 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:24.739523 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-5984a174-bdc4-456d-b0a4-e87cf6c328a8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:22:24.740089 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-5984a174-bdc4-456d-b0a4-e87cf6c328a8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:24.929892 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:24.929892 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:24.945883 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-81b95944-9968-45f7-b66f-ad97c985795f req-5984a174-bdc4-456d-b0a4-e87cf6c328a8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/attachments/35f4532f-333f-4ceb-8af6-2d0533ae7664/action returned with HTTP 204 Jan 27 18:22:24.949395 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 687/1366] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 18:22:24 2021] POST /volume/v3/9157097f185849028887e58456330f0b/attachments/35f4532f-333f-4ceb-8af6-2d0533ae7664/action => generated 0 bytes in 217 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:22:25.069633 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-12e2f754-9fa6-4d02-aa48-1af6b4a2f62b tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] GET http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd Jan 27 18:22:25.070218 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-12e2f754-9fa6-4d02-aa48-1af6b4a2f62b tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:25.070487 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:25.070487 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:25.071119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-12e2f754-9fa6-4d02-aa48-1af6b4a2f62b tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:25.249762 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:25.249762 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:25.283206 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-12e2f754-9fa6-4d02-aa48-1af6b4a2f62b tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Volume info retrieved successfully. Jan 27 18:22:25.338622 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-12e2f754-9fa6-4d02-aa48-1af6b4a2f62b tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd returned with HTTP 200 Jan 27 18:22:25.339649 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 680/1367] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:25 2021] GET /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd => generated 910 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:25.690378 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-34eb1869-3c3f-4b22-8355-5efd0cd2979a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:22:25.690841 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-34eb1869-3c3f-4b22-8355-5efd0cd2979a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:25.691065 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:25.691065 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:25.691422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-34eb1869-3c3f-4b22-8355-5efd0cd2979a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:25.757854 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:25.757854 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:25.773074 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-34eb1869-3c3f-4b22-8355-5efd0cd2979a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:22:25.799355 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:25.799355 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:25.811076 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-34eb1869-3c3f-4b22-8355-5efd0cd2979a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:22:25.812262 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 688/1368] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:25 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 1203 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:22:25.831234 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6650ed72-e565-465e-817e-64352bd693e0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] POST http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups Jan 27 18:22:25.832074 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:25.832074 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:25.832767 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6650ed72-e565-465e-817e-64352bd693e0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "924da916-8189-4624-90f1-a09ef3a84f47", "name": "tempest-VolumesBackupsTest-Backup-2119540257", "force": true}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:25.834035 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-6650ed72-e565-465e-817e-64352bd693e0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Creating new backup {'backup': {'volume_id': '924da916-8189-4624-90f1-a09ef3a84f47', 'name': 'tempest-VolumesBackupsTest-Backup-2119540257', 'force': True}} {{(pid=87901) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 18:22:25.834282 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-6650ed72-e565-465e-817e-64352bd693e0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Creating backup of volume 924da916-8189-4624-90f1-a09ef3a84f47 in container None Jan 27 18:22:25.904969 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:25.904969 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:25.907216 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6650ed72-e565-465e-817e-64352bd693e0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:22:25.962096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-6650ed72-e565-465e-817e-64352bd693e0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Created reservations ['c1ac060d-eab8-4ce3-84ea-3821e960f613', '4d538a21-11d2-4f0b-bdfe-89c8e6ba8679'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:22:26.086420 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6650ed72-e565-465e-817e-64352bd693e0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups returned with HTTP 202 Jan 27 18:22:26.088406 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 681/1369] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:22:25 2021] POST /volume/v3/9157097f185849028887e58456330f0b/backups => generated 396 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:22:26.099946 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0ac2a34-a6f3-46a7-8574-68d7d62cd988 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:26.100717 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0ac2a34-a6f3-46a7-8574-68d7d62cd988 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:26.101101 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:26.101101 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:26.101719 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0ac2a34-a6f3-46a7-8574-68d7d62cd988 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:26.102238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e0ac2a34-a6f3-46a7-8574-68d7d62cd988 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:26.145641 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:26.145641 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:26.148066 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0ac2a34-a6f3-46a7-8574-68d7d62cd988 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:26.149210 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 689/1370] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:26 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:22:26.357314 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-359f0d8a-4c91-45c3-ad21-b7ae749617e5 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] GET http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd Jan 27 18:22:26.358106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-359f0d8a-4c91-45c3-ad21-b7ae749617e5 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:26.358397 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:26.358397 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:26.358901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-359f0d8a-4c91-45c3-ad21-b7ae749617e5 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:26.451707 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-359f0d8a-4c91-45c3-ad21-b7ae749617e5 tempest-VolumesMetadataTest-454507345 tempest-VolumesMetadataTest-454507345-project] http://10.222.0.72/volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd returned with HTTP 404 Jan 27 18:22:26.452940 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 682/1371] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:26 2021] GET /volume/v3/334c11a25c3645d99b567e74a220475e/volumes/40a94f69-2eb7-4f82-a2e1-9ce6736d99cd => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:22:26.747752 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0ac2a34-a6f3-46a7-8574-68d7d62cd988 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume// Jan 27 18:22:26.748397 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0ac2a34-a6f3-46a7-8574-68d7d62cd988 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:26.748617 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:26.748617 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:26.749007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0ac2a34-a6f3-46a7-8574-68d7d62cd988 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:26.750064 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0ac2a34-a6f3-46a7-8574-68d7d62cd988 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:22:26.751396 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 690/1372] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:22:26 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:22:26.781353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-47728ed2-8292-4a78-a8e0-daa940b6d657 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] GET http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:22:26.792171 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-47728ed2-8292-4a78-a8e0-daa940b6d657 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:26.792868 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-47728ed2-8292-4a78-a8e0-daa940b6d657 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:26.906269 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:26.906269 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:26.932334 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-47728ed2-8292-4a78-a8e0-daa940b6d657 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:22:26.960030 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:26.960030 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:26.972421 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-47728ed2-8292-4a78-a8e0-daa940b6d657 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 200 Jan 27 18:22:26.973903 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 683/1373] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:22:26 2021] GET /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 1460 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:22:27.050093 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-a5767e9f-cef6-4d49-9c97-70feec2c07bd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] PUT http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/attachments/baad84a9-2797-4cb6-adaa-f7ee314070a3 Jan 27 18:22:27.050933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-a5767e9f-cef6-4d49-9c97-70feec2c07bd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sda"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:27.134642 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:22:27.134642 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:22:27.135154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-a5767e9f-cef6-4d49-9c97-70feec2c07bd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Lock "b'cinder-attachment_update-8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.017s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:22:27.141163 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:27.141163 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:27.162898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4efdabf7-b867-474e-ae65-1ed1892eae7f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:27.164087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4efdabf7-b867-474e-ae65-1ed1892eae7f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:27.164503 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:27.164503 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:27.165165 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4efdabf7-b867-474e-ae65-1ed1892eae7f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:27.165723 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4efdabf7-b867-474e-ae65-1ed1892eae7f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:27.220220 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:27.220220 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:27.222359 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4efdabf7-b867-474e-ae65-1ed1892eae7f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:27.224110 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 684/1374] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:27 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:28.239033 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4fb4fee2-dfc1-437f-8e86-1ba3f9ba8550 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:28.241933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4fb4fee2-dfc1-437f-8e86-1ba3f9ba8550 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:28.241933 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:28.241933 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:28.241933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4fb4fee2-dfc1-437f-8e86-1ba3f9ba8550 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:28.241933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4fb4fee2-dfc1-437f-8e86-1ba3f9ba8550 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:28.285897 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:28.285897 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:28.288374 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4fb4fee2-dfc1-437f-8e86-1ba3f9ba8550 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:28.304794 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 685/1375] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:28 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:29.306959 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6ab402d0-7053-4277-856a-dc5bcdbe2be4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:29.307668 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6ab402d0-7053-4277-856a-dc5bcdbe2be4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:29.307982 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:29.307982 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:29.308653 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6ab402d0-7053-4277-856a-dc5bcdbe2be4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:29.309237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6ab402d0-7053-4277-856a-dc5bcdbe2be4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:29.400999 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:29.400999 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:29.403249 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6ab402d0-7053-4277-856a-dc5bcdbe2be4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:29.424064 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 686/1376] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:29 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:30.094399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-a5767e9f-cef6-4d49-9c97-70feec2c07bd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Lock "b'cinder-attachment_update-8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51-n-h1-742170-5'" released by "attachment_update" :: held 2.959s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:22:30.096180 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-a5767e9f-cef6-4d49-9c97-70feec2c07bd tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/attachments/baad84a9-2797-4cb6-adaa-f7ee314070a3 returned with HTTP 200 Jan 27 18:22:30.097553 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 691/1377] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 18:22:27 2021] PUT /volume/v3/d3bb670d53724a05a687a5803d24d0bf/attachments/baad84a9-2797-4cb6-adaa-f7ee314070a3 => generated 762 bytes in 3053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:22:30.426392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a060826b-5601-4b50-ba5d-6bd968ff017c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:30.427311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a060826b-5601-4b50-ba5d-6bd968ff017c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:30.427562 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:30.427562 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:30.428296 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a060826b-5601-4b50-ba5d-6bd968ff017c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:30.428664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a060826b-5601-4b50-ba5d-6bd968ff017c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:30.519122 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:30.519122 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:30.523352 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a060826b-5601-4b50-ba5d-6bd968ff017c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:30.541018 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 687/1378] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:30 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:31.538877 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d2d79d1-2ec1-4b55-98eb-665571ce8903 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:31.539564 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d2d79d1-2ec1-4b55-98eb-665571ce8903 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:31.539868 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:31.539868 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:31.540564 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d2d79d1-2ec1-4b55-98eb-665571ce8903 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:31.541132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7d2d79d1-2ec1-4b55-98eb-665571ce8903 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:31.629565 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:31.629565 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:31.634748 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d2d79d1-2ec1-4b55-98eb-665571ce8903 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:31.655653 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 692/1379] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:31 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:32.669543 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c8f1911-c0cb-4192-ad1c-740943eec8d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:32.670062 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c8f1911-c0cb-4192-ad1c-740943eec8d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:32.670302 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:32.670302 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:32.670674 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c8f1911-c0cb-4192-ad1c-740943eec8d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:32.671035 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1c8f1911-c0cb-4192-ad1c-740943eec8d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:32.720201 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:32.720201 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:32.726441 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c8f1911-c0cb-4192-ad1c-740943eec8d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:32.728152 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 688/1380] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:32 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:33.757655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb9995a5-3c0f-43b3-9774-be4f9a4c4b4c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:33.757655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb9995a5-3c0f-43b3-9774-be4f9a4c4b4c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:33.757655 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:33.757655 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:33.757655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb9995a5-3c0f-43b3-9774-be4f9a4c4b4c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:33.757655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-bb9995a5-3c0f-43b3-9774-be4f9a4c4b4c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:33.821150 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:33.821150 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:33.823261 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb9995a5-3c0f-43b3-9774-be4f9a4c4b4c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:33.827192 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 693/1381] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:33 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:34.838855 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c1ab4c6-62a4-4d3a-b533-f0d35122464a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:34.839345 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c1ab4c6-62a4-4d3a-b533-f0d35122464a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:34.839581 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:34.839581 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:34.839951 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c1ab4c6-62a4-4d3a-b533-f0d35122464a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:34.840314 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2c1ab4c6-62a4-4d3a-b533-f0d35122464a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:34.886685 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:34.886685 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:34.888946 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c1ab4c6-62a4-4d3a-b533-f0d35122464a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:34.890107 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 689/1382] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:34 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:35.906982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a439dc0-08e0-41fc-b21a-1fb67ad8b02e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:35.908642 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a439dc0-08e0-41fc-b21a-1fb67ad8b02e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:35.909052 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:35.909052 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:35.912289 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a439dc0-08e0-41fc-b21a-1fb67ad8b02e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:35.912910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7a439dc0-08e0-41fc-b21a-1fb67ad8b02e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:35.946804 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:35.946804 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:35.949664 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a439dc0-08e0-41fc-b21a-1fb67ad8b02e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:35.950667 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 694/1383] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:35 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:36.981315 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-455ee463-bbf8-47d3-9f15-816fbbede881 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:36.981315 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-455ee463-bbf8-47d3-9f15-816fbbede881 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:36.981315 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:36.981315 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:36.981315 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-455ee463-bbf8-47d3-9f15-816fbbede881 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:36.981315 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-455ee463-bbf8-47d3-9f15-816fbbede881 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:37.030063 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:37.030063 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:37.034272 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-455ee463-bbf8-47d3-9f15-816fbbede881 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:37.035289 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 690/1384] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:36 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:38.051037 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-025a264f-f578-4441-9e88-ee0017443dba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:38.052236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-025a264f-f578-4441-9e88-ee0017443dba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:38.052650 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:38.052650 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:38.053610 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-025a264f-f578-4441-9e88-ee0017443dba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:38.054197 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-025a264f-f578-4441-9e88-ee0017443dba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:38.077673 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:38.077673 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:38.081117 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-025a264f-f578-4441-9e88-ee0017443dba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:38.088893 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 695/1385] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:38 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:39.097357 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d8f78ea-e458-4a39-8f5f-a42d6c5bb9af tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:39.099211 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d8f78ea-e458-4a39-8f5f-a42d6c5bb9af tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:39.099653 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:39.099653 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:39.100376 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d8f78ea-e458-4a39-8f5f-a42d6c5bb9af tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:39.100945 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9d8f78ea-e458-4a39-8f5f-a42d6c5bb9af tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:39.146836 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:39.146836 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:39.149776 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d8f78ea-e458-4a39-8f5f-a42d6c5bb9af tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:39.163621 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 691/1386] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:39 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:40.168832 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d9da5fd-b2e3-407c-bd3a-200891b0a308 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:40.170367 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0d9da5fd-b2e3-407c-bd3a-200891b0a308 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:40.170690 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:40.170690 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:40.171475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0d9da5fd-b2e3-407c-bd3a-200891b0a308 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:40.172594 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0d9da5fd-b2e3-407c-bd3a-200891b0a308 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:40.194883 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:40.194883 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:40.196774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d9da5fd-b2e3-407c-bd3a-200891b0a308 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:40.197582 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 696/1387] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:40 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:41.212772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-585c7565-bab9-4d49-9203-387fc234e6f4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:41.213277 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-585c7565-bab9-4d49-9203-387fc234e6f4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:41.213675 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:41.213675 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:41.214444 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-585c7565-bab9-4d49-9203-387fc234e6f4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:41.214973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-585c7565-bab9-4d49-9203-387fc234e6f4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:41.283271 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:41.283271 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:41.284830 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-585c7565-bab9-4d49-9203-387fc234e6f4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:41.285670 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 692/1388] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:41 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:42.301271 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7dce1ad3-98d4-4603-b848-16371f020fcf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:42.302534 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7dce1ad3-98d4-4603-b848-16371f020fcf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:42.302951 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:42.302951 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:42.303697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7dce1ad3-98d4-4603-b848-16371f020fcf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:42.304298 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7dce1ad3-98d4-4603-b848-16371f020fcf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:42.328990 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:42.328990 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:42.331320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7dce1ad3-98d4-4603-b848-16371f020fcf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:42.332858 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 697/1389] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:42 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 803 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:43.352949 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8af6c304-e622-4e5c-bb71-04ff6835ec2e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:43.354012 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8af6c304-e622-4e5c-bb71-04ff6835ec2e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:43.354416 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:43.354416 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:43.355049 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8af6c304-e622-4e5c-bb71-04ff6835ec2e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:43.355645 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8af6c304-e622-4e5c-bb71-04ff6835ec2e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:43.419107 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:43.419107 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:43.424075 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8af6c304-e622-4e5c-bb71-04ff6835ec2e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:43.431807 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 693/1390] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:43 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:44.447253 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a714dbdd-acb4-474c-8322-1c5cb940c341 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:44.447809 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a714dbdd-acb4-474c-8322-1c5cb940c341 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:44.447809 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:44.447809 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:44.448054 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a714dbdd-acb4-474c-8322-1c5cb940c341 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:44.448359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a714dbdd-acb4-474c-8322-1c5cb940c341 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:44.503158 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:44.503158 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:44.509301 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a714dbdd-acb4-474c-8322-1c5cb940c341 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:44.526226 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 698/1391] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:44 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:45.524543 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9427e20-f471-4b86-b12e-d6b824ea203e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:45.525215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9427e20-f471-4b86-b12e-d6b824ea203e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:45.525675 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:45.525675 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:45.526981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9427e20-f471-4b86-b12e-d6b824ea203e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:45.527604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c9427e20-f471-4b86-b12e-d6b824ea203e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:45.555918 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-6016ac9a-f7d0-4a0e-8684-fb09df1f5123 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] POST http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/attachments/baad84a9-2797-4cb6-adaa-f7ee314070a3/action Jan 27 18:22:45.556637 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:45.556637 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:45.557289 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-6016ac9a-f7d0-4a0e-8684-fb09df1f5123 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:22:45.557789 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-6016ac9a-f7d0-4a0e-8684-fb09df1f5123 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:45.596110 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:45.596110 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:45.598011 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9427e20-f471-4b86-b12e-d6b824ea203e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:45.598778 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 694/1392] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:45 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:45.699531 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:45.699531 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:45.728152 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e901db73-f6f9-4a18-9885-dfd249da2881 req-6016ac9a-f7d0-4a0e-8684-fb09df1f5123 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/attachments/baad84a9-2797-4cb6-adaa-f7ee314070a3/action returned with HTTP 204 Jan 27 18:22:45.729371 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 699/1393] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 18:22:45 2021] POST /volume/v3/d3bb670d53724a05a687a5803d24d0bf/attachments/baad84a9-2797-4cb6-adaa-f7ee314070a3/action => generated 0 bytes in 179 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:22:46.614734 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0c980e95-1ff8-4212-ad7a-0e878cde3c50 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:46.615256 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0c980e95-1ff8-4212-ad7a-0e878cde3c50 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:46.615707 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:46.615707 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:46.616436 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0c980e95-1ff8-4212-ad7a-0e878cde3c50 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:46.616977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0c980e95-1ff8-4212-ad7a-0e878cde3c50 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:46.678684 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:46.678684 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:46.688088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0c980e95-1ff8-4212-ad7a-0e878cde3c50 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:46.689542 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 695/1394] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:46 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:47.705887 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-06657f84-a47f-4074-a8fc-21c63018e8b0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:47.706938 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-06657f84-a47f-4074-a8fc-21c63018e8b0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:47.707323 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:47.707323 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:47.707962 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-06657f84-a47f-4074-a8fc-21c63018e8b0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:47.709284 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-06657f84-a47f-4074-a8fc-21c63018e8b0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:47.779937 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:47.779937 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:47.783068 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-06657f84-a47f-4074-a8fc-21c63018e8b0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:47.784921 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 700/1395] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:47 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:48.799982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d26c3f87-1ded-460e-aaa9-0edf035d9072 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:48.800678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d26c3f87-1ded-460e-aaa9-0edf035d9072 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:48.800905 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:48.800905 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:48.801275 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d26c3f87-1ded-460e-aaa9-0edf035d9072 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:48.801643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d26c3f87-1ded-460e-aaa9-0edf035d9072 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:48.865518 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:48.865518 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:48.868541 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d26c3f87-1ded-460e-aaa9-0edf035d9072 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:48.871622 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 696/1396] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:48 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:49.883760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8978edd2-3d1b-42ec-96c7-94ee30f7d269 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:49.884419 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8978edd2-3d1b-42ec-96c7-94ee30f7d269 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:49.885197 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:49.885197 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:49.885774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8978edd2-3d1b-42ec-96c7-94ee30f7d269 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:49.886482 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8978edd2-3d1b-42ec-96c7-94ee30f7d269 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:49.942085 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:49.942085 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:49.945893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8978edd2-3d1b-42ec-96c7-94ee30f7d269 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:49.956702 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 701/1397] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:49 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:50.964071 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ffdc3954-0ec1-4215-a87e-2332941439f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:50.965081 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ffdc3954-0ec1-4215-a87e-2332941439f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:50.965435 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:50.965435 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:50.966184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ffdc3954-0ec1-4215-a87e-2332941439f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:50.966692 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ffdc3954-0ec1-4215-a87e-2332941439f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:51.023738 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:51.023738 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:51.027675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ffdc3954-0ec1-4215-a87e-2332941439f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:51.035239 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 697/1398] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:50 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:52.049523 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a5d4b936-2ca8-4961-beac-04eaebd16c95 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:52.050079 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a5d4b936-2ca8-4961-beac-04eaebd16c95 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:52.050456 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:52.050456 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:52.050838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a5d4b936-2ca8-4961-beac-04eaebd16c95 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:52.051212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a5d4b936-2ca8-4961-beac-04eaebd16c95 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:52.084091 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:52.084091 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:52.086578 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a5d4b936-2ca8-4961-beac-04eaebd16c95 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:52.093926 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 702/1399] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:52 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:53.101767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e080392-6b7f-48b9-a02e-4902f5965888 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:53.102923 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e080392-6b7f-48b9-a02e-4902f5965888 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:53.103313 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:53.103313 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:53.104001 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e080392-6b7f-48b9-a02e-4902f5965888 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:53.104709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8e080392-6b7f-48b9-a02e-4902f5965888 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:53.157003 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:53.157003 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:53.158979 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e080392-6b7f-48b9-a02e-4902f5965888 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:53.164306 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 698/1400] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:53 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:54.179153 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98b0d234-cd7e-43bd-806c-78952fba4107 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:54.179675 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98b0d234-cd7e-43bd-806c-78952fba4107 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:54.179868 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:54.179868 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:54.180245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98b0d234-cd7e-43bd-806c-78952fba4107 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:54.180618 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-98b0d234-cd7e-43bd-806c-78952fba4107 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:54.240422 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:54.240422 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:54.245520 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98b0d234-cd7e-43bd-806c-78952fba4107 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:54.255342 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 703/1401] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:54 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:55.262497 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-054847fc-daed-41c5-9efd-21cc045bd40a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:55.263110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-054847fc-daed-41c5-9efd-21cc045bd40a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:55.263458 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:55.263458 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:55.264007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-054847fc-daed-41c5-9efd-21cc045bd40a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:55.264484 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-054847fc-daed-41c5-9efd-21cc045bd40a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:55.315495 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:55.315495 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:55.320797 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-054847fc-daed-41c5-9efd-21cc045bd40a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:55.324088 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 699/1402] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:55 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:56.338124 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-88770ac3-efff-4f76-a1e6-3fcf4ad1718b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:56.338689 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-88770ac3-efff-4f76-a1e6-3fcf4ad1718b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:56.338844 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:56.338844 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:56.339534 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-88770ac3-efff-4f76-a1e6-3fcf4ad1718b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:56.340143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-88770ac3-efff-4f76-a1e6-3fcf4ad1718b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:56.411253 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:56.411253 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:56.416373 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-88770ac3-efff-4f76-a1e6-3fcf4ad1718b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:56.428560 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 704/1403] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:56 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:57.440112 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e4747c85-79e5-4763-9100-fea2655ddf7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:57.441257 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e4747c85-79e5-4763-9100-fea2655ddf7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:57.442315 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:57.442315 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:57.443896 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e4747c85-79e5-4763-9100-fea2655ddf7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:57.444422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e4747c85-79e5-4763-9100-fea2655ddf7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:57.479885 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:57.479885 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:57.485888 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e4747c85-79e5-4763-9100-fea2655ddf7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:57.492387 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 700/1404] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:57 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:58.501038 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9339314c-c625-4769-ae3e-87eb8f19119c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:58.501713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9339314c-c625-4769-ae3e-87eb8f19119c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:58.502031 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:58.502031 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:58.502576 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9339314c-c625-4769-ae3e-87eb8f19119c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:58.503023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9339314c-c625-4769-ae3e-87eb8f19119c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:58.568807 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:58.568807 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:58.572871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9339314c-c625-4769-ae3e-87eb8f19119c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:58.578495 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 705/1405] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:58 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:59.590321 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-776f6ec6-b908-48a5-9297-c08384fc9fcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:22:59.590810 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-776f6ec6-b908-48a5-9297-c08384fc9fcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:59.591525 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:59.591525 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:22:59.591771 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-776f6ec6-b908-48a5-9297-c08384fc9fcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:59.592120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-776f6ec6-b908-48a5-9297-c08384fc9fcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:22:59.662544 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:59.662544 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:22:59.669940 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-776f6ec6-b908-48a5-9297-c08384fc9fcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:22:59.670864 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 701/1406] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:22:59 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:00.254418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-adf7ba8b-a768-4be2-8e61-b8b0713fce08 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] DELETE http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:23:00.255789 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-adf7ba8b-a768-4be2-8e61-b8b0713fce08 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:00.260397 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:00.260397 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:00.266864 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-adf7ba8b-a768-4be2-8e61-b8b0713fce08 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:00.267379 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-adf7ba8b-a768-4be2-8e61-b8b0713fce08 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Delete volume with id: de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:23:00.369342 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:00.369342 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:00.369342 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-adf7ba8b-a768-4be2-8e61-b8b0713fce08 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:23:00.455993 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-adf7ba8b-a768-4be2-8e61-b8b0713fce08 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Delete volume request issued successfully. Jan 27 18:23:00.456515 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-adf7ba8b-a768-4be2-8e61-b8b0713fce08 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 202 Jan 27 18:23:00.463378 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 706/1407] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:23:00 2021] DELETE /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:23:00.469982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb37cf60-9b34-4cfc-b2e1-b9668e44fe4e tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:23:00.470715 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb37cf60-9b34-4cfc-b2e1-b9668e44fe4e tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:00.471095 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:00.471095 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:00.471690 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb37cf60-9b34-4cfc-b2e1-b9668e44fe4e tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:00.622385 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:00.622385 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:00.662956 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cb37cf60-9b34-4cfc-b2e1-b9668e44fe4e tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:23:00.686025 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47e93b3b-56d0-4e3f-adff-2301618d6b21 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:00.686533 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47e93b3b-56d0-4e3f-adff-2301618d6b21 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:00.687177 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:00.687177 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:00.687846 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47e93b3b-56d0-4e3f-adff-2301618d6b21 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:00.688617 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-47e93b3b-56d0-4e3f-adff-2301618d6b21 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:00.720864 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb37cf60-9b34-4cfc-b2e1-b9668e44fe4e tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:23:00.721902 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 702/1408] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:00 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 913 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:00.792145 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:00.792145 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:00.795174 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47e93b3b-56d0-4e3f-adff-2301618d6b21 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:00.801456 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 707/1409] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:00 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:01.738157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cf50c10a-666c-4d31-b970-85c505679dca tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:23:01.739293 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cf50c10a-666c-4d31-b970-85c505679dca tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:01.739666 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:01.739666 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:01.740396 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cf50c10a-666c-4d31-b970-85c505679dca tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:01.815976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8ff61e0-0844-4de5-9cf3-6954f2c4285a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:01.816884 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8ff61e0-0844-4de5-9cf3-6954f2c4285a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:01.817318 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:01.817318 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:01.817966 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8ff61e0-0844-4de5-9cf3-6954f2c4285a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:01.818526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c8ff61e0-0844-4de5-9cf3-6954f2c4285a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:01.857385 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:01.857385 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:01.877437 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cf50c10a-666c-4d31-b970-85c505679dca tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:23:01.906526 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:01.906526 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:01.908433 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8ff61e0-0844-4de5-9cf3-6954f2c4285a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:01.917234 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cf50c10a-666c-4d31-b970-85c505679dca tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:23:01.918231 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 703/1410] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:01 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 913 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:01.920420 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 708/1411] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:01 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:02.933414 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f4950147-030b-4ce9-89e3-ae3f497f21e3 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:23:02.933911 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f4950147-030b-4ce9-89e3-ae3f497f21e3 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:02.934290 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:02.934290 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:02.935083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f4950147-030b-4ce9-89e3-ae3f497f21e3 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:02.941728 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9491219-9e01-4d88-8e00-8581cc68ec07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:02.955731 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9491219-9e01-4d88-8e00-8581cc68ec07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:02.956206 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:02.956206 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:02.956807 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9491219-9e01-4d88-8e00-8581cc68ec07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:02.957325 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d9491219-9e01-4d88-8e00-8581cc68ec07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:03.036837 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:03.036837 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:03.044048 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9491219-9e01-4d88-8e00-8581cc68ec07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:03.044905 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 709/1412] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:02 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:03.146657 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:03.146657 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:03.166739 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f4950147-030b-4ce9-89e3-ae3f497f21e3 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Volume info retrieved successfully. Jan 27 18:23:03.216081 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f4950147-030b-4ce9-89e3-ae3f497f21e3 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 200 Jan 27 18:23:03.217402 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 704/1413] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:02 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 913 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:04.059117 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10dfd361-c8f9-40f1-8b10-6228990b7877 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:04.060403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10dfd361-c8f9-40f1-8b10-6228990b7877 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:04.060766 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:04.060766 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:04.061552 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10dfd361-c8f9-40f1-8b10-6228990b7877 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:04.062104 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-10dfd361-c8f9-40f1-8b10-6228990b7877 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:04.128242 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:04.128242 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:04.133551 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10dfd361-c8f9-40f1-8b10-6228990b7877 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:04.136330 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 710/1414] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:04 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:04.232439 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb553c54-0170-4744-a212-926123a11617 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] GET http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 Jan 27 18:23:04.232960 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb553c54-0170-4744-a212-926123a11617 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:04.233154 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:04.233154 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:04.234492 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb553c54-0170-4744-a212-926123a11617 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:04.346462 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb553c54-0170-4744-a212-926123a11617 tempest-DeleteServersTestJSON-1426152858 tempest-DeleteServersTestJSON-1426152858-project] http://10.222.0.72/volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 returned with HTTP 404 Jan 27 18:23:04.356041 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 705/1415] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:04 2021] GET /volume/v3/9832c5e1a3804c578d798dc0a00482ce/volumes/de18a211-6ae3-4c4e-ad24-0e03c2f4b3f6 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:23:05.150586 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-53746ef1-91f1-4f9a-8097-0f945048085b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:05.151126 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-53746ef1-91f1-4f9a-8097-0f945048085b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:05.151616 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:05.151616 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:05.152116 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-53746ef1-91f1-4f9a-8097-0f945048085b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:05.152568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-53746ef1-91f1-4f9a-8097-0f945048085b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:05.208615 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:05.208615 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:05.221412 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-53746ef1-91f1-4f9a-8097-0f945048085b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:05.226866 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 711/1416] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:05 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:06.241306 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5438ab97-a100-45d2-bba1-847684f63033 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:06.241811 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5438ab97-a100-45d2-bba1-847684f63033 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:06.242287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5438ab97-a100-45d2-bba1-847684f63033 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:06.242655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5438ab97-a100-45d2-bba1-847684f63033 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:06.294225 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:06.294225 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:06.298879 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5438ab97-a100-45d2-bba1-847684f63033 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:06.301170 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 706/1417] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:06 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:07.314199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b95467c-af15-4b5b-8bd7-93a7caedb8e4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:07.315298 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b95467c-af15-4b5b-8bd7-93a7caedb8e4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:07.315717 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:07.315717 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:07.316363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b95467c-af15-4b5b-8bd7-93a7caedb8e4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:07.316916 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2b95467c-af15-4b5b-8bd7-93a7caedb8e4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:07.368019 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:07.368019 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:07.370915 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b95467c-af15-4b5b-8bd7-93a7caedb8e4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:07.379486 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 712/1418] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:07 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:08.387639 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb73d7ff-48c9-4b06-a062-9d9326b5cf2e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:08.389081 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb73d7ff-48c9-4b06-a062-9d9326b5cf2e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:08.389494 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:08.389494 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:08.390831 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb73d7ff-48c9-4b06-a062-9d9326b5cf2e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:08.391402 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-bb73d7ff-48c9-4b06-a062-9d9326b5cf2e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:08.435312 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:08.435312 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:08.452975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb73d7ff-48c9-4b06-a062-9d9326b5cf2e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:08.462099 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 707/1419] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:08 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:09.471906 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0495f288-1caf-4998-8ced-907a1ac4c833 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:09.472424 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0495f288-1caf-4998-8ced-907a1ac4c833 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:09.472982 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:09.472982 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:09.472982 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0495f288-1caf-4998-8ced-907a1ac4c833 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:09.474487 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0495f288-1caf-4998-8ced-907a1ac4c833 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:09.522388 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:09.522388 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:09.524267 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0495f288-1caf-4998-8ced-907a1ac4c833 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:09.526382 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 713/1420] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:09 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:10.540108 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9df2775c-8c3f-45b9-85e5-6d1c3978a7ce tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:10.540619 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9df2775c-8c3f-45b9-85e5-6d1c3978a7ce tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:10.540841 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:10.540841 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:10.541219 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9df2775c-8c3f-45b9-85e5-6d1c3978a7ce tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:10.541588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9df2775c-8c3f-45b9-85e5-6d1c3978a7ce tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:10.588574 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:10.588574 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:10.590421 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9df2775c-8c3f-45b9-85e5-6d1c3978a7ce tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:10.591247 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 708/1421] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:10 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:11.609721 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-815be7b9-2635-4b38-af0d-0caf7ff5d10d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:11.610255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-815be7b9-2635-4b38-af0d-0caf7ff5d10d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:11.611156 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:11.611156 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:11.611156 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-815be7b9-2635-4b38-af0d-0caf7ff5d10d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:11.611156 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-815be7b9-2635-4b38-af0d-0caf7ff5d10d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:11.677168 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:11.677168 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:11.679416 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-815be7b9-2635-4b38-af0d-0caf7ff5d10d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:11.680787 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 714/1422] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:11 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:12.694766 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb4d8ea2-9c63-4158-81bb-6793c81f699a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:12.695606 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb4d8ea2-9c63-4158-81bb-6793c81f699a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:12.695826 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:12.695826 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:12.696355 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb4d8ea2-9c63-4158-81bb-6793c81f699a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:12.696722 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-fb4d8ea2-9c63-4158-81bb-6793c81f699a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:12.763802 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:12.763802 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:12.765283 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb4d8ea2-9c63-4158-81bb-6793c81f699a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:12.766272 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 709/1423] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:12 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:13.781653 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71620cec-4f32-4fa9-a800-98fca8ed2348 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:13.782207 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71620cec-4f32-4fa9-a800-98fca8ed2348 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:13.782514 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:13.782514 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:13.786346 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71620cec-4f32-4fa9-a800-98fca8ed2348 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:13.786828 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-71620cec-4f32-4fa9-a800-98fca8ed2348 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:13.816756 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:13.816756 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:13.818859 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71620cec-4f32-4fa9-a800-98fca8ed2348 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:13.821064 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 715/1424] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:13 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:14.834841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5d17d8f-2c76-4a6d-8973-fa200f0cfca3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:14.835350 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5d17d8f-2c76-4a6d-8973-fa200f0cfca3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:14.835632 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:14.835632 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:14.835909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5d17d8f-2c76-4a6d-8973-fa200f0cfca3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:14.836257 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f5d17d8f-2c76-4a6d-8973-fa200f0cfca3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:14.873478 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:14.873478 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:14.876889 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5d17d8f-2c76-4a6d-8973-fa200f0cfca3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:14.878294 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 710/1425] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:14 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:15.892993 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3a778e45-be22-489b-9d55-9d0704e2374f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:15.893526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3a778e45-be22-489b-9d55-9d0704e2374f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:15.893742 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:15.893742 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:15.894157 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3a778e45-be22-489b-9d55-9d0704e2374f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:15.894527 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3a778e45-be22-489b-9d55-9d0704e2374f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:15.943112 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:15.943112 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:15.945395 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3a778e45-be22-489b-9d55-9d0704e2374f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:15.946555 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 716/1426] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:15 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:16.961374 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d6c71d85-b1e5-401d-bfc6-a4980ca8df40 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:16.961892 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d6c71d85-b1e5-401d-bfc6-a4980ca8df40 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:16.962158 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:16.962158 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:16.962476 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d6c71d85-b1e5-401d-bfc6-a4980ca8df40 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:16.962851 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d6c71d85-b1e5-401d-bfc6-a4980ca8df40 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:16.986371 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:16.986371 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:16.988295 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d6c71d85-b1e5-401d-bfc6-a4980ca8df40 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:16.989515 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 711/1427] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:16 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:18.003352 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f8f61244-5c81-45d3-b4ab-0f5ba9d9bb6c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:18.003917 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f8f61244-5c81-45d3-b4ab-0f5ba9d9bb6c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:18.004127 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:18.004127 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:18.004726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f8f61244-5c81-45d3-b4ab-0f5ba9d9bb6c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:18.005110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f8f61244-5c81-45d3-b4ab-0f5ba9d9bb6c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:18.036585 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:18.036585 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:18.039948 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f8f61244-5c81-45d3-b4ab-0f5ba9d9bb6c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:18.050038 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 717/1428] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:17 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:19.065155 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-880f70e3-9f03-4998-ad9a-7b6a3c9fc34a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:19.065795 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-880f70e3-9f03-4998-ad9a-7b6a3c9fc34a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:19.065998 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:19.065998 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:19.066300 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-880f70e3-9f03-4998-ad9a-7b6a3c9fc34a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:19.066670 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-880f70e3-9f03-4998-ad9a-7b6a3c9fc34a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:19.108852 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:19.108852 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:19.110875 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-880f70e3-9f03-4998-ad9a-7b6a3c9fc34a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:19.111761 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 712/1429] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:19 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:20.125954 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4a78d294-2e5b-489e-aab1-346bdb53abc5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:20.126491 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4a78d294-2e5b-489e-aab1-346bdb53abc5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:20.126703 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:20.126703 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:20.127079 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4a78d294-2e5b-489e-aab1-346bdb53abc5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:20.127492 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4a78d294-2e5b-489e-aab1-346bdb53abc5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:20.196673 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:20.196673 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:20.198754 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4a78d294-2e5b-489e-aab1-346bdb53abc5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:20.199334 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 718/1430] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:20 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:21.219817 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-90df2b73-df41-4484-8d5f-5ac978e88767 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:21.220487 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-90df2b73-df41-4484-8d5f-5ac978e88767 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:21.220889 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:21.220889 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:21.221419 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-90df2b73-df41-4484-8d5f-5ac978e88767 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:21.221996 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-90df2b73-df41-4484-8d5f-5ac978e88767 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:21.251536 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:21.251536 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:21.253409 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-90df2b73-df41-4484-8d5f-5ac978e88767 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:21.256216 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 713/1431] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:21 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:22.275602 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0944dfd3-597e-4d5f-a4c6-3be420158892 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:22.279855 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0944dfd3-597e-4d5f-a4c6-3be420158892 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:22.282972 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:22.282972 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:22.283795 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0944dfd3-597e-4d5f-a4c6-3be420158892 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:22.284383 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0944dfd3-597e-4d5f-a4c6-3be420158892 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:22.351185 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:22.351185 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:22.353848 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0944dfd3-597e-4d5f-a4c6-3be420158892 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:22.355676 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 719/1432] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:22 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:23.374433 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d32f4f9-b5dc-45a4-abfa-489a833dbdd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:23.375280 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d32f4f9-b5dc-45a4-abfa-489a833dbdd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:23.375280 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:23.375280 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:23.377221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d32f4f9-b5dc-45a4-abfa-489a833dbdd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:23.377221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6d32f4f9-b5dc-45a4-abfa-489a833dbdd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:23.442107 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:23.442107 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:23.443992 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d32f4f9-b5dc-45a4-abfa-489a833dbdd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:23.444462 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 714/1433] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:23 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:24.458947 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2931be7f-b3fc-4e9c-ad90-8e07ebb6799b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:24.460038 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2931be7f-b3fc-4e9c-ad90-8e07ebb6799b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:24.460439 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:24.460439 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:24.461120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2931be7f-b3fc-4e9c-ad90-8e07ebb6799b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:24.461637 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2931be7f-b3fc-4e9c-ad90-8e07ebb6799b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:24.509937 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:24.509937 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:24.511859 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2931be7f-b3fc-4e9c-ad90-8e07ebb6799b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:24.513134 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 720/1434] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:24 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:25.527001 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e16dfdda-a75f-471e-b02a-6661b53665ba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:25.528259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e16dfdda-a75f-471e-b02a-6661b53665ba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:25.528822 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:25.528822 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:25.529488 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e16dfdda-a75f-471e-b02a-6661b53665ba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:25.530121 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e16dfdda-a75f-471e-b02a-6661b53665ba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:25.580311 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:25.580311 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:25.582489 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e16dfdda-a75f-471e-b02a-6661b53665ba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:25.586517 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 715/1435] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:25 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:26.605086 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ffe4e0f-bb91-4399-a07d-5acabc6b2fcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:26.605654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ffe4e0f-bb91-4399-a07d-5acabc6b2fcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:26.605976 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:26.605976 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:26.606359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ffe4e0f-bb91-4399-a07d-5acabc6b2fcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:26.607285 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8ffe4e0f-bb91-4399-a07d-5acabc6b2fcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:26.680749 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:26.680749 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:26.682867 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ffe4e0f-bb91-4399-a07d-5acabc6b2fcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:26.683906 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 721/1436] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:26 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:27.698812 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58b2f751-f384-42f5-aa30-5b0bbe23e681 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:27.700025 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58b2f751-f384-42f5-aa30-5b0bbe23e681 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:27.700438 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:27.700438 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:27.701115 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58b2f751-f384-42f5-aa30-5b0bbe23e681 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:27.703071 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-58b2f751-f384-42f5-aa30-5b0bbe23e681 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:27.759352 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:27.759352 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:27.768069 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58b2f751-f384-42f5-aa30-5b0bbe23e681 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:27.769034 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 716/1437] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:27 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:28.783417 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-377145ef-fc02-41ef-83da-dc48d754f7c2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:28.784085 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-377145ef-fc02-41ef-83da-dc48d754f7c2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:28.784556 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:28.784556 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:28.784995 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-377145ef-fc02-41ef-83da-dc48d754f7c2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:28.785562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-377145ef-fc02-41ef-83da-dc48d754f7c2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:28.812068 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:28.812068 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:28.813890 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-377145ef-fc02-41ef-83da-dc48d754f7c2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:28.820951 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 722/1438] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:28 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:29.830865 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0af5a3c7-6342-41ec-aa82-9880fb915a28 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:29.831664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0af5a3c7-6342-41ec-aa82-9880fb915a28 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:29.831885 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:29.831885 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:29.832263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0af5a3c7-6342-41ec-aa82-9880fb915a28 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:29.832633 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0af5a3c7-6342-41ec-aa82-9880fb915a28 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 75d167f0-6452-4478-94de-f67100a21930. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:23:29.895674 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:29.895674 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:29.897435 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0af5a3c7-6342-41ec-aa82-9880fb915a28 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 200 Jan 27 18:23:29.898260 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 717/1439] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:29 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:29.914812 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-78a3783f-ee1b-4793-9233-878d24375cd6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:23:29.915263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-78a3783f-ee1b-4793-9233-878d24375cd6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:29.915908 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:29.915908 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:29.916291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-78a3783f-ee1b-4793-9233-878d24375cd6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:30.026921 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:30.026921 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:30.035875 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-78a3783f-ee1b-4793-9233-878d24375cd6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:30.055967 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:30.055967 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:30.065214 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-78a3783f-ee1b-4793-9233-878d24375cd6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:23:30.066054 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 723/1440] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:29 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 1203 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:23:30.083836 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f723f5c5-474c-4f27-8152-0dbcb6e29429 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] DELETE http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 Jan 27 18:23:30.084362 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f723f5c5-474c-4f27-8152-0dbcb6e29429 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:30.084577 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:30.084577 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:30.084950 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f723f5c5-474c-4f27-8152-0dbcb6e29429 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:30.085308 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-f723f5c5-474c-4f27-8152-0dbcb6e29429 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete backup with id: 75d167f0-6452-4478-94de-f67100a21930. Jan 27 18:23:30.120073 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:30.120073 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:30.152022 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-f723f5c5-474c-4f27-8152-0dbcb6e29429 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] delete_backup rpcapi backup_id 75d167f0-6452-4478-94de-f67100a21930 {{(pid=87901) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 18:23:30.156440 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f723f5c5-474c-4f27-8152-0dbcb6e29429 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 returned with HTTP 202 Jan 27 18:23:30.162106 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 718/1441] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:23:30 2021] DELETE /volume/v3/9157097f185849028887e58456330f0b/backups/75d167f0-6452-4478-94de-f67100a21930 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:23:30.843400 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-a153790d-b0da-4099-8e2f-bb2cf299e5d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:23:30.843865 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-a153790d-b0da-4099-8e2f-bb2cf299e5d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:30.844568 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:30.844568 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:30.845486 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-a153790d-b0da-4099-8e2f-bb2cf299e5d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:30.927210 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:30.927210 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:30.944303 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-a153790d-b0da-4099-8e2f-bb2cf299e5d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:30.992448 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:30.992448 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:31.009796 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-a153790d-b0da-4099-8e2f-bb2cf299e5d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:23:31.011757 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 724/1442] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:23:30 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 1203 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:23:31.059222 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-32e577cb-5560-4b96-ac25-e1f44abab4f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] POST http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47/action Jan 27 18:23:31.059718 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:31.059718 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:31.060164 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-32e577cb-5560-4b96-ac25-e1f44abab4f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:23:31.060554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-32e577cb-5560-4b96-ac25-e1f44abab4f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:23:31.133349 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:31.133349 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:31.134845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-32e577cb-5560-4b96-ac25-e1f44abab4f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:31.164764 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-32e577cb-5560-4b96-ac25-e1f44abab4f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Begin detaching volume completed successfully. Jan 27 18:23:31.166496 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-32e577cb-5560-4b96-ac25-e1f44abab4f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47/action returned with HTTP 202 Jan 27 18:23:31.177075 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 719/1443] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 18:23:31 2021] POST /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:23:31.220819 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71fff04f-5fd7-4dec-84f5-aa240fd63415 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:23:31.221533 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71fff04f-5fd7-4dec-84f5-aa240fd63415 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:31.222043 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:31.222043 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:31.223027 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71fff04f-5fd7-4dec-84f5-aa240fd63415 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:31.320100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-32e577cb-5560-4b96-ac25-e1f44abab4f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume// Jan 27 18:23:31.321744 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-32e577cb-5560-4b96-ac25-e1f44abab4f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:31.322098 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:31.322098 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:31.322700 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-32e577cb-5560-4b96-ac25-e1f44abab4f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:31.323926 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-32e577cb-5560-4b96-ac25-e1f44abab4f7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:23:31.324825 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 720/1444] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:23:31 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:23:31.334261 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:31.334261 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:31.351697 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-611bdbf6-6cae-4ad5-9a22-4951f56e1609 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:23:31.352751 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-611bdbf6-6cae-4ad5-9a22-4951f56e1609 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:31.353376 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-611bdbf6-6cae-4ad5-9a22-4951f56e1609 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:31.366275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-71fff04f-5fd7-4dec-84f5-aa240fd63415 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:31.454239 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:31.454239 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:31.465703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71fff04f-5fd7-4dec-84f5-aa240fd63415 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:23:31.467339 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 725/1445] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:31 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 1206 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:23:31.554967 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:31.554967 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:31.570295 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-611bdbf6-6cae-4ad5-9a22-4951f56e1609 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:31.594552 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:31.594552 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:31.604153 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-611bdbf6-6cae-4ad5-9a22-4951f56e1609 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:23:31.604907 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 721/1446] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:23:31 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 1305 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:23:32.429429 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-7ea0fec1-8cdd-42fe-b509-cd1f5bd56902 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] DELETE http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/attachments/35f4532f-333f-4ceb-8af6-2d0533ae7664 Jan 27 18:23:32.429429 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-7ea0fec1-8cdd-42fe-b509-cd1f5bd56902 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:32.429429 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:32.429429 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:32.429429 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-7ea0fec1-8cdd-42fe-b509-cd1f5bd56902 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:32.471855 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:32.471855 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:32.492212 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7f61273-7539-46bd-bc46-14a21e4c906e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:23:32.492212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7f61273-7539-46bd-bc46-14a21e4c906e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:32.492212 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:32.492212 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:32.492212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7f61273-7539-46bd-bc46-14a21e4c906e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:32.607699 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:32.607699 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:32.630131 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e7f61273-7539-46bd-bc46-14a21e4c906e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:32.661754 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:32.661754 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:32.671767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7f61273-7539-46bd-bc46-14a21e4c906e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:23:32.672870 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 722/1447] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:32 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 1206 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:23:33.507675 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-7ea0fec1-8cdd-42fe-b509-cd1f5bd56902 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:23:33.507675 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-7ea0fec1-8cdd-42fe-b509-cd1f5bd56902 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:23:33.582797 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2ab54096-02b2-4516-96fd-6064de58f6dd req-7ea0fec1-8cdd-42fe-b509-cd1f5bd56902 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/attachments/35f4532f-333f-4ceb-8af6-2d0533ae7664 returned with HTTP 200 Jan 27 18:23:33.582797 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 726/1448] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 18:23:32 2021] DELETE /volume/v3/9157097f185849028887e58456330f0b/attachments/35f4532f-333f-4ceb-8af6-2d0533ae7664 => generated 19 bytes in 1173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:33.704764 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e779d1d-6023-40e2-a9d0-46044069f237 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:23:33.704764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e779d1d-6023-40e2-a9d0-46044069f237 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:33.704764 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:33.704764 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:33.704764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e779d1d-6023-40e2-a9d0-46044069f237 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:33.841519 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:33.841519 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:33.864050 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6e779d1d-6023-40e2-a9d0-46044069f237 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:33.922781 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e779d1d-6023-40e2-a9d0-46044069f237 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:23:33.922781 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 723/1449] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:33 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 911 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:44.340159 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-184aad75-0d24-4468-8b08-cc9dfaeda0f0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] DELETE http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:23:44.343381 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-184aad75-0d24-4468-8b08-cc9dfaeda0f0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:44.343930 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:44.343930 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:44.344593 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-184aad75-0d24-4468-8b08-cc9dfaeda0f0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:44.345510 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-184aad75-0d24-4468-8b08-cc9dfaeda0f0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete volume with id: 924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:23:44.487881 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:44.487881 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:44.489834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-184aad75-0d24-4468-8b08-cc9dfaeda0f0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:44.535591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-184aad75-0d24-4468-8b08-cc9dfaeda0f0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete volume request issued successfully. Jan 27 18:23:44.536197 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-184aad75-0d24-4468-8b08-cc9dfaeda0f0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 202 Jan 27 18:23:44.550391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfd7dacb-7219-40d6-a4f6-22cb7661ad08 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:23:44.550736 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 727/1450] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:23:44 2021] DELETE /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:23:44.552113 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfd7dacb-7219-40d6-a4f6-22cb7661ad08 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:44.552338 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:44.552338 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:44.552723 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfd7dacb-7219-40d6-a4f6-22cb7661ad08 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:44.745931 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:44.745931 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:44.784869 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cfd7dacb-7219-40d6-a4f6-22cb7661ad08 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:44.885271 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfd7dacb-7219-40d6-a4f6-22cb7661ad08 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:23:44.892893 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 724/1451] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:44 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 910 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:45.912087 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f81a9a4c-17fc-4cef-a23b-9e6e5d0d92f5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:23:45.912629 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f81a9a4c-17fc-4cef-a23b-9e6e5d0d92f5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:45.912826 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:45.912826 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:45.913205 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f81a9a4c-17fc-4cef-a23b-9e6e5d0d92f5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:46.057185 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:46.057185 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:46.078970 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f81a9a4c-17fc-4cef-a23b-9e6e5d0d92f5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:46.125860 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f81a9a4c-17fc-4cef-a23b-9e6e5d0d92f5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:23:46.143289 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 728/1452] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:45 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 910 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:47.148628 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca56bae2-3952-4832-854f-2d10f0631e84 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:23:47.149917 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca56bae2-3952-4832-854f-2d10f0631e84 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:47.150288 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:47.150288 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:47.150884 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca56bae2-3952-4832-854f-2d10f0631e84 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:47.317773 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:47.317773 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:47.347278 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ca56bae2-3952-4832-854f-2d10f0631e84 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:47.417810 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca56bae2-3952-4832-854f-2d10f0631e84 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 200 Jan 27 18:23:47.424726 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 725/1453] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:47 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 910 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:48.438391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f53f2bde-9d04-4c90-83f5-844859211bb5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:23:48.439472 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f53f2bde-9d04-4c90-83f5-844859211bb5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:48.439970 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:48.439970 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:48.440568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f53f2bde-9d04-4c90-83f5-844859211bb5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:48.535716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f53f2bde-9d04-4c90-83f5-844859211bb5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 404 Jan 27 18:23:48.536769 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 729/1454] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:48 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:23:48.622404 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] POST http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes Jan 27 18:23:48.624637 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:48.624637 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:48.625305 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-8558635"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:23:48.627928 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Create volume request body: {'volume': {'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-8558635'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:23:48.816810 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Create volume of 1 GB Jan 27 18:23:48.841906 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Availability Zones retrieved successfully. Jan 27 18:23:48.872227 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Flow 'volume_create_api' (36b949b5-97bd-42b6-b4ba-c8753ee96834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:23:48.877139 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4aaf90-501f-4878-82b7-5cc573663f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:23:48.879739 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:23:49.023232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4aaf90-501f-4878-82b7-5cc573663f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:23:49.027193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45fc25f8-b2da-4867-9c4b-cc451743699a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:23:49.108273 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Created reservations ['efe6e294-25e5-48ae-b80d-948f421adb05', 'fd09a0a4-50ce-4607-9e84-5d2d5663f3d5', '0ead8f07-76a1-4e65-adb4-c46aed178c29', 'a9323ca9-7466-484f-ba78-bcaef6f6a034'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:23:49.110742 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45fc25f8-b2da-4867-9c4b-cc451743699a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efe6e294-25e5-48ae-b80d-948f421adb05', 'fd09a0a4-50ce-4607-9e84-5d2d5663f3d5', '0ead8f07-76a1-4e65-adb4-c46aed178c29', 'a9323ca9-7466-484f-ba78-bcaef6f6a034']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:23:49.113559 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbc13ce5-daa8-46da-98fa-6ab4106e9a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:23:49.223121 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbc13ce5-daa8-46da-98fa-6ab4106e9a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54188ea3-b3e5-4de5-b414-52bb94ee9c08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-8558635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9157097f185849028887e58456330f0b',qos_specs=None,replication_status=,reservations=['efe6e294-25e5-48ae-b80d-948f421adb05','fd09a0a4-50ce-4607-9e84-5d2d5663f3d5','0ead8f07-76a1-4e65-adb4-c46aed178c29','a9323ca9-7466-484f-ba78-bcaef6f6a034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:23:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-8558635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54188ea3-b3e5-4de5-b414-52bb94ee9c08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9157097f185849028887e58456330f0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:23:49.225604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bfcfe1-cad5-44fa-b963-c5c1a53bb14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:23:49.308154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bfcfe1-cad5-44fa-b963-c5c1a53bb14c) transitioned into state 'SUCCESS' from state '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-8558635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9157097f185849028887e58456330f0b',qos_specs=None,replication_status=,reservations=['efe6e294-25e5-48ae-b80d-948f421adb05','fd09a0a4-50ce-4607-9e84-5d2d5663f3d5','0ead8f07-76a1-4e65-adb4-c46aed178c29','a9323ca9-7466-484f-ba78-bcaef6f6a034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:23:49.312154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc71b9f9-8772-4a1c-8626-6a23f3c20f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:23:49.337492 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc71b9f9-8772-4a1c-8626-6a23f3c20f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:23:49.340269 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Flow 'volume_create_api' (36b949b5-97bd-42b6-b4ba-c8753ee96834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:23:49.391620 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Create volume request issued successfully. Jan 27 18:23:49.406115 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-196b2d13-8dd3-4cbe-85c7-2fc0d335acd0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes returned with HTTP 202 Jan 27 18:23:49.407103 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 726/1455] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:23:48 2021] POST /volume/v3/9157097f185849028887e58456330f0b/volumes => generated 815 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:23:49.424001 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-133de07d-f2a3-46cf-8812-a6ab26103b16 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:23:49.426379 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-133de07d-f2a3-46cf-8812-a6ab26103b16 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:49.426379 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-133de07d-f2a3-46cf-8812-a6ab26103b16 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:49.502342 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:49.502342 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:49.515082 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-133de07d-f2a3-46cf-8812-a6ab26103b16 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:49.542762 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-133de07d-f2a3-46cf-8812-a6ab26103b16 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:23:49.545650 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 730/1456] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:49 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 883 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:23:50.563962 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5b141ac-484c-47cc-8bc2-6f8527ec4431 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:23:50.565047 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5b141ac-484c-47cc-8bc2-6f8527ec4431 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:50.565859 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:50.565859 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:50.566568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5b141ac-484c-47cc-8bc2-6f8527ec4431 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:50.711011 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:50.711011 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:50.723034 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f5b141ac-484c-47cc-8bc2-6f8527ec4431 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:50.748058 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5b141ac-484c-47cc-8bc2-6f8527ec4431 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:23:50.750020 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 727/1457] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:50 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:51.766429 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2472d71-922d-4afc-b6bc-d02e1bfcaa80 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:23:51.766896 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b2472d71-922d-4afc-b6bc-d02e1bfcaa80 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:51.767264 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:51.767264 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:51.767473 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b2472d71-922d-4afc-b6bc-d02e1bfcaa80 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:51.890229 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:51.890229 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:51.910774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b2472d71-922d-4afc-b6bc-d02e1bfcaa80 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:51.955789 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2472d71-922d-4afc-b6bc-d02e1bfcaa80 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:23:51.965819 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 731/1458] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:51 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:52.976830 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6fe520dc-74bd-4094-a18e-5657c875ae88 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:23:52.977550 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6fe520dc-74bd-4094-a18e-5657c875ae88 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:52.977867 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:52.977867 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:52.978538 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6fe520dc-74bd-4094-a18e-5657c875ae88 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:53.141597 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:53.141597 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:53.152418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6fe520dc-74bd-4094-a18e-5657c875ae88 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:53.189523 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6fe520dc-74bd-4094-a18e-5657c875ae88 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:23:53.191345 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 728/1459] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:52 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:54.208817 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d2a6de0f-b63b-4a6b-9811-3e711018bac7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:23:54.209412 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d2a6de0f-b63b-4a6b-9811-3e711018bac7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:54.209615 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:54.209615 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:54.210002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d2a6de0f-b63b-4a6b-9811-3e711018bac7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:54.336670 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:54.336670 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:54.362126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d2a6de0f-b63b-4a6b-9811-3e711018bac7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:54.403754 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d2a6de0f-b63b-4a6b-9811-3e711018bac7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:23:54.405002 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 732/1460] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:54 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:55.423087 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e3014379-be15-47da-ba4e-89266b10be0f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:23:55.424589 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e3014379-be15-47da-ba4e-89266b10be0f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:55.425284 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:55.425284 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:55.426929 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e3014379-be15-47da-ba4e-89266b10be0f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:55.578044 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:55.578044 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:55.620080 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e3014379-be15-47da-ba4e-89266b10be0f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:55.677384 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e3014379-be15-47da-ba4e-89266b10be0f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:23:55.683602 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 729/1461] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:55 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:56.696917 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3de1f890-1f12-44fa-855c-81e9660065c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:23:56.697586 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3de1f890-1f12-44fa-855c-81e9660065c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:56.699622 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:56.699622 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:56.699622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3de1f890-1f12-44fa-855c-81e9660065c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:56.839992 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:56.839992 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:56.849726 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3de1f890-1f12-44fa-855c-81e9660065c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:56.879849 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3de1f890-1f12-44fa-855c-81e9660065c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:23:56.891654 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 733/1462] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:56 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:57.900983 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8793ca5-7982-4eac-b1a2-274be76d4183 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:23:57.902697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8793ca5-7982-4eac-b1a2-274be76d4183 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:57.903341 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:57.903341 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:57.904601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8793ca5-7982-4eac-b1a2-274be76d4183 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:57.997840 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:57.997840 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:58.010297 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a8793ca5-7982-4eac-b1a2-274be76d4183 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:58.033192 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8793ca5-7982-4eac-b1a2-274be76d4183 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:23:58.043418 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 730/1463] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:57 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:59.051299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-901f4afa-e2a8-4123-897e-6270f76b9b67 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:23:59.051919 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-901f4afa-e2a8-4123-897e-6270f76b9b67 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:59.052228 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:59.052228 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:23:59.052601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-901f4afa-e2a8-4123-897e-6270f76b9b67 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:59.105466 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:59.105466 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:23:59.114599 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-901f4afa-e2a8-4123-897e-6270f76b9b67 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:23:59.144059 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-901f4afa-e2a8-4123-897e-6270f76b9b67 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:23:59.147965 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 734/1464] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:23:59 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:00.162236 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-96f90814-ca85-4581-9251-ed52e3cd5e7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:00.162812 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-96f90814-ca85-4581-9251-ed52e3cd5e7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:00.163011 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:00.163011 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:00.163389 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-96f90814-ca85-4581-9251-ed52e3cd5e7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:00.225307 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:00.225307 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:00.236274 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-96f90814-ca85-4581-9251-ed52e3cd5e7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:00.265555 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-96f90814-ca85-4581-9251-ed52e3cd5e7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:00.266731 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 731/1465] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:00 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:01.282879 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e17e69db-e35e-471c-963e-3df15feee560 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:01.283404 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e17e69db-e35e-471c-963e-3df15feee560 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:01.284184 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:01.284184 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:01.284184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e17e69db-e35e-471c-963e-3df15feee560 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:01.378423 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:01.378423 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:01.405341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e17e69db-e35e-471c-963e-3df15feee560 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:01.457961 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e17e69db-e35e-471c-963e-3df15feee560 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:01.468164 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 735/1466] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:01 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:02.484279 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6dda5fbc-2b78-4ffc-9a34-fce30b548459 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:02.486006 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6dda5fbc-2b78-4ffc-9a34-fce30b548459 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:02.486398 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:02.486398 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:02.487195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6dda5fbc-2b78-4ffc-9a34-fce30b548459 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:02.570976 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:02.570976 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:02.585851 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6dda5fbc-2b78-4ffc-9a34-fce30b548459 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:02.618081 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6dda5fbc-2b78-4ffc-9a34-fce30b548459 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:02.619065 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 732/1467] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:02 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:03.640671 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-02dd8287-5fb6-47c3-aece-faadcd558392 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:03.641228 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-02dd8287-5fb6-47c3-aece-faadcd558392 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:03.643328 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:03.643328 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:03.643816 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-02dd8287-5fb6-47c3-aece-faadcd558392 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:03.771562 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:03.771562 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:03.796005 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-02dd8287-5fb6-47c3-aece-faadcd558392 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:03.846945 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-02dd8287-5fb6-47c3-aece-faadcd558392 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:03.847822 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 736/1468] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:03 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:04.863980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0faf6a97-db0d-4518-8581-4c944bf67324 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:04.864824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0faf6a97-db0d-4518-8581-4c944bf67324 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:04.865156 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:04.865156 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:04.865679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0faf6a97-db0d-4518-8581-4c944bf67324 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:04.946635 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:04.946635 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:04.961339 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0faf6a97-db0d-4518-8581-4c944bf67324 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:04.993508 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0faf6a97-db0d-4518-8581-4c944bf67324 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:05.008277 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 733/1469] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:04 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:06.012261 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dc7e9c38-3308-4e0d-9492-00946a7221d7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:06.013698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dc7e9c38-3308-4e0d-9492-00946a7221d7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:06.014077 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:06.014077 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:06.014707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dc7e9c38-3308-4e0d-9492-00946a7221d7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:06.120149 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:06.120149 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:06.140903 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dc7e9c38-3308-4e0d-9492-00946a7221d7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:06.187012 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dc7e9c38-3308-4e0d-9492-00946a7221d7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:06.196622 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 737/1470] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:06 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 907 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:07.206496 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5cf911d4-7133-4d59-abc2-c5ed4b0c883b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:07.207028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5cf911d4-7133-4d59-abc2-c5ed4b0c883b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:07.207239 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:07.207239 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:07.207590 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5cf911d4-7133-4d59-abc2-c5ed4b0c883b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:07.294849 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:07.294849 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:07.324782 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5cf911d4-7133-4d59-abc2-c5ed4b0c883b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:07.367125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5cf911d4-7133-4d59-abc2-c5ed4b0c883b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:07.368276 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 734/1471] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:07 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 965 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:08.386113 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea50e85a-6b55-4286-b571-7e5f9c907f89 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:08.388057 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea50e85a-6b55-4286-b571-7e5f9c907f89 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:08.388790 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:08.388790 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:08.389443 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea50e85a-6b55-4286-b571-7e5f9c907f89 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:08.457503 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:08.457503 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:08.469390 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ea50e85a-6b55-4286-b571-7e5f9c907f89 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:08.509622 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea50e85a-6b55-4286-b571-7e5f9c907f89 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:08.510989 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 738/1472] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:08 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 965 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:09.527126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c0be5d6-8bd5-4ef1-8a06-8745bd52d72b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:09.528762 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c0be5d6-8bd5-4ef1-8a06-8745bd52d72b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:09.529174 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:09.529174 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:09.529654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c0be5d6-8bd5-4ef1-8a06-8745bd52d72b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:09.678793 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:09.678793 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:09.694764 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1c0be5d6-8bd5-4ef1-8a06-8745bd52d72b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:09.730146 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c0be5d6-8bd5-4ef1-8a06-8745bd52d72b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:09.731199 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 735/1473] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:09 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 968 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:10.747974 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-30e3597f-2968-445f-aba8-0e577f76b922 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:10.749266 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-30e3597f-2968-445f-aba8-0e577f76b922 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:10.749628 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:10.749628 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:10.751509 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-30e3597f-2968-445f-aba8-0e577f76b922 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:10.814340 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:10.814340 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:10.824549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-30e3597f-2968-445f-aba8-0e577f76b922 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:10.852562 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-30e3597f-2968-445f-aba8-0e577f76b922 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:10.856599 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 739/1474] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:10 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 968 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:11.873214 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41475a9a-2284-4b20-ae09-eec389bec8ae tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:11.873657 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-41475a9a-2284-4b20-ae09-eec389bec8ae tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:11.873657 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:11.873657 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:11.874806 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-41475a9a-2284-4b20-ae09-eec389bec8ae tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:11.978239 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:11.978239 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:12.006690 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-41475a9a-2284-4b20-ae09-eec389bec8ae tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:12.060452 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41475a9a-2284-4b20-ae09-eec389bec8ae tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:12.061677 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 736/1475] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:11 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 968 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:13.079953 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd915a74-f23c-48bf-9441-c6510201a225 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:13.080526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd915a74-f23c-48bf-9441-c6510201a225 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:13.080930 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:13.080930 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:13.081737 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd915a74-f23c-48bf-9441-c6510201a225 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:13.137166 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:13.137166 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:13.147402 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cd915a74-f23c-48bf-9441-c6510201a225 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:13.181504 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd915a74-f23c-48bf-9441-c6510201a225 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:13.185012 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 740/1476] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:13 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:14.201853 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c3725b4-89dd-440b-b228-e51a3b8afd16 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:14.202354 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c3725b4-89dd-440b-b228-e51a3b8afd16 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:14.202569 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:14.202569 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:14.202922 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c3725b4-89dd-440b-b228-e51a3b8afd16 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:14.269496 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:14.269496 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:14.280327 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4c3725b4-89dd-440b-b228-e51a3b8afd16 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:14.317611 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c3725b4-89dd-440b-b228-e51a3b8afd16 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:14.318621 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 737/1477] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:14 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 968 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:15.336104 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df331380-59f9-43bc-ad90-4175c04ee5dc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:15.336649 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df331380-59f9-43bc-ad90-4175c04ee5dc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:15.336868 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:15.336868 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:15.337339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df331380-59f9-43bc-ad90-4175c04ee5dc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:15.395777 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:15.395777 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:15.415922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-df331380-59f9-43bc-ad90-4175c04ee5dc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:15.453561 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df331380-59f9-43bc-ad90-4175c04ee5dc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:15.464131 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 741/1478] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:15 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 968 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:16.477444 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e45b21b0-36af-41b0-9c74-926e08f0fd26 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:16.478681 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e45b21b0-36af-41b0-9c74-926e08f0fd26 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:16.478681 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:16.478681 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:16.478681 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e45b21b0-36af-41b0-9c74-926e08f0fd26 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:16.573492 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:16.573492 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:16.586550 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e45b21b0-36af-41b0-9c74-926e08f0fd26 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:16.626891 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e45b21b0-36af-41b0-9c74-926e08f0fd26 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:16.639465 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 738/1479] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:16 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 1356 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:24:16.658395 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cdc38bb9-06fe-494f-b621-ea77da1c9d7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:24:16.659290 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cdc38bb9-06fe-494f-b621-ea77da1c9d7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:16.659643 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:16.659643 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:16.660180 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cdc38bb9-06fe-494f-b621-ea77da1c9d7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:16.749373 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:16.749373 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:16.759590 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cdc38bb9-06fe-494f-b621-ea77da1c9d7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:16.791005 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cdc38bb9-06fe-494f-b621-ea77da1c9d7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:24:16.793068 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 742/1480] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:16 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 1356 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:24:16.808800 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ba3c133-c76f-4173-af51-762e3bf40375 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] POST http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups Jan 27 18:24:16.812968 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:16.812968 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:16.814194 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ba3c133-c76f-4173-af51-762e3bf40375 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54188ea3-b3e5-4de5-b414-52bb94ee9c08", "name": "tempest-VolumesBackupsTest-Backup-331786938"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:24:16.816135 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-4ba3c133-c76f-4173-af51-762e3bf40375 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Creating new backup {'backup': {'volume_id': '54188ea3-b3e5-4de5-b414-52bb94ee9c08', 'name': 'tempest-VolumesBackupsTest-Backup-331786938'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 18:24:16.816630 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-4ba3c133-c76f-4173-af51-762e3bf40375 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Creating backup of volume 54188ea3-b3e5-4de5-b414-52bb94ee9c08 in container None Jan 27 18:24:16.926361 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:16.926361 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:16.927657 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4ba3c133-c76f-4173-af51-762e3bf40375 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:24:16.986690 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-4ba3c133-c76f-4173-af51-762e3bf40375 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Created reservations ['c0d2b99c-717a-45d9-aa3e-a8bd2f43f860', '4e407b8c-666c-42ad-b3f2-5f920ff78293'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:24:17.133014 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ba3c133-c76f-4173-af51-762e3bf40375 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups returned with HTTP 202 Jan 27 18:24:17.146931 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 739/1481] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:24:16 2021] POST /volume/v3/9157097f185849028887e58456330f0b/backups => generated 395 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:24:17.150651 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b64d499-0cc5-42bd-8a16-ffa195aef7eb tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:17.152204 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b64d499-0cc5-42bd-8a16-ffa195aef7eb tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:17.152565 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:17.152565 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:17.154974 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b64d499-0cc5-42bd-8a16-ffa195aef7eb tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:17.155544 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6b64d499-0cc5-42bd-8a16-ffa195aef7eb tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:17.264212 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:17.264212 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:17.277345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b64d499-0cc5-42bd-8a16-ffa195aef7eb tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:17.284952 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 743/1482] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:17 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 802 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:18.294739 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-99190fd1-bbe2-4197-be0d-4a1ece650bf7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:18.295669 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-99190fd1-bbe2-4197-be0d-4a1ece650bf7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:18.296085 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:18.296085 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:18.296962 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-99190fd1-bbe2-4197-be0d-4a1ece650bf7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:18.297576 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-99190fd1-bbe2-4197-be0d-4a1ece650bf7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:18.367384 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:18.367384 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:18.369587 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-99190fd1-bbe2-4197-be0d-4a1ece650bf7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:18.379154 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 740/1483] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:18 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 802 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:19.395836 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29367ebf-614b-4c0e-acfb-1172ac977fe8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:19.396342 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-29367ebf-614b-4c0e-acfb-1172ac977fe8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:19.396459 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:19.396459 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:19.397100 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-29367ebf-614b-4c0e-acfb-1172ac977fe8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:19.397631 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-29367ebf-614b-4c0e-acfb-1172ac977fe8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:19.452908 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:19.452908 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:19.466886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29367ebf-614b-4c0e-acfb-1172ac977fe8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:19.471477 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 744/1484] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:19 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 802 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:20.486817 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4839be68-ae74-4645-8abc-31a370c69a99 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:20.488123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4839be68-ae74-4645-8abc-31a370c69a99 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:20.488123 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:20.488123 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:20.488123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4839be68-ae74-4645-8abc-31a370c69a99 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:20.488442 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4839be68-ae74-4645-8abc-31a370c69a99 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:20.518173 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:20.518173 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:20.521413 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4839be68-ae74-4645-8abc-31a370c69a99 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:20.523232 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 741/1485] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:20 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 802 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:21.544198 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de72586b-99a8-4b38-be62-3961ce2960db tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:21.552737 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de72586b-99a8-4b38-be62-3961ce2960db tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:21.553217 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:21.553217 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:21.553838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de72586b-99a8-4b38-be62-3961ce2960db tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:21.565602 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-de72586b-99a8-4b38-be62-3961ce2960db tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:21.632743 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:21.632743 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:21.635163 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de72586b-99a8-4b38-be62-3961ce2960db tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:21.651114 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 745/1486] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:21 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:22.676260 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-abc08007-87b6-4ac1-b4b0-2017397a016a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:22.677016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-abc08007-87b6-4ac1-b4b0-2017397a016a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:22.677301 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:22.677301 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:22.677806 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-abc08007-87b6-4ac1-b4b0-2017397a016a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:22.678248 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-abc08007-87b6-4ac1-b4b0-2017397a016a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:22.736970 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:22.736970 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:22.739065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-abc08007-87b6-4ac1-b4b0-2017397a016a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:22.740601 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 742/1487] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:22 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:23.754584 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e4ae8c20-7ecc-4fd3-a0b0-db7912f5b0b7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:23.755652 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e4ae8c20-7ecc-4fd3-a0b0-db7912f5b0b7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:23.756026 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:23.756026 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:23.756624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e4ae8c20-7ecc-4fd3-a0b0-db7912f5b0b7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:23.757130 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e4ae8c20-7ecc-4fd3-a0b0-db7912f5b0b7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:23.783979 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:23.783979 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:23.786076 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e4ae8c20-7ecc-4fd3-a0b0-db7912f5b0b7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:23.787260 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 746/1488] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:23 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:23.895025 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-21938e14-264c-4d34-b0e4-05e605628342 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:24:23.899697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-21938e14-264c-4d34-b0e4-05e605628342 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:23.899920 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:23.899920 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:23.900303 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-21938e14-264c-4d34-b0e4-05e605628342 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:24.006191 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:24.006191 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:24.028312 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-21938e14-264c-4d34-b0e4-05e605628342 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:24:24.062219 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:24.062219 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:24.083593 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-21938e14-264c-4d34-b0e4-05e605628342 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:24:24.084429 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 743/1489] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:23 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 1211 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:24:24.263521 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-ef32e7be-4a21-4c54-bd77-f952a1e22560 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:24:24.264052 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-ef32e7be-4a21-4c54-bd77-f952a1e22560 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:24.264245 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:24.264245 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:24.264875 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-ef32e7be-4a21-4c54-bd77-f952a1e22560 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:24.332633 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:24.332633 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:24.354895 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-ef32e7be-4a21-4c54-bd77-f952a1e22560 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:24:24.378554 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:24.378554 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:24.389440 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-ef32e7be-4a21-4c54-bd77-f952a1e22560 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:24:24.390515 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 747/1490] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:24:24 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 1211 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:24:24.415136 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-456a3cda-174f-4cca-ad5b-c72da33df7bd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] POST http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57/action Jan 27 18:24:24.415900 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:24.415900 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:24.416341 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-456a3cda-174f-4cca-ad5b-c72da33df7bd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:24:24.416729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-456a3cda-174f-4cca-ad5b-c72da33df7bd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:24:24.494153 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:24.494153 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:24.495343 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-456a3cda-174f-4cca-ad5b-c72da33df7bd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:24:24.509632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-456a3cda-174f-4cca-ad5b-c72da33df7bd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Begin detaching volume completed successfully. Jan 27 18:24:24.510230 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-456a3cda-174f-4cca-ad5b-c72da33df7bd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57/action returned with HTTP 202 Jan 27 18:24:24.511462 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 744/1491] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 18:24:24 2021] POST /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:24:24.540202 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16685ad6-0247-49d2-ae96-c439cb7479ed tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:24:24.541879 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16685ad6-0247-49d2-ae96-c439cb7479ed tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:24.542301 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:24.542301 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:24.542933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16685ad6-0247-49d2-ae96-c439cb7479ed tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:24.602655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-456a3cda-174f-4cca-ad5b-c72da33df7bd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume// Jan 27 18:24:24.603143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-456a3cda-174f-4cca-ad5b-c72da33df7bd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:24.603363 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:24.603363 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:24.603796 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-456a3cda-174f-4cca-ad5b-c72da33df7bd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:24.605277 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-456a3cda-174f-4cca-ad5b-c72da33df7bd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:24:24.606111 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 745/1492] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:24: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 27 18:24:24.608676 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:24.608676 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:24.620548 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-547a0f54-15d3-4e32-87bd-9ccedfb05531 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:24:24.621162 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-547a0f54-15d3-4e32-87bd-9ccedfb05531 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:24.622064 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-16685ad6-0247-49d2-ae96-c439cb7479ed tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:24:24.622375 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-547a0f54-15d3-4e32-87bd-9ccedfb05531 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:24.643245 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:24.643245 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:24.654063 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16685ad6-0247-49d2-ae96-c439cb7479ed tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:24:24.655059 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 748/1493] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:24 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 1214 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:24:24.782333 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:24.782333 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:24.802251 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-38e5c964-2df1-4a33-a2e6-03cadbe40e07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:24.803124 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-38e5c964-2df1-4a33-a2e6-03cadbe40e07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:24.803590 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:24.803590 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:24.804375 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-38e5c964-2df1-4a33-a2e6-03cadbe40e07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:24.805069 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-38e5c964-2df1-4a33-a2e6-03cadbe40e07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:24.805719 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-547a0f54-15d3-4e32-87bd-9ccedfb05531 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:24:24.833057 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:24.833057 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:24.844024 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-547a0f54-15d3-4e32-87bd-9ccedfb05531 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:24:24.845844 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 746/1494] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:24:24 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 1313 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:24:24.851718 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:24.851718 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:24.854225 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-38e5c964-2df1-4a33-a2e6-03cadbe40e07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:24.862217 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 749/1495] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:24 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:24:25.393154 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-06324131-0aa7-4f07-be39-7d723a1903ab tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] DELETE http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/9bd925e8-926b-43a8-9256-9aa9717fe33d Jan 27 18:24:25.393679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-06324131-0aa7-4f07-be39-7d723a1903ab tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:25.393898 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:25.393898 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:25.394338 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-06324131-0aa7-4f07-be39-7d723a1903ab tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:25.451734 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:25.451734 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:25.672215 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35e93ac6-880c-41f0-aa3d-afdda8eea55f tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:24:25.673125 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35e93ac6-880c-41f0-aa3d-afdda8eea55f tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:25.673491 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:25.673491 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:25.674106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35e93ac6-880c-41f0-aa3d-afdda8eea55f tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:25.777206 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:25.777206 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:25.787855 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-35e93ac6-880c-41f0-aa3d-afdda8eea55f tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:24:25.811914 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:25.811914 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:25.821175 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35e93ac6-880c-41f0-aa3d-afdda8eea55f tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:24:25.822550 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 750/1496] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:25 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 1214 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:24:25.871233 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d4112ba-c80d-4f01-8e13-12a889e88008 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:25.871950 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d4112ba-c80d-4f01-8e13-12a889e88008 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:25.872537 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:25.872537 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:25.873033 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d4112ba-c80d-4f01-8e13-12a889e88008 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:25.873512 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5d4112ba-c80d-4f01-8e13-12a889e88008 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:25.924812 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:25.924812 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:25.926935 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d4112ba-c80d-4f01-8e13-12a889e88008 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:25.930236 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 751/1497] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:25 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:24:26.442122 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-06324131-0aa7-4f07-be39-7d723a1903ab tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:24:26.442719 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-06324131-0aa7-4f07-be39-7d723a1903ab tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:24:26.476048 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-de5cbe45-ea51-4183-bca5-4d741c1d4584 req-06324131-0aa7-4f07-be39-7d723a1903ab tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/9bd925e8-926b-43a8-9256-9aa9717fe33d returned with HTTP 200 Jan 27 18:24:26.477233 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 747/1498] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 18:24:25 2021] DELETE /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/9bd925e8-926b-43a8-9256-9aa9717fe33d => generated 19 bytes in 1089 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:26.841889 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-08ef1d86-87a1-404d-8b58-9f144216f687 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:24:26.842679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-08ef1d86-87a1-404d-8b58-9f144216f687 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:26.842984 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:26.842984 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:26.843521 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-08ef1d86-87a1-404d-8b58-9f144216f687 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:26.939730 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:26.939730 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:26.944861 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58479517-f600-4c29-a2f1-7a672eda324f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:26.945735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58479517-f600-4c29-a2f1-7a672eda324f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:26.946101 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:26.946101 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:26.946712 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58479517-f600-4c29-a2f1-7a672eda324f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:26.947251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-58479517-f600-4c29-a2f1-7a672eda324f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:26.949165 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-08ef1d86-87a1-404d-8b58-9f144216f687 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:24:26.975232 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-08ef1d86-87a1-404d-8b58-9f144216f687 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:24:26.976204 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 752/1499] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:26 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 919 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:26.993465 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:26.993465 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:26.995287 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58479517-f600-4c29-a2f1-7a672eda324f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:26.996444 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 748/1500] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:26 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:28.012959 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d7c9ec16-a6e7-4413-9fe9-25071605a928 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:28.013608 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d7c9ec16-a6e7-4413-9fe9-25071605a928 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:28.013834 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:28.013834 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:28.014210 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d7c9ec16-a6e7-4413-9fe9-25071605a928 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:28.015069 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d7c9ec16-a6e7-4413-9fe9-25071605a928 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:28.070743 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:28.070743 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:28.070743 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d7c9ec16-a6e7-4413-9fe9-25071605a928 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:28.070743 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 753/1501] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:28 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:29.086323 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c05b4192-585f-4023-992a-fa9da54e9475 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:29.087381 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c05b4192-585f-4023-992a-fa9da54e9475 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:29.087741 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:29.087741 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:29.088387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c05b4192-585f-4023-992a-fa9da54e9475 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:29.088939 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c05b4192-585f-4023-992a-fa9da54e9475 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:29.170973 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:29.170973 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:29.181414 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c05b4192-585f-4023-992a-fa9da54e9475 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:29.182497 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 749/1502] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:29 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:30.197241 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfa57306-1b5b-4939-ad49-3ebf98a8df50 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:30.197782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfa57306-1b5b-4939-ad49-3ebf98a8df50 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:30.197921 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:30.197921 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:30.198527 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfa57306-1b5b-4939-ad49-3ebf98a8df50 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:30.199046 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-cfa57306-1b5b-4939-ad49-3ebf98a8df50 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:30.247952 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:30.247952 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:30.250831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfa57306-1b5b-4939-ad49-3ebf98a8df50 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:30.254654 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 754/1503] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:30 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:31.268702 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20599340-f370-4c45-84f2-08ef980d3b25 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:31.269735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20599340-f370-4c45-84f2-08ef980d3b25 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:31.270092 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:31.270092 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:31.270664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20599340-f370-4c45-84f2-08ef980d3b25 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:31.271194 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-20599340-f370-4c45-84f2-08ef980d3b25 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:31.317615 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:31.317615 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:31.319475 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20599340-f370-4c45-84f2-08ef980d3b25 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:31.332416 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 750/1504] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:31 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:24:32.334453 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-97232b40-c01e-4e71-8ffb-75918c1c9204 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:32.334967 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-97232b40-c01e-4e71-8ffb-75918c1c9204 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:32.335147 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:32.335147 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:32.335951 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-97232b40-c01e-4e71-8ffb-75918c1c9204 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:32.336469 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-97232b40-c01e-4e71-8ffb-75918c1c9204 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:32.390610 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:32.390610 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:32.392894 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-97232b40-c01e-4e71-8ffb-75918c1c9204 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:32.400112 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 755/1505] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:32 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:33.414308 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bc14d2ae-55cc-4a30-96ef-67e427b37e1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:33.414810 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bc14d2ae-55cc-4a30-96ef-67e427b37e1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:33.414998 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:33.414998 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:33.415708 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bc14d2ae-55cc-4a30-96ef-67e427b37e1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:33.416243 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-bc14d2ae-55cc-4a30-96ef-67e427b37e1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:33.456289 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:33.456289 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:33.460740 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bc14d2ae-55cc-4a30-96ef-67e427b37e1d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:33.466705 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 751/1506] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:33 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:34.481784 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-010ec162-0853-402e-a664-3643f95ef848 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:34.482572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-010ec162-0853-402e-a664-3643f95ef848 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:34.483009 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:34.483009 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:34.483623 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-010ec162-0853-402e-a664-3643f95ef848 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:34.484101 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-010ec162-0853-402e-a664-3643f95ef848 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:34.545789 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:34.545789 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:34.547850 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-010ec162-0853-402e-a664-3643f95ef848 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:34.552787 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 756/1507] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:34 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:35.562557 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-abd91495-4b41-47c7-a0ff-f46b3e06622e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:35.569039 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-abd91495-4b41-47c7-a0ff-f46b3e06622e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:35.569437 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:35.569437 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:35.571113 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-abd91495-4b41-47c7-a0ff-f46b3e06622e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:35.571692 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-abd91495-4b41-47c7-a0ff-f46b3e06622e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:35.604482 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:35.604482 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:35.610142 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-abd91495-4b41-47c7-a0ff-f46b3e06622e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:35.611009 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 752/1508] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:35 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:36.626150 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f393ac0b-7920-4630-b858-e9eb6bd46d66 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:36.626746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f393ac0b-7920-4630-b858-e9eb6bd46d66 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:36.626746 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:36.626746 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:36.627163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f393ac0b-7920-4630-b858-e9eb6bd46d66 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:36.627709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f393ac0b-7920-4630-b858-e9eb6bd46d66 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:36.700853 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:36.700853 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:36.702704 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f393ac0b-7920-4630-b858-e9eb6bd46d66 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:36.703815 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 757/1509] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:36 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:37.717656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ebf99c8f-a96c-476a-a70b-9fb9ff56a507 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:37.719186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ebf99c8f-a96c-476a-a70b-9fb9ff56a507 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:37.719682 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:37.719682 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:37.720299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ebf99c8f-a96c-476a-a70b-9fb9ff56a507 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:37.720877 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ebf99c8f-a96c-476a-a70b-9fb9ff56a507 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:37.791880 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:37.791880 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:37.794585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ebf99c8f-a96c-476a-a70b-9fb9ff56a507 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:37.795384 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 753/1510] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:37 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:38.809929 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fa37d187-ce58-4162-9b90-b00f10a9ac1e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:38.810504 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fa37d187-ce58-4162-9b90-b00f10a9ac1e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:38.810618 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:38.810618 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:38.811005 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fa37d187-ce58-4162-9b90-b00f10a9ac1e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:38.811378 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-fa37d187-ce58-4162-9b90-b00f10a9ac1e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:38.867918 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:38.867918 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:38.869743 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fa37d187-ce58-4162-9b90-b00f10a9ac1e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:38.875687 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 758/1511] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:38 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:39.891177 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c444d29f-6660-4a91-ad35-4c7a6e40eb9f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:39.892381 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c444d29f-6660-4a91-ad35-4c7a6e40eb9f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:39.892919 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:39.892919 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:39.893569 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c444d29f-6660-4a91-ad35-4c7a6e40eb9f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:39.894283 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c444d29f-6660-4a91-ad35-4c7a6e40eb9f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:39.939614 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:39.939614 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:39.941899 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c444d29f-6660-4a91-ad35-4c7a6e40eb9f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:39.944795 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 754/1512] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:39 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:40.959715 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-daceaf0f-f35a-4654-a58a-81a594fb1707 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:40.960355 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-daceaf0f-f35a-4654-a58a-81a594fb1707 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:40.960504 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:40.960504 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:40.960781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-daceaf0f-f35a-4654-a58a-81a594fb1707 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:40.961328 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-daceaf0f-f35a-4654-a58a-81a594fb1707 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:41.010776 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:41.010776 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:41.013094 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-daceaf0f-f35a-4654-a58a-81a594fb1707 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:41.013902 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 759/1513] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:40 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:42.030221 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7ad865e2-3753-4571-99f9-4152312ddec9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:42.031336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7ad865e2-3753-4571-99f9-4152312ddec9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:42.031832 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:42.031832 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:42.032448 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7ad865e2-3753-4571-99f9-4152312ddec9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:42.032968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7ad865e2-3753-4571-99f9-4152312ddec9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:42.068408 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:42.068408 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:42.081495 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7ad865e2-3753-4571-99f9-4152312ddec9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:42.088629 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 755/1514] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:42 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:43.100795 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5cbd59ee-e74c-47db-ac0d-acc7e09b092d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:43.101278 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5cbd59ee-e74c-47db-ac0d-acc7e09b092d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:43.101790 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:43.101790 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:43.102162 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5cbd59ee-e74c-47db-ac0d-acc7e09b092d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:43.102529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5cbd59ee-e74c-47db-ac0d-acc7e09b092d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:43.186453 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:43.186453 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:43.188255 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5cbd59ee-e74c-47db-ac0d-acc7e09b092d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:43.203782 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 760/1515] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:43 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:44.203386 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43b78068-2d4d-4160-991e-ff4c7caef240 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:44.204643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43b78068-2d4d-4160-991e-ff4c7caef240 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:44.205000 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:44.205000 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:44.205598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43b78068-2d4d-4160-991e-ff4c7caef240 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:44.206083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-43b78068-2d4d-4160-991e-ff4c7caef240 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:44.253278 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:44.253278 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:44.255120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43b78068-2d4d-4160-991e-ff4c7caef240 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:44.255968 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 756/1516] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:44 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:45.270451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77fe1da8-e4ec-46a2-897c-9ef77de7de7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:45.271893 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77fe1da8-e4ec-46a2-897c-9ef77de7de7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:45.272309 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:45.272309 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:45.273095 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77fe1da8-e4ec-46a2-897c-9ef77de7de7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:45.273681 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-77fe1da8-e4ec-46a2-897c-9ef77de7de7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:45.302693 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:45.302693 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:45.305029 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77fe1da8-e4ec-46a2-897c-9ef77de7de7e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:45.313436 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 761/1517] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:45 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:46.329449 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b94f3d2e-7b9d-4ee8-b718-6f2011cbf04f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:46.329999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b94f3d2e-7b9d-4ee8-b718-6f2011cbf04f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:46.330162 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:46.330162 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:46.330535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b94f3d2e-7b9d-4ee8-b718-6f2011cbf04f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:46.330902 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b94f3d2e-7b9d-4ee8-b718-6f2011cbf04f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:46.373867 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:46.373867 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:46.375750 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b94f3d2e-7b9d-4ee8-b718-6f2011cbf04f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:46.384676 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 757/1518] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:46 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:47.391853 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b609e100-598c-4d5e-8e43-ce50445bf9f3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:47.393440 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b609e100-598c-4d5e-8e43-ce50445bf9f3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:47.393833 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:47.393833 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:47.394416 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b609e100-598c-4d5e-8e43-ce50445bf9f3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:47.395090 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b609e100-598c-4d5e-8e43-ce50445bf9f3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:47.420199 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:47.420199 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:47.422282 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b609e100-598c-4d5e-8e43-ce50445bf9f3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:47.424349 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 762/1519] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:47 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:48.439709 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15db1e44-bfdf-47fa-9444-977cdf5615fb tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:48.440265 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-15db1e44-bfdf-47fa-9444-977cdf5615fb tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:48.440413 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:48.440413 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:48.440788 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-15db1e44-bfdf-47fa-9444-977cdf5615fb tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:48.441155 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-15db1e44-bfdf-47fa-9444-977cdf5615fb tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:48.497945 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:48.497945 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:48.499859 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15db1e44-bfdf-47fa-9444-977cdf5615fb tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:48.500642 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 758/1520] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:48 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:49.516064 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-502ede1d-b468-4db3-80cb-b660eb8ca2e2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:49.517642 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-502ede1d-b468-4db3-80cb-b660eb8ca2e2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:49.518013 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:49.518013 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:49.518645 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-502ede1d-b468-4db3-80cb-b660eb8ca2e2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:49.519167 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-502ede1d-b468-4db3-80cb-b660eb8ca2e2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:49.606640 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:49.606640 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:49.609418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-502ede1d-b468-4db3-80cb-b660eb8ca2e2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:49.614310 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 763/1521] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:49 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:50.628721 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dbe00b6c-4dea-498c-90ff-6334184f3597 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:50.630105 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dbe00b6c-4dea-498c-90ff-6334184f3597 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:50.630922 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:50.630922 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:50.631484 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dbe00b6c-4dea-498c-90ff-6334184f3597 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:50.632085 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-dbe00b6c-4dea-498c-90ff-6334184f3597 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:50.706431 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:50.706431 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:50.711995 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dbe00b6c-4dea-498c-90ff-6334184f3597 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:50.715229 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 759/1522] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:50 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:51.729421 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a3957796-1d25-4c04-97fc-95f782d3972c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:51.732293 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a3957796-1d25-4c04-97fc-95f782d3972c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:51.732664 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:51.732664 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:51.733312 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a3957796-1d25-4c04-97fc-95f782d3972c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:51.733832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a3957796-1d25-4c04-97fc-95f782d3972c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:51.784678 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:51.784678 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:51.787977 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a3957796-1d25-4c04-97fc-95f782d3972c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:51.794535 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 764/1523] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:51 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:52.808609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8001b925-c6c3-4275-8a6c-6a26ded4b9d9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:52.809757 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8001b925-c6c3-4275-8a6c-6a26ded4b9d9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:52.809958 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:52.809958 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:52.810640 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8001b925-c6c3-4275-8a6c-6a26ded4b9d9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:52.811015 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8001b925-c6c3-4275-8a6c-6a26ded4b9d9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:52.832737 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:52.832737 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:52.834938 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8001b925-c6c3-4275-8a6c-6a26ded4b9d9 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:52.836005 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 760/1524] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:52 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:53.851249 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11d4cc3e-db37-461a-938d-1d46407bb4c7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:53.852561 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11d4cc3e-db37-461a-938d-1d46407bb4c7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:53.852923 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:53.852923 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:53.853686 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11d4cc3e-db37-461a-938d-1d46407bb4c7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:53.854240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-11d4cc3e-db37-461a-938d-1d46407bb4c7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:53.880375 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:53.880375 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:53.883086 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11d4cc3e-db37-461a-938d-1d46407bb4c7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:53.884869 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 765/1525] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:53 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:54.900862 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-279a2374-895f-4b0c-8ef8-c3b7df20b38e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:54.901721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-279a2374-895f-4b0c-8ef8-c3b7df20b38e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:54.902005 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:54.902005 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:54.902535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-279a2374-895f-4b0c-8ef8-c3b7df20b38e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:54.903023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-279a2374-895f-4b0c-8ef8-c3b7df20b38e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:54.929008 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:54.929008 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:54.930997 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-279a2374-895f-4b0c-8ef8-c3b7df20b38e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:54.932022 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 761/1526] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:54 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:55.945921 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-161fe6d0-d41c-4fa1-a9b5-3e391435d7a2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:55.947097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-161fe6d0-d41c-4fa1-a9b5-3e391435d7a2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:55.947730 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:55.947730 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:55.948591 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-161fe6d0-d41c-4fa1-a9b5-3e391435d7a2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:55.949369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-161fe6d0-d41c-4fa1-a9b5-3e391435d7a2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:55.971393 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:55.971393 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:55.973756 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-161fe6d0-d41c-4fa1-a9b5-3e391435d7a2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:55.975099 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 766/1527] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:55 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:56.989870 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-68371eec-cafc-4a50-8440-6b996b43fdaa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:56.990388 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-68371eec-cafc-4a50-8440-6b996b43fdaa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:56.990546 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:56.990546 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:56.991158 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-68371eec-cafc-4a50-8440-6b996b43fdaa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:56.991689 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-68371eec-cafc-4a50-8440-6b996b43fdaa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:57.038496 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:57.038496 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:57.040681 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-68371eec-cafc-4a50-8440-6b996b43fdaa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:57.042593 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 762/1528] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:56 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:58.055748 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b627aff4-88fa-4a9d-a1de-570339d423e1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:58.056974 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b627aff4-88fa-4a9d-a1de-570339d423e1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:58.057400 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:58.057400 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:58.058474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b627aff4-88fa-4a9d-a1de-570339d423e1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:58.059058 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b627aff4-88fa-4a9d-a1de-570339d423e1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:58.092309 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:58.092309 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:58.094868 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b627aff4-88fa-4a9d-a1de-570339d423e1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:58.103361 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 767/1529] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:58 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:59.109076 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-32f9c17f-5aaa-42ae-9a3c-abbf26cd9420 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:24:59.109547 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-32f9c17f-5aaa-42ae-9a3c-abbf26cd9420 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:59.109960 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:59.109960 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:24:59.110438 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-32f9c17f-5aaa-42ae-9a3c-abbf26cd9420 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:59.110878 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-32f9c17f-5aaa-42ae-9a3c-abbf26cd9420 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:24:59.133981 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:59.133981 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:24:59.136759 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-32f9c17f-5aaa-42ae-9a3c-abbf26cd9420 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:24:59.137743 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 763/1530] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:24:59 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:00.152397 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59b2555d-251e-47db-b800-7f3d2e7df601 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:00.153483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59b2555d-251e-47db-b800-7f3d2e7df601 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:00.153896 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:00.153896 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:00.154534 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59b2555d-251e-47db-b800-7f3d2e7df601 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:00.155235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-59b2555d-251e-47db-b800-7f3d2e7df601 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:00.194144 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:00.194144 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:00.196548 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59b2555d-251e-47db-b800-7f3d2e7df601 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:00.197551 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 768/1531] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:00 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:01.211813 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-049ee60c-fcd2-4208-9d79-51ab941bf66c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:01.212346 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-049ee60c-fcd2-4208-9d79-51ab941bf66c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:01.212503 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:01.212503 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:01.213141 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-049ee60c-fcd2-4208-9d79-51ab941bf66c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:01.214069 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-049ee60c-fcd2-4208-9d79-51ab941bf66c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:01.253510 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:01.253510 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:01.255669 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-049ee60c-fcd2-4208-9d79-51ab941bf66c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:01.264394 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 764/1532] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:01 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:02.275286 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dbb85751-caf3-4417-8565-6a1f5e3b171b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:02.279111 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dbb85751-caf3-4417-8565-6a1f5e3b171b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:02.281296 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:02.281296 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:02.282338 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dbb85751-caf3-4417-8565-6a1f5e3b171b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:02.282939 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-dbb85751-caf3-4417-8565-6a1f5e3b171b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:02.307051 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:02.307051 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:02.309658 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dbb85751-caf3-4417-8565-6a1f5e3b171b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:02.316785 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 769/1533] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:02 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:03.324902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b1a472cc-02d1-4047-9d6b-c7aec4ddabd2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:03.325433 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b1a472cc-02d1-4047-9d6b-c7aec4ddabd2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:03.325606 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:03.325606 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:03.326221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b1a472cc-02d1-4047-9d6b-c7aec4ddabd2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:03.326749 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b1a472cc-02d1-4047-9d6b-c7aec4ddabd2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:03.380353 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:03.380353 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:03.382962 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b1a472cc-02d1-4047-9d6b-c7aec4ddabd2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:03.390323 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 765/1534] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:03 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:04.399302 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f434da9b-a136-4e93-ba89-6c7035af09c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:04.401004 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f434da9b-a136-4e93-ba89-6c7035af09c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:04.401672 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:04.401672 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:04.402846 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f434da9b-a136-4e93-ba89-6c7035af09c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:04.403650 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f434da9b-a136-4e93-ba89-6c7035af09c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:04.431722 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:04.431722 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:04.435459 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f434da9b-a136-4e93-ba89-6c7035af09c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:04.436505 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 770/1535] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:04 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:05.451002 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8012c21-0644-4dea-a047-988d92884d07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:05.452266 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8012c21-0644-4dea-a047-988d92884d07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:05.452748 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:05.452748 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:05.453390 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8012c21-0644-4dea-a047-988d92884d07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:05.453953 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a8012c21-0644-4dea-a047-988d92884d07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:05.475759 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:05.475759 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:05.478023 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8012c21-0644-4dea-a047-988d92884d07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:05.480293 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 766/1536] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:05 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:06.493340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9bd3a75-b770-427c-bf95-48a36d7b7c13 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:06.493871 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9bd3a75-b770-427c-bf95-48a36d7b7c13 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:06.494037 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:06.494037 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:06.495188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9bd3a75-b770-427c-bf95-48a36d7b7c13 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:06.495909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d9bd3a75-b770-427c-bf95-48a36d7b7c13 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:06.519123 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:06.519123 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:06.521401 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9bd3a75-b770-427c-bf95-48a36d7b7c13 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:06.524311 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 771/1537] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:06 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:07.538151 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac0d6b45-4dc6-4acc-82b9-588e37b667a7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:07.539350 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac0d6b45-4dc6-4acc-82b9-588e37b667a7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:07.539768 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:07.539768 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:07.540391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac0d6b45-4dc6-4acc-82b9-588e37b667a7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:07.540943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ac0d6b45-4dc6-4acc-82b9-588e37b667a7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:07.563750 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:07.563750 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:07.565696 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac0d6b45-4dc6-4acc-82b9-588e37b667a7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:07.566615 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 767/1538] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:07 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:08.580540 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce33c842-1bbe-447f-a29b-4b2df49c02cf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:08.581098 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce33c842-1bbe-447f-a29b-4b2df49c02cf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:08.581235 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:08.581235 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:08.581960 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce33c842-1bbe-447f-a29b-4b2df49c02cf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:08.582630 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ce33c842-1bbe-447f-a29b-4b2df49c02cf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:08.630618 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:08.630618 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:08.632443 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce33c842-1bbe-447f-a29b-4b2df49c02cf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:08.633762 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 772/1539] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:08 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:09.646827 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d2d9e988-952b-4cb4-b394-77a6cef04e5e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:09.647352 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d2d9e988-952b-4cb4-b394-77a6cef04e5e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:09.647872 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:09.647872 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:09.648251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d2d9e988-952b-4cb4-b394-77a6cef04e5e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:09.648619 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d2d9e988-952b-4cb4-b394-77a6cef04e5e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:09.695548 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:09.695548 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:09.704888 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d2d9e988-952b-4cb4-b394-77a6cef04e5e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:09.711636 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 768/1540] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:09 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:10.727933 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb8dbd6f-da85-4d20-a463-0a428116f5fa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:10.759378 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb8dbd6f-da85-4d20-a463-0a428116f5fa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:10.759897 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:10.759897 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:10.767516 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb8dbd6f-da85-4d20-a463-0a428116f5fa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:10.768237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-fb8dbd6f-da85-4d20-a463-0a428116f5fa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:10.811680 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:10.811680 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:10.813480 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb8dbd6f-da85-4d20-a463-0a428116f5fa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:10.814301 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 773/1541] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:10 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:11.828704 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1d4536d9-6dfc-4c50-a1ed-3b2cb492f291 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:11.829196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1d4536d9-6dfc-4c50-a1ed-3b2cb492f291 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:11.829394 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:11.829394 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:11.830544 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1d4536d9-6dfc-4c50-a1ed-3b2cb492f291 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:11.830911 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1d4536d9-6dfc-4c50-a1ed-3b2cb492f291 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:11.862120 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:11.862120 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:11.864741 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1d4536d9-6dfc-4c50-a1ed-3b2cb492f291 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:11.865438 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 769/1542] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:11 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:12.880203 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71b5c692-5317-454b-ad29-179e82430d78 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:12.880885 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71b5c692-5317-454b-ad29-179e82430d78 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:12.881078 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:12.881078 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:12.881697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71b5c692-5317-454b-ad29-179e82430d78 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:12.882293 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-71b5c692-5317-454b-ad29-179e82430d78 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:12.905037 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:12.905037 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:12.906939 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71b5c692-5317-454b-ad29-179e82430d78 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:12.907741 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 774/1543] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:12 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:13.923365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0fe057e7-7cb1-44c2-bcaf-4138d3f75a6e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:13.924490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0fe057e7-7cb1-44c2-bcaf-4138d3f75a6e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:13.925027 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:13.925027 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:13.925644 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0fe057e7-7cb1-44c2-bcaf-4138d3f75a6e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:13.926159 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0fe057e7-7cb1-44c2-bcaf-4138d3f75a6e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:13.963394 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:13.963394 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:13.965717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0fe057e7-7cb1-44c2-bcaf-4138d3f75a6e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:13.972919 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 770/1544] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:13 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:14.982126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e10f4c1c-77ba-4baf-a126-9507000a0ea8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:14.982632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e10f4c1c-77ba-4baf-a126-9507000a0ea8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:14.982632 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:14.982632 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:14.982881 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e10f4c1c-77ba-4baf-a126-9507000a0ea8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:14.983255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e10f4c1c-77ba-4baf-a126-9507000a0ea8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:15.005282 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:15.005282 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:15.007081 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e10f4c1c-77ba-4baf-a126-9507000a0ea8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:15.014920 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 775/1545] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:14 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:16.021719 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f6477e83-4671-4720-ab83-4e80e0eb6a07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:16.023145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f6477e83-4671-4720-ab83-4e80e0eb6a07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:16.023723 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:16.023723 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:16.024286 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f6477e83-4671-4720-ab83-4e80e0eb6a07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:16.024875 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f6477e83-4671-4720-ab83-4e80e0eb6a07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:16.050172 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:16.050172 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:16.052163 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f6477e83-4671-4720-ab83-4e80e0eb6a07 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:16.053108 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 771/1546] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:16 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:25:17.070177 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-077a16ba-8236-4fa3-966b-a20ea9023126 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:17.070712 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-077a16ba-8236-4fa3-966b-a20ea9023126 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:17.070971 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:17.070971 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:17.071306 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-077a16ba-8236-4fa3-966b-a20ea9023126 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:17.071944 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-077a16ba-8236-4fa3-966b-a20ea9023126 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:17.101526 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:17.101526 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:17.105626 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-077a16ba-8236-4fa3-966b-a20ea9023126 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:17.106436 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 776/1547] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:17 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:18.123552 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92f22493-98ad-4a3d-938f-d0d2b985934e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:18.125415 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92f22493-98ad-4a3d-938f-d0d2b985934e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:18.125834 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:18.125834 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:18.126849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92f22493-98ad-4a3d-938f-d0d2b985934e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:18.127810 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-92f22493-98ad-4a3d-938f-d0d2b985934e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:18.154891 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:18.154891 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:18.157291 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92f22493-98ad-4a3d-938f-d0d2b985934e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:18.158605 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 772/1548] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:18 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:19.173276 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-50591a57-947f-41f3-abd7-f916b50f4e14 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:19.173718 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-50591a57-947f-41f3-abd7-f916b50f4e14 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:19.173839 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:19.173839 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:19.174427 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-50591a57-947f-41f3-abd7-f916b50f4e14 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:19.174519 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-50591a57-947f-41f3-abd7-f916b50f4e14 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:19.222382 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:19.222382 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:19.225238 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-50591a57-947f-41f3-abd7-f916b50f4e14 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:19.226239 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 777/1549] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:19 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:20.242864 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6ff9e506-e076-40ef-aa78-e24360ec9eb3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:20.243486 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6ff9e506-e076-40ef-aa78-e24360ec9eb3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:20.243812 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:20.243812 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:20.244793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6ff9e506-e076-40ef-aa78-e24360ec9eb3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:20.245034 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6ff9e506-e076-40ef-aa78-e24360ec9eb3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:20.267790 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:20.267790 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:20.269820 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6ff9e506-e076-40ef-aa78-e24360ec9eb3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:20.275350 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 773/1550] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:20 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:21.285787 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fcffcf73-8db7-4be3-8485-a9619e29890d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:21.286315 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fcffcf73-8db7-4be3-8485-a9619e29890d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:21.286530 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:21.286530 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:21.286903 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fcffcf73-8db7-4be3-8485-a9619e29890d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:21.287270 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-fcffcf73-8db7-4be3-8485-a9619e29890d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:21.328998 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:21.328998 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:21.331988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fcffcf73-8db7-4be3-8485-a9619e29890d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:21.336377 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 778/1551] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:21 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:22.354221 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b187863a-9891-4bba-8ebf-de20ac170fbd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:22.354221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b187863a-9891-4bba-8ebf-de20ac170fbd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:22.354221 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:22.354221 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:22.354221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b187863a-9891-4bba-8ebf-de20ac170fbd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:22.354221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b187863a-9891-4bba-8ebf-de20ac170fbd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:22.383416 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:22.383416 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:22.383416 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b187863a-9891-4bba-8ebf-de20ac170fbd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:22.383416 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 774/1552] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:22 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:23.402289 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-563b8da8-2116-4084-b734-6fab0283752b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:23.403397 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-563b8da8-2116-4084-b734-6fab0283752b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:23.403836 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:23.403836 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:23.404567 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-563b8da8-2116-4084-b734-6fab0283752b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:23.405791 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-563b8da8-2116-4084-b734-6fab0283752b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:23.430943 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:23.430943 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:23.433324 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-563b8da8-2116-4084-b734-6fab0283752b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:23.434939 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 779/1553] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:23 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:24.449429 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4a33cb8d-ac5c-4d52-871c-adec932155e8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:24.456496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4a33cb8d-ac5c-4d52-871c-adec932155e8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:24.456496 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:24.456496 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:24.456496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4a33cb8d-ac5c-4d52-871c-adec932155e8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:24.456496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4a33cb8d-ac5c-4d52-871c-adec932155e8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:24.506285 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:24.506285 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:24.516340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4a33cb8d-ac5c-4d52-871c-adec932155e8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:24.523792 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 775/1554] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:24 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:25.531703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c618b231-c595-49d4-88cb-b5eb4f8724f4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:25.532193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c618b231-c595-49d4-88cb-b5eb4f8724f4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:25.532416 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:25.532416 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:25.532785 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c618b231-c595-49d4-88cb-b5eb4f8724f4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:25.533717 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c618b231-c595-49d4-88cb-b5eb4f8724f4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:25.555130 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:25.555130 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:25.558275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c618b231-c595-49d4-88cb-b5eb4f8724f4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:25.561214 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 780/1555] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:25 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:26.574676 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-67abe30d-16de-4ed6-8dea-01bc64afa66b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:26.575844 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-67abe30d-16de-4ed6-8dea-01bc64afa66b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:26.576258 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:26.576258 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:26.576946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-67abe30d-16de-4ed6-8dea-01bc64afa66b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:26.577624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-67abe30d-16de-4ed6-8dea-01bc64afa66b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:26.603085 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:26.603085 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:26.606748 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-67abe30d-16de-4ed6-8dea-01bc64afa66b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:26.607914 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 776/1556] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:26 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:27.626489 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51cd0715-6752-4a19-92f4-b51a9b021aa8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:27.626489 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51cd0715-6752-4a19-92f4-b51a9b021aa8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:27.626489 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:27.626489 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:27.626489 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51cd0715-6752-4a19-92f4-b51a9b021aa8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:27.626489 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-51cd0715-6752-4a19-92f4-b51a9b021aa8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:27.669857 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:27.669857 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:27.671790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51cd0715-6752-4a19-92f4-b51a9b021aa8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:27.672715 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 781/1557] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:27 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:28.688406 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c54dd9c3-4892-4db9-9128-1958fee85892 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:28.703009 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c54dd9c3-4892-4db9-9128-1958fee85892 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:28.703009 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:28.703009 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:28.703009 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c54dd9c3-4892-4db9-9128-1958fee85892 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:28.703009 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c54dd9c3-4892-4db9-9128-1958fee85892 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:28.729671 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:28.729671 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:28.732117 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c54dd9c3-4892-4db9-9128-1958fee85892 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:28.732927 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 777/1558] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:28 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:29.748490 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-711a8667-8b1b-4172-bf6b-dd65ce5729a0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:29.750287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-711a8667-8b1b-4172-bf6b-dd65ce5729a0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:29.750708 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:29.750708 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:29.751685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-711a8667-8b1b-4172-bf6b-dd65ce5729a0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:29.752264 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-711a8667-8b1b-4172-bf6b-dd65ce5729a0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:29.781376 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:29.781376 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:29.783228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-711a8667-8b1b-4172-bf6b-dd65ce5729a0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:29.784187 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 782/1559] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:29 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:30.798703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eeec142a-3497-497c-b8de-eabfce390b4c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:30.799824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eeec142a-3497-497c-b8de-eabfce390b4c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:30.800189 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:30.800189 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:30.800821 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eeec142a-3497-497c-b8de-eabfce390b4c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:30.801339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-eeec142a-3497-497c-b8de-eabfce390b4c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:30.824536 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:30.824536 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:30.826813 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eeec142a-3497-497c-b8de-eabfce390b4c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:30.828052 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 778/1560] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:30 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:31.844192 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-03e3c476-ed51-480c-8429-0f26dc623925 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:31.845442 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-03e3c476-ed51-480c-8429-0f26dc623925 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:31.845830 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:31.845830 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:31.846494 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-03e3c476-ed51-480c-8429-0f26dc623925 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:31.847020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-03e3c476-ed51-480c-8429-0f26dc623925 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:31.876008 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:31.876008 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:31.877850 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-03e3c476-ed51-480c-8429-0f26dc623925 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:31.879300 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 783/1561] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:31 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:31.892003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22617577-409a-456c-8804-575318b32687 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:25:31.892828 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22617577-409a-456c-8804-575318b32687 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:31.893235 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:31.893235 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:31.893880 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22617577-409a-456c-8804-575318b32687 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:31.952924 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:31.952924 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:31.961873 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-22617577-409a-456c-8804-575318b32687 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:25:31.986520 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22617577-409a-456c-8804-575318b32687 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:25:32.004056 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 779/1562] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:31 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 1356 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:25:32.013417 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] POST http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742/restore Jan 27 18:25:32.014142 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:32.014142 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:32.014824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:25:32.016494 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Restoring backup 034faa48-6f2e-46a2-a10b-5aa731b7f742 ({'restore': {}}) {{(pid=87902) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 27 18:25:32.017066 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Restoring backup 034faa48-6f2e-46a2-a10b-5aa731b7f742 to volume None. Jan 27 18:25:32.065221 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:32.065221 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:32.068161 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.backup.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Creating volume of 1 GB for restore of backup 034faa48-6f2e-46a2-a10b-5aa731b7f742. Jan 27 18:25:32.109192 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Availability zone cache updated, next update will occur around 2021-01-27 19:25:32.106899. {{(pid=87902) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 18:25:32.109557 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Availability Zones retrieved successfully. Jan 27 18:25:32.147577 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Flow 'volume_create_api' (c93a47db-1fb1-441c-9d27-eba5f3505b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:25:32.150666 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81627ce-1ee5-4c86-87d6-fb5679332d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:25:32.152773 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:25:32.277965 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81627ce-1ee5-4c86-87d6-fb5679332d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:25:32.280253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e281fb-c651-47aa-b5ec-d0e73eca2d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:25:32.355699 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Created reservations ['36ee8746-c1b9-42c3-b07a-59e453c06dbb', '5efd6216-c398-472c-bd2a-2366ae434b60', 'df10ac68-3b13-40f9-b9bc-634586ed6fde', '10eccff1-8f5c-4a81-aa30-9e3c12c43b03'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:25:32.355699 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e281fb-c651-47aa-b5ec-d0e73eca2d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36ee8746-c1b9-42c3-b07a-59e453c06dbb', '5efd6216-c398-472c-bd2a-2366ae434b60', 'df10ac68-3b13-40f9-b9bc-634586ed6fde', '10eccff1-8f5c-4a81-aa30-9e3c12c43b03']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:25:32.366249 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (111181be-05d4-4e33-9508-49dc59a12418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:25:32.439131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (111181be-05d4-4e33-9508-49dc59a12418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3fbde3a-0a30-4be1-82e5-4f4cc7277a14', '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_034faa48-6f2e-46a2-a10b-5aa731b7f742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9157097f185849028887e58456330f0b',qos_specs=None,replication_status=,reservations=['36ee8746-c1b9-42c3-b07a-59e453c06dbb','5efd6216-c398-472c-bd2a-2366ae434b60','df10ac68-3b13-40f9-b9bc-634586ed6fde','10eccff1-8f5c-4a81-aa30-9e3c12c43b03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:25:32Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_034faa48-6f2e-46a2-a10b-5aa731b7f742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3fbde3a-0a30-4be1-82e5-4f4cc7277a14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9157097f185849028887e58456330f0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:25:32.441494 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9388c973-7fe7-4e10-b39e-d7c0dd97cc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:25:32.495727 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9388c973-7fe7-4e10-b39e-d7c0dd97cc31) transitioned into 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_034faa48-6f2e-46a2-a10b-5aa731b7f742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9157097f185849028887e58456330f0b',qos_specs=None,replication_status=,reservations=['36ee8746-c1b9-42c3-b07a-59e453c06dbb','5efd6216-c398-472c-bd2a-2366ae434b60','df10ac68-3b13-40f9-b9bc-634586ed6fde','10eccff1-8f5c-4a81-aa30-9e3c12c43b03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:25:32.501465 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (795e6c36-937f-4067-82ff-3157f92330c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:25:32.519772 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (795e6c36-937f-4067-82ff-3157f92330c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:25:32.522702 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Flow 'volume_create_api' (c93a47db-1fb1-441c-9d27-eba5f3505b0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:25:32.580852 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Create volume request issued successfully. Jan 27 18:25:32.695453 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:32.695453 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:32.696752 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:25:32.697524 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 27 18:25:32.697524 n-d-742170-5 devstack@c-api.service[87900]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 27 18:25:32.697524 n-d-742170-5 devstack@c-api.service[87900]: hub = hubs.get_hub() Jan 27 18:25:33.761946 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:33.761946 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:33.763277 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:25:33.763892 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Checking backup size 1 against volume size 1 {{(pid=87902) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 27 18:25:33.764243 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.backup.api [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Overwriting volume a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 with restore of backup 034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:33.782233 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] restore_backup in rpcapi backup_id 034faa48-6f2e-46a2-a10b-5aa731b7f742 {{(pid=87902) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 27 18:25:33.792669 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-21b9c30c-53dd-4ce2-b5bf-28804f3ebf01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742/restore returned with HTTP 202 Jan 27 18:25:33.798731 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 784/1563] 10.222.0.72 () {60 vars in 1360 bytes} [Wed Jan 27 18:25:32 2021] POST /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742/restore => generated 189 bytes in 1788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:25:33.807493 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb5ee822-c0ce-44f7-944e-48150f42176d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:33.808203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb5ee822-c0ce-44f7-944e-48150f42176d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:33.808529 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:33.808529 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:33.809095 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb5ee822-c0ce-44f7-944e-48150f42176d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:33.809589 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-eb5ee822-c0ce-44f7-944e-48150f42176d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:33.840137 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:33.840137 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:33.846854 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb5ee822-c0ce-44f7-944e-48150f42176d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:33.847834 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 780/1564] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:33 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:34.862874 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a4919168-0918-45c5-8d7e-0e3cbc5ec513 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:34.864246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a4919168-0918-45c5-8d7e-0e3cbc5ec513 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:34.864652 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:34.864652 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:34.865318 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a4919168-0918-45c5-8d7e-0e3cbc5ec513 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:34.865869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a4919168-0918-45c5-8d7e-0e3cbc5ec513 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:34.914990 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:34.914990 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:34.917681 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a4919168-0918-45c5-8d7e-0e3cbc5ec513 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:34.925541 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 785/1565] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:34 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:35.454055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-23b42ed8-a4b9-4e23-939d-ea8f508184f4 req-d5072f73-7704-48e5-ac03-7f429b6761a7 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] DELETE http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/attachments/baad84a9-2797-4cb6-adaa-f7ee314070a3 Jan 27 18:25:35.454735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-23b42ed8-a4b9-4e23-939d-ea8f508184f4 req-d5072f73-7704-48e5-ac03-7f429b6761a7 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:35.455059 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:35.455059 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:35.455612 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-23b42ed8-a4b9-4e23-939d-ea8f508184f4 req-d5072f73-7704-48e5-ac03-7f429b6761a7 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:35.504026 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:35.504026 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:35.942617 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fcab36d9-d98f-4075-8f84-98178726846b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:35.943817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fcab36d9-d98f-4075-8f84-98178726846b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:35.944218 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:35.944218 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:35.944849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fcab36d9-d98f-4075-8f84-98178726846b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:35.945402 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-fcab36d9-d98f-4075-8f84-98178726846b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:35.968916 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:35.968916 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:35.971164 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fcab36d9-d98f-4075-8f84-98178726846b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:35.972220 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 786/1566] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:35 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:36.123918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-23b42ed8-a4b9-4e23-939d-ea8f508184f4 req-d5072f73-7704-48e5-ac03-7f429b6761a7 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:25:36.124839 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-23b42ed8-a4b9-4e23-939d-ea8f508184f4 req-d5072f73-7704-48e5-ac03-7f429b6761a7 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:25:36.134911 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-23b42ed8-a4b9-4e23-939d-ea8f508184f4 req-d5072f73-7704-48e5-ac03-7f429b6761a7 tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/attachments/baad84a9-2797-4cb6-adaa-f7ee314070a3 returned with HTTP 200 Jan 27 18:25:36.136248 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 781/1567] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 18:25:35 2021] DELETE /volume/v3/d3bb670d53724a05a687a5803d24d0bf/attachments/baad84a9-2797-4cb6-adaa-f7ee314070a3 => generated 19 bytes in 687 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:36.169593 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-23b42ed8-a4b9-4e23-939d-ea8f508184f4 req-0b11bce4-197b-49d9-8a9f-9651b9dc7e4d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] DELETE http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:25:36.170064 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-23b42ed8-a4b9-4e23-939d-ea8f508184f4 req-0b11bce4-197b-49d9-8a9f-9651b9dc7e4d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:36.170259 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:36.170259 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:36.170902 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-23b42ed8-a4b9-4e23-939d-ea8f508184f4 req-0b11bce4-197b-49d9-8a9f-9651b9dc7e4d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:36.171347 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-23b42ed8-a4b9-4e23-939d-ea8f508184f4 req-0b11bce4-197b-49d9-8a9f-9651b9dc7e4d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Delete volume with id: 8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 Jan 27 18:25:36.220554 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:36.220554 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:36.221732 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-23b42ed8-a4b9-4e23-939d-ea8f508184f4 req-0b11bce4-197b-49d9-8a9f-9651b9dc7e4d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Volume info retrieved successfully. Jan 27 18:25:36.249780 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-23b42ed8-a4b9-4e23-939d-ea8f508184f4 req-0b11bce4-197b-49d9-8a9f-9651b9dc7e4d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] Delete volume request issued successfully. Jan 27 18:25:36.250253 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-23b42ed8-a4b9-4e23-939d-ea8f508184f4 req-0b11bce4-197b-49d9-8a9f-9651b9dc7e4d tempest-ServersTestBootFromVolume-1086413191 tempest-ServersTestBootFromVolume-1086413191-project] http://10.222.0.72/volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 returned with HTTP 202 Jan 27 18:25:36.251682 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 787/1568] 10.222.0.43 () {60 vars in 1384 bytes} [Wed Jan 27 18:25:36 2021] DELETE /volume/v3/d3bb670d53724a05a687a5803d24d0bf/volumes/8ad4c7c7-b07a-46df-8a01-dbaa8ddd9f51 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:25:36.987140 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6962bbc0-37f9-42c1-a424-01e06c6de47e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:36.987696 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6962bbc0-37f9-42c1-a424-01e06c6de47e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:36.987857 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:36.987857 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:36.988482 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6962bbc0-37f9-42c1-a424-01e06c6de47e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:36.988993 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6962bbc0-37f9-42c1-a424-01e06c6de47e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:37.027101 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:37.027101 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:37.029041 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6962bbc0-37f9-42c1-a424-01e06c6de47e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:37.030138 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 782/1569] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:36 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:38.044975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4f9b0066-e405-403d-b7de-c2abba6c61c3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:38.046209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4f9b0066-e405-403d-b7de-c2abba6c61c3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:38.046643 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:38.046643 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:38.047623 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4f9b0066-e405-403d-b7de-c2abba6c61c3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:38.048190 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4f9b0066-e405-403d-b7de-c2abba6c61c3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:38.313374 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:38.313374 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:38.319248 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4f9b0066-e405-403d-b7de-c2abba6c61c3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:38.324991 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 788/1570] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:38 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:39.339788 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a1cfeb75-cfe5-4cc1-a280-84afe1e7b1dd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:39.340947 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a1cfeb75-cfe5-4cc1-a280-84afe1e7b1dd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:39.341350 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:39.341350 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:39.342575 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a1cfeb75-cfe5-4cc1-a280-84afe1e7b1dd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:39.343151 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a1cfeb75-cfe5-4cc1-a280-84afe1e7b1dd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:39.369636 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:39.369636 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:39.372195 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a1cfeb75-cfe5-4cc1-a280-84afe1e7b1dd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:39.374243 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 783/1571] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:39 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:40.390667 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-247435d2-b31e-4e17-934d-ac281d4a9354 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:40.390667 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-247435d2-b31e-4e17-934d-ac281d4a9354 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:40.390667 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:40.390667 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:40.390667 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-247435d2-b31e-4e17-934d-ac281d4a9354 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:40.390667 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-247435d2-b31e-4e17-934d-ac281d4a9354 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:40.445663 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:40.445663 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:40.451935 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-247435d2-b31e-4e17-934d-ac281d4a9354 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:40.459315 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 789/1572] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:40 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:41.474718 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eddcb350-dfe7-4e69-8e9c-521f3044516a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:41.501973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eddcb350-dfe7-4e69-8e9c-521f3044516a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:41.501973 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:41.501973 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:41.501973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eddcb350-dfe7-4e69-8e9c-521f3044516a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:41.501973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-eddcb350-dfe7-4e69-8e9c-521f3044516a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:41.545385 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:41.545385 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:41.552435 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eddcb350-dfe7-4e69-8e9c-521f3044516a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:41.569215 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 784/1573] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:41 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:42.570674 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1fa67c6-ea05-46fe-9c22-8d4420efd2a4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:42.575201 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1fa67c6-ea05-46fe-9c22-8d4420efd2a4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:42.575201 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:42.575201 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:42.575201 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1fa67c6-ea05-46fe-9c22-8d4420efd2a4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:42.575201 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c1fa67c6-ea05-46fe-9c22-8d4420efd2a4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:42.628007 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:42.628007 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:42.628007 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1fa67c6-ea05-46fe-9c22-8d4420efd2a4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:42.628007 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 790/1574] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:42 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:43.644665 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b8414f12-0cd5-404e-8be6-73150653b673 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:43.645210 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b8414f12-0cd5-404e-8be6-73150653b673 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:43.646032 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:43.646032 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:43.646289 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b8414f12-0cd5-404e-8be6-73150653b673 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:43.646658 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b8414f12-0cd5-404e-8be6-73150653b673 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:43.716064 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:43.716064 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:43.716064 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b8414f12-0cd5-404e-8be6-73150653b673 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:43.739045 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 785/1575] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:43 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:44.737235 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a64d45c4-6bb7-40d9-a6c7-da8ad0b6a9ff tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:44.737235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a64d45c4-6bb7-40d9-a6c7-da8ad0b6a9ff tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:44.737235 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:44.737235 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:44.737235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a64d45c4-6bb7-40d9-a6c7-da8ad0b6a9ff tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:44.747269 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a64d45c4-6bb7-40d9-a6c7-da8ad0b6a9ff tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:44.796832 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:44.796832 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:44.796832 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a64d45c4-6bb7-40d9-a6c7-da8ad0b6a9ff tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:44.796832 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 791/1576] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:44 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:45.815555 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4009dab0-efa7-41b1-b43b-88bfdfd99f8f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:45.815555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4009dab0-efa7-41b1-b43b-88bfdfd99f8f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:45.815555 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:45.815555 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:45.815555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4009dab0-efa7-41b1-b43b-88bfdfd99f8f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:45.815555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4009dab0-efa7-41b1-b43b-88bfdfd99f8f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:45.870900 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:45.870900 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:45.873055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4009dab0-efa7-41b1-b43b-88bfdfd99f8f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:45.874210 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 786/1577] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:45 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:46.887458 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9d41e95-84e9-4b20-876e-4bb928594688 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:46.888535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9d41e95-84e9-4b20-876e-4bb928594688 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:46.888945 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:46.888945 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:46.889557 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9d41e95-84e9-4b20-876e-4bb928594688 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:46.890113 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e9d41e95-84e9-4b20-876e-4bb928594688 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:46.913066 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:46.913066 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:46.915275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9d41e95-84e9-4b20-876e-4bb928594688 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:46.916629 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 792/1578] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:46 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:47.933717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9cfa2c45-fadb-49eb-8c00-e3ea2cc627bf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:47.934906 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9cfa2c45-fadb-49eb-8c00-e3ea2cc627bf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:47.935338 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:47.935338 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:47.935994 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9cfa2c45-fadb-49eb-8c00-e3ea2cc627bf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:47.936542 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9cfa2c45-fadb-49eb-8c00-e3ea2cc627bf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:48.070120 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:48.070120 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:48.070120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9cfa2c45-fadb-49eb-8c00-e3ea2cc627bf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:48.070120 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 787/1579] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:47 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:49.086413 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f114c84-fa25-401d-b22b-fe37b633eec5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:49.086413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f114c84-fa25-401d-b22b-fe37b633eec5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:49.086413 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:49.086413 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:49.086413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f114c84-fa25-401d-b22b-fe37b633eec5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:49.086413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9f114c84-fa25-401d-b22b-fe37b633eec5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:49.167928 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:49.167928 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:49.200656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f114c84-fa25-401d-b22b-fe37b633eec5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:49.201617 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 793/1580] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:49 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:50.224841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-37f5895b-b49e-48de-928a-ae166058b55e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:50.224841 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-37f5895b-b49e-48de-928a-ae166058b55e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:50.224841 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:50.224841 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:50.224841 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-37f5895b-b49e-48de-928a-ae166058b55e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:50.224841 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-37f5895b-b49e-48de-928a-ae166058b55e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:50.281955 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:50.281955 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:50.281955 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-37f5895b-b49e-48de-928a-ae166058b55e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:50.281955 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 788/1581] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:50 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:25:51.327060 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05bfc6d5-b186-413f-a7da-9d0535d1a30a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:51.327060 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05bfc6d5-b186-413f-a7da-9d0535d1a30a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:51.327060 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:51.327060 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:51.331722 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05bfc6d5-b186-413f-a7da-9d0535d1a30a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:51.331722 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-05bfc6d5-b186-413f-a7da-9d0535d1a30a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:51.386948 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:51.386948 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:51.386948 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05bfc6d5-b186-413f-a7da-9d0535d1a30a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:51.393462 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 794/1582] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:51 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:52.424419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b3caa9fe-d74c-49e9-bdbd-3a466c061b7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:52.424419 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b3caa9fe-d74c-49e9-bdbd-3a466c061b7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:52.424419 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:52.424419 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:52.424419 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b3caa9fe-d74c-49e9-bdbd-3a466c061b7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:52.424419 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b3caa9fe-d74c-49e9-bdbd-3a466c061b7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:52.498337 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:52.498337 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:52.504494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b3caa9fe-d74c-49e9-bdbd-3a466c061b7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:52.512675 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 789/1583] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:52 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:53.523404 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-78135f93-60a4-4224-a055-6c229bd807b5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:53.524434 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-78135f93-60a4-4224-a055-6c229bd807b5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:53.524434 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:53.524434 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:53.525340 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-78135f93-60a4-4224-a055-6c229bd807b5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:53.526191 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-78135f93-60a4-4224-a055-6c229bd807b5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:53.643835 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:53.643835 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:53.643835 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-78135f93-60a4-4224-a055-6c229bd807b5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:53.643835 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 795/1584] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:53 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:54.684658 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fdc0b350-499a-4f88-b16f-36080e0f92b3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:54.684658 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fdc0b350-499a-4f88-b16f-36080e0f92b3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:54.701399 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:54.701399 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:54.701399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fdc0b350-499a-4f88-b16f-36080e0f92b3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:54.701399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-fdc0b350-499a-4f88-b16f-36080e0f92b3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:54.781525 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:54.781525 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:54.787116 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fdc0b350-499a-4f88-b16f-36080e0f92b3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:54.787116 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 790/1585] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:54 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:55.803297 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1027776d-bba7-40d2-bca8-2e0686abe9bf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:55.803297 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1027776d-bba7-40d2-bca8-2e0686abe9bf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:55.811570 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:55.811570 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:55.811570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1027776d-bba7-40d2-bca8-2e0686abe9bf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:55.811570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1027776d-bba7-40d2-bca8-2e0686abe9bf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:55.846876 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:55.846876 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:55.846876 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1027776d-bba7-40d2-bca8-2e0686abe9bf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:55.846876 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 796/1586] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:55 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:56.860069 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72f0fce8-d932-48c1-ad64-b6ecd4f24bf6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:56.860708 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72f0fce8-d932-48c1-ad64-b6ecd4f24bf6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:56.860908 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:56.860908 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:56.861278 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72f0fce8-d932-48c1-ad64-b6ecd4f24bf6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:56.861648 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-72f0fce8-d932-48c1-ad64-b6ecd4f24bf6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:56.911170 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:56.911170 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:56.913074 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72f0fce8-d932-48c1-ad64-b6ecd4f24bf6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:56.913897 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 791/1587] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:56 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:57.929966 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f3fd414c-78ff-4d8d-a2dc-d5749b6e7fca tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:57.929966 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f3fd414c-78ff-4d8d-a2dc-d5749b6e7fca tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:57.934518 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:57.934518 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:57.934518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f3fd414c-78ff-4d8d-a2dc-d5749b6e7fca tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:57.934518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f3fd414c-78ff-4d8d-a2dc-d5749b6e7fca tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:57.997294 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:57.997294 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:58.004630 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f3fd414c-78ff-4d8d-a2dc-d5749b6e7fca tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:58.019022 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 797/1588] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:57 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:59.050842 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab1ba630-a116-4cbe-82ed-de24827ecf63 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:25:59.050842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab1ba630-a116-4cbe-82ed-de24827ecf63 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:59.050842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:59.050842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:25:59.050842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab1ba630-a116-4cbe-82ed-de24827ecf63 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:59.050842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ab1ba630-a116-4cbe-82ed-de24827ecf63 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:25:59.138997 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:59.138997 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:25:59.138997 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab1ba630-a116-4cbe-82ed-de24827ecf63 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:25:59.138997 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 792/1589] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:25:59 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:00.148643 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-235af48b-1b35-4f3d-ba63-ba68c81d1a82 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:26:00.148643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-235af48b-1b35-4f3d-ba63-ba68c81d1a82 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:00.148643 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:00.148643 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:00.148643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-235af48b-1b35-4f3d-ba63-ba68c81d1a82 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:00.148643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-235af48b-1b35-4f3d-ba63-ba68c81d1a82 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:00.201446 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:00.201446 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:00.201446 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-235af48b-1b35-4f3d-ba63-ba68c81d1a82 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:26:00.201446 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 798/1590] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:00 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:01.239514 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b5e0ca43-027f-4b28-aeea-b21c0b090d27 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:26:01.239514 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b5e0ca43-027f-4b28-aeea-b21c0b090d27 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:01.239514 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:01.239514 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:01.239514 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b5e0ca43-027f-4b28-aeea-b21c0b090d27 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:01.239514 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b5e0ca43-027f-4b28-aeea-b21c0b090d27 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:01.300037 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:01.300037 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:01.300037 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b5e0ca43-027f-4b28-aeea-b21c0b090d27 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:26:01.312227 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 793/1591] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:01 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:02.317548 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4aee1cf1-cbc4-4daf-a073-bb6c31ba12f6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:26:02.317548 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4aee1cf1-cbc4-4daf-a073-bb6c31ba12f6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:02.317548 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:02.317548 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:02.317548 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4aee1cf1-cbc4-4daf-a073-bb6c31ba12f6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:02.317548 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4aee1cf1-cbc4-4daf-a073-bb6c31ba12f6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:02.412187 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:02.412187 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:02.422060 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4aee1cf1-cbc4-4daf-a073-bb6c31ba12f6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:26:02.422060 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 799/1592] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:02 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:03.436676 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ebc629c-622a-4005-b13f-e9c43fe6ad7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:26:03.436676 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ebc629c-622a-4005-b13f-e9c43fe6ad7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:03.436676 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:03.436676 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:03.436676 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ebc629c-622a-4005-b13f-e9c43fe6ad7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:03.436676 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9ebc629c-622a-4005-b13f-e9c43fe6ad7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:03.469935 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:03.469935 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:03.469935 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ebc629c-622a-4005-b13f-e9c43fe6ad7d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:26:03.469935 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 794/1593] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:03 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:04.484866 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2135c631-33b1-4935-ac2c-a6f62743ab8b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:26:04.484866 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2135c631-33b1-4935-ac2c-a6f62743ab8b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:04.484866 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:04.484866 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:04.484866 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2135c631-33b1-4935-ac2c-a6f62743ab8b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:04.489238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2135c631-33b1-4935-ac2c-a6f62743ab8b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:04.547044 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:04.547044 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:04.550338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2135c631-33b1-4935-ac2c-a6f62743ab8b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:26:04.566709 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 800/1594] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:04 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:05.567568 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69ab789d-a133-45b0-9804-93713426f789 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:26:05.567568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69ab789d-a133-45b0-9804-93713426f789 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:05.567568 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:05.567568 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:05.567568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69ab789d-a133-45b0-9804-93713426f789 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:05.567568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-69ab789d-a133-45b0-9804-93713426f789 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:05.613195 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:05.613195 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:05.620593 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69ab789d-a133-45b0-9804-93713426f789 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:26:05.620593 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 795/1595] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:05 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:06.629751 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-161813c7-cb9e-48f8-9826-caf24da8951a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:26:06.630334 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-161813c7-cb9e-48f8-9826-caf24da8951a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:06.630446 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:06.630446 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:06.630807 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-161813c7-cb9e-48f8-9826-caf24da8951a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:06.631332 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-161813c7-cb9e-48f8-9826-caf24da8951a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:06.695009 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:06.695009 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:06.705141 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-161813c7-cb9e-48f8-9826-caf24da8951a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:26:06.705141 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 801/1596] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:06 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:07.713805 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2d6f429-9a0f-418a-b1a5-a5223210f7ce tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:26:07.714407 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b2d6f429-9a0f-418a-b1a5-a5223210f7ce tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:07.714581 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:07.714581 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:07.714920 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b2d6f429-9a0f-418a-b1a5-a5223210f7ce tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:07.715257 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b2d6f429-9a0f-418a-b1a5-a5223210f7ce tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:07.761965 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:07.761965 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:07.764440 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2d6f429-9a0f-418a-b1a5-a5223210f7ce tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:26:07.765488 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 796/1597] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:07 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:08.780291 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60ccb253-2ea3-421b-bd6f-022af64d122a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:26:08.780798 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60ccb253-2ea3-421b-bd6f-022af64d122a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:08.785092 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:08.785092 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:08.786377 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60ccb253-2ea3-421b-bd6f-022af64d122a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:08.788322 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-60ccb253-2ea3-421b-bd6f-022af64d122a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id 034faa48-6f2e-46a2-a10b-5aa731b7f742. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:08.860941 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:08.860941 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:08.863242 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60ccb253-2ea3-421b-bd6f-022af64d122a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 200 Jan 27 18:26:08.864266 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 802/1598] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:08 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:08.877695 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-340291c1-d7e5-4d1b-b096-8efee1870fb8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 Jan 27 18:26:08.878505 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-340291c1-d7e5-4d1b-b096-8efee1870fb8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:08.878834 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:08.878834 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:08.879589 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-340291c1-d7e5-4d1b-b096-8efee1870fb8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:08.996975 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:08.996975 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:09.023740 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-340291c1-d7e5-4d1b-b096-8efee1870fb8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:26:09.079263 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-340291c1-d7e5-4d1b-b096-8efee1870fb8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 returned with HTTP 200 Jan 27 18:26:09.087455 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 797/1599] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:08 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 => generated 1411 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:26:09.106086 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b68903a7-93b0-472f-bb13-68e7b9099459 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 Jan 27 18:26:09.106899 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b68903a7-93b0-472f-bb13-68e7b9099459 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:09.107262 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:09.107262 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:09.107852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b68903a7-93b0-472f-bb13-68e7b9099459 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:09.279882 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:09.279882 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:09.305826 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b68903a7-93b0-472f-bb13-68e7b9099459 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:26:09.391421 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b68903a7-93b0-472f-bb13-68e7b9099459 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 returned with HTTP 200 Jan 27 18:26:09.403351 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 803/1600] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:09 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 => generated 1411 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:26:09.407913 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-693e9f8b-da46-4900-ac1c-a68f08286227 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] DELETE http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 Jan 27 18:26:09.408436 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-693e9f8b-da46-4900-ac1c-a68f08286227 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:09.408654 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:09.408654 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:09.409027 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-693e9f8b-da46-4900-ac1c-a68f08286227 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:09.409492 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-693e9f8b-da46-4900-ac1c-a68f08286227 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete volume with id: a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 Jan 27 18:26:09.540430 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:09.540430 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:09.542479 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-693e9f8b-da46-4900-ac1c-a68f08286227 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:26:09.608834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-693e9f8b-da46-4900-ac1c-a68f08286227 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete volume request issued successfully. Jan 27 18:26:09.609620 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-693e9f8b-da46-4900-ac1c-a68f08286227 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 returned with HTTP 202 Jan 27 18:26:09.610911 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 798/1601] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:26:09 2021] DELETE /volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:26:09.619394 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef1f8f18-e2c2-48d6-9a3f-d69df7543059 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 Jan 27 18:26:09.620291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef1f8f18-e2c2-48d6-9a3f-d69df7543059 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:09.620728 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:09.620728 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:09.622116 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef1f8f18-e2c2-48d6-9a3f-d69df7543059 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:09.736788 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:09.736788 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:09.748027 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ef1f8f18-e2c2-48d6-9a3f-d69df7543059 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:26:09.783610 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef1f8f18-e2c2-48d6-9a3f-d69df7543059 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 returned with HTTP 200 Jan 27 18:26:09.785264 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 804/1602] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:09 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 => generated 1410 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:26:10.802794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be7893fd-762a-4d74-8141-bec04a5774dc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 Jan 27 18:26:10.803292 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be7893fd-762a-4d74-8141-bec04a5774dc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:10.803534 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:10.803534 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:10.803911 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be7893fd-762a-4d74-8141-bec04a5774dc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:10.958320 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:10.958320 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:10.984496 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-be7893fd-762a-4d74-8141-bec04a5774dc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:26:11.038308 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be7893fd-762a-4d74-8141-bec04a5774dc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 returned with HTTP 200 Jan 27 18:26:11.039227 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 799/1603] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:10 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 => generated 1410 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:26:12.056469 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5a0f4dbf-cf9e-4131-8aae-d88cd965efa7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 Jan 27 18:26:12.057645 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5a0f4dbf-cf9e-4131-8aae-d88cd965efa7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:12.058062 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:12.058062 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:12.058853 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5a0f4dbf-cf9e-4131-8aae-d88cd965efa7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:12.166592 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:12.166592 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:12.178427 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5a0f4dbf-cf9e-4131-8aae-d88cd965efa7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:26:12.265620 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5a0f4dbf-cf9e-4131-8aae-d88cd965efa7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 returned with HTTP 200 Jan 27 18:26:12.266792 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 805/1604] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:12 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 => generated 1410 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:26:13.284076 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e4614c33-8ac0-4b9a-89d3-d50cbd9ece74 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 Jan 27 18:26:13.285158 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e4614c33-8ac0-4b9a-89d3-d50cbd9ece74 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:13.285534 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:13.285534 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:13.286108 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e4614c33-8ac0-4b9a-89d3-d50cbd9ece74 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:13.774874 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e4614c33-8ac0-4b9a-89d3-d50cbd9ece74 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 returned with HTTP 404 Jan 27 18:26:13.776540 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 800/1605] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:13 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/a3fbde3a-0a30-4be1-82e5-4f4cc7277a14 => generated 109 bytes in 497 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:26:13.786407 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9c167f6-4c37-4ae2-9791-3d8aa0424173 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] DELETE http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 Jan 27 18:26:13.787358 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9c167f6-4c37-4ae2-9791-3d8aa0424173 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:13.787793 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:13.787793 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:13.790322 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9c167f6-4c37-4ae2-9791-3d8aa0424173 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:13.790996 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-c9c167f6-4c37-4ae2-9791-3d8aa0424173 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete backup with id: 034faa48-6f2e-46a2-a10b-5aa731b7f742. Jan 27 18:26:13.842269 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:13.842269 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:13.916483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-c9c167f6-4c37-4ae2-9791-3d8aa0424173 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] delete_backup rpcapi backup_id 034faa48-6f2e-46a2-a10b-5aa731b7f742 {{(pid=87902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 18:26:13.919971 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9c167f6-4c37-4ae2-9791-3d8aa0424173 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 returned with HTTP 202 Jan 27 18:26:13.921160 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 806/1606] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:26:13 2021] DELETE /volume/v3/9157097f185849028887e58456330f0b/backups/034faa48-6f2e-46a2-a10b-5aa731b7f742 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:26:13.951453 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] POST http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes Jan 27 18:26:13.952582 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1230208594"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:26:13.954002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1230208594'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:26:13.954515 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Create volume of 1 GB Jan 27 18:26:13.986652 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Availability Zones retrieved successfully. Jan 27 18:26:14.027019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Flow 'volume_create_api' (53f0906c-b030-4013-9897-29252382cf74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:26:14.030056 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (361fe803-34f7-4add-bca1-bdf02b314dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:26:14.040911 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:26:14.225315 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (361fe803-34f7-4add-bca1-bdf02b314dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:26:14.232597 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3d34796-bf65-4b9e-bf8d-9093ed07c307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:26:14.433930 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Created reservations ['45df2d41-6129-4aab-97dc-2f16759c0d9d', '36170740-1600-4d22-88d3-76785102f933', '16614447-3dbd-4471-bdf7-0c27abcba87a', '48fc094e-b943-4091-931c-9ced03cdee58'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:26:14.437039 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3d34796-bf65-4b9e-bf8d-9093ed07c307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45df2d41-6129-4aab-97dc-2f16759c0d9d', '36170740-1600-4d22-88d3-76785102f933', '16614447-3dbd-4471-bdf7-0c27abcba87a', '48fc094e-b943-4091-931c-9ced03cdee58']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:26:14.439842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76e69c1e-7bb3-4634-bb85-a094c20268a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:26:14.544472 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76e69c1e-7bb3-4634-bb85-a094c20268a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19b989bb-0895-4681-886f-218b8aa73e5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1230208594',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='9157097f185849028887e58456330f0b',qos_specs=None,replication_status=,reservations=['45df2d41-6129-4aab-97dc-2f16759c0d9d','36170740-1600-4d22-88d3-76785102f933','16614447-3dbd-4471-bdf7-0c27abcba87a','48fc094e-b943-4091-931c-9ced03cdee58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1230208594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19b989bb-0895-4681-886f-218b8aa73e5b,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='9157097f185849028887e58456330f0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:26:14.547309 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da3b22d-1ac7-479a-aab7-aeb42d92a72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:26:14.595172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da3b22d-1ac7-479a-aab7-aeb42d92a72a) transitioned into state 'SUCCESS' from state '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-1230208594',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='9157097f185849028887e58456330f0b',qos_specs=None,replication_status=,reservations=['45df2d41-6129-4aab-97dc-2f16759c0d9d','36170740-1600-4d22-88d3-76785102f933','16614447-3dbd-4471-bdf7-0c27abcba87a','48fc094e-b943-4091-931c-9ced03cdee58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:26:14.597347 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1e534b9-657c-4948-b167-48ae31e92c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:26:14.652745 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1e534b9-657c-4948-b167-48ae31e92c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:26:14.655353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Flow 'volume_create_api' (53f0906c-b030-4013-9897-29252382cf74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:26:14.807255 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Create volume request issued successfully. Jan 27 18:26:14.842954 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-33fc40b5-4fbd-4e21-b556-2d442da6d53c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes returned with HTTP 202 Jan 27 18:26:14.844023 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 801/1607] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:26:13 2021] POST /volume/v3/9157097f185849028887e58456330f0b/volumes => generated 885 bytes in 896 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:26:14.859732 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e14e47e-6cb8-4e31-a486-f2e9252f6a76 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b Jan 27 18:26:14.860793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e14e47e-6cb8-4e31-a486-f2e9252f6a76 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:14.861191 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:14.861191 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:14.861837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e14e47e-6cb8-4e31-a486-f2e9252f6a76 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:14.955809 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:14.955809 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:14.966069 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7e14e47e-6cb8-4e31-a486-f2e9252f6a76 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:26:14.994399 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e14e47e-6cb8-4e31-a486-f2e9252f6a76 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b returned with HTTP 200 Jan 27 18:26:14.995690 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 807/1608] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:14 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b => generated 977 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:16.015785 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3e7d1fb0-3e58-4daa-a712-97bd7f445734 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b Jan 27 18:26:16.016287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3e7d1fb0-3e58-4daa-a712-97bd7f445734 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:16.016505 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:16.016505 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:16.016985 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3e7d1fb0-3e58-4daa-a712-97bd7f445734 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:16.132066 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:16.132066 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:16.147280 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3e7d1fb0-3e58-4daa-a712-97bd7f445734 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:26:16.173961 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3e7d1fb0-3e58-4daa-a712-97bd7f445734 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b returned with HTTP 200 Jan 27 18:26:16.175112 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 802/1609] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:16 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b => generated 978 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:26:16.192986 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e6abd10-f4a3-4a4d-bc2c-b9920d35c8c4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] POST http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups Jan 27 18:26:16.193582 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:16.193582 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:16.194123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e6abd10-f4a3-4a4d-bc2c-b9920d35c8c4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "19b989bb-0895-4681-886f-218b8aa73e5b", "name": "tempest-VolumesBackupsTest-Backup-328184578", "description": "tempest-volume-backup-description-341361932", "container": "container"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:26:16.197298 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-6e6abd10-f4a3-4a4d-bc2c-b9920d35c8c4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Creating new backup {'backup': {'volume_id': '19b989bb-0895-4681-886f-218b8aa73e5b', 'name': 'tempest-VolumesBackupsTest-Backup-328184578', 'description': 'tempest-volume-backup-description-341361932', 'container': 'container'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 18:26:16.198670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-6e6abd10-f4a3-4a4d-bc2c-b9920d35c8c4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Creating backup of volume 19b989bb-0895-4681-886f-218b8aa73e5b in container container Jan 27 18:26:16.261976 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:16.261976 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:16.264176 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6e6abd10-f4a3-4a4d-bc2c-b9920d35c8c4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:26:16.312278 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-6e6abd10-f4a3-4a4d-bc2c-b9920d35c8c4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Created reservations ['3f01d1aa-5a40-4289-8c0c-4095d98f6098', '41252b22-2c62-4d1e-b6bd-ae24b142df90'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:26:16.422330 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e6abd10-f4a3-4a4d-bc2c-b9920d35c8c4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups returned with HTTP 202 Jan 27 18:26:16.430735 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 808/1610] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:26:16 2021] POST /volume/v3/9157097f185849028887e58456330f0b/backups => generated 395 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:26:16.441665 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-379b9c76-dfd3-41ae-bd54-02db568bc4d5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:16.442104 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-379b9c76-dfd3-41ae-bd54-02db568bc4d5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:16.442319 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:16.442319 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:16.442694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-379b9c76-dfd3-41ae-bd54-02db568bc4d5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:16.443061 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-379b9c76-dfd3-41ae-bd54-02db568bc4d5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:16.497866 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:16.497866 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:16.500080 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-379b9c76-dfd3-41ae-bd54-02db568bc4d5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:16.515859 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 803/1611] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:16 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:17.518937 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f12bcb39-70f9-47fb-b155-e56affb1759e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:17.519540 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f12bcb39-70f9-47fb-b155-e56affb1759e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:17.519646 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:17.519646 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:17.519952 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f12bcb39-70f9-47fb-b155-e56affb1759e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:17.520322 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f12bcb39-70f9-47fb-b155-e56affb1759e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:17.587047 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:17.587047 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:17.589237 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f12bcb39-70f9-47fb-b155-e56affb1759e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:17.592979 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 809/1612] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:17 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:18.606646 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6dc201f1-0863-4c61-835b-0c47efffbab1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:18.607145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6dc201f1-0863-4c61-835b-0c47efffbab1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:18.607568 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:18.607568 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:18.608496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6dc201f1-0863-4c61-835b-0c47efffbab1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:18.609903 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6dc201f1-0863-4c61-835b-0c47efffbab1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:18.692264 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:18.692264 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:18.694117 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6dc201f1-0863-4c61-835b-0c47efffbab1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:18.695006 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 804/1613] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:18 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:19.712888 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75af2a48-ef41-4015-bc69-270772746d0d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:19.714003 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-75af2a48-ef41-4015-bc69-270772746d0d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:19.714359 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:19.714359 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:19.714959 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-75af2a48-ef41-4015-bc69-270772746d0d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:19.715491 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-75af2a48-ef41-4015-bc69-270772746d0d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:19.819195 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:19.819195 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:19.833410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75af2a48-ef41-4015-bc69-270772746d0d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:19.852545 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 810/1614] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:19 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:20.865111 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72ed33b4-f204-47e8-b297-f213619f3fe5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:20.865639 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72ed33b4-f204-47e8-b297-f213619f3fe5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:20.865887 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:20.865887 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:20.866512 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72ed33b4-f204-47e8-b297-f213619f3fe5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:20.867741 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-72ed33b4-f204-47e8-b297-f213619f3fe5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:20.920908 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:20.920908 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:20.922773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72ed33b4-f204-47e8-b297-f213619f3fe5 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:20.923779 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 805/1615] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:20 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:21.938646 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c215d68-38fd-45c7-8bc7-1f453fbcc57e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:21.939156 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c215d68-38fd-45c7-8bc7-1f453fbcc57e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:21.939404 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:21.939404 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:21.939849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c215d68-38fd-45c7-8bc7-1f453fbcc57e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:21.940252 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3c215d68-38fd-45c7-8bc7-1f453fbcc57e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:21.967750 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:21.967750 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:21.970474 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c215d68-38fd-45c7-8bc7-1f453fbcc57e tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:21.971515 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 811/1616] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:21 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:22.987936 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3100c8b4-1ec5-466c-a5fe-4563dadc43ab tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:22.988415 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3100c8b4-1ec5-466c-a5fe-4563dadc43ab tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:22.988638 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:22.988638 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:22.988998 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3100c8b4-1ec5-466c-a5fe-4563dadc43ab tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:22.989366 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3100c8b4-1ec5-466c-a5fe-4563dadc43ab tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:23.041269 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:23.041269 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:23.043129 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3100c8b4-1ec5-466c-a5fe-4563dadc43ab tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:23.048132 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 806/1617] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:22 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:24.062485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6153b0fa-1dc1-4c43-acf6-9bedff68c423 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:24.063016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6153b0fa-1dc1-4c43-acf6-9bedff68c423 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:24.063392 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:24.063392 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:24.063837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6153b0fa-1dc1-4c43-acf6-9bedff68c423 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:24.064217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6153b0fa-1dc1-4c43-acf6-9bedff68c423 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:24.125458 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:24.125458 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:24.127309 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6153b0fa-1dc1-4c43-acf6-9bedff68c423 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:24.128187 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 812/1618] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:24 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:25.143758 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a013a480-e495-42ce-a8d2-6bcfa4d9786a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:25.149856 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a013a480-e495-42ce-a8d2-6bcfa4d9786a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:25.151484 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:25.151484 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:25.152705 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a013a480-e495-42ce-a8d2-6bcfa4d9786a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:25.155761 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a013a480-e495-42ce-a8d2-6bcfa4d9786a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:25.236950 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:25.236950 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:25.238842 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a013a480-e495-42ce-a8d2-6bcfa4d9786a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:25.246267 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 807/1619] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:25 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:26.268862 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-83a25ee1-9e3e-4596-9f85-f940e93efb4a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:26.270224 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-83a25ee1-9e3e-4596-9f85-f940e93efb4a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:26.270640 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:26.270640 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:26.271321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-83a25ee1-9e3e-4596-9f85-f940e93efb4a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:26.274061 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-83a25ee1-9e3e-4596-9f85-f940e93efb4a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:26.349384 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:26.349384 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:26.356804 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-83a25ee1-9e3e-4596-9f85-f940e93efb4a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:26.357977 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 813/1620] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:26 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:27.374657 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0c179c8-91ae-4850-aac3-e61d68a1fce3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:27.375369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0c179c8-91ae-4850-aac3-e61d68a1fce3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:27.379132 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:27.379132 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:27.379823 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0c179c8-91ae-4850-aac3-e61d68a1fce3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:27.380361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a0c179c8-91ae-4850-aac3-e61d68a1fce3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:27.466752 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:27.466752 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:27.471214 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0c179c8-91ae-4850-aac3-e61d68a1fce3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:27.472068 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 808/1621] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:27 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:28.485049 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5a248823-ee10-4942-99c4-dfd518affdc7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:28.485531 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5a248823-ee10-4942-99c4-dfd518affdc7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:28.485978 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:28.485978 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:28.486354 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5a248823-ee10-4942-99c4-dfd518affdc7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:28.486725 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5a248823-ee10-4942-99c4-dfd518affdc7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:28.561949 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:28.561949 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:28.567755 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5a248823-ee10-4942-99c4-dfd518affdc7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:28.571889 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 814/1622] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:28 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:29.582424 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2cf57ce6-aa4c-4f00-a3b4-cf24c6060916 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:29.582939 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2cf57ce6-aa4c-4f00-a3b4-cf24c6060916 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:29.583129 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:29.583129 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:29.583540 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2cf57ce6-aa4c-4f00-a3b4-cf24c6060916 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:29.584493 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2cf57ce6-aa4c-4f00-a3b4-cf24c6060916 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:29.693052 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:29.693052 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:29.698155 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2cf57ce6-aa4c-4f00-a3b4-cf24c6060916 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:29.710391 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 809/1623] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:29 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:30.714185 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cbed7356-999a-408e-b81c-0de8151bfeaf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:30.714882 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cbed7356-999a-408e-b81c-0de8151bfeaf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:30.715112 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:30.715112 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:30.715521 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cbed7356-999a-408e-b81c-0de8151bfeaf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:30.715904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-cbed7356-999a-408e-b81c-0de8151bfeaf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:30.790859 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:30.790859 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:30.798594 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cbed7356-999a-408e-b81c-0de8151bfeaf tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:30.800647 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 815/1624] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:30 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:31.817889 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e279ef5-cd1c-42ab-8321-c5a5c8d7bdcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:31.818386 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e279ef5-cd1c-42ab-8321-c5a5c8d7bdcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:31.820707 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:31.820707 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:31.823275 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e279ef5-cd1c-42ab-8321-c5a5c8d7bdcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:31.824682 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1e279ef5-cd1c-42ab-8321-c5a5c8d7bdcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:31.857723 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:31.857723 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:31.861178 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e279ef5-cd1c-42ab-8321-c5a5c8d7bdcc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:31.862172 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 810/1625] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:31 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:32.878001 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c599a03-ed06-4b51-9729-e64257c27e2c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:32.878563 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c599a03-ed06-4b51-9729-e64257c27e2c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:32.878937 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:32.878937 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:32.879473 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c599a03-ed06-4b51-9729-e64257c27e2c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:32.879949 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2c599a03-ed06-4b51-9729-e64257c27e2c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:32.976606 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:32.976606 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:32.978883 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c599a03-ed06-4b51-9729-e64257c27e2c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:32.986027 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 816/1626] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:32 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:33.993772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf6bffcd-bcb5-4bad-934c-b8b39de5e523 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:33.994962 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf6bffcd-bcb5-4bad-934c-b8b39de5e523 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:33.995364 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:33.995364 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:33.996019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf6bffcd-bcb5-4bad-934c-b8b39de5e523 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:33.996624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-bf6bffcd-bcb5-4bad-934c-b8b39de5e523 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:34.042842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:34.042842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:34.052834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf6bffcd-bcb5-4bad-934c-b8b39de5e523 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:34.059936 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 811/1627] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:33 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:35.074390 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff3f8cc5-4747-4dff-bee6-7c4ef71ee340 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:35.079216 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff3f8cc5-4747-4dff-bee6-7c4ef71ee340 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:35.079656 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:35.079656 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:35.080287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff3f8cc5-4747-4dff-bee6-7c4ef71ee340 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:35.081272 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ff3f8cc5-4747-4dff-bee6-7c4ef71ee340 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:35.127963 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:35.127963 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:35.130285 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff3f8cc5-4747-4dff-bee6-7c4ef71ee340 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:35.133336 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 817/1628] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:35 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:36.149414 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d7cb403-ad57-4cdd-b67f-6e920b91464b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:36.149951 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d7cb403-ad57-4cdd-b67f-6e920b91464b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:36.150124 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:36.150124 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:36.163135 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d7cb403-ad57-4cdd-b67f-6e920b91464b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:36.164443 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7d7cb403-ad57-4cdd-b67f-6e920b91464b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:36.215312 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:36.215312 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:36.221207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d7cb403-ad57-4cdd-b67f-6e920b91464b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:36.222317 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 812/1629] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:36 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:37.238371 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92c63e86-b006-4a42-b3ca-55847c810e3d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:37.239527 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92c63e86-b006-4a42-b3ca-55847c810e3d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:37.239935 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:37.239935 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:37.240569 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92c63e86-b006-4a42-b3ca-55847c810e3d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:37.241145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-92c63e86-b006-4a42-b3ca-55847c810e3d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:37.294045 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:37.294045 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:37.299678 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92c63e86-b006-4a42-b3ca-55847c810e3d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:37.300853 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 818/1630] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:37 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:38.314985 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3390557a-63c7-4c9b-8e9e-928b98601312 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:38.315525 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3390557a-63c7-4c9b-8e9e-928b98601312 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:38.315730 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:38.315730 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:38.316107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3390557a-63c7-4c9b-8e9e-928b98601312 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:38.316474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3390557a-63c7-4c9b-8e9e-928b98601312 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:38.361957 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:38.361957 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:38.372494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3390557a-63c7-4c9b-8e9e-928b98601312 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:38.373362 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 813/1631] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:38 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:39.388601 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6658d475-bfac-49a5-9c4b-c3cf99437d5a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:39.389715 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6658d475-bfac-49a5-9c4b-c3cf99437d5a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:39.390081 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:39.390081 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:39.390679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6658d475-bfac-49a5-9c4b-c3cf99437d5a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:39.391214 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6658d475-bfac-49a5-9c4b-c3cf99437d5a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:39.442056 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:39.442056 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:39.448347 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6658d475-bfac-49a5-9c4b-c3cf99437d5a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:39.449615 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 819/1632] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:39 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:40.466078 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb9ecc64-3f36-49a5-80a6-04de0e0c5f12 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:40.467246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb9ecc64-3f36-49a5-80a6-04de0e0c5f12 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:40.467671 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:40.467671 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:40.468326 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb9ecc64-3f36-49a5-80a6-04de0e0c5f12 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:40.468887 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-eb9ecc64-3f36-49a5-80a6-04de0e0c5f12 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:40.551901 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:40.551901 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:40.554716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb9ecc64-3f36-49a5-80a6-04de0e0c5f12 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:40.561165 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 814/1633] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:40 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:41.575237 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5762930b-10cb-4fc1-825f-7b49ef498524 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:41.575792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5762930b-10cb-4fc1-825f-7b49ef498524 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:41.575944 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:41.575944 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:41.576317 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5762930b-10cb-4fc1-825f-7b49ef498524 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:41.576691 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5762930b-10cb-4fc1-825f-7b49ef498524 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:41.614596 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:41.614596 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:41.617080 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5762930b-10cb-4fc1-825f-7b49ef498524 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:41.617928 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 820/1634] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:41 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:42.660504 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d203b79-f9b9-489e-9ca2-c93bcd1ff05f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:42.662251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d203b79-f9b9-489e-9ca2-c93bcd1ff05f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:42.662640 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:42.662640 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:42.663303 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d203b79-f9b9-489e-9ca2-c93bcd1ff05f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:42.663842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7d203b79-f9b9-489e-9ca2-c93bcd1ff05f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:42.703182 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:42.703182 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:42.705906 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d203b79-f9b9-489e-9ca2-c93bcd1ff05f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:42.707547 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 815/1635] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:42 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:44.210302 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef2c2ce4-4a6d-46a1-aec3-28d9f68693a3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:44.210938 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef2c2ce4-4a6d-46a1-aec3-28d9f68693a3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:44.214382 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:44.214382 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:44.223663 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef2c2ce4-4a6d-46a1-aec3-28d9f68693a3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:44.224339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ef2c2ce4-4a6d-46a1-aec3-28d9f68693a3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:44.264496 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:44.264496 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:44.266700 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef2c2ce4-4a6d-46a1-aec3-28d9f68693a3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:44.281292 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 821/1636] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:43 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:45.296813 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9def7b0-c6f3-4b9b-8ee1-f14a73ed7c0f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:45.298148 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9def7b0-c6f3-4b9b-8ee1-f14a73ed7c0f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:45.298575 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:45.298575 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:45.299347 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9def7b0-c6f3-4b9b-8ee1-f14a73ed7c0f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:45.300087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c9def7b0-c6f3-4b9b-8ee1-f14a73ed7c0f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:45.368683 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:45.368683 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:45.370574 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9def7b0-c6f3-4b9b-8ee1-f14a73ed7c0f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:45.381431 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 816/1637] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:45 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:46.385125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e78ef910-0017-4f6c-9f64-67087119cc22 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:46.385638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e78ef910-0017-4f6c-9f64-67087119cc22 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:46.386040 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:46.386040 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:46.386644 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e78ef910-0017-4f6c-9f64-67087119cc22 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:46.387170 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e78ef910-0017-4f6c-9f64-67087119cc22 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:46.436044 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:46.436044 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:46.438824 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e78ef910-0017-4f6c-9f64-67087119cc22 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:46.439948 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 822/1638] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:46 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:47.455506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-942ed641-0086-4b68-8cce-c3c341010faa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:47.456052 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-942ed641-0086-4b68-8cce-c3c341010faa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:47.456512 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:47.456512 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:47.456887 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-942ed641-0086-4b68-8cce-c3c341010faa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:47.457238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-942ed641-0086-4b68-8cce-c3c341010faa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:47.499495 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:47.499495 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:47.501618 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-942ed641-0086-4b68-8cce-c3c341010faa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:47.502614 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 817/1639] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:47 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:48.518108 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-896973f7-35ec-465a-816e-16b219d74198 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:48.519257 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-896973f7-35ec-465a-816e-16b219d74198 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:48.519710 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:48.519710 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:48.520539 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-896973f7-35ec-465a-816e-16b219d74198 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:48.521103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-896973f7-35ec-465a-816e-16b219d74198 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:48.547932 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:48.547932 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:48.550195 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-896973f7-35ec-465a-816e-16b219d74198 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:48.560776 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 823/1640] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:48 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:49.567291 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3cab3f8-f386-444d-9fa5-b22abe453da3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:49.568405 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3cab3f8-f386-444d-9fa5-b22abe453da3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:49.568405 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:49.568405 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:49.568714 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3cab3f8-f386-444d-9fa5-b22abe453da3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:49.569060 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c3cab3f8-f386-444d-9fa5-b22abe453da3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:49.596274 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:49.596274 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:49.598055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3cab3f8-f386-444d-9fa5-b22abe453da3 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:49.598864 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 818/1641] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:49 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:50.613999 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b3c63c5-df0f-4543-9824-3fc616dc9a5f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:50.613999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b3c63c5-df0f-4543-9824-3fc616dc9a5f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:50.614555 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:50.614555 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:50.614555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b3c63c5-df0f-4543-9824-3fc616dc9a5f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:50.614974 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3b3c63c5-df0f-4543-9824-3fc616dc9a5f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:50.638085 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:50.638085 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:50.639940 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b3c63c5-df0f-4543-9824-3fc616dc9a5f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:50.641060 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 824/1642] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:50 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:51.657548 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea3d3710-4d3f-4b48-81de-3a6870b06316 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:51.658576 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea3d3710-4d3f-4b48-81de-3a6870b06316 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:51.658971 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:51.658971 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:51.660163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea3d3710-4d3f-4b48-81de-3a6870b06316 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:51.660603 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ea3d3710-4d3f-4b48-81de-3a6870b06316 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:51.693398 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:51.693398 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:51.696826 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea3d3710-4d3f-4b48-81de-3a6870b06316 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:51.699115 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 819/1643] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:51 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:52.713599 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3958bcf1-1f47-41ca-80cf-c498e08aa482 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:52.714204 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3958bcf1-1f47-41ca-80cf-c498e08aa482 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:52.714433 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:52.714433 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:52.714812 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3958bcf1-1f47-41ca-80cf-c498e08aa482 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:52.715188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3958bcf1-1f47-41ca-80cf-c498e08aa482 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:52.739799 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:52.739799 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:52.742421 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3958bcf1-1f47-41ca-80cf-c498e08aa482 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:52.743174 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 825/1644] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:52 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:53.757767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-512bc982-c5a6-41b5-9ef3-408c05eb3ad4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:53.758307 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-512bc982-c5a6-41b5-9ef3-408c05eb3ad4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:53.758496 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:53.758496 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:53.759144 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-512bc982-c5a6-41b5-9ef3-408c05eb3ad4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:53.759691 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-512bc982-c5a6-41b5-9ef3-408c05eb3ad4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:53.806081 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:53.806081 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:53.847346 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-512bc982-c5a6-41b5-9ef3-408c05eb3ad4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:53.849479 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 820/1645] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:53 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:54.862546 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c0e9dd83-5afa-47bc-bcda-42f7070ab609 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:54.863072 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c0e9dd83-5afa-47bc-bcda-42f7070ab609 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:54.863156 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:54.863156 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:54.863560 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c0e9dd83-5afa-47bc-bcda-42f7070ab609 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:54.864102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c0e9dd83-5afa-47bc-bcda-42f7070ab609 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:54.910866 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:54.910866 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:54.942418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c0e9dd83-5afa-47bc-bcda-42f7070ab609 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:54.943671 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 826/1646] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:54 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:55.957764 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-61edcf81-30f3-4a9b-8619-465ee8be68ba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:55.958400 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-61edcf81-30f3-4a9b-8619-465ee8be68ba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:55.958618 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:55.958618 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:55.958992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-61edcf81-30f3-4a9b-8619-465ee8be68ba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:55.959470 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-61edcf81-30f3-4a9b-8619-465ee8be68ba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:56.040810 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:56.040810 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:56.042990 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-61edcf81-30f3-4a9b-8619-465ee8be68ba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:56.055551 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 821/1647] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:55 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:57.058957 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f730cd3-7ca1-447c-a08d-4920a5f12161 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:57.060133 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6f730cd3-7ca1-447c-a08d-4920a5f12161 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:57.060560 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:57.060560 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:57.061189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6f730cd3-7ca1-447c-a08d-4920a5f12161 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:57.061746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6f730cd3-7ca1-447c-a08d-4920a5f12161 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:57.085116 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:57.085116 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:57.096760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f730cd3-7ca1-447c-a08d-4920a5f12161 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:57.097795 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 827/1648] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:57 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:58.112443 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-288b49e4-a571-477b-9d95-7b85e9a69ed0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:58.113608 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-288b49e4-a571-477b-9d95-7b85e9a69ed0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:58.114030 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:58.114030 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:58.114659 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-288b49e4-a571-477b-9d95-7b85e9a69ed0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:58.115212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-288b49e4-a571-477b-9d95-7b85e9a69ed0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:58.137796 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:58.137796 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:58.140101 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-288b49e4-a571-477b-9d95-7b85e9a69ed0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:58.141112 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 822/1649] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:58 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:59.155263 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aded6bfd-2711-4927-bb9e-6ff5a9f30105 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:26:59.156535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aded6bfd-2711-4927-bb9e-6ff5a9f30105 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:59.156960 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:59.156960 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:26:59.157811 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aded6bfd-2711-4927-bb9e-6ff5a9f30105 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:59.158368 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-aded6bfd-2711-4927-bb9e-6ff5a9f30105 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:26:59.213388 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:59.213388 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:26:59.215685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aded6bfd-2711-4927-bb9e-6ff5a9f30105 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:26:59.216651 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 828/1650] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:26:59 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:00.232962 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b0b8fe25-a7d8-4516-be9d-e331ec4be956 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:00.234305 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b0b8fe25-a7d8-4516-be9d-e331ec4be956 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:00.234781 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:00.234781 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:00.235441 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b0b8fe25-a7d8-4516-be9d-e331ec4be956 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:00.235959 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b0b8fe25-a7d8-4516-be9d-e331ec4be956 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:00.275366 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:00.275366 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:00.278287 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b0b8fe25-a7d8-4516-be9d-e331ec4be956 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:00.280260 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 823/1651] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:00 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:01.295875 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-96a3fc3c-2884-42c0-a0f6-1ac0f6a3b45a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:01.297329 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-96a3fc3c-2884-42c0-a0f6-1ac0f6a3b45a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:01.297735 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:01.297735 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:01.298383 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-96a3fc3c-2884-42c0-a0f6-1ac0f6a3b45a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:01.299136 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-96a3fc3c-2884-42c0-a0f6-1ac0f6a3b45a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:01.471611 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:01.471611 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:01.474354 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-96a3fc3c-2884-42c0-a0f6-1ac0f6a3b45a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:01.476096 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 829/1652] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:01 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:01.489531 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a384d597-051b-4f1a-b578-4f3c8e46e15f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b Jan 27 18:27:01.490069 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a384d597-051b-4f1a-b578-4f3c8e46e15f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:01.490287 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:01.490287 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:01.491176 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a384d597-051b-4f1a-b578-4f3c8e46e15f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:01.545066 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:01.545066 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:01.554593 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a384d597-051b-4f1a-b578-4f3c8e46e15f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:01.579883 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a384d597-051b-4f1a-b578-4f3c8e46e15f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b returned with HTTP 200 Jan 27 18:27:01.580748 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 824/1653] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:01 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b => generated 978 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:01.597985 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70e7685d-1639-4b1a-aeb1-c2125621e38f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:01.598479 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70e7685d-1639-4b1a-aeb1-c2125621e38f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:01.598696 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:01.598696 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:01.599629 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70e7685d-1639-4b1a-aeb1-c2125621e38f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:01.600807 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-70e7685d-1639-4b1a-aeb1-c2125621e38f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:01.624454 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:01.624454 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:01.626319 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70e7685d-1639-4b1a-aeb1-c2125621e38f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:01.627327 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 830/1654] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:01 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:01.641150 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a0ca8ed-643d-4cf6-9951-222f0d24e1b0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/detail Jan 27 18:27:01.641617 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a0ca8ed-643d-4cf6-9951-222f0d24e1b0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:01.641803 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:01.641803 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:01.642351 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a0ca8ed-643d-4cf6-9951-222f0d24e1b0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:01.642960 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-9a0ca8ed-643d-4cf6-9951-222f0d24e1b0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:27:01.697228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a0ca8ed-643d-4cf6-9951-222f0d24e1b0 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/detail returned with HTTP 200 Jan 27 18:27:01.698094 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 825/1655] 10.222.0.72 () {58 vars in 1225 bytes} [Wed Jan 27 18:27:01 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/detail => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:01.712030 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] POST http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34/restore Jan 27 18:27:01.712744 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:01.712744 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:01.713157 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:27:01.714034 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Restoring backup c0917f00-b373-4b3b-a211-15458c177a34 ({'restore': {}}) {{(pid=87902) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 27 18:27:01.714378 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Restoring backup c0917f00-b373-4b3b-a211-15458c177a34 to volume None. Jan 27 18:27:01.751804 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:01.751804 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:01.766147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.backup.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Creating volume of 1 GB for restore of backup c0917f00-b373-4b3b-a211-15458c177a34. Jan 27 18:27:01.782512 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Availability Zones retrieved successfully. Jan 27 18:27:01.804677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Flow 'volume_create_api' (0c9655db-9616-490a-a47c-48647780cbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:27:01.807808 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ddddbb-3c52-4f8e-b0a2-be5b65778fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:01.814491 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:27:01.940151 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ddddbb-3c52-4f8e-b0a2-be5b65778fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:01.942353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d99a8617-c1c8-4999-9a05-ab95a63e3a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:02.013114 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Created reservations ['1015ae39-75ff-4668-8e07-1092e8986a77', 'f2455726-daf8-4bea-aad3-85cf0e6c0da2', '40f78215-8e04-4499-ab18-06b77ff1b417', '6c6e7746-365d-4799-a38f-372f3a091b63'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:27:02.014925 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d99a8617-c1c8-4999-9a05-ab95a63e3a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1015ae39-75ff-4668-8e07-1092e8986a77', 'f2455726-daf8-4bea-aad3-85cf0e6c0da2', '40f78215-8e04-4499-ab18-06b77ff1b417', '6c6e7746-365d-4799-a38f-372f3a091b63']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:02.017136 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b870d0d8-23da-4cc8-acd1-2585a86cd5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:02.086281 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b870d0d8-23da-4cc8-acd1-2585a86cd5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45542f71-6414-41a0-b2bd-adb067ee6580', '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_c0917f00-b373-4b3b-a211-15458c177a34',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9157097f185849028887e58456330f0b',qos_specs=None,replication_status=,reservations=['1015ae39-75ff-4668-8e07-1092e8986a77','f2455726-daf8-4bea-aad3-85cf0e6c0da2','40f78215-8e04-4499-ab18-06b77ff1b417','6c6e7746-365d-4799-a38f-372f3a091b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:27:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c0917f00-b373-4b3b-a211-15458c177a34',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45542f71-6414-41a0-b2bd-adb067ee6580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9157097f185849028887e58456330f0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:02.088350 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5e102b-f71b-449d-a895-7a0ec6ba3e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:02.130610 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5e102b-f71b-449d-a895-7a0ec6ba3e43) transitioned into 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_c0917f00-b373-4b3b-a211-15458c177a34',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9157097f185849028887e58456330f0b',qos_specs=None,replication_status=,reservations=['1015ae39-75ff-4668-8e07-1092e8986a77','f2455726-daf8-4bea-aad3-85cf0e6c0da2','40f78215-8e04-4499-ab18-06b77ff1b417','6c6e7746-365d-4799-a38f-372f3a091b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a715dfae8d5440c9bdc14de9eb6ce6fd',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:02.133464 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb7bfb4-bb25-4349-b06e-f6efaf8d94c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:02.152460 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb7bfb4-bb25-4349-b06e-f6efaf8d94c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:02.164056 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Flow 'volume_create_api' (0c9655db-9616-490a-a47c-48647780cbcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:27:02.244916 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Create volume request issued successfully. Jan 27 18:27:02.365221 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:02.365221 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:02.366681 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:03.424355 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:03.424355 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:03.425966 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:03.426358 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Checking backup size 1 against volume size 1 {{(pid=87902) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 27 18:27:03.426721 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.backup.api [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Overwriting volume 45542f71-6414-41a0-b2bd-adb067ee6580 with restore of backup c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:03.452847 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] restore_backup in rpcapi backup_id c0917f00-b373-4b3b-a211-15458c177a34 {{(pid=87902) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 27 18:27:03.457098 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6abe7514-bce8-4926-9675-36d37f51c725 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34/restore returned with HTTP 202 Jan 27 18:27:03.458475 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 831/1656] 10.222.0.72 () {60 vars in 1360 bytes} [Wed Jan 27 18:27:01 2021] POST /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34/restore => generated 189 bytes in 1752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:27:03.468907 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b454bdb7-2ab7-426a-b617-f9dfd44bacba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:03.469427 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b454bdb7-2ab7-426a-b617-f9dfd44bacba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:03.469643 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:03.469643 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:03.470013 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b454bdb7-2ab7-426a-b617-f9dfd44bacba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:03.470380 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b454bdb7-2ab7-426a-b617-f9dfd44bacba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:03.518180 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:03.518180 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:03.520240 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b454bdb7-2ab7-426a-b617-f9dfd44bacba tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:03.521038 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 826/1657] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:03 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:04.539591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f3a0657a-e392-4b22-98eb-80fa293f4995 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:04.540764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f3a0657a-e392-4b22-98eb-80fa293f4995 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:04.541123 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:04.541123 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:04.541731 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f3a0657a-e392-4b22-98eb-80fa293f4995 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:04.542264 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f3a0657a-e392-4b22-98eb-80fa293f4995 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:04.564781 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:04.564781 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:04.566719 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f3a0657a-e392-4b22-98eb-80fa293f4995 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:04.567521 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 832/1658] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:04 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:05.582435 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b3db197e-1711-40e2-881f-2c07d92a56c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:05.582931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b3db197e-1711-40e2-881f-2c07d92a56c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:05.583117 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:05.583117 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:05.583800 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b3db197e-1711-40e2-881f-2c07d92a56c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:05.584211 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b3db197e-1711-40e2-881f-2c07d92a56c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:05.607336 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:05.607336 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:05.609366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b3db197e-1711-40e2-881f-2c07d92a56c8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:05.610166 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 827/1659] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:05 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:06.625953 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7eac9635-389c-49d6-83d5-c032e6d161df tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:06.627769 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7eac9635-389c-49d6-83d5-c032e6d161df tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:06.628129 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:06.628129 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:06.628729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7eac9635-389c-49d6-83d5-c032e6d161df tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:06.629238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7eac9635-389c-49d6-83d5-c032e6d161df tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:06.681075 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:06.681075 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:06.683011 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7eac9635-389c-49d6-83d5-c032e6d161df tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:06.683865 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 833/1660] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:06 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:07.702215 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fc0e80c-8fbc-4132-8235-19044aa1cbe6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:07.702215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fc0e80c-8fbc-4132-8235-19044aa1cbe6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:07.702215 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:07.702215 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:07.702215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fc0e80c-8fbc-4132-8235-19044aa1cbe6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:07.702215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8fc0e80c-8fbc-4132-8235-19044aa1cbe6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:07.789429 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:07.789429 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:07.797110 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fc0e80c-8fbc-4132-8235-19044aa1cbe6 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:07.797110 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 828/1661] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:07 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:08.806581 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c79aceb4-d5a6-48ad-88e5-267367fbe332 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:08.807154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c79aceb4-d5a6-48ad-88e5-267367fbe332 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:08.807154 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:08.807154 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:08.807547 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c79aceb4-d5a6-48ad-88e5-267367fbe332 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:08.807928 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c79aceb4-d5a6-48ad-88e5-267367fbe332 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:08.916004 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:08.916004 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:08.916004 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c79aceb4-d5a6-48ad-88e5-267367fbe332 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:08.929888 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 834/1662] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:08 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:09.952988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4279b98d-46cc-47e0-a6e4-7c5d29ee1dc4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:09.952988 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4279b98d-46cc-47e0-a6e4-7c5d29ee1dc4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:09.952988 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:09.952988 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:09.952988 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4279b98d-46cc-47e0-a6e4-7c5d29ee1dc4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:09.952988 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4279b98d-46cc-47e0-a6e4-7c5d29ee1dc4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:10.070343 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:10.070343 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:10.084312 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4279b98d-46cc-47e0-a6e4-7c5d29ee1dc4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:10.084312 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 829/1663] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:09 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:11.101547 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-599c9f0d-04f9-48d0-b698-bed4db26bad1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:11.101547 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-599c9f0d-04f9-48d0-b698-bed4db26bad1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:11.101547 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:11.101547 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:11.101547 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-599c9f0d-04f9-48d0-b698-bed4db26bad1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:11.101547 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-599c9f0d-04f9-48d0-b698-bed4db26bad1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:11.204210 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:11.204210 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:11.208419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-599c9f0d-04f9-48d0-b698-bed4db26bad1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:11.208419 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 835/1664] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:11 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:12.226861 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5db9dd08-b078-4b1a-b195-c8dfe314e163 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:12.226861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5db9dd08-b078-4b1a-b195-c8dfe314e163 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:12.226861 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:12.226861 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:12.226861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5db9dd08-b078-4b1a-b195-c8dfe314e163 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:12.226861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5db9dd08-b078-4b1a-b195-c8dfe314e163 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:12.274707 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:12.274707 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:12.280222 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5db9dd08-b078-4b1a-b195-c8dfe314e163 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:12.280222 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 830/1665] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:12 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:13.302048 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e623fadc-a95a-4dc5-aa9e-a70f6a6450f1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:13.302048 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e623fadc-a95a-4dc5-aa9e-a70f6a6450f1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:13.302048 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:13.302048 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:13.302048 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e623fadc-a95a-4dc5-aa9e-a70f6a6450f1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:13.302048 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e623fadc-a95a-4dc5-aa9e-a70f6a6450f1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:13.326548 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:13.326548 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:13.326548 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e623fadc-a95a-4dc5-aa9e-a70f6a6450f1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:13.336660 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 836/1666] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:13 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:14.342055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de554043-9e65-42bd-8ea3-b4f34b29f38c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:14.342055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de554043-9e65-42bd-8ea3-b4f34b29f38c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:14.342055 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:14.342055 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:14.342055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de554043-9e65-42bd-8ea3-b4f34b29f38c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:14.342055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-de554043-9e65-42bd-8ea3-b4f34b29f38c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:14.383369 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:14.383369 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:14.383369 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de554043-9e65-42bd-8ea3-b4f34b29f38c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:14.383369 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 831/1667] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:14 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:15.405748 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40a8bfd1-a634-4ffc-90cf-c8d5ce518439 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:15.405748 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40a8bfd1-a634-4ffc-90cf-c8d5ce518439 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:15.405748 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:15.405748 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:15.405748 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40a8bfd1-a634-4ffc-90cf-c8d5ce518439 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:15.405748 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-40a8bfd1-a634-4ffc-90cf-c8d5ce518439 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:15.477383 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:15.477383 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:15.477383 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40a8bfd1-a634-4ffc-90cf-c8d5ce518439 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:15.477383 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 837/1668] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:15 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:16.488007 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7bf65fb2-89dc-4c87-9135-8e58decc1652 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:16.488567 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7bf65fb2-89dc-4c87-9135-8e58decc1652 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:16.488739 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:16.488739 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:16.489087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7bf65fb2-89dc-4c87-9135-8e58decc1652 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:16.489449 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7bf65fb2-89dc-4c87-9135-8e58decc1652 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:16.587718 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:16.587718 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:16.587718 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7bf65fb2-89dc-4c87-9135-8e58decc1652 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:16.587718 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 832/1669] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:16 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:17.613337 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3dd714b5-6b18-425c-ac26-c28d640055ed tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:17.613337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3dd714b5-6b18-425c-ac26-c28d640055ed tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:17.613337 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:17.613337 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:17.613337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3dd714b5-6b18-425c-ac26-c28d640055ed tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:17.613337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3dd714b5-6b18-425c-ac26-c28d640055ed tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:17.700317 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:17.700317 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:17.700317 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3dd714b5-6b18-425c-ac26-c28d640055ed tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:17.709346 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 838/1670] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:17 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:18.718846 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f8319cc4-b9b9-4275-aca3-1cfc805000c1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:18.718846 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f8319cc4-b9b9-4275-aca3-1cfc805000c1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:18.718846 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:18.718846 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:18.718846 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f8319cc4-b9b9-4275-aca3-1cfc805000c1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:18.718846 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f8319cc4-b9b9-4275-aca3-1cfc805000c1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:18.781541 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:18.781541 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:18.781541 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f8319cc4-b9b9-4275-aca3-1cfc805000c1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:18.781541 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 833/1671] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:18 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:19.803683 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a7766013-ddba-4789-bcdc-f6ac6bc62828 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:19.803683 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a7766013-ddba-4789-bcdc-f6ac6bc62828 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:19.803683 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:19.803683 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:19.803683 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a7766013-ddba-4789-bcdc-f6ac6bc62828 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:19.803683 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a7766013-ddba-4789-bcdc-f6ac6bc62828 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:19.879748 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:19.879748 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:19.884266 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a7766013-ddba-4789-bcdc-f6ac6bc62828 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:19.893210 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 839/1672] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:19 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:20.898646 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c559592e-249d-4405-b68c-0bea609cc79b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:20.899129 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c559592e-249d-4405-b68c-0bea609cc79b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:20.899279 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:20.899279 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:20.900310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c559592e-249d-4405-b68c-0bea609cc79b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:20.900747 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c559592e-249d-4405-b68c-0bea609cc79b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:21.000726 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:21.000726 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:21.000726 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c559592e-249d-4405-b68c-0bea609cc79b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:21.009323 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 834/1673] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:20 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:22.025341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e051f86-3b14-48bb-b12c-e08831930ecc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:22.025341 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e051f86-3b14-48bb-b12c-e08831930ecc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:22.025341 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:22.025341 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:22.025341 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e051f86-3b14-48bb-b12c-e08831930ecc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:22.025341 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6e051f86-3b14-48bb-b12c-e08831930ecc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:22.121192 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:22.121192 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:22.123647 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e051f86-3b14-48bb-b12c-e08831930ecc tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:22.128752 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 840/1674] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:22 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:23.147860 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc94258f-7826-40cb-9d66-c7b890b37efa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:23.147860 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc94258f-7826-40cb-9d66-c7b890b37efa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:23.147860 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:23.147860 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:23.147860 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc94258f-7826-40cb-9d66-c7b890b37efa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:23.147860 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-fc94258f-7826-40cb-9d66-c7b890b37efa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:23.170078 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:23.170078 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:23.170078 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc94258f-7826-40cb-9d66-c7b890b37efa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:23.170078 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 835/1675] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:23 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:24.192228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a5c043d7-2d92-4225-a63c-cb170b679860 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:24.192228 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a5c043d7-2d92-4225-a63c-cb170b679860 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:24.192228 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:24.192228 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:24.192228 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a5c043d7-2d92-4225-a63c-cb170b679860 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:24.192228 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a5c043d7-2d92-4225-a63c-cb170b679860 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:24.222772 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:24.222772 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:24.222772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a5c043d7-2d92-4225-a63c-cb170b679860 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:24.231339 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 841/1676] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:24 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:25.241842 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-180b4921-322f-4e2f-83fc-404e00ad9792 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:25.242904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-180b4921-322f-4e2f-83fc-404e00ad9792 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:25.243122 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:25.243122 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:25.243518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-180b4921-322f-4e2f-83fc-404e00ad9792 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:25.243894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-180b4921-322f-4e2f-83fc-404e00ad9792 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:25.294398 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:25.294398 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:25.310044 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-180b4921-322f-4e2f-83fc-404e00ad9792 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:25.310044 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 836/1677] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:25 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:26.337787 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-02c9089c-1421-41e0-9b1c-654b74b9bde1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:26.337787 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-02c9089c-1421-41e0-9b1c-654b74b9bde1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:26.337787 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:26.337787 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:26.337787 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-02c9089c-1421-41e0-9b1c-654b74b9bde1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:26.337787 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-02c9089c-1421-41e0-9b1c-654b74b9bde1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:26.423902 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:26.423902 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:26.425911 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-02c9089c-1421-41e0-9b1c-654b74b9bde1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:26.426734 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 842/1678] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:26 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:27.450430 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1654f094-65cf-4a26-82a8-608611f475ee tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:27.450430 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1654f094-65cf-4a26-82a8-608611f475ee tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:27.450430 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:27.450430 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:27.450430 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1654f094-65cf-4a26-82a8-608611f475ee tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:27.450430 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1654f094-65cf-4a26-82a8-608611f475ee tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:27.551930 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:27.551930 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:27.551930 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1654f094-65cf-4a26-82a8-608611f475ee tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:27.551930 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 837/1679] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:27 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:28.565474 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-abb8734e-f679-411b-82bf-bb736944eb01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:28.565474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-abb8734e-f679-411b-82bf-bb736944eb01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:28.565474 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:28.565474 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:28.565474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-abb8734e-f679-411b-82bf-bb736944eb01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:28.565474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-abb8734e-f679-411b-82bf-bb736944eb01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:28.640766 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:28.640766 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:28.654295 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-abb8734e-f679-411b-82bf-bb736944eb01 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:28.654295 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 843/1680] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:28 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:29.674104 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e73d329-92a9-4015-b09e-a274e9d2195d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:29.674104 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e73d329-92a9-4015-b09e-a274e9d2195d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:29.674104 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:29.674104 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:29.674104 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e73d329-92a9-4015-b09e-a274e9d2195d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:29.674104 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2e73d329-92a9-4015-b09e-a274e9d2195d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:29.762359 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:29.762359 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:29.762359 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e73d329-92a9-4015-b09e-a274e9d2195d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:29.790375 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 838/1681] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:29 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:30.777598 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a98c6c15-be36-44b2-ad80-f258faf9edfa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:30.777598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a98c6c15-be36-44b2-ad80-f258faf9edfa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:30.777598 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:30.777598 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:30.777598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a98c6c15-be36-44b2-ad80-f258faf9edfa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:30.777598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a98c6c15-be36-44b2-ad80-f258faf9edfa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:30.834065 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:30.834065 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:30.834065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a98c6c15-be36-44b2-ad80-f258faf9edfa tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:30.841216 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 844/1682] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:30 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:31.852097 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-12cb6315-dfb7-4225-8cc2-331b35076c2a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:31.852097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-12cb6315-dfb7-4225-8cc2-331b35076c2a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:31.852097 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:31.852097 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:31.852097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-12cb6315-dfb7-4225-8cc2-331b35076c2a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:31.852097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-12cb6315-dfb7-4225-8cc2-331b35076c2a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:31.919969 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:31.919969 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:31.923119 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-12cb6315-dfb7-4225-8cc2-331b35076c2a tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:31.923119 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 839/1683] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:31 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:27:32.939370 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b537f6c7-9fb5-4fd3-bb73-60a7ff5f88d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:32.939370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b537f6c7-9fb5-4fd3-bb73-60a7ff5f88d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:32.939370 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:32.939370 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:32.939370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b537f6c7-9fb5-4fd3-bb73-60a7ff5f88d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:32.939370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b537f6c7-9fb5-4fd3-bb73-60a7ff5f88d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:32.999319 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:32.999319 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:32.999319 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b537f6c7-9fb5-4fd3-bb73-60a7ff5f88d8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:32.999319 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 845/1684] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:32 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:34.011566 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c8555f0-5213-4d61-8e89-b11dee6f36e4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:34.012771 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c8555f0-5213-4d61-8e89-b11dee6f36e4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:34.013178 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:34.013178 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:34.013834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c8555f0-5213-4d61-8e89-b11dee6f36e4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:34.014402 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5c8555f0-5213-4d61-8e89-b11dee6f36e4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Show backup with id c0917f00-b373-4b3b-a211-15458c177a34. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:27:34.061673 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:34.061673 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:34.065891 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c8555f0-5213-4d61-8e89-b11dee6f36e4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 200 Jan 27 18:27:34.076546 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 840/1685] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:34 2021] GET /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:34.089284 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ceef7c98-85a5-4719-9f64-80befbffa4f8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 Jan 27 18:27:34.090227 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ceef7c98-85a5-4719-9f64-80befbffa4f8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:34.090645 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:34.090645 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:34.091294 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ceef7c98-85a5-4719-9f64-80befbffa4f8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:34.181220 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:34.181220 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:34.190483 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ceef7c98-85a5-4719-9f64-80befbffa4f8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:34.232500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ceef7c98-85a5-4719-9f64-80befbffa4f8 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 returned with HTTP 200 Jan 27 18:27:34.233510 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 846/1686] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:34 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 => generated 1035 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:27:34.250280 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e61fc2df-e194-4afd-9c34-60c48fe5d445 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 Jan 27 18:27:34.251049 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e61fc2df-e194-4afd-9c34-60c48fe5d445 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:34.251476 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:34.251476 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:34.252118 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e61fc2df-e194-4afd-9c34-60c48fe5d445 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:34.350463 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:34.350463 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:34.361716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e61fc2df-e194-4afd-9c34-60c48fe5d445 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:34.390612 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e61fc2df-e194-4afd-9c34-60c48fe5d445 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 returned with HTTP 200 Jan 27 18:27:34.391905 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 841/1687] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:34 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 => generated 1035 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:27:34.406188 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14c58ddf-96cc-4846-96ed-5f1a0703faec tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] DELETE http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 Jan 27 18:27:34.407032 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-14c58ddf-96cc-4846-96ed-5f1a0703faec tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:34.407479 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:34.407479 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:34.408119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-14c58ddf-96cc-4846-96ed-5f1a0703faec tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:34.417448 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-14c58ddf-96cc-4846-96ed-5f1a0703faec tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete volume with id: 45542f71-6414-41a0-b2bd-adb067ee6580 Jan 27 18:27:34.476709 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:34.476709 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:34.478444 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-14c58ddf-96cc-4846-96ed-5f1a0703faec tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:34.522074 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-14c58ddf-96cc-4846-96ed-5f1a0703faec tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete volume request issued successfully. Jan 27 18:27:34.525424 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14c58ddf-96cc-4846-96ed-5f1a0703faec tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 returned with HTTP 202 Jan 27 18:27:34.526478 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 847/1688] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:27:34 2021] DELETE /volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:27:34.534960 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1b832bc-6f3a-4098-9ec2-ac532b17e1f1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 Jan 27 18:27:34.535498 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1b832bc-6f3a-4098-9ec2-ac532b17e1f1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:34.535693 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:34.535693 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:34.536819 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1b832bc-6f3a-4098-9ec2-ac532b17e1f1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:34.664482 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:34.664482 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:34.673746 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d1b832bc-6f3a-4098-9ec2-ac532b17e1f1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:34.700550 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1b832bc-6f3a-4098-9ec2-ac532b17e1f1 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 returned with HTTP 200 Jan 27 18:27:34.701568 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 842/1689] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:34 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 => generated 1034 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:27:35.717427 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d99a4572-1de3-491a-8a45-ffea060c824d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 Jan 27 18:27:35.717918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d99a4572-1de3-491a-8a45-ffea060c824d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:35.718136 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:35.718136 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:35.718509 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d99a4572-1de3-491a-8a45-ffea060c824d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:35.825673 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:35.825673 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:35.855757 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d99a4572-1de3-491a-8a45-ffea060c824d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:35.908053 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d99a4572-1de3-491a-8a45-ffea060c824d tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 returned with HTTP 200 Jan 27 18:27:35.910945 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 848/1690] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:35 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 => generated 1034 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:27:36.928142 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15843eae-6d81-40ef-bbc1-0890d59848c2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 Jan 27 18:27:36.929683 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-15843eae-6d81-40ef-bbc1-0890d59848c2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:36.930117 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:36.930117 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:36.930743 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-15843eae-6d81-40ef-bbc1-0890d59848c2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:37.060487 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15843eae-6d81-40ef-bbc1-0890d59848c2 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 returned with HTTP 404 Jan 27 18:27:37.063193 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 843/1691] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:36 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/45542f71-6414-41a0-b2bd-adb067ee6580 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:27:37.073443 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b47329a8-a516-40cf-9229-82f52c30fee7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] DELETE http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 Jan 27 18:27:37.074240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b47329a8-a516-40cf-9229-82f52c30fee7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:37.074649 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:37.074649 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:37.075296 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b47329a8-a516-40cf-9229-82f52c30fee7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:37.075843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-b47329a8-a516-40cf-9229-82f52c30fee7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete backup with id: c0917f00-b373-4b3b-a211-15458c177a34. Jan 27 18:27:37.128646 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:37.128646 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:37.160183 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-b47329a8-a516-40cf-9229-82f52c30fee7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] delete_backup rpcapi backup_id c0917f00-b373-4b3b-a211-15458c177a34 {{(pid=87902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 18:27:37.164436 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b47329a8-a516-40cf-9229-82f52c30fee7 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 returned with HTTP 202 Jan 27 18:27:37.165549 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 849/1692] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:27:37 2021] DELETE /volume/v3/9157097f185849028887e58456330f0b/backups/c0917f00-b373-4b3b-a211-15458c177a34 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:27:37.173338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e3895c1-08a7-44b6-9aa7-0532ac32cfac tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] DELETE http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b Jan 27 18:27:37.174141 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e3895c1-08a7-44b6-9aa7-0532ac32cfac tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:37.174747 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e3895c1-08a7-44b6-9aa7-0532ac32cfac tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:37.175187 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-4e3895c1-08a7-44b6-9aa7-0532ac32cfac tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete volume with id: 19b989bb-0895-4681-886f-218b8aa73e5b Jan 27 18:27:37.348066 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:37.348066 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:37.350747 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4e3895c1-08a7-44b6-9aa7-0532ac32cfac tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:37.414907 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4e3895c1-08a7-44b6-9aa7-0532ac32cfac tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete volume request issued successfully. Jan 27 18:27:37.415623 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e3895c1-08a7-44b6-9aa7-0532ac32cfac tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b returned with HTTP 202 Jan 27 18:27:37.417690 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 844/1693] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:27:37 2021] DELETE /volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:27:37.425922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3789b0e8-eacd-45c4-93bd-6fc1a02646d4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b Jan 27 18:27:37.428052 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3789b0e8-eacd-45c4-93bd-6fc1a02646d4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:37.429310 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:37.429310 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:37.429924 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3789b0e8-eacd-45c4-93bd-6fc1a02646d4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:37.568741 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:37.568741 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:37.604466 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3789b0e8-eacd-45c4-93bd-6fc1a02646d4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:37.662387 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3789b0e8-eacd-45c4-93bd-6fc1a02646d4 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b returned with HTTP 200 Jan 27 18:27:37.672665 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 850/1694] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:37 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b => generated 977 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:38.680988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b99e1d4-edae-4f46-989e-098e66527318 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b Jan 27 18:27:38.681670 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b99e1d4-edae-4f46-989e-098e66527318 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:38.681988 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:38.681988 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:38.682369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b99e1d4-edae-4f46-989e-098e66527318 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:38.803961 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:38.803961 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:38.823010 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5b99e1d4-edae-4f46-989e-098e66527318 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:38.875754 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b99e1d4-edae-4f46-989e-098e66527318 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b returned with HTTP 200 Jan 27 18:27:38.879047 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 845/1695] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:38 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b => generated 977 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:39.897659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c6b4863-6511-4371-ae56-6adf7626a084 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b Jan 27 18:27:39.898174 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c6b4863-6511-4371-ae56-6adf7626a084 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:39.898584 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:39.898584 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:39.899338 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c6b4863-6511-4371-ae56-6adf7626a084 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:40.038343 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:40.038343 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:40.071084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4c6b4863-6511-4371-ae56-6adf7626a084 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:40.103998 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c6b4863-6511-4371-ae56-6adf7626a084 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b returned with HTTP 200 Jan 27 18:27:40.105131 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 851/1696] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:39 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b => generated 977 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:41.121774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb604657-52d2-414c-aaec-0b52460e7a98 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b Jan 27 18:27:41.123153 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb604657-52d2-414c-aaec-0b52460e7a98 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:41.123560 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:41.123560 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:41.124176 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb604657-52d2-414c-aaec-0b52460e7a98 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:41.280317 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb604657-52d2-414c-aaec-0b52460e7a98 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b returned with HTTP 404 Jan 27 18:27:41.281376 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 846/1697] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:41 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:27:41.307900 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5a3d0735-b7cb-447c-b571-6539fe84c6cd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] DELETE http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b Jan 27 18:27:41.308439 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5a3d0735-b7cb-447c-b571-6539fe84c6cd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:41.308635 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:41.308635 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:41.311628 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5a3d0735-b7cb-447c-b571-6539fe84c6cd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:41.313002 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-5a3d0735-b7cb-447c-b571-6539fe84c6cd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete volume with id: 19b989bb-0895-4681-886f-218b8aa73e5b Jan 27 18:27:41.533014 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5a3d0735-b7cb-447c-b571-6539fe84c6cd tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b returned with HTTP 404 Jan 27 18:27:41.535054 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 852/1698] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:27:41 2021] DELETE /volume/v3/9157097f185849028887e58456330f0b/volumes/19b989bb-0895-4681-886f-218b8aa73e5b => generated 109 bytes in 233 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:27:41.543662 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43df8b83-5b97-4164-a0ec-0385d1fece9f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] DELETE http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:27:41.545128 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43df8b83-5b97-4164-a0ec-0385d1fece9f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:41.556711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43df8b83-5b97-4164-a0ec-0385d1fece9f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:41.557462 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-43df8b83-5b97-4164-a0ec-0385d1fece9f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete volume with id: 54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:27:41.727949 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:41.727949 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:41.729178 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-43df8b83-5b97-4164-a0ec-0385d1fece9f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:41.861187 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-43df8b83-5b97-4164-a0ec-0385d1fece9f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete volume request issued successfully. Jan 27 18:27:41.861684 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43df8b83-5b97-4164-a0ec-0385d1fece9f tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 202 Jan 27 18:27:41.862514 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 847/1699] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:27:41 2021] DELETE /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 0 bytes in 323 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:27:41.873522 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d19094e-36b8-46b2-b3da-cef0fd57eb6c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:27:41.874279 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d19094e-36b8-46b2-b3da-cef0fd57eb6c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:41.874907 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d19094e-36b8-46b2-b3da-cef0fd57eb6c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:42.030279 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:42.030279 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:42.064799 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2d19094e-36b8-46b2-b3da-cef0fd57eb6c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:42.143652 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d19094e-36b8-46b2-b3da-cef0fd57eb6c tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:27:42.144652 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 853/1700] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:41 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 1355 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:27:43.161934 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba4b4817-436d-4e8a-bfc3-f64449bb493b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:27:43.162645 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba4b4817-436d-4e8a-bfc3-f64449bb493b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:43.162726 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:43.162726 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:43.163105 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba4b4817-436d-4e8a-bfc3-f64449bb493b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:43.343715 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:43.343715 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:43.362367 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ba4b4817-436d-4e8a-bfc3-f64449bb493b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Volume info retrieved successfully. Jan 27 18:27:43.432205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba4b4817-436d-4e8a-bfc3-f64449bb493b tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 200 Jan 27 18:27:43.432865 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 848/1701] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:43 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 1355 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:27:44.449157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1459ac63-c90b-4fcf-b301-1542ebbb6f40 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] GET http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 Jan 27 18:27:44.449747 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1459ac63-c90b-4fcf-b301-1542ebbb6f40 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:44.449877 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:44.449877 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:44.450441 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1459ac63-c90b-4fcf-b301-1542ebbb6f40 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:44.548310 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1459ac63-c90b-4fcf-b301-1542ebbb6f40 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 returned with HTTP 404 Jan 27 18:27:44.549596 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 854/1702] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:44 2021] GET /volume/v3/9157097f185849028887e58456330f0b/volumes/54188ea3-b3e5-4de5-b414-52bb94ee9c08 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:27:44.558428 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-90f8f231-84c9-4778-9ea9-754df3c70050 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] DELETE http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:27:44.559338 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-90f8f231-84c9-4778-9ea9-754df3c70050 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:44.559774 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:44.559774 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:44.560440 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-90f8f231-84c9-4778-9ea9-754df3c70050 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:44.561085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-90f8f231-84c9-4778-9ea9-754df3c70050 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] Delete volume with id: 924da916-8189-4624-90f1-a09ef3a84f47 Jan 27 18:27:44.655029 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-90f8f231-84c9-4778-9ea9-754df3c70050 tempest-VolumesBackupsTest-1768224145 tempest-VolumesBackupsTest-1768224145-project] http://10.222.0.72/volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 returned with HTTP 404 Jan 27 18:27:44.656801 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 849/1703] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:27:44 2021] DELETE /volume/v3/9157097f185849028887e58456330f0b/volumes/924da916-8189-4624-90f1-a09ef3a84f47 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:27:46.500345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] POST http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes Jan 27 18:27:46.508544 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1793794961"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:27:46.512151 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1793794961'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:27:46.512852 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Create volume of 1 GB Jan 27 18:27:46.573100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Availability Zones retrieved successfully. Jan 27 18:27:46.606546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Flow 'volume_create_api' (e0dc0bbc-d0b2-44be-96ff-44a8026e929f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:27:46.609790 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4cd3a92-4e0b-428d-87c4-88130875fefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:46.616654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:27:46.789614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4cd3a92-4e0b-428d-87c4-88130875fefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:46.792440 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (329c4b43-f6e2-47f1-a407-145273ef3669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:46.949576 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] POST http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes Jan 27 18:27:46.950490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-48254647"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:27:46.952457 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-48254647'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:27:46.952943 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Create volume of 1 GB Jan 27 18:27:46.968882 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Created reservations ['f61f8e64-6878-4374-b183-66ea8730cd56', 'e96d38c1-feae-4f20-8472-649555df4604', '97c24ddc-9a64-4235-a54c-cba13ece1ff6', 'a78d738d-1943-4697-9ae0-48bcf0c4bee6'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:27:46.972404 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (329c4b43-f6e2-47f1-a407-145273ef3669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f61f8e64-6878-4374-b183-66ea8730cd56', 'e96d38c1-feae-4f20-8472-649555df4604', '97c24ddc-9a64-4235-a54c-cba13ece1ff6', 'a78d738d-1943-4697-9ae0-48bcf0c4bee6']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:46.982603 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ded9cb-a60a-45c6-acab-c753f9ddd48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:46.996682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Availability Zones retrieved successfully. Jan 27 18:27:47.018563 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Flow 'volume_create_api' (ca43841d-de94-413a-b35f-887dc6799c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:27:47.022528 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e8047d9-8750-40b0-8f9c-2634b4cf0579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:47.025144 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:27:47.085413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ded9cb-a60a-45c6-acab-c753f9ddd48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5072fc58-1106-4fd5-addd-4ea4e282ccf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1793794961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af00b29de57e487898599ab4acc44495',qos_specs=None,replication_status=,reservations=['f61f8e64-6878-4374-b183-66ea8730cd56','e96d38c1-feae-4f20-8472-649555df4604','97c24ddc-9a64-4235-a54c-cba13ece1ff6','a78d738d-1943-4697-9ae0-48bcf0c4bee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49270ccaa3c347c897e460c14f1ce625',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:27:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1793794961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5072fc58-1106-4fd5-addd-4ea4e282ccf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af00b29de57e487898599ab4acc44495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='49270ccaa3c347c897e460c14f1ce625',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:47.092102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18978930-337b-45b8-b137-66ba52b90581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:47.135802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e8047d9-8750-40b0-8f9c-2634b4cf0579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:47.141763 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db49583-2df6-495a-87f0-8be9a4d9ba95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:47.153642 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18978930-337b-45b8-b137-66ba52b90581) transitioned into state 'SUCCESS' from state '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-1793794961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af00b29de57e487898599ab4acc44495',qos_specs=None,replication_status=,reservations=['f61f8e64-6878-4374-b183-66ea8730cd56','e96d38c1-feae-4f20-8472-649555df4604','97c24ddc-9a64-4235-a54c-cba13ece1ff6','a78d738d-1943-4697-9ae0-48bcf0c4bee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49270ccaa3c347c897e460c14f1ce625',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:47.155643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583d80de-98f0-4035-8d01-a341f398b8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:47.186090 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583d80de-98f0-4035-8d01-a341f398b8e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:47.188727 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Flow 'volume_create_api' (e0dc0bbc-d0b2-44be-96ff-44a8026e929f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:27:47.264952 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Create volume request issued successfully. Jan 27 18:27:47.283807 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44e5e438-8f0c-4760-a352-42aa4a96ea2d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes returned with HTTP 202 Jan 27 18:27:47.295841 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 855/1704] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:27:46 2021] POST /volume/v3/af00b29de57e487898599ab4acc44495/volumes => generated 824 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:27:47.298963 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Created reservations ['8ea2450a-a614-4a15-939d-6574b598fadc', '415a59d2-09fd-4dd0-9e22-4d7e2206a4c5', '3c8392db-11fc-4ed3-bb45-77509f9c6f74', 'aeaa5f71-854c-4c6e-8508-5082a8047edc'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:27:47.300884 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7bcc06d-228a-4ce0-930b-4f15e3f06f3f tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:27:47.301066 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db49583-2df6-495a-87f0-8be9a4d9ba95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ea2450a-a614-4a15-939d-6574b598fadc', '415a59d2-09fd-4dd0-9e22-4d7e2206a4c5', '3c8392db-11fc-4ed3-bb45-77509f9c6f74', 'aeaa5f71-854c-4c6e-8508-5082a8047edc']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:47.301455 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7bcc06d-228a-4ce0-930b-4f15e3f06f3f tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:47.301719 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:47.301719 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:47.302037 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7bcc06d-228a-4ce0-930b-4f15e3f06f3f tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:47.304887 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b639739d-b3ed-4cb1-a55c-9f6f9a981f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:47.389103 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:47.389103 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:47.416636 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e7bcc06d-228a-4ce0-930b-4f15e3f06f3f tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:27:47.431305 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b639739d-b3ed-4cb1-a55c-9f6f9a981f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22a208fc-bf0f-455b-bdde-d1d266d0a042', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-48254647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c3bf9d4e962473c8dc21f77de2fe0c8',qos_specs=None,replication_status=,reservations=['8ea2450a-a614-4a15-939d-6574b598fadc','415a59d2-09fd-4dd0-9e22-4d7e2206a4c5','3c8392db-11fc-4ed3-bb45-77509f9c6f74','aeaa5f71-854c-4c6e-8508-5082a8047edc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584a2ef8e79446f8949f8c7b02d80448',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:27:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-48254647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22a208fc-bf0f-455b-bdde-d1d266d0a042,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c3bf9d4e962473c8dc21f77de2fe0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='584a2ef8e79446f8949f8c7b02d80448',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:47.433437 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d477e78-079e-47b8-9e00-969b265af42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:47.465155 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d477e78-079e-47b8-9e00-969b265af42d) transitioned into state 'SUCCESS' from state '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-48254647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c3bf9d4e962473c8dc21f77de2fe0c8',qos_specs=None,replication_status=,reservations=['8ea2450a-a614-4a15-939d-6574b598fadc','415a59d2-09fd-4dd0-9e22-4d7e2206a4c5','3c8392db-11fc-4ed3-bb45-77509f9c6f74','aeaa5f71-854c-4c6e-8508-5082a8047edc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584a2ef8e79446f8949f8c7b02d80448',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:47.467674 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a49100b-b130-475a-a556-46b024882f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:47.474753 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7bcc06d-228a-4ce0-930b-4f15e3f06f3f tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:27:47.480011 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 856/1705] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:47 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 892 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:47.495960 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a49100b-b130-475a-a556-46b024882f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:47.505252 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Flow 'volume_create_api' (ca43841d-de94-413a-b35f-887dc6799c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:27:47.576321 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Create volume request issued successfully. Jan 27 18:27:47.593584 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce67f0a6-f233-41ed-986a-756c407a583c tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes returned with HTTP 202 Jan 27 18:27:47.594760 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 850/1706] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:27:46 2021] POST /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes => generated 824 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:27:47.609864 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f27a06e-b996-440b-aeac-bde3697ffe27 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:27:47.610605 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f27a06e-b996-440b-aeac-bde3697ffe27 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:47.611044 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:47.611044 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:47.611741 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f27a06e-b996-440b-aeac-bde3697ffe27 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:47.755742 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:47.755742 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:47.786694 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9f27a06e-b996-440b-aeac-bde3697ffe27 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:27:47.831370 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f27a06e-b996-440b-aeac-bde3697ffe27 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 returned with HTTP 200 Jan 27 18:27:47.832220 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 857/1707] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:47 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 => generated 892 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:48.503300 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b3818ad-5848-4d1b-a8a8-1387990306be tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:27:48.505981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b3818ad-5848-4d1b-a8a8-1387990306be tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:48.507709 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:48.507709 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:48.508384 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b3818ad-5848-4d1b-a8a8-1387990306be tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:48.646011 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:48.646011 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:48.668281 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9b3818ad-5848-4d1b-a8a8-1387990306be tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:27:48.730392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b3818ad-5848-4d1b-a8a8-1387990306be tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:27:48.733716 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 851/1708] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:48 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 917 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:48.849869 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59789e45-7d28-4719-8b0a-bbda878a1347 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:27:48.850620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59789e45-7d28-4719-8b0a-bbda878a1347 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:48.850937 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:48.850937 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:48.851463 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59789e45-7d28-4719-8b0a-bbda878a1347 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:48.991162 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:48.991162 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:49.016358 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-59789e45-7d28-4719-8b0a-bbda878a1347 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:27:49.050329 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] POST http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes Jan 27 18:27:49.050897 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:49.050897 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:49.051588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1901183199", "metadata": {"Type": "Test"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:27:49.053271 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1901183199', 'metadata': {'Type': 'Test'}}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:27:49.053873 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume of 1 GB Jan 27 18:27:49.056187 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59789e45-7d28-4719-8b0a-bbda878a1347 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 returned with HTTP 200 Jan 27 18:27:49.057126 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 852/1709] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:48 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 => generated 916 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:49.071520 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-00f7650b-37bb-4ba6-b8b1-5dde107ecb65 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:27:49.072125 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-00f7650b-37bb-4ba6-b8b1-5dde107ecb65 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:49.072424 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:49.072424 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:49.073178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-00f7650b-37bb-4ba6-b8b1-5dde107ecb65 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:49.081336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Availability Zones retrieved successfully. Jan 27 18:27:49.111745 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (214edc9a-2bf6-4a01-b08b-d6601907022b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:27:49.116170 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d4d5b8-c80f-48d2-88d8-4daa84ca1ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:49.118922 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:27:49.129538 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:49.129538 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:49.139308 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-4b335009-7760-459c-83c4-ba00b4b046bf req-00f7650b-37bb-4ba6-b8b1-5dde107ecb65 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:27:49.165824 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-00f7650b-37bb-4ba6-b8b1-5dde107ecb65 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:27:49.166596 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 853/1710] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:27:49 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:49.215452 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d4d5b8-c80f-48d2-88d8-4daa84ca1ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:49.218160 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28aaea8f-48ab-4d30-ab83-04dfe563d065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:49.279061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-00f7650b-37bb-4ba6-b8b1-5dde107ecb65 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume// Jan 27 18:27:49.279386 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-00f7650b-37bb-4ba6-b8b1-5dde107ecb65 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:49.279510 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:49.279510 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:49.279863 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-00f7650b-37bb-4ba6-b8b1-5dde107ecb65 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:49.281653 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-00f7650b-37bb-4ba6-b8b1-5dde107ecb65 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:27:49.282531 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 854/1711] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:27: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 27 18:27:49.304761 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-02e4392d-019d-431c-a706-db4436d5dac1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] POST http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments Jan 27 18:27:49.305594 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-02e4392d-019d-431c-a706-db4436d5dac1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5072fc58-1106-4fd5-addd-4ea4e282ccf1", "instance_uuid": "ac12a298-8fc4-4ad3-9a8e-bb2c71da518f", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:27:49.336159 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Created reservations ['fc107bb5-3840-4768-a7da-525ed29132b0', '6dd2459e-81b2-4fc9-88c2-979e4d85d949', '27fe7ac5-4502-4e85-b2c0-398215371831', 'e70bb04b-d58a-4e1a-a5c3-bd204227c585'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:27:49.338367 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28aaea8f-48ab-4d30-ab83-04dfe563d065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc107bb5-3840-4768-a7da-525ed29132b0', '6dd2459e-81b2-4fc9-88c2-979e4d85d949', '27fe7ac5-4502-4e85-b2c0-398215371831', 'e70bb04b-d58a-4e1a-a5c3-bd204227c585']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:49.340703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26267f97-8a48-44c9-99cc-cb22a84a78a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:49.387231 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:49.387231 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:49.464400 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26267f97-8a48-44c9-99cc-cb22a84a78a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81d57443-ad8d-4352-a1fc-846a41721d06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1901183199',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['fc107bb5-3840-4768-a7da-525ed29132b0','6dd2459e-81b2-4fc9-88c2-979e4d85d949','27fe7ac5-4502-4e85-b2c0-398215371831','e70bb04b-d58a-4e1a-a5c3-bd204227c585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1901183199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81d57443-ad8d-4352-a1fc-846a41721d06,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a438b89b6bf54455920bf3900f4d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='21c048e8646d4e40b5807f0d3a11ceb7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:49.474448 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-02e4392d-019d-431c-a706-db4436d5dac1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments returned with HTTP 200 Jan 27 18:27:49.475362 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97106a5-5a0a-4522-9e45-c6b90b2433b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:49.475851 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 855/1712] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:27:49 2021] POST /volume/v3/af00b29de57e487898599ab4acc44495/attachments => generated 273 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:27:49.527338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a268399-73ee-431c-a0f8-7973a8996fc7 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:27:49.528165 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a268399-73ee-431c-a0f8-7973a8996fc7 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:49.528520 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:49.528520 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:49.529191 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a268399-73ee-431c-a0f8-7973a8996fc7 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:49.537706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97106a5-5a0a-4522-9e45-c6b90b2433b7) transitioned into state 'SUCCESS' from state '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-1901183199',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['fc107bb5-3840-4768-a7da-525ed29132b0','6dd2459e-81b2-4fc9-88c2-979e4d85d949','27fe7ac5-4502-4e85-b2c0-398215371831','e70bb04b-d58a-4e1a-a5c3-bd204227c585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:49.539894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcc89ac-0b80-456a-a8ba-56aa4edd80ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:49.572797 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcc89ac-0b80-456a-a8ba-56aa4edd80ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:49.575536 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (214edc9a-2bf6-4a01-b08b-d6601907022b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:27:49.607722 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:49.607722 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:49.618946 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7a268399-73ee-431c-a0f8-7973a8996fc7 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:27:49.641366 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:49.641366 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:49.652652 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a268399-73ee-431c-a0f8-7973a8996fc7 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:27:49.663242 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 856/1713] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:49 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:49.666469 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a268399-73ee-431c-a0f8-7973a8996fc7 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume// Jan 27 18:27:49.670508 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a268399-73ee-431c-a0f8-7973a8996fc7 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:49.674713 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:49.674713 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:49.682855 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a268399-73ee-431c-a0f8-7973a8996fc7 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:49.685995 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a268399-73ee-431c-a0f8-7973a8996fc7 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:27:49.686819 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 857/1714] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:27:49 2021] GET /volume/ => generated 754 bytes in 23 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:27:49.708153 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-5f8f0b70-622e-4a38-9103-6fed6b7436de tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:27:49.708948 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-5f8f0b70-622e-4a38-9103-6fed6b7436de tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:49.709568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-5f8f0b70-622e-4a38-9103-6fed6b7436de tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:49.728982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request issued successfully. Jan 27 18:27:49.766385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da857cce-8063-4cba-912d-93daf23675ad tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes returned with HTTP 202 Jan 27 18:27:49.767410 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 858/1715] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:27:48 2021] POST /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes => generated 828 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:27:49.787540 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c77ea8d-a979-4682-ad5a-831b3a64d9f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 Jan 27 18:27:49.788521 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c77ea8d-a979-4682-ad5a-831b3a64d9f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:49.789068 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:49.789068 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:49.789068 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c77ea8d-a979-4682-ad5a-831b3a64d9f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:49.803853 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:49.803853 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:49.825740 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-4b335009-7760-459c-83c4-ba00b4b046bf req-5f8f0b70-622e-4a38-9103-6fed6b7436de tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:27:49.873352 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:49.873352 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:49.873661 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:49.873661 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:49.883246 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7c77ea8d-a979-4682-ad5a-831b3a64d9f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:49.892553 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-5f8f0b70-622e-4a38-9103-6fed6b7436de tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:27:49.893395 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 858/1716] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:27:49 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 1015 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:27:49.908865 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c77ea8d-a979-4682-ad5a-831b3a64d9f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 returned with HTTP 200 Jan 27 18:27:49.909956 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 859/1717] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:49 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 => generated 920 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:49.932861 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-d4ec0ca3-61ae-4a6c-9fbd-3e79d1870033 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] PUT http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/caeb78b3-bdbc-46d9-8c38-faaca39a5c45 Jan 27 18:27:49.933373 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:49.933373 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:49.933793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-d4ec0ca3-61ae-4a6c-9fbd-3e79d1870033 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:27:49.997467 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:27:49.997467 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:27:49.998187 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-4b335009-7760-459c-83c4-ba00b4b046bf req-d4ec0ca3-61ae-4a6c-9fbd-3e79d1870033 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Lock "b'cinder-attachment_update-5072fc58-1106-4fd5-addd-4ea4e282ccf1-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.015s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:27:50.001187 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:50.001187 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:50.073565 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cccffb2d-8465-4571-a4dc-f4780f375096 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:27:50.074083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cccffb2d-8465-4571-a4dc-f4780f375096 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:50.074297 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:50.074297 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:50.074668 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cccffb2d-8465-4571-a4dc-f4780f375096 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:50.191463 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:50.191463 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:50.202976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cccffb2d-8465-4571-a4dc-f4780f375096 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:27:50.231809 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cccffb2d-8465-4571-a4dc-f4780f375096 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 returned with HTTP 200 Jan 27 18:27:50.232639 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 860/1718] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:50 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 => generated 917 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:50.669795 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22c8b227-559e-4f55-9b9a-36bd125e835a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:27:50.671042 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22c8b227-559e-4f55-9b9a-36bd125e835a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:50.671485 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:50.671485 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:50.672115 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22c8b227-559e-4f55-9b9a-36bd125e835a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:50.793239 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:50.793239 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:50.812711 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-22c8b227-559e-4f55-9b9a-36bd125e835a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:27:50.847960 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:50.847960 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:50.862077 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22c8b227-559e-4f55-9b9a-36bd125e835a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:27:50.863203 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 861/1719] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:50 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 916 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:50.926212 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-039c2371-490e-4494-b444-854787c6b50e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 Jan 27 18:27:50.927178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-039c2371-490e-4494-b444-854787c6b50e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:50.927626 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:50.927626 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:50.928248 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-039c2371-490e-4494-b444-854787c6b50e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:50.996354 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:50.996354 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:51.008336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-039c2371-490e-4494-b444-854787c6b50e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:51.033928 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-039c2371-490e-4494-b444-854787c6b50e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 returned with HTTP 200 Jan 27 18:27:51.034750 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 862/1720] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:50 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 => generated 920 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:27:51.880467 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c5fec016-8a72-4d00-9cbc-1f0a996619d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:27:51.881936 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c5fec016-8a72-4d00-9cbc-1f0a996619d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:51.882506 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:51.882506 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:51.883152 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c5fec016-8a72-4d00-9cbc-1f0a996619d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:51.981478 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:51.981478 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:51.992385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c5fec016-8a72-4d00-9cbc-1f0a996619d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:27:52.021519 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:52.021519 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:52.031713 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c5fec016-8a72-4d00-9cbc-1f0a996619d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:27:52.032799 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 863/1721] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:51 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 916 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:27:52.072643 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35975c30-34e0-417e-9e86-cdfd12d1a98f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 Jan 27 18:27:52.079897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35975c30-34e0-417e-9e86-cdfd12d1a98f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:52.081048 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:52.081048 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:52.081801 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35975c30-34e0-417e-9e86-cdfd12d1a98f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:52.185346 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:52.185346 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:52.197619 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-35975c30-34e0-417e-9e86-cdfd12d1a98f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:52.225611 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35975c30-34e0-417e-9e86-cdfd12d1a98f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 returned with HTTP 200 Jan 27 18:27:52.226610 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 864/1722] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:52 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 => generated 921 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:52.245887 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58008651-ed3d-4c36-89d1-db032e497217 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 Jan 27 18:27:52.246574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58008651-ed3d-4c36-89d1-db032e497217 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:52.247142 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:52.247142 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:52.247714 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58008651-ed3d-4c36-89d1-db032e497217 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:52.306736 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:52.306736 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:52.316711 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-58008651-ed3d-4c36-89d1-db032e497217 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:52.372146 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58008651-ed3d-4c36-89d1-db032e497217 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 returned with HTTP 200 Jan 27 18:27:52.373254 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 865/1723] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:52 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 => generated 921 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:52.389919 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9498444f-57e6-4051-b058-7a45a002bfde tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] PUT http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 Jan 27 18:27:52.390469 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:52.390469 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:52.391007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9498444f-57e6-4051-b058-7a45a002bfde tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1901183199"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:27:52.458903 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:52.458903 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:52.469105 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9498444f-57e6-4051-b058-7a45a002bfde tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:52.489333 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9498444f-57e6-4051-b058-7a45a002bfde tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume updated successfully. Jan 27 18:27:52.511647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-4b335009-7760-459c-83c4-ba00b4b046bf req-d4ec0ca3-61ae-4a6c-9fbd-3e79d1870033 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Lock "b'cinder-attachment_update-5072fc58-1106-4fd5-addd-4ea4e282ccf1-n-h2-742170-5'" released by "attachment_update" :: held 2.514s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:27:52.512303 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-d4ec0ca3-61ae-4a6c-9fbd-3e79d1870033 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/caeb78b3-bdbc-46d9-8c38-faaca39a5c45 returned with HTTP 200 Jan 27 18:27:52.513330 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 859/1724] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 18:27:49 2021] PUT /volume/v3/af00b29de57e487898599ab4acc44495/attachments/caeb78b3-bdbc-46d9-8c38-faaca39a5c45 => generated 762 bytes in 2587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:27:52.515488 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9498444f-57e6-4051-b058-7a45a002bfde tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 returned with HTTP 200 Jan 27 18:27:52.516494 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 866/1725] 10.222.0.72 () {60 vars in 1335 bytes} [Wed Jan 27 18:27:52 2021] PUT /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 => generated 853 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:27:52.531971 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca5332ba-d947-4a82-a210-6566efaa7ee4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] PUT http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 Jan 27 18:27:52.532616 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:52.532616 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:52.533209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca5332ba-d947-4a82-a210-6566efaa7ee4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1621001572", "description": "This is the new description of volume"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:27:52.597179 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:52.597179 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:52.607326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ca5332ba-d947-4a82-a210-6566efaa7ee4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:52.632176 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ca5332ba-d947-4a82-a210-6566efaa7ee4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume updated successfully. Jan 27 18:27:52.656021 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca5332ba-d947-4a82-a210-6566efaa7ee4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 returned with HTTP 200 Jan 27 18:27:52.657248 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 860/1726] 10.222.0.72 () {60 vars in 1336 bytes} [Wed Jan 27 18:27:52 2021] PUT /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 => generated 892 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:52.671737 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e790afa1-ffe9-4063-848a-512ea4f9b4ee tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 Jan 27 18:27:52.672652 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e790afa1-ffe9-4063-848a-512ea4f9b4ee tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:52.672999 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:52.672999 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:52.673557 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e790afa1-ffe9-4063-848a-512ea4f9b4ee tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:52.731809 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:52.731809 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:52.742110 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e790afa1-ffe9-4063-848a-512ea4f9b4ee tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:52.784051 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e790afa1-ffe9-4063-848a-512ea4f9b4ee tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 returned with HTTP 200 Jan 27 18:27:52.785131 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 867/1727] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:52 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 => generated 960 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:52.800185 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] POST http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes Jan 27 18:27:52.800731 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:52.800731 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:52.801232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-304232214", "availability_zone": "nova", "size": 1}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:27:52.803546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-304232214', 'availability_zone': 'nova', 'size': 1}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:27:52.804003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume of 1 GB Jan 27 18:27:52.833383 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Availability Zones retrieved successfully. Jan 27 18:27:52.865729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (c68f1af8-eb9d-45d5-b43b-1a90cf9a3ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:27:52.868674 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (706a8e9c-4660-4375-8e1b-a47e271bc777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:52.871111 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:27:52.972301 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (706a8e9c-4660-4375-8e1b-a47e271bc777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:52.975195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57e580d3-3431-4404-9d55-f1503241455d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:53.048988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b1b4f30-cbe9-4b75-884e-e0c7f706f231 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:27:53.050110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b1b4f30-cbe9-4b75-884e-e0c7f706f231 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:53.050518 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:53.050518 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:53.052412 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b1b4f30-cbe9-4b75-884e-e0c7f706f231 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:53.067298 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Created reservations ['e9a7845c-87a3-4199-8b13-f216e064d6f4', 'e3d222b8-1a36-4e67-bdaa-fc0db8f98e8c', '7a6cff2a-d72b-429f-9cec-6d852a0b757b', '0e49fc3a-be6c-4f19-ac80-80af67d3f5ed'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:27:53.069409 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57e580d3-3431-4404-9d55-f1503241455d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9a7845c-87a3-4199-8b13-f216e064d6f4', 'e3d222b8-1a36-4e67-bdaa-fc0db8f98e8c', '7a6cff2a-d72b-429f-9cec-6d852a0b757b', '0e49fc3a-be6c-4f19-ac80-80af67d3f5ed']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:53.071954 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18d28d0e-5b06-4f41-b02d-b2b9ce23674a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:53.150161 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18d28d0e-5b06-4f41-b02d-b2b9ce23674a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0b3f861-7b12-4518-ada7-7ff5c8c6635a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-304232214',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['e9a7845c-87a3-4199-8b13-f216e064d6f4','e3d222b8-1a36-4e67-bdaa-fc0db8f98e8c','7a6cff2a-d72b-429f-9cec-6d852a0b757b','0e49fc3a-be6c-4f19-ac80-80af67d3f5ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:27:53Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-304232214',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0b3f861-7b12-4518-ada7-7ff5c8c6635a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a438b89b6bf54455920bf3900f4d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='21c048e8646d4e40b5807f0d3a11ceb7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:53.152657 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2d9a2da-8701-4817-9a68-10cb3a9dab7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:53.174124 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:53.174124 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:53.184632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2d9a2da-8701-4817-9a68-10cb3a9dab7b) transitioned into 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-304232214',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['e9a7845c-87a3-4199-8b13-f216e064d6f4','e3d222b8-1a36-4e67-bdaa-fc0db8f98e8c','7a6cff2a-d72b-429f-9cec-6d852a0b757b','0e49fc3a-be6c-4f19-ac80-80af67d3f5ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:53.186610 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5b1b4f30-cbe9-4b75-884e-e0c7f706f231 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:27:53.187370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1100f70-889a-4c07-80ce-fb97d6c02b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:27:53.210206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1100f70-889a-4c07-80ce-fb97d6c02b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:27:53.214210 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (c68f1af8-eb9d-45d5-b43b-1a90cf9a3ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:27:53.232095 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:53.232095 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:53.252685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b1b4f30-cbe9-4b75-884e-e0c7f706f231 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:27:53.253994 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 868/1728] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:53 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 917 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:53.293663 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request issued successfully. Jan 27 18:27:53.320449 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c08f2626-7efb-4376-841e-a71b7012ede2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes returned with HTTP 202 Jan 27 18:27:53.323352 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 861/1729] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:27:52 2021] POST /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes => generated 810 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:27:53.339385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3a0fe872-482d-4b99-9f98-dd598c157622 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a Jan 27 18:27:53.340265 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3a0fe872-482d-4b99-9f98-dd598c157622 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:53.340625 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:53.340625 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:53.341158 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3a0fe872-482d-4b99-9f98-dd598c157622 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:53.444673 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:53.444673 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:53.464661 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3a0fe872-482d-4b99-9f98-dd598c157622 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:53.516496 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3a0fe872-482d-4b99-9f98-dd598c157622 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a returned with HTTP 200 Jan 27 18:27:53.518393 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 869/1730] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:53 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a => generated 878 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:54.269904 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b16290a-35a9-470d-a4f8-c35e1b7349e2 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:27:54.272249 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b16290a-35a9-470d-a4f8-c35e1b7349e2 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:54.272620 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:54.272620 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:54.273235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b16290a-35a9-470d-a4f8-c35e1b7349e2 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:54.383774 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:54.383774 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:54.396564 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4b16290a-35a9-470d-a4f8-c35e1b7349e2 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:27:54.432711 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:54.432711 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:54.444777 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b16290a-35a9-470d-a4f8-c35e1b7349e2 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:27:54.445939 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 862/1731] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:54 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 917 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:54.533456 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a79ecf7e-5473-46ab-984a-16bc8ffd1f52 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a Jan 27 18:27:54.534088 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a79ecf7e-5473-46ab-984a-16bc8ffd1f52 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:54.534374 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:54.534374 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:54.534881 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a79ecf7e-5473-46ab-984a-16bc8ffd1f52 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:54.642145 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:54.642145 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:54.667501 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a79ecf7e-5473-46ab-984a-16bc8ffd1f52 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:54.715135 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a79ecf7e-5473-46ab-984a-16bc8ffd1f52 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a returned with HTTP 200 Jan 27 18:27:54.716307 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 870/1732] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:54 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a => generated 902 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:55.462075 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b2aa05d-3b4d-45cf-b17d-58a5a34d11b0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:27:55.462579 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b2aa05d-3b4d-45cf-b17d-58a5a34d11b0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:55.462841 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:55.462841 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:55.463610 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b2aa05d-3b4d-45cf-b17d-58a5a34d11b0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:55.526269 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:55.526269 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:55.536298 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1b2aa05d-3b4d-45cf-b17d-58a5a34d11b0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:27:55.568859 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:55.568859 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:55.578934 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b2aa05d-3b4d-45cf-b17d-58a5a34d11b0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:27:55.579806 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 863/1733] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:55 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 917 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:55.733814 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c746ac6-857f-4d81-a07e-c00ce817d758 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a Jan 27 18:27:55.734580 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c746ac6-857f-4d81-a07e-c00ce817d758 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:55.734847 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:55.734847 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:55.735309 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c746ac6-857f-4d81-a07e-c00ce817d758 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:55.787235 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:55.787235 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:55.795975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4c746ac6-857f-4d81-a07e-c00ce817d758 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:55.833205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c746ac6-857f-4d81-a07e-c00ce817d758 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a returned with HTTP 200 Jan 27 18:27:55.834774 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 871/1734] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:55 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a => generated 903 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:55.851276 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2fbbcc9-4735-45bd-961c-44fe49276219 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] PUT http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a Jan 27 18:27:55.851743 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:55.851743 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:55.852150 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b2fbbcc9-4735-45bd-961c-44fe49276219 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1901183199", "description": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:27:55.917315 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:55.917315 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:55.928231 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b2fbbcc9-4735-45bd-961c-44fe49276219 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:55.942439 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b2fbbcc9-4735-45bd-961c-44fe49276219 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume updated successfully. Jan 27 18:27:55.957229 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2fbbcc9-4735-45bd-961c-44fe49276219 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a returned with HTTP 200 Jan 27 18:27:55.969009 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 864/1735] 10.222.0.72 () {60 vars in 1335 bytes} [Wed Jan 27 18:27:55 2021] PUT /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a => generated 839 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:55.973048 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-09225fee-0d85-433d-9873-e568cb6c3676 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] DELETE http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a Jan 27 18:27:55.973822 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-09225fee-0d85-433d-9873-e568cb6c3676 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:55.974394 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:55.974394 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:55.975188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-09225fee-0d85-433d-9873-e568cb6c3676 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:55.975999 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-09225fee-0d85-433d-9873-e568cb6c3676 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume with id: c0b3f861-7b12-4518-ada7-7ff5c8c6635a Jan 27 18:27:56.034284 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:56.034284 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:56.037048 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-09225fee-0d85-433d-9873-e568cb6c3676 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:56.076756 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-09225fee-0d85-433d-9873-e568cb6c3676 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume request issued successfully. Jan 27 18:27:56.077386 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-09225fee-0d85-433d-9873-e568cb6c3676 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a returned with HTTP 202 Jan 27 18:27:56.078557 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 872/1736] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:27:55 2021] DELETE /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:27:56.086646 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fbaccef1-c8a5-4f03-a64c-bf321f1742be tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a Jan 27 18:27:56.087163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fbaccef1-c8a5-4f03-a64c-bf321f1742be tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:56.087375 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:56.087375 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:56.087773 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fbaccef1-c8a5-4f03-a64c-bf321f1742be tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:56.169105 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:56.169105 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:56.193243 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fbaccef1-c8a5-4f03-a64c-bf321f1742be tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:56.220409 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fbaccef1-c8a5-4f03-a64c-bf321f1742be tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a returned with HTTP 200 Jan 27 18:27:56.222017 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 865/1737] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:56 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a => generated 906 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:56.596115 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b0dfb20-203d-4b7e-8ab8-75bff332a3df tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:27:56.596625 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b0dfb20-203d-4b7e-8ab8-75bff332a3df tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:56.596998 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:56.596998 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:56.597382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b0dfb20-203d-4b7e-8ab8-75bff332a3df tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:56.680926 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:56.680926 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:56.690765 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8b0dfb20-203d-4b7e-8ab8-75bff332a3df tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:27:56.712395 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:56.712395 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:56.721591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b0dfb20-203d-4b7e-8ab8-75bff332a3df tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:27:56.722773 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 873/1738] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:56 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 917 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:57.237908 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39c6436d-470a-4f45-832a-1e45f6f98821 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a Jan 27 18:27:57.238429 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-39c6436d-470a-4f45-832a-1e45f6f98821 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:57.239199 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:57.239199 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:57.240058 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-39c6436d-470a-4f45-832a-1e45f6f98821 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:57.320249 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:57.320249 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:57.329614 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-39c6436d-470a-4f45-832a-1e45f6f98821 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:57.358016 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39c6436d-470a-4f45-832a-1e45f6f98821 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a returned with HTTP 200 Jan 27 18:27:57.360231 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 866/1739] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:57 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a => generated 906 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:57.740423 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51854630-0036-4914-961e-44a854800866 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:27:57.740932 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51854630-0036-4914-961e-44a854800866 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:57.741131 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:57.741131 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:57.741518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51854630-0036-4914-961e-44a854800866 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:57.792363 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:57.792363 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:57.800783 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-51854630-0036-4914-961e-44a854800866 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:27:57.820636 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:57.820636 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:57.829210 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51854630-0036-4914-961e-44a854800866 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:27:57.830197 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 874/1740] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:57 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:58.377616 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-241c7ea0-0211-4bc2-b289-ecb4b2a7a066 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a Jan 27 18:27:58.378609 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-241c7ea0-0211-4bc2-b289-ecb4b2a7a066 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:58.379125 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:58.379125 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:58.380268 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-241c7ea0-0211-4bc2-b289-ecb4b2a7a066 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:58.430829 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-241c7ea0-0211-4bc2-b289-ecb4b2a7a066 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a returned with HTTP 404 Jan 27 18:27:58.432263 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 867/1741] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:58 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/c0b3f861-7b12-4518-ada7-7ff5c8c6635a => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:27:58.441164 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-09437011-c1ec-475f-b78d-830f4635c772 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] DELETE http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 Jan 27 18:27:58.442469 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-09437011-c1ec-475f-b78d-830f4635c772 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:58.442873 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:58.442873 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:58.443664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-09437011-c1ec-475f-b78d-830f4635c772 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:58.444323 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-09437011-c1ec-475f-b78d-830f4635c772 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume with id: 81d57443-ad8d-4352-a1fc-846a41721d06 Jan 27 18:27:58.509578 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:58.509578 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:58.510776 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-09437011-c1ec-475f-b78d-830f4635c772 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:58.545032 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-09437011-c1ec-475f-b78d-830f4635c772 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume request issued successfully. Jan 27 18:27:58.545619 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-09437011-c1ec-475f-b78d-830f4635c772 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 returned with HTTP 202 Jan 27 18:27:58.546705 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 875/1742] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:27:58 2021] DELETE /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:27:58.554763 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b2eb735-7fd3-49b0-8cfd-8a9318a1cd49 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 Jan 27 18:27:58.555981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b2eb735-7fd3-49b0-8cfd-8a9318a1cd49 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:58.555981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b2eb735-7fd3-49b0-8cfd-8a9318a1cd49 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:58.610804 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:58.610804 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:58.620485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8b2eb735-7fd3-49b0-8cfd-8a9318a1cd49 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:58.670134 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b2eb735-7fd3-49b0-8cfd-8a9318a1cd49 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 returned with HTTP 200 Jan 27 18:27:58.671203 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 868/1743] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:58 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 => generated 959 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:27:58.686816 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-198cc20f-eb3d-4c32-b349-bbabbd3a5f84 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] POST http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/caeb78b3-bdbc-46d9-8c38-faaca39a5c45/action Jan 27 18:27:58.687094 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:58.687094 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:58.687570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-198cc20f-eb3d-4c32-b349-bbabbd3a5f84 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:27:58.687958 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-198cc20f-eb3d-4c32-b349-bbabbd3a5f84 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:27:58.809645 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:58.809645 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:58.824934 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b335009-7760-459c-83c4-ba00b4b046bf req-198cc20f-eb3d-4c32-b349-bbabbd3a5f84 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/caeb78b3-bdbc-46d9-8c38-faaca39a5c45/action returned with HTTP 204 Jan 27 18:27:58.826981 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 876/1744] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 18:27:58 2021] POST /volume/v3/af00b29de57e487898599ab4acc44495/attachments/caeb78b3-bdbc-46d9-8c38-faaca39a5c45/action => generated 0 bytes in 145 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:27:58.846932 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44647f37-d583-4468-b491-df084530c2ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:27:58.848007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44647f37-d583-4468-b491-df084530c2ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:58.849367 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:58.849367 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:58.849915 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44647f37-d583-4468-b491-df084530c2ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:58.925498 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:58.925498 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:58.950246 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-44647f37-d583-4468-b491-df084530c2ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:27:58.975059 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:58.975059 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:58.984663 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44647f37-d583-4468-b491-df084530c2ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:27:58.985960 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 869/1745] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:58 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 1209 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:27:59.688629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd686fe3-45a6-4c27-b9bf-323873a618f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 Jan 27 18:27:59.689543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd686fe3-45a6-4c27-b9bf-323873a618f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:27:59.689951 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:27:59.689951 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:27:59.690623 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd686fe3-45a6-4c27-b9bf-323873a618f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:27:59.745245 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:27:59.745245 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:27:59.771404 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dd686fe3-45a6-4c27-b9bf-323873a618f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:27:59.821166 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd686fe3-45a6-4c27-b9bf-323873a618f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 returned with HTTP 200 Jan 27 18:27:59.822082 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 877/1746] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:27:59 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 => generated 959 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:00.840126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-91e4ad2e-af2d-49ac-915e-d08cad311bdc tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 Jan 27 18:28:00.840647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-91e4ad2e-af2d-49ac-915e-d08cad311bdc tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:00.840843 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:00.840843 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:00.841214 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-91e4ad2e-af2d-49ac-915e-d08cad311bdc tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:00.909217 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-91e4ad2e-af2d-49ac-915e-d08cad311bdc tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 returned with HTTP 404 Jan 27 18:28:00.916907 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 870/1747] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:00 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/81d57443-ad8d-4352-a1fc-846a41721d06 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:28:00.921855 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] POST http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes Jan 27 18:28:00.922806 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:00.922806 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:00.923421 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-189718093"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:00.924812 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-189718093'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:28:00.925303 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume of 1 GB Jan 27 18:28:00.956825 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Availability Zones retrieved successfully. Jan 27 18:28:00.981413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (32c42eb4-8cbe-404d-9687-981c7c3c1289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:28:00.986958 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf114248-339a-47b9-b559-0df4d86185ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:00.989828 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:28:01.064775 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf114248-339a-47b9-b559-0df4d86185ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:01.067891 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3fe1590-9b6a-487c-a88b-a3af17143277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:01.227830 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Created reservations ['98b885e8-02b6-40f6-ad42-245c03789006', '003994d2-2039-4952-99bb-612232922e59', 'c81b5ccb-99e8-4702-a123-80d0c49a11ce', 'd341eb99-3750-4f76-97e2-8c8121b7c3e5'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:28:01.228487 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3fe1590-9b6a-487c-a88b-a3af17143277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98b885e8-02b6-40f6-ad42-245c03789006', '003994d2-2039-4952-99bb-612232922e59', 'c81b5ccb-99e8-4702-a123-80d0c49a11ce', 'd341eb99-3750-4f76-97e2-8c8121b7c3e5']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:01.231063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a665b28-1267-4757-bfa1-a4c46de62851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:01.304624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a665b28-1267-4757-bfa1-a4c46de62851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00c63aea-480b-472e-9211-7bf6423b3041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-189718093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['98b885e8-02b6-40f6-ad42-245c03789006','003994d2-2039-4952-99bb-612232922e59','c81b5ccb-99e8-4702-a123-80d0c49a11ce','d341eb99-3750-4f76-97e2-8c8121b7c3e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-189718093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00c63aea-480b-472e-9211-7bf6423b3041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a438b89b6bf54455920bf3900f4d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='21c048e8646d4e40b5807f0d3a11ceb7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:01.307039 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00de641-e8b1-4c61-9c3a-88bb721725c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:01.337427 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00de641-e8b1-4c61-9c3a-88bb721725c0) transitioned into state 'SUCCESS' from state '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-189718093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['98b885e8-02b6-40f6-ad42-245c03789006','003994d2-2039-4952-99bb-612232922e59','c81b5ccb-99e8-4702-a123-80d0c49a11ce','d341eb99-3750-4f76-97e2-8c8121b7c3e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:01.339947 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (234c2f65-60f8-43e1-8ef1-6f51fda950f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:01.357651 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (234c2f65-60f8-43e1-8ef1-6f51fda950f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:01.360878 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (32c42eb4-8cbe-404d-9687-981c7c3c1289) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:28:01.431772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request issued successfully. Jan 27 18:28:01.449916 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f840f8d8-a635-44e7-9336-94b793a74746 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes returned with HTTP 202 Jan 27 18:28:01.462239 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 878/1748] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:28:00 2021] POST /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes => generated 813 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:28:01.469984 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3abc3619-3fdd-45d5-bcce-d30e3e8c0a21 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 Jan 27 18:28:01.471417 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3abc3619-3fdd-45d5-bcce-d30e3e8c0a21 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:01.472052 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3abc3619-3fdd-45d5-bcce-d30e3e8c0a21 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:01.532697 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:01.532697 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:01.543383 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3abc3619-3fdd-45d5-bcce-d30e3e8c0a21 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:01.580861 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3abc3619-3fdd-45d5-bcce-d30e3e8c0a21 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 returned with HTTP 200 Jan 27 18:28:01.591874 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 871/1749] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:01 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 => generated 881 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:02.598869 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b2ba3ea-3155-4fce-94f0-7f88bd203b2f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 Jan 27 18:28:02.600123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b2ba3ea-3155-4fce-94f0-7f88bd203b2f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:02.600557 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:02.600557 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:02.601258 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b2ba3ea-3155-4fce-94f0-7f88bd203b2f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:02.654670 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:02.654670 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:02.665160 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4b2ba3ea-3155-4fce-94f0-7f88bd203b2f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:02.691141 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b2ba3ea-3155-4fce-94f0-7f88bd203b2f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 returned with HTTP 200 Jan 27 18:28:02.692657 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 879/1750] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:02 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 => generated 906 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:02.708397 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] POST http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes Jan 27 18:28:02.709139 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:02.709139 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:02.709568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "00c63aea-480b-472e-9211-7bf6423b3041", "size": 1, "name": "tempest-VolumesGetTest-Volume-1484939677", "metadata": {"Type": "Test"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:02.710892 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request body: {'volume': {'source_volid': '00c63aea-480b-472e-9211-7bf6423b3041', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1484939677', 'metadata': {'Type': 'Test'}}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:28:02.789557 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:02.789557 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:02.790762 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume retrieved successfully. Jan 27 18:28:02.791125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume of 1 GB Jan 27 18:28:02.803902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Availability Zones retrieved successfully. Jan 27 18:28:02.821591 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (5ae9028d-1511-4262-ae33-1667c97cfc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:28:02.824373 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4024c96b-b1b2-4527-8df5-3ca927388973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:02.826640 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:28:02.896645 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4024c96b-b1b2-4527-8df5-3ca927388973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '00c63aea-480b-472e-9211-7bf6423b3041', 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:02.899311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d861bbdf-79cd-42a0-a5b5-39d72d07a975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:02.970144 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Created reservations ['6ce5946a-e5ef-4a12-964e-57e33b527d5d', '6e32b1b2-73f9-4c8f-99d8-840d5ba35cd3', '33dabf51-de04-473a-8eff-f3322a1f819e', 'd98acf4d-b927-40fc-b125-75d2ccd58845'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:28:02.972072 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d861bbdf-79cd-42a0-a5b5-39d72d07a975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ce5946a-e5ef-4a12-964e-57e33b527d5d', '6e32b1b2-73f9-4c8f-99d8-840d5ba35cd3', '33dabf51-de04-473a-8eff-f3322a1f819e', 'd98acf4d-b927-40fc-b125-75d2ccd58845']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:02.975116 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7e93fe-bcac-48d0-a853-aadfe2d1f08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:03.086527 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7e93fe-bcac-48d0-a853-aadfe2d1f08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1484939677',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['6ce5946a-e5ef-4a12-964e-57e33b527d5d','6e32b1b2-73f9-4c8f-99d8-840d5ba35cd3','33dabf51-de04-473a-8eff-f3322a1f819e','d98acf4d-b927-40fc-b125-75d2ccd58845'],size=1,snapshot_id=None,source_replicaid=,source_volid=00c63aea-480b-472e-9211-7bf6423b3041,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:28:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1484939677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a438b89b6bf54455920bf3900f4d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=00c63aea-480b-472e-9211-7bf6423b3041,status='creating',terminated_at=None,updated_at=None,user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:03.088728 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9da468b-8200-4055-9417-7284c6cc45da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:03.117707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9da468b-8200-4055-9417-7284c6cc45da) transitioned into state 'SUCCESS' from state '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-1484939677',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['6ce5946a-e5ef-4a12-964e-57e33b527d5d','6e32b1b2-73f9-4c8f-99d8-840d5ba35cd3','33dabf51-de04-473a-8eff-f3322a1f819e','d98acf4d-b927-40fc-b125-75d2ccd58845'],size=1,snapshot_id=None,source_replicaid=,source_volid=00c63aea-480b-472e-9211-7bf6423b3041,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:03.119783 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c40bd96-c17e-452d-bd6a-e7ac969b4292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:03.192301 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c40bd96-c17e-452d-bd6a-e7ac969b4292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:03.195302 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (5ae9028d-1511-4262-ae33-1667c97cfc03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:28:03.257968 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request issued successfully. Jan 27 18:28:03.274595 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f13209da-538e-47ac-9231-e3964a1333ff tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes returned with HTTP 202 Jan 27 18:28:03.275967 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 872/1751] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:28:02 2021] POST /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes => generated 862 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:28:03.292310 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0ccbd4d6-9dd0-4920-a50c-47b36eae3d0c tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:03.293073 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0ccbd4d6-9dd0-4920-a50c-47b36eae3d0c tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:03.293471 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:03.293471 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:03.294094 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0ccbd4d6-9dd0-4920-a50c-47b36eae3d0c tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:03.410727 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:03.410727 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:03.423993 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0ccbd4d6-9dd0-4920-a50c-47b36eae3d0c tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:03.469187 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0ccbd4d6-9dd0-4920-a50c-47b36eae3d0c tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:03.470030 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 880/1752] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:03 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 930 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:04.488989 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fd0b70e5-e985-462c-bbb4-f5aaaf9952d8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:04.490709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fd0b70e5-e985-462c-bbb4-f5aaaf9952d8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:04.491114 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:04.491114 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:04.491914 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fd0b70e5-e985-462c-bbb4-f5aaaf9952d8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:04.547755 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:04.547755 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:04.558388 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fd0b70e5-e985-462c-bbb4-f5aaaf9952d8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:04.585187 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fd0b70e5-e985-462c-bbb4-f5aaaf9952d8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:04.594609 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 873/1753] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:04 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 954 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:05.602942 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e69d0519-6939-4128-bc78-6bd73a53232a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:05.604263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e69d0519-6939-4128-bc78-6bd73a53232a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:05.604654 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:05.604654 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:05.605266 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e69d0519-6939-4128-bc78-6bd73a53232a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:05.688979 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:05.688979 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:05.715008 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e69d0519-6939-4128-bc78-6bd73a53232a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:05.751320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e69d0519-6939-4128-bc78-6bd73a53232a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:05.752354 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 881/1754] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:05 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 954 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:06.770522 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8902306d-bac1-49e1-b84c-92c721d170b4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:06.771051 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8902306d-bac1-49e1-b84c-92c721d170b4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:06.771240 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:06.771240 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:06.772121 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8902306d-bac1-49e1-b84c-92c721d170b4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:06.833121 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:06.833121 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:06.848455 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8902306d-bac1-49e1-b84c-92c721d170b4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:06.882361 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8902306d-bac1-49e1-b84c-92c721d170b4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:06.883322 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 874/1755] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:06 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 954 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:07.904062 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-83d474ba-316c-4c60-a774-4024284df8d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:07.904600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-83d474ba-316c-4c60-a774-4024284df8d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:07.904715 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:07.904715 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:07.905065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-83d474ba-316c-4c60-a774-4024284df8d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:08.018846 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:08.018846 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:08.029584 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-83d474ba-316c-4c60-a774-4024284df8d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:08.054733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-83d474ba-316c-4c60-a774-4024284df8d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:08.055684 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 882/1756] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:07 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 954 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:09.074470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0d8280f-8c28-4402-841a-52dda395db77 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:09.074992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0d8280f-8c28-4402-841a-52dda395db77 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:09.075207 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:09.075207 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:09.075603 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0d8280f-8c28-4402-841a-52dda395db77 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:09.167894 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:09.167894 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:09.194645 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a0d8280f-8c28-4402-841a-52dda395db77 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:09.272371 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0d8280f-8c28-4402-841a-52dda395db77 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:09.272371 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 875/1757] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:09 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 954 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:10.294594 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d35c0fb9-5ce9-4477-abe1-c23e9495415e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:10.295721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d35c0fb9-5ce9-4477-abe1-c23e9495415e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:10.296091 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:10.296091 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:10.296689 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d35c0fb9-5ce9-4477-abe1-c23e9495415e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:10.448112 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:10.448112 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:10.483647 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d35c0fb9-5ce9-4477-abe1-c23e9495415e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:10.547011 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d35c0fb9-5ce9-4477-abe1-c23e9495415e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:10.547837 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 883/1758] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:10 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 954 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:11.567628 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-08dc1121-9375-4db9-8c9f-0bca769ba77b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:11.568386 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-08dc1121-9375-4db9-8c9f-0bca769ba77b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:11.571519 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:11.571519 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:11.571922 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-08dc1121-9375-4db9-8c9f-0bca769ba77b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:11.705930 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:11.705930 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:11.733434 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-08dc1121-9375-4db9-8c9f-0bca769ba77b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:11.786228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-08dc1121-9375-4db9-8c9f-0bca769ba77b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:11.787065 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 876/1759] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:11 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 954 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:12.804662 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-571b3ac9-8a25-42e7-a7a0-c7868b8e4fc5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:12.805336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-571b3ac9-8a25-42e7-a7a0-c7868b8e4fc5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:12.805756 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:12.805756 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:12.806672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-571b3ac9-8a25-42e7-a7a0-c7868b8e4fc5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:13.009775 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:13.009775 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:13.026660 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-571b3ac9-8a25-42e7-a7a0-c7868b8e4fc5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:13.076120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-571b3ac9-8a25-42e7-a7a0-c7868b8e4fc5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:13.093428 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 884/1760] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:12 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 954 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:14.100273 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3d189e2-fc06-44c2-8851-0981924acd33 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:14.101490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3d189e2-fc06-44c2-8851-0981924acd33 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:14.101908 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:14.101908 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:14.102586 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3d189e2-fc06-44c2-8851-0981924acd33 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:14.215378 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:14.215378 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:14.233263 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c3d189e2-fc06-44c2-8851-0981924acd33 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:14.279017 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3d189e2-fc06-44c2-8851-0981924acd33 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:14.280233 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 877/1761] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:14 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 954 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:15.297005 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-578306fc-9f52-48b1-a022-c24b7081685e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:15.297527 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-578306fc-9f52-48b1-a022-c24b7081685e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:15.297700 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:15.297700 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:15.299053 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-578306fc-9f52-48b1-a022-c24b7081685e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:15.382826 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:15.382826 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:15.393868 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-578306fc-9f52-48b1-a022-c24b7081685e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:15.440508 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-578306fc-9f52-48b1-a022-c24b7081685e tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:15.442172 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 885/1762] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:15 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 954 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:16.473979 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3598f8c-ab13-4c01-95a9-d6f8cd34a327 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:16.474861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3598f8c-ab13-4c01-95a9-d6f8cd34a327 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:16.475065 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:16.475065 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:16.475736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3598f8c-ab13-4c01-95a9-d6f8cd34a327 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:16.536021 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:16.536021 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:16.546232 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c3598f8c-ab13-4c01-95a9-d6f8cd34a327 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:16.571902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3598f8c-ab13-4c01-95a9-d6f8cd34a327 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:16.572749 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 878/1763] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:16 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 955 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:16.592120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1577d88-c7ab-4486-88a7-fd24de6654b5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:16.592644 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1577d88-c7ab-4486-88a7-fd24de6654b5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:16.592862 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:16.592862 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:16.593243 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1577d88-c7ab-4486-88a7-fd24de6654b5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:16.647047 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:16.647047 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:16.655818 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d1577d88-c7ab-4486-88a7-fd24de6654b5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:16.680880 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1577d88-c7ab-4486-88a7-fd24de6654b5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:16.682031 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 886/1764] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:16 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 955 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:16.701456 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8d1900d0-9e70-4bde-a960-f79243950a68 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] PUT http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:16.702444 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:16.702444 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:16.703204 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8d1900d0-9e70-4bde-a960-f79243950a68 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1484939677"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:16.810107 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:16.810107 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:16.821807 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8d1900d0-9e70-4bde-a960-f79243950a68 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:16.836181 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8d1900d0-9e70-4bde-a960-f79243950a68 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume updated successfully. Jan 27 18:28:16.856701 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8d1900d0-9e70-4bde-a960-f79243950a68 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:16.870981 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 879/1765] 10.222.0.72 () {60 vars in 1335 bytes} [Wed Jan 27 18:28:16 2021] PUT /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 887 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:16.875320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4a0164ae-4a73-4564-9a65-07237ffdb94d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] PUT http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:16.876153 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:16.876153 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:16.876586 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4a0164ae-4a73-4564-9a65-07237ffdb94d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-772092710", "description": "This is the new description of volume"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:16.986851 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:16.986851 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:16.997683 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4a0164ae-4a73-4564-9a65-07237ffdb94d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:17.014745 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4a0164ae-4a73-4564-9a65-07237ffdb94d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume updated successfully. Jan 27 18:28:17.038093 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4a0164ae-4a73-4564-9a65-07237ffdb94d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:17.039130 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 887/1766] 10.222.0.72 () {60 vars in 1336 bytes} [Wed Jan 27 18:28:16 2021] PUT /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 925 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:17.057057 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba9327d8-0aed-4f17-bacd-9086dbb85a8d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:17.057358 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba9327d8-0aed-4f17-bacd-9086dbb85a8d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:17.057593 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:17.057593 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:17.057966 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba9327d8-0aed-4f17-bacd-9086dbb85a8d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:17.188655 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:17.188655 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:17.200863 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ba9327d8-0aed-4f17-bacd-9086dbb85a8d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:17.255897 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba9327d8-0aed-4f17-bacd-9086dbb85a8d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:17.288800 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 880/1767] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:17 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 993 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:17.292288 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] POST http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes Jan 27 18:28:17.292757 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:17.292757 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:17.294138 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-860196444", "availability_zone": "nova", "size": 1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:17.295293 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-860196444', 'availability_zone': 'nova', 'size': 1}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:28:17.295738 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume of 1 GB Jan 27 18:28:17.318278 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Availability Zones retrieved successfully. Jan 27 18:28:17.367236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (c704b7f1-06c6-4df2-866a-11b6cb4b0e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:28:17.370017 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd13264a-645e-417a-ab2e-3937025fadcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:17.379271 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:28:17.487045 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd13264a-645e-417a-ab2e-3937025fadcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:17.495199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1c0cd59-17d7-4f1c-b627-e8fc37856f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:17.614840 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Created reservations ['3f242474-9501-4483-9558-44e1de99c4e3', '4b7567a2-1243-4768-9700-00d06c51f09e', '3d894d38-a141-484e-af88-9e5176e0e6db', 'e728eaaf-e7ee-456e-9e9c-1ff13950aa24'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:28:17.617096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1c0cd59-17d7-4f1c-b627-e8fc37856f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f242474-9501-4483-9558-44e1de99c4e3', '4b7567a2-1243-4768-9700-00d06c51f09e', '3d894d38-a141-484e-af88-9e5176e0e6db', 'e728eaaf-e7ee-456e-9e9c-1ff13950aa24']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:17.622753 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d54b17fe-4a3e-43c1-a295-6ee36ace5f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:17.786334 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d54b17fe-4a3e-43c1-a295-6ee36ace5f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30edb994-cb08-471f-85c6-1f8cbe9a087a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-860196444',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['3f242474-9501-4483-9558-44e1de99c4e3','4b7567a2-1243-4768-9700-00d06c51f09e','3d894d38-a141-484e-af88-9e5176e0e6db','e728eaaf-e7ee-456e-9e9c-1ff13950aa24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:28:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-860196444',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30edb994-cb08-471f-85c6-1f8cbe9a087a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a438b89b6bf54455920bf3900f4d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='21c048e8646d4e40b5807f0d3a11ceb7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:17.789093 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad6357b-1a37-4842-a922-02abdfd0f9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:17.827287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad6357b-1a37-4842-a922-02abdfd0f9dd) transitioned into 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-860196444',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['3f242474-9501-4483-9558-44e1de99c4e3','4b7567a2-1243-4768-9700-00d06c51f09e','3d894d38-a141-484e-af88-9e5176e0e6db','e728eaaf-e7ee-456e-9e9c-1ff13950aa24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:17.834962 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ed10d2d-ec77-497d-b6d0-3542cb03a21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:17.860812 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ed10d2d-ec77-497d-b6d0-3542cb03a21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:17.864061 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (c704b7f1-06c6-4df2-866a-11b6cb4b0e13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:28:17.933014 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request issued successfully. Jan 27 18:28:17.966563 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c7df451-6821-4a79-a864-c0c6de13ceb7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes returned with HTTP 202 Jan 27 18:28:17.970755 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 888/1768] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:28:17 2021] POST /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes => generated 810 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:28:17.986080 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bdce20f6-d587-418e-aa5e-334f0b13f316 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a Jan 27 18:28:17.986598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bdce20f6-d587-418e-aa5e-334f0b13f316 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:17.986813 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:17.986813 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:17.987160 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bdce20f6-d587-418e-aa5e-334f0b13f316 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:18.167374 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:18.167374 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:18.202960 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bdce20f6-d587-418e-aa5e-334f0b13f316 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:18.246520 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bdce20f6-d587-418e-aa5e-334f0b13f316 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a returned with HTTP 200 Jan 27 18:28:18.258968 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 881/1769] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:17 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a => generated 878 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:28:19.265053 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-67cca664-e8e2-4071-90f6-ab2dc0b80dc9 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a Jan 27 18:28:19.266197 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-67cca664-e8e2-4071-90f6-ab2dc0b80dc9 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:19.266197 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:19.266197 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:19.266197 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-67cca664-e8e2-4071-90f6-ab2dc0b80dc9 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:19.389061 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:19.389061 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:19.408306 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-67cca664-e8e2-4071-90f6-ab2dc0b80dc9 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:19.483052 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-67cca664-e8e2-4071-90f6-ab2dc0b80dc9 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a returned with HTTP 200 Jan 27 18:28:19.504578 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 889/1770] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:19 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a => generated 902 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:20.506382 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b9a60e5-a278-42db-851f-e25b93161493 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a Jan 27 18:28:20.507582 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b9a60e5-a278-42db-851f-e25b93161493 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:20.508169 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:20.508169 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:20.508877 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b9a60e5-a278-42db-851f-e25b93161493 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:20.637646 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:20.637646 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:20.664238 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9b9a60e5-a278-42db-851f-e25b93161493 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:20.709574 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b9a60e5-a278-42db-851f-e25b93161493 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a returned with HTTP 200 Jan 27 18:28:20.722025 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 882/1771] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:20 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a => generated 903 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:20.726294 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-944623af-0139-4ee0-a579-5d2daf99a9f7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] PUT http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a Jan 27 18:28:20.726758 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:20.726758 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:20.727149 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-944623af-0139-4ee0-a579-5d2daf99a9f7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1484939677", "description": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:20.796887 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:20.796887 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:20.822137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-944623af-0139-4ee0-a579-5d2daf99a9f7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:20.842401 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-944623af-0139-4ee0-a579-5d2daf99a9f7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume updated successfully. Jan 27 18:28:20.864790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-944623af-0139-4ee0-a579-5d2daf99a9f7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a returned with HTTP 200 Jan 27 18:28:20.866389 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 890/1772] 10.222.0.72 () {60 vars in 1335 bytes} [Wed Jan 27 18:28:20 2021] PUT /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a => generated 839 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:20.881790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a7b68e3-3d9b-4408-a1df-8c1b2392de4a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] DELETE http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a Jan 27 18:28:20.881994 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a7b68e3-3d9b-4408-a1df-8c1b2392de4a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:20.882255 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:20.882255 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:20.882542 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a7b68e3-3d9b-4408-a1df-8c1b2392de4a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:20.883044 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-1a7b68e3-3d9b-4408-a1df-8c1b2392de4a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume with id: 30edb994-cb08-471f-85c6-1f8cbe9a087a Jan 27 18:28:20.951862 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:20.951862 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:20.953573 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1a7b68e3-3d9b-4408-a1df-8c1b2392de4a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:21.017781 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1a7b68e3-3d9b-4408-a1df-8c1b2392de4a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume request issued successfully. Jan 27 18:28:21.018383 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a7b68e3-3d9b-4408-a1df-8c1b2392de4a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a returned with HTTP 202 Jan 27 18:28:21.019478 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 883/1773] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:28:20 2021] DELETE /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:28:21.027139 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-462a8694-74eb-48df-89cd-e55b3f677da8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a Jan 27 18:28:21.027707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-462a8694-74eb-48df-89cd-e55b3f677da8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:21.027905 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:21.027905 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:21.028536 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-462a8694-74eb-48df-89cd-e55b3f677da8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:21.124099 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:21.124099 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:21.139683 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-462a8694-74eb-48df-89cd-e55b3f677da8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:21.171791 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-462a8694-74eb-48df-89cd-e55b3f677da8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a returned with HTTP 200 Jan 27 18:28:21.172943 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 891/1774] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:21 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a => generated 906 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:22.190003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea749be9-7cca-40b0-8e99-180fd71481d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a Jan 27 18:28:22.195284 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea749be9-7cca-40b0-8e99-180fd71481d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:22.196488 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:22.196488 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:22.198786 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea749be9-7cca-40b0-8e99-180fd71481d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:22.266565 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:22.266565 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:22.276035 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ea749be9-7cca-40b0-8e99-180fd71481d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:22.299913 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea749be9-7cca-40b0-8e99-180fd71481d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a returned with HTTP 200 Jan 27 18:28:22.302526 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 884/1775] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:22 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a => generated 906 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:22.917533 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-388bce4e-4cb0-4ea2-bfa9-8f33ee5e0ade req-625557c1-50e5-4e65-889b-9d2d4a6ad3d3 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:28:22.918061 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-388bce4e-4cb0-4ea2-bfa9-8f33ee5e0ade req-625557c1-50e5-4e65-889b-9d2d4a6ad3d3 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:22.918428 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:22.918428 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:22.918807 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-388bce4e-4cb0-4ea2-bfa9-8f33ee5e0ade req-625557c1-50e5-4e65-889b-9d2d4a6ad3d3 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:22.998516 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:22.998516 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:23.019667 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-388bce4e-4cb0-4ea2-bfa9-8f33ee5e0ade req-625557c1-50e5-4e65-889b-9d2d4a6ad3d3 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:28:23.044081 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:23.044081 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:23.063251 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-388bce4e-4cb0-4ea2-bfa9-8f33ee5e0ade req-625557c1-50e5-4e65-889b-9d2d4a6ad3d3 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:28:23.064778 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 892/1776] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:28:22 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 1209 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:28:23.191943 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea749be9-7cca-40b0-8e99-180fd71481d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume// Jan 27 18:28:23.193000 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea749be9-7cca-40b0-8e99-180fd71481d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:23.193450 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:23.193450 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:23.194153 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea749be9-7cca-40b0-8e99-180fd71481d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:23.195675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea749be9-7cca-40b0-8e99-180fd71481d7 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:28:23.196783 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 885/1777] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:28:23 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:28:23.216274 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-388bce4e-4cb0-4ea2-bfa9-8f33ee5e0ade req-fc86e6da-3b98-4a5b-8dba-beb55d2781f7 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] POST http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments Jan 27 18:28:23.216811 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:23.216811 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:23.217234 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-388bce4e-4cb0-4ea2-bfa9-8f33ee5e0ade req-fc86e6da-3b98-4a5b-8dba-beb55d2781f7 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5072fc58-1106-4fd5-addd-4ea4e282ccf1", "instance_uuid": "7c941a69-5657-4172-9ad0-df1d649977ee", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:23.320085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bd05cc53-013e-4194-9a0a-489a9c9a4fbb tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a Jan 27 18:28:23.321064 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bd05cc53-013e-4194-9a0a-489a9c9a4fbb tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:23.321772 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bd05cc53-013e-4194-9a0a-489a9c9a4fbb tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:23.343371 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:23.343371 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:23.462292 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:23.462292 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:23.476248 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bd05cc53-013e-4194-9a0a-489a9c9a4fbb tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a returned with HTTP 404 Jan 27 18:28:23.477698 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 886/1778] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:23 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/30edb994-cb08-471f-85c6-1f8cbe9a087a => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:28:23.491666 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40d23f53-2733-4aea-b3ae-0af6a1d13a79 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] DELETE http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:23.492535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40d23f53-2733-4aea-b3ae-0af6a1d13a79 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:23.492949 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:23.492949 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:23.493664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40d23f53-2733-4aea-b3ae-0af6a1d13a79 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:23.494336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-40d23f53-2733-4aea-b3ae-0af6a1d13a79 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume with id: 1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:23.516913 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-388bce4e-4cb0-4ea2-bfa9-8f33ee5e0ade req-fc86e6da-3b98-4a5b-8dba-beb55d2781f7 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments returned with HTTP 400 Jan 27 18:28:23.526211 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 893/1779] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:28:23 2021] POST /volume/v3/af00b29de57e487898599ab4acc44495/attachments => generated 189 bytes in 315 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 27 18:28:23.542921 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aec301e2-446a-4dc8-839f-39b9073b557c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:28:23.543639 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aec301e2-446a-4dc8-839f-39b9073b557c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:23.543978 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:23.543978 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:23.544941 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aec301e2-446a-4dc8-839f-39b9073b557c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:23.561944 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:23.561944 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:23.567286 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-40d23f53-2733-4aea-b3ae-0af6a1d13a79 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:23.611011 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:23.611011 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:23.620727 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-40d23f53-2733-4aea-b3ae-0af6a1d13a79 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume request issued successfully. Jan 27 18:28:23.621686 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40d23f53-2733-4aea-b3ae-0af6a1d13a79 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 202 Jan 27 18:28:23.622778 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 887/1780] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:28:23 2021] DELETE /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:28:23.624096 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-aec301e2-446a-4dc8-839f-39b9073b557c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:28:23.650050 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f8d28fdf-212e-4906-8477-785a4e17b364 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:23.650933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f8d28fdf-212e-4906-8477-785a4e17b364 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:23.654838 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:23.654838 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:23.655621 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f8d28fdf-212e-4906-8477-785a4e17b364 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:23.667637 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:23.667637 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:23.691367 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aec301e2-446a-4dc8-839f-39b9073b557c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:28:23.696372 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 894/1781] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:23 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 1209 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:28:23.779676 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:23.779676 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:23.798153 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f8d28fdf-212e-4906-8477-785a4e17b364 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:23.843505 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f8d28fdf-212e-4906-8477-785a4e17b364 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:23.844688 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 888/1782] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:23 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 992 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:23.923785 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-78c4b63f-e4e5-4fbd-8fd2-bfebe6142bd0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:28:23.924499 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-78c4b63f-e4e5-4fbd-8fd2-bfebe6142bd0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:23.924691 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:23.924691 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:23.925169 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-78c4b63f-e4e5-4fbd-8fd2-bfebe6142bd0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:24.053053 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:24.053053 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:24.078887 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-78c4b63f-e4e5-4fbd-8fd2-bfebe6142bd0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:28:24.124835 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:24.124835 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:24.148115 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-78c4b63f-e4e5-4fbd-8fd2-bfebe6142bd0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:28:24.164167 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 895/1783] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:28:23 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 1209 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:28:24.187414 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-e3e0d26f-41d4-4c88-9cd5-63b3f9679540 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] POST http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1/action Jan 27 18:28:24.188209 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:24.188209 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:24.189073 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-e3e0d26f-41d4-4c88-9cd5-63b3f9679540 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:28:24.189677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-e3e0d26f-41d4-4c88-9cd5-63b3f9679540 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:24.275681 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:24.275681 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:24.277688 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-e3e0d26f-41d4-4c88-9cd5-63b3f9679540 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:28:24.302028 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-e3e0d26f-41d4-4c88-9cd5-63b3f9679540 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Begin detaching volume completed successfully. Jan 27 18:28:24.302914 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-e3e0d26f-41d4-4c88-9cd5-63b3f9679540 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1/action returned with HTTP 202 Jan 27 18:28:24.307987 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 889/1784] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 18:28:24 2021] POST /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:28:24.331225 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92a8b6b3-a3a2-458a-9488-121aefa9aeca tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:28:24.332720 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92a8b6b3-a3a2-458a-9488-121aefa9aeca tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:24.333089 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:24.333089 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:24.333719 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92a8b6b3-a3a2-458a-9488-121aefa9aeca tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:24.411625 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-e3e0d26f-41d4-4c88-9cd5-63b3f9679540 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume// Jan 27 18:28:24.412371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-e3e0d26f-41d4-4c88-9cd5-63b3f9679540 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:24.412736 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:24.412736 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:24.413374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-e3e0d26f-41d4-4c88-9cd5-63b3f9679540 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:24.414709 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-e3e0d26f-41d4-4c88-9cd5-63b3f9679540 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:28:24.415502 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 890/1785] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:28:24 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:28:24.430809 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-32e0f014-975b-47e0-8b3e-bb3996a02732 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:28:24.431729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-32e0f014-975b-47e0-8b3e-bb3996a02732 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:24.432389 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-32e0f014-975b-47e0-8b3e-bb3996a02732 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:24.498419 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:24.498419 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:24.531256 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-92a8b6b3-a3a2-458a-9488-121aefa9aeca tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:28:24.586513 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:24.586513 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:24.595080 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:24.595080 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:24.618499 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92a8b6b3-a3a2-458a-9488-121aefa9aeca tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:28:24.619457 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 896/1786] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:24 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 1212 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:28:24.635528 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-32e0f014-975b-47e0-8b3e-bb3996a02732 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:28:24.701290 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:24.701290 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:24.718282 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-32e0f014-975b-47e0-8b3e-bb3996a02732 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:28:24.721521 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 891/1787] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:28:24 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 1311 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:28:24.861624 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1dbb32ce-1bd1-40e6-947a-0bcd0a225b80 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:24.862152 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1dbb32ce-1bd1-40e6-947a-0bcd0a225b80 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:24.863471 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:24.863471 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:24.863886 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1dbb32ce-1bd1-40e6-947a-0bcd0a225b80 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:24.980889 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:24.980889 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:25.015806 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1dbb32ce-1bd1-40e6-947a-0bcd0a225b80 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:25.087935 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1dbb32ce-1bd1-40e6-947a-0bcd0a225b80 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:25.087935 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 897/1788] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:24 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 992 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:25.160543 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-b66c9d65-5e95-4ffe-9db0-8072bf313e88 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] DELETE http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/caeb78b3-bdbc-46d9-8c38-faaca39a5c45 Jan 27 18:28:25.161193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-b66c9d65-5e95-4ffe-9db0-8072bf313e88 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:25.161367 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:25.161367 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:25.161748 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-b66c9d65-5e95-4ffe-9db0-8072bf313e88 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:25.204236 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:25.204236 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:25.636887 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6a63ca38-926b-4319-b22d-2ee1ec846234 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:28:25.637375 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6a63ca38-926b-4319-b22d-2ee1ec846234 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:25.637576 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:25.637576 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:25.644698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6a63ca38-926b-4319-b22d-2ee1ec846234 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:25.841695 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:25.841695 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:25.867697 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6a63ca38-926b-4319-b22d-2ee1ec846234 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:28:25.913128 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:25.913128 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:25.935110 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6a63ca38-926b-4319-b22d-2ee1ec846234 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:28:25.936347 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 898/1789] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:25 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 1212 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:28:26.096576 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba579b3f-3395-42a1-a939-93aedabc2bb0 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:26.100000 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba579b3f-3395-42a1-a939-93aedabc2bb0 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:26.100369 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:26.100369 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:26.100916 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba579b3f-3395-42a1-a939-93aedabc2bb0 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:26.207975 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:26.207975 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:26.217658 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ba579b3f-3395-42a1-a939-93aedabc2bb0 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:26.244546 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba579b3f-3395-42a1-a939-93aedabc2bb0 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 200 Jan 27 18:28:26.256748 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 899/1790] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:26 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 992 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:26.448574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-b66c9d65-5e95-4ffe-9db0-8072bf313e88 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:28:26.448978 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-b66c9d65-5e95-4ffe-9db0-8072bf313e88 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:28:26.464631 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2bb172ac-3597-4a2d-b78d-4f708f7a1ae1 req-b66c9d65-5e95-4ffe-9db0-8072bf313e88 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/caeb78b3-bdbc-46d9-8c38-faaca39a5c45 returned with HTTP 200 Jan 27 18:28:26.466015 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 892/1791] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 18:28:25 2021] DELETE /volume/v3/af00b29de57e487898599ab4acc44495/attachments/caeb78b3-bdbc-46d9-8c38-faaca39a5c45 => generated 19 bytes in 1311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:26.954320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ffc72518-67da-4dcb-9d2a-6e4ac948b51a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:28:26.954844 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ffc72518-67da-4dcb-9d2a-6e4ac948b51a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:26.955038 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:26.955038 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:26.955410 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ffc72518-67da-4dcb-9d2a-6e4ac948b51a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:27.087357 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:27.087357 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:27.107014 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ffc72518-67da-4dcb-9d2a-6e4ac948b51a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:28:27.163768 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ffc72518-67da-4dcb-9d2a-6e4ac948b51a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:28:27.164971 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 900/1792] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:26 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 917 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:27.261835 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e37e6046-1e6a-4ff7-99bd-0f53374c1d01 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 Jan 27 18:28:27.262481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e37e6046-1e6a-4ff7-99bd-0f53374c1d01 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:27.262867 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:27.262867 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:27.263661 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e37e6046-1e6a-4ff7-99bd-0f53374c1d01 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:27.368451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e37e6046-1e6a-4ff7-99bd-0f53374c1d01 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 returned with HTTP 404 Jan 27 18:28:27.369861 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 893/1793] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:27 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/1f25ed27-312c-4c82-88d0-ce8b1bd2c8a1 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:28:27.435172 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] POST http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes Jan 27 18:28:27.435846 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:27.435846 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:27.438768 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3", "size": 1, "name": "tempest-VolumesGetTest-Volume-1688998769", "metadata": {"Type": "Test"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:27.440222 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request body: {'volume': {'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1688998769', 'metadata': {'Type': 'Test'}}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:28:27.661906 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume of 1 GB Jan 27 18:28:27.693374 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Availability Zones retrieved successfully. Jan 27 18:28:27.745073 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (77d8e938-d8a1-4112-9621-eef671bde7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:28:27.748891 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83b60dd4-cb82-48ab-a013-1cf4d3b46eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:27.769887 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:28:27.989724 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83b60dd4-cb82-48ab-a013-1cf4d3b46eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:27.993719 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821e7a6d-3bd6-4e19-a8eb-c5745f240360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:28.108626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Created reservations ['5146425c-9a6c-45d8-82da-32d354e4b11b', '56c87ab9-293a-4497-a665-5831881bffa1', '4f70eba5-fef0-4ab9-8981-b90ccd6c6f2f', '1f3e175f-4ff2-448b-aa14-10b48f1602ec'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:28:28.110547 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821e7a6d-3bd6-4e19-a8eb-c5745f240360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5146425c-9a6c-45d8-82da-32d354e4b11b', '56c87ab9-293a-4497-a665-5831881bffa1', '4f70eba5-fef0-4ab9-8981-b90ccd6c6f2f', '1f3e175f-4ff2-448b-aa14-10b48f1602ec']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:28.114552 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e724d07c-7af6-4b19-9497-1799b395a11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:28.223082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e724d07c-7af6-4b19-9497-1799b395a11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0df9615b-676d-4321-aebb-d6056adb87cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1688998769',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['5146425c-9a6c-45d8-82da-32d354e4b11b','56c87ab9-293a-4497-a665-5831881bffa1','4f70eba5-fef0-4ab9-8981-b90ccd6c6f2f','1f3e175f-4ff2-448b-aa14-10b48f1602ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:28:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1688998769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0df9615b-676d-4321-aebb-d6056adb87cd,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a438b89b6bf54455920bf3900f4d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='21c048e8646d4e40b5807f0d3a11ceb7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:28.225517 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20bb5133-b162-43b6-9d09-076b48d53522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:28.272846 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20bb5133-b162-43b6-9d09-076b48d53522) transitioned into state 'SUCCESS' from state '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-1688998769',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['5146425c-9a6c-45d8-82da-32d354e4b11b','56c87ab9-293a-4497-a665-5831881bffa1','4f70eba5-fef0-4ab9-8981-b90ccd6c6f2f','1f3e175f-4ff2-448b-aa14-10b48f1602ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:28.275103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d9f1e5c-f4bc-49b8-aaf9-f8e359c5e2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:28.313622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d9f1e5c-f4bc-49b8-aaf9-f8e359c5e2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:28.317233 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (77d8e938-d8a1-4112-9621-eef671bde7ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:28:28.375374 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request issued successfully. Jan 27 18:28:28.391801 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dfc52198-871c-4cd5-977e-a2288e5bd6f4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes returned with HTTP 202 Jan 27 18:28:28.402764 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 901/1794] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:28:27 2021] POST /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes => generated 828 bytes in 963 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:28:28.407460 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8e8bcbc-6bf1-4a35-88ca-ffaf4efa39e3 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:28.408273 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8e8bcbc-6bf1-4a35-88ca-ffaf4efa39e3 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:28.408808 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8e8bcbc-6bf1-4a35-88ca-ffaf4efa39e3 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:28.517331 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:28.517331 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:28.542982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c8e8bcbc-6bf1-4a35-88ca-ffaf4efa39e3 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:28.595051 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8e8bcbc-6bf1-4a35-88ca-ffaf4efa39e3 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:28.595933 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 894/1795] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:28 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 896 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:29.615051 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-595e5041-311e-4b70-bf91-84edbef47409 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:29.615664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-595e5041-311e-4b70-bf91-84edbef47409 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:29.616032 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:29.616032 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:29.616716 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-595e5041-311e-4b70-bf91-84edbef47409 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:29.802408 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:29.802408 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:29.837346 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-595e5041-311e-4b70-bf91-84edbef47409 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:29.891799 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-595e5041-311e-4b70-bf91-84edbef47409 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:29.901468 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 902/1796] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:29 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 920 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:30.908511 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-49b673a9-0d28-4d16-a601-23235652807f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:30.909016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-49b673a9-0d28-4d16-a601-23235652807f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:30.910264 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:30.910264 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:30.911315 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-49b673a9-0d28-4d16-a601-23235652807f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:31.007006 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:31.007006 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:31.027356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-49b673a9-0d28-4d16-a601-23235652807f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:31.126583 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-49b673a9-0d28-4d16-a601-23235652807f tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:31.127418 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 895/1797] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:30 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 920 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:32.146110 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6a18d9c-25e2-4f6f-aae8-98232537ff50 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:32.147500 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c6a18d9c-25e2-4f6f-aae8-98232537ff50 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:32.147805 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:32.147805 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:32.148386 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c6a18d9c-25e2-4f6f-aae8-98232537ff50 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:32.364550 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:32.364550 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:32.405162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c6a18d9c-25e2-4f6f-aae8-98232537ff50 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:32.462240 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6a18d9c-25e2-4f6f-aae8-98232537ff50 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:32.464133 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 903/1798] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:32 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 920 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:33.480784 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8c2edee4-92da-448a-ae99-f194fb3bd9d6 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:33.481824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8c2edee4-92da-448a-ae99-f194fb3bd9d6 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:33.482205 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:33.482205 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:33.482817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8c2edee4-92da-448a-ae99-f194fb3bd9d6 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:33.617113 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:33.617113 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:33.634893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8c2edee4-92da-448a-ae99-f194fb3bd9d6 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:33.749364 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8c2edee4-92da-448a-ae99-f194fb3bd9d6 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:33.764728 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 896/1799] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:33 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 920 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:34.770266 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-63bee875-2baa-4f5f-b928-d6c0bc75bc68 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:34.771374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-63bee875-2baa-4f5f-b928-d6c0bc75bc68 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:34.771634 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:34.771634 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:34.772017 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-63bee875-2baa-4f5f-b928-d6c0bc75bc68 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:34.877191 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:34.877191 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:34.897498 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-63bee875-2baa-4f5f-b928-d6c0bc75bc68 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:34.958343 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-63bee875-2baa-4f5f-b928-d6c0bc75bc68 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:34.960516 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 904/1800] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:34 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 920 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:35.976987 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-963ffd3a-c9f0-4f50-9ef0-decb0842b688 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:35.977518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-963ffd3a-c9f0-4f50-9ef0-decb0842b688 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:35.977663 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:35.977663 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:35.978265 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-963ffd3a-c9f0-4f50-9ef0-decb0842b688 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:36.098865 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:36.098865 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:36.120621 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-963ffd3a-c9f0-4f50-9ef0-decb0842b688 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:36.158609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-963ffd3a-c9f0-4f50-9ef0-decb0842b688 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:36.162129 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 897/1801] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:35 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 920 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:37.183221 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b22339f-2287-4b07-beeb-aa4075a88423 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:37.184023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b22339f-2287-4b07-beeb-aa4075a88423 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:37.184618 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:37.184618 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:37.185284 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b22339f-2287-4b07-beeb-aa4075a88423 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:37.337759 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:37.337759 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:37.357231 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3b22339f-2287-4b07-beeb-aa4075a88423 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:37.420366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b22339f-2287-4b07-beeb-aa4075a88423 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:37.421238 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 905/1802] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:37 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 920 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:38.441785 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75ce23e6-d2df-4d0d-8a8b-ccb2a5de670b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:38.443371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-75ce23e6-d2df-4d0d-8a8b-ccb2a5de670b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:38.443813 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:38.443813 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:38.444488 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-75ce23e6-d2df-4d0d-8a8b-ccb2a5de670b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:38.534577 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:38.534577 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:38.551245 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-75ce23e6-d2df-4d0d-8a8b-ccb2a5de670b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:38.599066 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75ce23e6-d2df-4d0d-8a8b-ccb2a5de670b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:38.601990 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 898/1803] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:38 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 920 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:39.618098 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef7b776f-a41b-46e9-aad2-8e23262811ae tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:39.618651 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef7b776f-a41b-46e9-aad2-8e23262811ae tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:39.618794 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:39.618794 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:39.619831 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef7b776f-a41b-46e9-aad2-8e23262811ae tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:39.726938 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:39.726938 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:39.736638 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ef7b776f-a41b-46e9-aad2-8e23262811ae tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:39.762322 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef7b776f-a41b-46e9-aad2-8e23262811ae tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:39.763519 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 906/1804] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:39 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 920 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:40.779841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-667f5a0a-19d5-45c5-8814-405313d57f2b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:40.780364 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-667f5a0a-19d5-45c5-8814-405313d57f2b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:40.780585 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:40.780585 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:40.780959 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-667f5a0a-19d5-45c5-8814-405313d57f2b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:40.891699 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:40.891699 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:40.901580 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-667f5a0a-19d5-45c5-8814-405313d57f2b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:40.933032 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-667f5a0a-19d5-45c5-8814-405313d57f2b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:40.934670 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 899/1805] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:40 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 920 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:41.951922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fce2348-3eeb-4797-b7c3-2c619aea3d2d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:41.952558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fce2348-3eeb-4797-b7c3-2c619aea3d2d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:41.952915 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:41.952915 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:41.953472 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fce2348-3eeb-4797-b7c3-2c619aea3d2d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:42.059254 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:42.059254 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:42.071157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8fce2348-3eeb-4797-b7c3-2c619aea3d2d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:42.122591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fce2348-3eeb-4797-b7c3-2c619aea3d2d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:42.123778 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 907/1806] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:41 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 920 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:42.142722 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-27e3bc2c-7093-4211-ae92-94f7db12995a req-03be149f-a45e-4731-a0ff-d96e0a36d3f4 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:28:42.144067 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-27e3bc2c-7093-4211-ae92-94f7db12995a req-03be149f-a45e-4731-a0ff-d96e0a36d3f4 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:42.144475 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:42.144475 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:42.145099 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-27e3bc2c-7093-4211-ae92-94f7db12995a req-03be149f-a45e-4731-a0ff-d96e0a36d3f4 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:42.200524 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:42.200524 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:42.211193 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-27e3bc2c-7093-4211-ae92-94f7db12995a req-03be149f-a45e-4731-a0ff-d96e0a36d3f4 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:28:42.236012 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-27e3bc2c-7093-4211-ae92-94f7db12995a req-03be149f-a45e-4731-a0ff-d96e0a36d3f4 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 returned with HTTP 200 Jan 27 18:28:42.237201 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 900/1807] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:28:42 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:42.255787 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fce2348-3eeb-4797-b7c3-2c619aea3d2d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume// Jan 27 18:28:42.256958 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fce2348-3eeb-4797-b7c3-2c619aea3d2d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:42.257238 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:42.257238 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:42.257735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fce2348-3eeb-4797-b7c3-2c619aea3d2d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:42.259215 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fce2348-3eeb-4797-b7c3-2c619aea3d2d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:28:42.259966 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 908/1808] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:28:42 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:28:42.275736 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-27e3bc2c-7093-4211-ae92-94f7db12995a req-2e7a06e8-50dd-4be9-bc2e-52a126fe2191 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] POST http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments Jan 27 18:28:42.276568 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:42.276568 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:42.277448 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-27e3bc2c-7093-4211-ae92-94f7db12995a req-2e7a06e8-50dd-4be9-bc2e-52a126fe2191 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22a208fc-bf0f-455b-bdde-d1d266d0a042", "instance_uuid": "4c71a204-a45e-4c64-97c5-e506e9250aec", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:42.336838 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:42.336838 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:42.403706 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-27e3bc2c-7093-4211-ae92-94f7db12995a req-2e7a06e8-50dd-4be9-bc2e-52a126fe2191 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments returned with HTTP 200 Jan 27 18:28:42.411771 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 901/1809] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:28:42 2021] POST /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments => generated 273 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:28:42.477711 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-27e3bc2c-7093-4211-ae92-94f7db12995a req-7c431203-e156-4200-816e-ec35143ec9af tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] POST http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/7b067ffe-85f4-4074-bef4-4e4dd45175b8/action Jan 27 18:28:42.478844 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-27e3bc2c-7093-4211-ae92-94f7db12995a req-7c431203-e156-4200-816e-ec35143ec9af tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:28:42.479374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-27e3bc2c-7093-4211-ae92-94f7db12995a req-7c431203-e156-4200-816e-ec35143ec9af tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:42.567746 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:42.567746 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:42.591515 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-27e3bc2c-7093-4211-ae92-94f7db12995a req-7c431203-e156-4200-816e-ec35143ec9af tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/7b067ffe-85f4-4074-bef4-4e4dd45175b8/action returned with HTTP 204 Jan 27 18:28:42.592721 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 909/1810] 10.222.0.72 () {66 vars in 1696 bytes} [Wed Jan 27 18:28:42 2021] POST /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/7b067ffe-85f4-4074-bef4-4e4dd45175b8/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:28:42.640039 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee093fb2-ebc0-4094-ba69-0874e17352eb tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:28:42.640906 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee093fb2-ebc0-4094-ba69-0874e17352eb tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:42.641234 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:42.641234 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:42.641766 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee093fb2-ebc0-4094-ba69-0874e17352eb tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:42.731891 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:42.731891 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:42.741425 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ee093fb2-ebc0-4094-ba69-0874e17352eb tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:28:42.766095 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:42.766095 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:42.776287 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee093fb2-ebc0-4094-ba69-0874e17352eb tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 returned with HTTP 200 Jan 27 18:28:42.777416 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 902/1811] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:42 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 => generated 1179 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:28:42.934391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-571758f5-9cdf-4b12-9628-b6703545b10f req-0e027f54-b675-4e9c-a797-d7619928dced tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:28:42.934910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-571758f5-9cdf-4b12-9628-b6703545b10f req-0e027f54-b675-4e9c-a797-d7619928dced tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:42.935115 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:42.935115 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:42.935982 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-571758f5-9cdf-4b12-9628-b6703545b10f req-0e027f54-b675-4e9c-a797-d7619928dced tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:42.999178 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:42.999178 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:43.014129 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-571758f5-9cdf-4b12-9628-b6703545b10f req-0e027f54-b675-4e9c-a797-d7619928dced tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:28:43.036195 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:43.036195 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:43.051846 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-571758f5-9cdf-4b12-9628-b6703545b10f req-0e027f54-b675-4e9c-a797-d7619928dced tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 returned with HTTP 200 Jan 27 18:28:43.052883 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 910/1812] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:28:42 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 => generated 1179 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:28:43.139785 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35fefb8d-59b5-45d1-8681-23c065462807 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:43.140311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35fefb8d-59b5-45d1-8681-23c065462807 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:43.140525 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:43.140525 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:43.140901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35fefb8d-59b5-45d1-8681-23c065462807 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:43.158006 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-571758f5-9cdf-4b12-9628-b6703545b10f req-a0cd3d03-751f-493c-9cbf-ec47e87fef24 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] DELETE http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/7b067ffe-85f4-4074-bef4-4e4dd45175b8 Jan 27 18:28:43.159899 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-571758f5-9cdf-4b12-9628-b6703545b10f req-a0cd3d03-751f-493c-9cbf-ec47e87fef24 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:43.160378 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:43.160378 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:43.161941 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-571758f5-9cdf-4b12-9628-b6703545b10f req-a0cd3d03-751f-493c-9cbf-ec47e87fef24 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:43.202922 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:43.202922 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:43.298118 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:43.298118 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:43.325210 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-35fefb8d-59b5-45d1-8681-23c065462807 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:43.353881 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35fefb8d-59b5-45d1-8681-23c065462807 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:43.355215 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 903/1813] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:43 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 920 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:43.493050 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-571758f5-9cdf-4b12-9628-b6703545b10f req-a0cd3d03-751f-493c-9cbf-ec47e87fef24 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:28:43.493319 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-571758f5-9cdf-4b12-9628-b6703545b10f req-a0cd3d03-751f-493c-9cbf-ec47e87fef24 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:28:43.525571 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-571758f5-9cdf-4b12-9628-b6703545b10f req-a0cd3d03-751f-493c-9cbf-ec47e87fef24 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/7b067ffe-85f4-4074-bef4-4e4dd45175b8 returned with HTTP 200 Jan 27 18:28:43.526811 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 911/1814] 10.222.0.72 () {64 vars in 1644 bytes} [Wed Jan 27 18:28:43 2021] DELETE /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/attachments/7b067ffe-85f4-4074-bef4-4e4dd45175b8 => generated 19 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:43.585857 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de82b9e6-9076-40a5-a7f6-fe32d009c885 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:28:43.586396 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de82b9e6-9076-40a5-a7f6-fe32d009c885 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:43.586618 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:43.586618 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:43.586994 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de82b9e6-9076-40a5-a7f6-fe32d009c885 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:43.684326 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:43.684326 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:43.694698 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-de82b9e6-9076-40a5-a7f6-fe32d009c885 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:28:43.721900 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de82b9e6-9076-40a5-a7f6-fe32d009c885 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 returned with HTTP 200 Jan 27 18:28:43.725102 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 904/1815] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:43 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 => generated 917 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:44.373674 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ff45ad1-8889-4b18-b605-da0c15757ec3 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:44.374143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ff45ad1-8889-4b18-b605-da0c15757ec3 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:44.374143 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:44.374143 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:44.374539 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ff45ad1-8889-4b18-b605-da0c15757ec3 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:44.511704 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:44.511704 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:44.540843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9ff45ad1-8889-4b18-b605-da0c15757ec3 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:44.587259 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ff45ad1-8889-4b18-b605-da0c15757ec3 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:44.588000 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 912/1816] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:44 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 920 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:28:45.604199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8013f16a-5bdd-47bd-8caa-3309c815603a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:45.605343 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8013f16a-5bdd-47bd-8caa-3309c815603a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:45.605890 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:45.605890 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:45.606696 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8013f16a-5bdd-47bd-8caa-3309c815603a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:45.665511 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:45.665511 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:45.676229 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8013f16a-5bdd-47bd-8caa-3309c815603a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:45.704455 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8013f16a-5bdd-47bd-8caa-3309c815603a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:45.716390 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 905/1817] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:45 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 978 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:46.730801 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b86920f-b05a-4511-bbdf-74e6a760b0f8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:46.732009 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b86920f-b05a-4511-bbdf-74e6a760b0f8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:46.732440 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:46.732440 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:46.733274 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b86920f-b05a-4511-bbdf-74e6a760b0f8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:46.865161 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:46.865161 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:46.894679 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0b86920f-b05a-4511-bbdf-74e6a760b0f8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:46.944524 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b86920f-b05a-4511-bbdf-74e6a760b0f8 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:46.950638 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 913/1818] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:46 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 981 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:47.966811 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0db0b528-5145-4b3a-a566-ff6a09b6d8c1 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:47.967941 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0db0b528-5145-4b3a-a566-ff6a09b6d8c1 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:47.968474 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:47.968474 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:47.969091 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0db0b528-5145-4b3a-a566-ff6a09b6d8c1 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:48.090111 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:48.090111 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:48.114906 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0db0b528-5145-4b3a-a566-ff6a09b6d8c1 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:48.165166 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0db0b528-5145-4b3a-a566-ff6a09b6d8c1 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:48.165905 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 906/1819] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:47 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 981 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:49.181750 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1be34b74-47ae-4379-9377-6ac05a6e7885 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:49.182819 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1be34b74-47ae-4379-9377-6ac05a6e7885 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:49.183268 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:49.183268 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:49.183704 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1be34b74-47ae-4379-9377-6ac05a6e7885 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:49.310479 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:49.310479 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:49.322478 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1be34b74-47ae-4379-9377-6ac05a6e7885 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:49.365341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1be34b74-47ae-4379-9377-6ac05a6e7885 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:49.366614 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 914/1820] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:49 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 981 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:50.383498 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75f693a7-2fa8-414a-8456-bbe382863adc tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:50.384715 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-75f693a7-2fa8-414a-8456-bbe382863adc tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:50.385212 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:50.385212 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:50.385882 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-75f693a7-2fa8-414a-8456-bbe382863adc tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:50.455281 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:50.455281 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:50.476963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-75f693a7-2fa8-414a-8456-bbe382863adc tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:50.540335 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75f693a7-2fa8-414a-8456-bbe382863adc tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:50.554021 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 907/1821] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:50 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 981 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:51.572661 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b740887f-8266-49c0-a2df-267675cf67ac tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:51.582382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b740887f-8266-49c0-a2df-267675cf67ac tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:51.582639 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:51.582639 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:51.583537 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b740887f-8266-49c0-a2df-267675cf67ac tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:51.750968 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:51.750968 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:51.801818 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b740887f-8266-49c0-a2df-267675cf67ac tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:51.890960 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b740887f-8266-49c0-a2df-267675cf67ac tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:51.896053 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 915/1822] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:51 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 981 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:52.912287 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a783839d-7a00-414b-b296-bfa090c50f8d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:52.913100 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a783839d-7a00-414b-b296-bfa090c50f8d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:52.913505 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:52.913505 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:52.915555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a783839d-7a00-414b-b296-bfa090c50f8d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:53.055234 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:53.055234 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:53.070055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a783839d-7a00-414b-b296-bfa090c50f8d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:53.159629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a783839d-7a00-414b-b296-bfa090c50f8d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:53.172929 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 908/1823] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:52 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 1369 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:28:53.178885 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb5675ee-fd06-4056-8709-bc433f93d777 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:53.179677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb5675ee-fd06-4056-8709-bc433f93d777 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:53.180101 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:53.180101 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:53.180483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb5675ee-fd06-4056-8709-bc433f93d777 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:53.289019 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:53.289019 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:53.297723 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bb5675ee-fd06-4056-8709-bc433f93d777 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:53.352371 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb5675ee-fd06-4056-8709-bc433f93d777 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:53.353491 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 916/1824] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:53 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 1369 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:28:53.369601 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-716440b4-07e7-4c09-b08d-8747bffada25 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] PUT http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:53.370535 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:53.370535 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:53.371190 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-716440b4-07e7-4c09-b08d-8747bffada25 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1688998769"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:53.524955 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:53.524955 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:53.560753 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-716440b4-07e7-4c09-b08d-8747bffada25 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:53.583994 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-716440b4-07e7-4c09-b08d-8747bffada25 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume updated successfully. Jan 27 18:28:53.606381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-716440b4-07e7-4c09-b08d-8747bffada25 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:53.617685 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 909/1825] 10.222.0.72 () {60 vars in 1335 bytes} [Wed Jan 27 18:28:53 2021] PUT /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 852 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:53.622584 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8a0bc48-bcff-4c11-97ec-7bf3c86ab6f0 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] PUT http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:53.623053 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:53.623053 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:53.624284 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d8a0bc48-bcff-4c11-97ec-7bf3c86ab6f0 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-374798629", "description": "This is the new description of volume"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:53.766157 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:53.766157 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:53.802420 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d8a0bc48-bcff-4c11-97ec-7bf3c86ab6f0 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:53.836951 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d8a0bc48-bcff-4c11-97ec-7bf3c86ab6f0 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume updated successfully. Jan 27 18:28:53.876140 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8a0bc48-bcff-4c11-97ec-7bf3c86ab6f0 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:53.886752 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 917/1826] 10.222.0.72 () {60 vars in 1336 bytes} [Wed Jan 27 18:28:53 2021] PUT /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 890 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:53.899559 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5513a85e-d485-4167-88dd-d1e5ae46dc74 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:28:53.900231 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5513a85e-d485-4167-88dd-d1e5ae46dc74 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:53.901964 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:53.901964 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:53.902382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5513a85e-d485-4167-88dd-d1e5ae46dc74 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:54.012693 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:54.012693 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:54.045474 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5513a85e-d485-4167-88dd-d1e5ae46dc74 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:54.097111 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5513a85e-d485-4167-88dd-d1e5ae46dc74 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:28:54.104358 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 910/1827] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:53 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 1407 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:28:54.118135 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] POST http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes Jan 27 18:28:54.119377 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:54.119377 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:54.119929 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2111119585", "availability_zone": "nova", "size": 1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:54.121310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2111119585', 'availability_zone': 'nova', 'size': 1}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:28:54.121685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume of 1 GB Jan 27 18:28:54.149389 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Availability Zones retrieved successfully. Jan 27 18:28:54.166915 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (ab2862a2-4259-4b91-b90f-a76c0b23ccd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:28:54.169750 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6793a62e-41ad-4bb3-a752-85b3b451a6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:54.171898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:28:54.246352 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6793a62e-41ad-4bb3-a752-85b3b451a6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:54.248847 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795a80a9-9f34-4674-9ac8-91aa93665980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:54.336882 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Created reservations ['23974d1e-4059-4b80-9a19-52e5bcf18eeb', '9ac74f9e-b218-49ca-8439-b5823d3ff459', '8f99f496-bd1a-4766-8632-72653639bdcb', '542c4258-239d-4055-aa4a-144a544577d7'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:28:54.338790 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795a80a9-9f34-4674-9ac8-91aa93665980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23974d1e-4059-4b80-9a19-52e5bcf18eeb', '9ac74f9e-b218-49ca-8439-b5823d3ff459', '8f99f496-bd1a-4766-8632-72653639bdcb', '542c4258-239d-4055-aa4a-144a544577d7']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:54.340943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a941bf5a-3e43-4e84-ac35-d9e77fef286b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:54.470194 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a941bf5a-3e43-4e84-ac35-d9e77fef286b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2111119585',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['23974d1e-4059-4b80-9a19-52e5bcf18eeb','9ac74f9e-b218-49ca-8439-b5823d3ff459','8f99f496-bd1a-4766-8632-72653639bdcb','542c4258-239d-4055-aa4a-144a544577d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:28:54Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2111119585',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a438b89b6bf54455920bf3900f4d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='21c048e8646d4e40b5807f0d3a11ceb7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:54.472879 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0131452-ebb4-4811-95dd-5926df9fb7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:54.552270 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0131452-ebb4-4811-95dd-5926df9fb7de) transitioned into 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-2111119585',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a438b89b6bf54455920bf3900f4d764e',qos_specs=None,replication_status=,reservations=['23974d1e-4059-4b80-9a19-52e5bcf18eeb','9ac74f9e-b218-49ca-8439-b5823d3ff459','8f99f496-bd1a-4766-8632-72653639bdcb','542c4258-239d-4055-aa4a-144a544577d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c048e8646d4e40b5807f0d3a11ceb7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:54.555529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d30d04-89ce-4477-9c7f-d52ed80fd9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:28:54.591782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d30d04-89ce-4477-9c7f-d52ed80fd9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:28:54.600909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Flow 'volume_create_api' (ab2862a2-4259-4b91-b90f-a76c0b23ccd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:28:54.665511 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Create volume request issued successfully. Jan 27 18:28:54.699912 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d9a0edb-25a4-4cc8-ba77-b9973723c7a2 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes returned with HTTP 202 Jan 27 18:28:54.711463 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 918/1828] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:28:54 2021] POST /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes => generated 811 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:28:54.717770 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ac0e5a8-5e90-4f3c-b8ae-fba3334e600b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 Jan 27 18:28:54.718529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ac0e5a8-5e90-4f3c-b8ae-fba3334e600b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:54.718895 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:54.718895 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:54.719610 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ac0e5a8-5e90-4f3c-b8ae-fba3334e600b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:54.808259 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:54.808259 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:54.842453 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1ac0e5a8-5e90-4f3c-b8ae-fba3334e600b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:54.902145 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ac0e5a8-5e90-4f3c-b8ae-fba3334e600b tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 returned with HTTP 200 Jan 27 18:28:54.921519 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 911/1829] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:54 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 => generated 879 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:55.922080 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2994c88e-d682-430f-9d05-02c014a327ac tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 Jan 27 18:28:55.922639 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2994c88e-d682-430f-9d05-02c014a327ac tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:55.922955 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:55.922955 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:55.923546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2994c88e-d682-430f-9d05-02c014a327ac tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:56.099771 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:56.099771 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:56.122567 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2994c88e-d682-430f-9d05-02c014a327ac tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:56.208045 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2994c88e-d682-430f-9d05-02c014a327ac tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 returned with HTTP 200 Jan 27 18:28:56.209784 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 919/1830] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:55 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 => generated 903 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:57.225030 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b9ffb422-66b8-401b-8fdb-af1f70e9126d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 Jan 27 18:28:57.226153 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b9ffb422-66b8-401b-8fdb-af1f70e9126d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:57.226513 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:57.226513 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:57.227197 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b9ffb422-66b8-401b-8fdb-af1f70e9126d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:57.278993 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:57.278993 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:57.289659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b9ffb422-66b8-401b-8fdb-af1f70e9126d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:57.316660 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b9ffb422-66b8-401b-8fdb-af1f70e9126d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 returned with HTTP 200 Jan 27 18:28:57.318008 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 912/1831] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:57 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 => generated 904 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:57.342467 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-323d6a00-058a-4b9c-ba09-640b4ee54744 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] PUT http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 Jan 27 18:28:57.342856 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:57.342856 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:57.343275 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-323d6a00-058a-4b9c-ba09-640b4ee54744 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1688998769", "description": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:57.430195 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:57.430195 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:57.448250 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-323d6a00-058a-4b9c-ba09-640b4ee54744 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:57.469634 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-323d6a00-058a-4b9c-ba09-640b4ee54744 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume updated successfully. Jan 27 18:28:57.486398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-323d6a00-058a-4b9c-ba09-640b4ee54744 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 returned with HTTP 200 Jan 27 18:28:57.491464 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 920/1832] 10.222.0.72 () {60 vars in 1335 bytes} [Wed Jan 27 18:28:57 2021] PUT /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 => generated 839 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:57.505393 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e4fb6f3b-7b25-41ac-8375-074040360385 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] DELETE http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 Jan 27 18:28:57.506070 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e4fb6f3b-7b25-41ac-8375-074040360385 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:57.506639 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:57.506639 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:57.507943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e4fb6f3b-7b25-41ac-8375-074040360385 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:57.508388 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-e4fb6f3b-7b25-41ac-8375-074040360385 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume with id: 0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 Jan 27 18:28:57.665996 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:57.665996 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:57.671895 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e4fb6f3b-7b25-41ac-8375-074040360385 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:57.739908 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e4fb6f3b-7b25-41ac-8375-074040360385 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume request issued successfully. Jan 27 18:28:57.742843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e4fb6f3b-7b25-41ac-8375-074040360385 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 returned with HTTP 202 Jan 27 18:28:57.744055 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 913/1833] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:28:57 2021] DELETE /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:28:57.752981 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3ec56cd2-7b44-4d7a-8cdf-02a09ef73306 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 Jan 27 18:28:57.753611 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3ec56cd2-7b44-4d7a-8cdf-02a09ef73306 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:57.753938 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:57.753938 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:57.754414 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3ec56cd2-7b44-4d7a-8cdf-02a09ef73306 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:57.816054 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:57.816054 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:57.825224 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3ec56cd2-7b44-4d7a-8cdf-02a09ef73306 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:57.849377 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3ec56cd2-7b44-4d7a-8cdf-02a09ef73306 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 returned with HTTP 200 Jan 27 18:28:57.855232 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 921/1834] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:57 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 => generated 906 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:58.871854 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2f0f72fe-4941-41ae-97b5-fe516334b4f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 Jan 27 18:28:58.873179 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2f0f72fe-4941-41ae-97b5-fe516334b4f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:58.873536 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:58.873536 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:28:58.874113 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2f0f72fe-4941-41ae-97b5-fe516334b4f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:58.982898 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:58.982898 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:28:59.002820 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2f0f72fe-4941-41ae-97b5-fe516334b4f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:28:59.048385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2f0f72fe-4941-41ae-97b5-fe516334b4f5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 returned with HTTP 200 Jan 27 18:28:59.049950 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 914/1835] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:28:58 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 => generated 906 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:29:00.066992 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39a5d4da-44f0-4c53-8ddd-fed8ad356c54 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 Jan 27 18:29:00.068137 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-39a5d4da-44f0-4c53-8ddd-fed8ad356c54 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:00.068519 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:00.068519 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:00.069148 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-39a5d4da-44f0-4c53-8ddd-fed8ad356c54 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:00.222052 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:00.222052 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:00.231306 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-39a5d4da-44f0-4c53-8ddd-fed8ad356c54 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:29:00.255286 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-39a5d4da-44f0-4c53-8ddd-fed8ad356c54 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 returned with HTTP 200 Jan 27 18:29:00.267104 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 922/1836] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:00 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 => generated 906 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:01.272953 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e2edca4b-4daf-43a4-9ff2-85aec033725a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 Jan 27 18:29:01.274316 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e2edca4b-4daf-43a4-9ff2-85aec033725a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:01.274664 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:01.274664 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:01.275588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e2edca4b-4daf-43a4-9ff2-85aec033725a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:01.382659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e2edca4b-4daf-43a4-9ff2-85aec033725a tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 returned with HTTP 404 Jan 27 18:29:01.383776 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 915/1837] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:01 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0dc8a3cb-ad7c-4066-84b4-cc09bb7d7ae4 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:29:01.391684 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dead711b-9645-4c53-82e4-37d825008b4d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] DELETE http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:29:01.392159 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dead711b-9645-4c53-82e4-37d825008b4d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:01.392588 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:01.392588 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:01.392959 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dead711b-9645-4c53-82e4-37d825008b4d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:01.393620 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-dead711b-9645-4c53-82e4-37d825008b4d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume with id: 0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:29:01.462384 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:01.462384 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:01.463879 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dead711b-9645-4c53-82e4-37d825008b4d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:29:01.502571 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dead711b-9645-4c53-82e4-37d825008b4d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume request issued successfully. Jan 27 18:29:01.503339 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dead711b-9645-4c53-82e4-37d825008b4d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 202 Jan 27 18:29:01.505688 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 923/1838] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:29:01 2021] DELETE /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:29:01.513323 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87d0582f-e32d-4b97-9488-cc7e859a8ed5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:29:01.514132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87d0582f-e32d-4b97-9488-cc7e859a8ed5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:01.514777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87d0582f-e32d-4b97-9488-cc7e859a8ed5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:01.613937 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:01.613937 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:01.640217 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-87d0582f-e32d-4b97-9488-cc7e859a8ed5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:29:01.689149 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87d0582f-e32d-4b97-9488-cc7e859a8ed5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:29:01.691863 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 916/1839] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:01 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 1406 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:29:02.709258 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c42ab8a8-6eda-4c30-801d-2fd4a9aca3c5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:29:02.710282 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c42ab8a8-6eda-4c30-801d-2fd4a9aca3c5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:02.710647 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:02.710647 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:02.711223 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c42ab8a8-6eda-4c30-801d-2fd4a9aca3c5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:02.776940 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:02.776940 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:02.788564 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c42ab8a8-6eda-4c30-801d-2fd4a9aca3c5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:29:02.813298 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c42ab8a8-6eda-4c30-801d-2fd4a9aca3c5 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 200 Jan 27 18:29:02.814600 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 924/1840] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:02 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 1406 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:29:03.832433 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8446bb5b-04cd-4a0d-a782-b15384568b08 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd Jan 27 18:29:03.833656 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8446bb5b-04cd-4a0d-a782-b15384568b08 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:03.834210 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:03.834210 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:03.834863 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8446bb5b-04cd-4a0d-a782-b15384568b08 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:03.910871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8446bb5b-04cd-4a0d-a782-b15384568b08 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd returned with HTTP 404 Jan 27 18:29:03.912189 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 917/1841] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:03 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/0df9615b-676d-4321-aebb-d6056adb87cd => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:29:03.928731 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea1375b2-6f19-4962-829d-966be8876e84 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] DELETE http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 Jan 27 18:29:03.929252 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea1375b2-6f19-4962-829d-966be8876e84 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:03.929465 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:03.929465 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:03.929839 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea1375b2-6f19-4962-829d-966be8876e84 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:03.930299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-ea1375b2-6f19-4962-829d-966be8876e84 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume with id: 00c63aea-480b-472e-9211-7bf6423b3041 Jan 27 18:29:04.053480 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:04.053480 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:04.069842 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ea1375b2-6f19-4962-829d-966be8876e84 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:29:04.123375 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ea1375b2-6f19-4962-829d-966be8876e84 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Delete volume request issued successfully. Jan 27 18:29:04.125244 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea1375b2-6f19-4962-829d-966be8876e84 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 returned with HTTP 202 Jan 27 18:29:04.126366 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 925/1842] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:29:03 2021] DELETE /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:29:04.134823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66bba247-22ef-45e6-970b-9b2a788fb03d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 Jan 27 18:29:04.135336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-66bba247-22ef-45e6-970b-9b2a788fb03d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:04.135939 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-66bba247-22ef-45e6-970b-9b2a788fb03d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:04.273932 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:04.273932 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:04.291058 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-66bba247-22ef-45e6-970b-9b2a788fb03d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:29:04.345135 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66bba247-22ef-45e6-970b-9b2a788fb03d tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 returned with HTTP 200 Jan 27 18:29:04.347818 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 918/1843] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:04 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 => generated 905 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:05.363394 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f1e6cac9-2add-4ffc-aa36-d6478117a353 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 Jan 27 18:29:05.363919 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f1e6cac9-2add-4ffc-aa36-d6478117a353 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:05.364139 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:05.364139 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:05.364518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f1e6cac9-2add-4ffc-aa36-d6478117a353 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:05.490909 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:05.490909 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:05.501313 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f1e6cac9-2add-4ffc-aa36-d6478117a353 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Volume info retrieved successfully. Jan 27 18:29:05.528420 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f1e6cac9-2add-4ffc-aa36-d6478117a353 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 returned with HTTP 200 Jan 27 18:29:05.529527 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 926/1844] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:05 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 => generated 905 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:06.554375 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0f53f29-aa4f-49d5-832c-f4adae2e6fd4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] GET http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 Jan 27 18:29:06.554907 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d0f53f29-aa4f-49d5-832c-f4adae2e6fd4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:06.555121 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:06.555121 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:06.555600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d0f53f29-aa4f-49d5-832c-f4adae2e6fd4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:06.666562 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0f53f29-aa4f-49d5-832c-f4adae2e6fd4 tempest-VolumesGetTest-1925454792 tempest-VolumesGetTest-1925454792-project] http://10.222.0.72/volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 returned with HTTP 404 Jan 27 18:29:06.667704 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 919/1845] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:06 2021] GET /volume/v3/a438b89b6bf54455920bf3900f4d764e/volumes/00c63aea-480b-472e-9211-7bf6423b3041 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:29:07.050705 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] POST http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes Jan 27 18:29:07.051517 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-971978012"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:07.052535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-971978012'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:29:07.053104 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Create volume of 1 GB Jan 27 18:29:07.093677 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Availability Zones retrieved successfully. Jan 27 18:29:07.120942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Flow 'volume_create_api' (c5cee656-955a-4f6b-a3a6-f225588c9012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:07.128575 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a52f30-e3ae-4e45-98e9-5a4d122c3ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:07.131416 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c653adbb-c97a-4e11-9593-7db09f742310 tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] GET http://10.222.0.72/volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services Jan 27 18:29:07.133793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:29:07.137608 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c653adbb-c97a-4e11-9593-7db09f742310 tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:07.137852 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:07.137852 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:07.138278 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c653adbb-c97a-4e11-9593-7db09f742310 tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:07.174575 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c653adbb-c97a-4e11-9593-7db09f742310 tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] http://10.222.0.72/volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services returned with HTTP 200 Jan 27 18:29:07.179842 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 927/1846] 10.222.0.72 () {58 vars in 1216 bytes} [Wed Jan 27 18:29:06 2021] GET /volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services => generated 629 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:07.232981 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b2909de-cf47-413a-8ad3-482e3e66eca3 tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] PUT http://10.222.0.72/volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/disable-log-reason Jan 27 18:29:07.233773 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b2909de-cf47-413a-8ad3-482e3e66eca3 tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-742170-5", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:07.237124 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b2909de-cf47-413a-8ad3-482e3e66eca3 tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] http://10.222.0.72/volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/disable-log-reason returned with HTTP 400 Jan 27 18:29:07.238326 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 928/1847] 10.222.0.72 () {60 vars in 1293 bytes} [Wed Jan 27 18:29:07 2021] PUT /volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/disable-log-reason => generated 136 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:29:07.285705 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8446ba58-ac98-456f-9c2a-f0dbadcd4d19 tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] PUT http://10.222.0.72/volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/disable Jan 27 18:29:07.286481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8446ba58-ac98-456f-9c2a-f0dbadcd4d19 tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-742170-5", "binary": "invalid_binary"} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:07.302030 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a52f30-e3ae-4e45-98e9-5a4d122c3ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:07.304522 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f336641-b8bd-4102-b4d9-6d5431e3b9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:07.324276 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8446ba58-ac98-456f-9c2a-f0dbadcd4d19 tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] http://10.222.0.72/volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/disable returned with HTTP 404 Jan 27 18:29:07.334899 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 929/1848] 10.222.0.72 () {60 vars in 1260 bytes} [Wed Jan 27 18:29:07 2021] PUT /volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/disable => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:29:07.344283 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f212277-b7b5-417c-be06-05acc117899b tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] PUT http://10.222.0.72/volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/enable Jan 27 18:29:07.345051 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6f212277-b7b5-417c-be06-05acc117899b tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:07.394640 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f212277-b7b5-417c-be06-05acc117899b tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] http://10.222.0.72/volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/enable returned with HTTP 404 Jan 27 18:29:07.400141 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 930/1849] 10.222.0.72 () {60 vars in 1257 bytes} [Wed Jan 27 18:29:07 2021] PUT /volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/enable => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:29:07.438344 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff59d998-f4e7-4502-9dd2-ae86073765cc tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] PUT http://10.222.0.72/volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/freeze Jan 27 18:29:07.439174 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff59d998-f4e7-4502-9dd2-ae86073765cc tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:07.470914 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Created reservations ['c4148e87-2757-4294-98cf-6cc664838594', 'dbbf31f6-698f-4efa-a39d-caa359e28cfa', '63331204-ca44-4a6d-a5d5-2587333abf1e', 'ceab10f4-2586-438c-bb48-0b10b10473d1'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:29:07.473481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f336641-b8bd-4102-b4d9-6d5431e3b9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4148e87-2757-4294-98cf-6cc664838594', 'dbbf31f6-698f-4efa-a39d-caa359e28cfa', '63331204-ca44-4a6d-a5d5-2587333abf1e', 'ceab10f4-2586-438c-bb48-0b10b10473d1']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:07.475601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (821b8982-76fa-4fa8-b138-d3efadab6891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:07.476722 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff59d998-f4e7-4502-9dd2-ae86073765cc tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] http://10.222.0.72/volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/freeze returned with HTTP 400 Jan 27 18:29:07.478055 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 931/1850] 10.222.0.72 () {60 vars in 1257 bytes} [Wed Jan 27 18:29:07 2021] PUT /volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/freeze => generated 83 bytes in 74 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:29:07.488735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b813b19-7b24-48a3-854e-c051eedba2c6 tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] PUT http://10.222.0.72/volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/thaw Jan 27 18:29:07.504476 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b813b19-7b24-48a3-854e-c051eedba2c6 tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:07.521744 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b813b19-7b24-48a3-854e-c051eedba2c6 tempest-VolumeServicesNegativeTest-1731156071 tempest-VolumeServicesNegativeTest-1731156071-project-admin] http://10.222.0.72/volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/thaw returned with HTTP 400 Jan 27 18:29:07.523053 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 932/1851] 10.222.0.72 () {60 vars in 1251 bytes} [Wed Jan 27 18:29:07 2021] PUT /volume/v3/500c214f6b294404b8c27420bbf8cb0c/os-services/thaw => generated 83 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 27 18:29:07.599907 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (821b8982-76fa-4fa8-b138-d3efadab6891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4b21ab9-458d-49aa-b8bd-cdeebf553142', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-971978012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af00b29de57e487898599ab4acc44495',qos_specs=None,replication_status=,reservations=['c4148e87-2757-4294-98cf-6cc664838594','dbbf31f6-698f-4efa-a39d-caa359e28cfa','63331204-ca44-4a6d-a5d5-2587333abf1e','ceab10f4-2586-438c-bb48-0b10b10473d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49270ccaa3c347c897e460c14f1ce625',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:29:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-971978012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4b21ab9-458d-49aa-b8bd-cdeebf553142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af00b29de57e487898599ab4acc44495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='49270ccaa3c347c897e460c14f1ce625',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:07.602176 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad0628e-2561-42f6-8a69-abe3bba3f3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:07.660276 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad0628e-2561-42f6-8a69-abe3bba3f3ac) transitioned into state 'SUCCESS' from state '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-971978012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af00b29de57e487898599ab4acc44495',qos_specs=None,replication_status=,reservations=['c4148e87-2757-4294-98cf-6cc664838594','dbbf31f6-698f-4efa-a39d-caa359e28cfa','63331204-ca44-4a6d-a5d5-2587333abf1e','ceab10f4-2586-438c-bb48-0b10b10473d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49270ccaa3c347c897e460c14f1ce625',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:07.662365 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cd7cbf1-c64e-4ad8-b092-a2e074123698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:07.693461 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cd7cbf1-c64e-4ad8-b092-a2e074123698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:07.696168 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Flow 'volume_create_api' (c5cee656-955a-4f6b-a3a6-f225588c9012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:07.840380 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Create volume request issued successfully. Jan 27 18:29:07.867512 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-588d078a-76fd-42b5-8aa0-177fffa3e9af tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes returned with HTTP 202 Jan 27 18:29:07.881177 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 920/1852] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:29:07 2021] POST /volume/v3/af00b29de57e487898599ab4acc44495/volumes => generated 823 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:29:07.885228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c8d83a7-cdcc-4f47-a799-63b2bf77c202 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:07.885851 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c8d83a7-cdcc-4f47-a799-63b2bf77c202 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:07.886603 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c8d83a7-cdcc-4f47-a799-63b2bf77c202 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:08.010925 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:08.010925 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:08.043057 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7c8d83a7-cdcc-4f47-a799-63b2bf77c202 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:08.138048 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c8d83a7-cdcc-4f47-a799-63b2bf77c202 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:08.141506 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 933/1853] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:07 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 891 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:09.157641 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b6d88dd-38b1-4ab2-9857-7c94e16778c1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:09.158366 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b6d88dd-38b1-4ab2-9857-7c94e16778c1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:09.158676 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:09.158676 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:09.159227 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b6d88dd-38b1-4ab2-9857-7c94e16778c1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:09.266491 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:09.266491 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:09.294073 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6b6d88dd-38b1-4ab2-9857-7c94e16778c1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:09.323210 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b6d88dd-38b1-4ab2-9857-7c94e16778c1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:09.324477 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 921/1854] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:09 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 916 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:09.477471 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-7e528eed-7ab8-4cfe-92dc-7a6b960167c8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:09.477999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-7e528eed-7ab8-4cfe-92dc-7a6b960167c8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:09.478216 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:09.478216 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:09.478747 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-7e528eed-7ab8-4cfe-92dc-7a6b960167c8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:09.533775 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:09.533775 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:09.549263 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-7e528eed-7ab8-4cfe-92dc-7a6b960167c8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:09.575535 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-7e528eed-7ab8-4cfe-92dc-7a6b960167c8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:09.583995 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 934/1855] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:29:09 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 916 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:09.687967 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b6d88dd-38b1-4ab2-9857-7c94e16778c1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume// Jan 27 18:29:09.688649 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b6d88dd-38b1-4ab2-9857-7c94e16778c1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:09.689525 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:09.689525 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:09.690150 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b6d88dd-38b1-4ab2-9857-7c94e16778c1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:09.692218 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b6d88dd-38b1-4ab2-9857-7c94e16778c1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:29:09.693260 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 922/1856] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:29:09 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:29:09.709460 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-5612964e-8c99-47eb-b2d3-9960d9b72809 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] POST http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments Jan 27 18:29:09.710377 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:09.710377 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:09.711155 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-5612964e-8c99-47eb-b2d3-9960d9b72809 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4b21ab9-458d-49aa-b8bd-cdeebf553142", "instance_uuid": "28d4e230-09a9-41d9-b741-9dbee0313fca", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:09.792707 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:09.792707 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:09.926963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-5612964e-8c99-47eb-b2d3-9960d9b72809 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments returned with HTTP 200 Jan 27 18:29:09.928279 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 935/1857] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:29:09 2021] POST /volume/v3/af00b29de57e487898599ab4acc44495/attachments => generated 273 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:29:09.979228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-36e0f0a1-e5a2-4de0-afb8-8a62c2e2e7e0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:09.979802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-36e0f0a1-e5a2-4de0-afb8-8a62c2e2e7e0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:09.980292 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-36e0f0a1-e5a2-4de0-afb8-8a62c2e2e7e0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:10.021356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-5612964e-8c99-47eb-b2d3-9960d9b72809 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume// Jan 27 18:29:10.021853 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-5612964e-8c99-47eb-b2d3-9960d9b72809 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:10.022070 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:10.022070 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:10.022477 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-5612964e-8c99-47eb-b2d3-9960d9b72809 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:10.023773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-5612964e-8c99-47eb-b2d3-9960d9b72809 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:29:10.024372 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 936/1858] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:29:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:29:10.038912 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-ae1bc946-adfd-4a6c-b97d-43d9c85c2339 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:10.039462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-ae1bc946-adfd-4a6c-b97d-43d9c85c2339 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:10.039952 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-ae1bc946-adfd-4a6c-b97d-43d9c85c2339 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:10.128201 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:10.128201 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:10.170486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-36e0f0a1-e5a2-4de0-afb8-8a62c2e2e7e0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:10.171006 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:10.171006 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:10.200381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-ae1bc946-adfd-4a6c-b97d-43d9c85c2339 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:10.216273 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:10.216273 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:10.239736 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-36e0f0a1-e5a2-4de0-afb8-8a62c2e2e7e0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:10.246584 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:10.246584 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:10.251264 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 923/1859] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:09 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 915 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:10.266798 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-ae1bc946-adfd-4a6c-b97d-43d9c85c2339 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:10.269106 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 937/1860] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:29:10 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 1014 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:29:10.661058 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-9b232b7f-053e-4fb0-92fe-d95b8236dc12 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] PUT http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/a144de1e-9c1d-4cdb-b950-c3f7eddbf286 Jan 27 18:29:10.662033 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:10.662033 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:10.662670 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-9b232b7f-053e-4fb0-92fe-d95b8236dc12 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:10.732899 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:29:10.732899 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:29:10.733781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-9b232b7f-053e-4fb0-92fe-d95b8236dc12 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Lock "b'cinder-attachment_update-b4b21ab9-458d-49aa-b8bd-cdeebf553142-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.028s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:29:10.737598 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:10.737598 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:11.259163 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22e35fba-756f-4333-8130-a902857572a8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:11.259863 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22e35fba-756f-4333-8130-a902857572a8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:11.260269 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:11.260269 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:11.260821 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22e35fba-756f-4333-8130-a902857572a8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:11.398740 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:11.398740 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:11.438687 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-22e35fba-756f-4333-8130-a902857572a8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:11.487839 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:11.487839 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:11.503934 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22e35fba-756f-4333-8130-a902857572a8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:11.504786 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 938/1861] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:11 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 915 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:12.526835 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb0e3a9f-de01-45f3-a452-a1a5c51b782c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:12.527340 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb0e3a9f-de01-45f3-a452-a1a5c51b782c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:12.527589 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:12.527589 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:12.527967 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb0e3a9f-de01-45f3-a452-a1a5c51b782c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:12.687954 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:12.687954 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:12.713246 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fb0e3a9f-de01-45f3-a452-a1a5c51b782c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:12.740340 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:12.740340 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:12.773611 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb0e3a9f-de01-45f3-a452-a1a5c51b782c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:12.785162 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 939/1862] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:12 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 915 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:13.169841 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-9b232b7f-053e-4fb0-92fe-d95b8236dc12 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Lock "b'cinder-attachment_update-b4b21ab9-458d-49aa-b8bd-cdeebf553142-n-h1-742170-5'" released by "attachment_update" :: held 2.436s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:29:13.173613 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-9b232b7f-053e-4fb0-92fe-d95b8236dc12 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/a144de1e-9c1d-4cdb-b950-c3f7eddbf286 returned with HTTP 200 Jan 27 18:29:13.175642 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 924/1863] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 18:29:10 2021] PUT /volume/v3/af00b29de57e487898599ab4acc44495/attachments/a144de1e-9c1d-4cdb-b950-c3f7eddbf286 => generated 762 bytes in 2523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:29:13.688113 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] POST http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes Jan 27 18:29:13.688563 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:13.688563 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:13.689523 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1455018238", "imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:13.691786 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1455018238', 'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:29:13.794632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43650a86-39d9-4e5c-9632-50cac273130e tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:13.795309 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43650a86-39d9-4e5c-9632-50cac273130e tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:13.795676 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:13.795676 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:13.796753 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43650a86-39d9-4e5c-9632-50cac273130e tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:13.896579 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Create volume of 1 GB Jan 27 18:29:13.914485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Availability Zones retrieved successfully. Jan 27 18:29:13.932837 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:13.932837 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:13.936061 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Flow 'volume_create_api' (45270a11-0064-444f-80fd-ab03f3bb39fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:13.941501 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cafabcc3-2ca9-4cd3-87d9-bcec5a8396ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:13.944246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:29:13.952516 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-43650a86-39d9-4e5c-9632-50cac273130e tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:13.996699 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:13.996699 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:14.014832 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43650a86-39d9-4e5c-9632-50cac273130e tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:14.018430 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 925/1864] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:13 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 916 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:14.070137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] POST http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes Jan 27 18:29:14.070702 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:14.070702 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:14.071243 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3", "size": 1, "name": "tempest-VolumesCloneTest-Volume-387706360"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:14.073171 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Create volume request body: {'volume': {'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-387706360'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:29:14.090256 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cafabcc3-2ca9-4cd3-87d9-bcec5a8396ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:14.092557 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca661b9-c506-4adc-a172-38cc646e1d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:14.210205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Create volume of 1 GB Jan 27 18:29:14.212004 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Created reservations ['69e14124-919a-4336-bbab-0db1ad8fd8f4', 'dfdc8f90-c2f9-4eda-8e62-194594acede0', 'd04b3ce8-ca21-4eab-acb3-aa8715a2a463', 'af48231b-21f8-4cfb-b0a7-56ea5c2d36a0'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:29:14.213990 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca661b9-c506-4adc-a172-38cc646e1d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69e14124-919a-4336-bbab-0db1ad8fd8f4', 'dfdc8f90-c2f9-4eda-8e62-194594acede0', 'd04b3ce8-ca21-4eab-acb3-aa8715a2a463', 'af48231b-21f8-4cfb-b0a7-56ea5c2d36a0']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:14.216139 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528b0607-09d4-4eeb-8419-e5f509c39690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:14.225289 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Availability Zones retrieved successfully. Jan 27 18:29:14.244136 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Flow 'volume_create_api' (34e41d05-7745-4449-88c1-895070ccf0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:14.247755 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1a19be-1914-49f1-ab07-5ea7c01ba4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:14.250076 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:29:14.293121 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528b0607-09d4-4eeb-8419-e5f509c39690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '915a6687-0664-4e29-b6c1-30f31f30f945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1455018238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b73a5a145bf24f45a514e342d8f65b63',qos_specs=None,replication_status=,reservations=['69e14124-919a-4336-bbab-0db1ad8fd8f4','dfdc8f90-c2f9-4eda-8e62-194594acede0','d04b3ce8-ca21-4eab-acb3-aa8715a2a463','af48231b-21f8-4cfb-b0a7-56ea5c2d36a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a1c100c3dd41859feab5bc942968de',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1455018238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=915a6687-0664-4e29-b6c1-30f31f30f945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b73a5a145bf24f45a514e342d8f65b63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='21a1c100c3dd41859feab5bc942968de',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:14.295163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaa2f684-f1fb-4380-bba9-cec995a90ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:14.331811 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaa2f684-f1fb-4380-bba9-cec995a90ad0) transitioned into state 'SUCCESS' from state '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-1455018238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b73a5a145bf24f45a514e342d8f65b63',qos_specs=None,replication_status=,reservations=['69e14124-919a-4336-bbab-0db1ad8fd8f4','dfdc8f90-c2f9-4eda-8e62-194594acede0','d04b3ce8-ca21-4eab-acb3-aa8715a2a463','af48231b-21f8-4cfb-b0a7-56ea5c2d36a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a1c100c3dd41859feab5bc942968de',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:14.335075 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b2fa48-2f4f-475c-9200-c3cad813c32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:14.353794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b2fa48-2f4f-475c-9200-c3cad813c32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:14.357736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Flow 'volume_create_api' (45270a11-0064-444f-80fd-ab03f3bb39fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:14.372415 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1a19be-1914-49f1-ab07-5ea7c01ba4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:14.375963 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8196a07-2dae-45cb-9025-f028e7c27ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:14.432931 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Create volume request issued successfully. Jan 27 18:29:14.451720 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c1f2665-558f-4ad1-8669-423e403520a4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes returned with HTTP 202 Jan 27 18:29:14.453135 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 940/1865] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:29:13 2021] POST /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes => generated 821 bytes in 1078 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:29:14.473962 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-887b2033-adc1-4c8e-9c7f-c93245b0b69a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:14.474497 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-887b2033-adc1-4c8e-9c7f-c93245b0b69a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:14.474689 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:14.474689 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:14.475077 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-887b2033-adc1-4c8e-9c7f-c93245b0b69a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:14.531856 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:14.531856 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:14.533339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Created reservations ['6d761cc9-88f8-41f7-b2a9-6c14017f21be', 'a66060b6-55a8-4fe4-8167-5031fbde0714', '36fbb58f-d349-49c5-98d3-03b16a6c4429', '249c6390-0761-42d5-9829-02c76eeb93e6'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:29:14.535240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8196a07-2dae-45cb-9025-f028e7c27ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d761cc9-88f8-41f7-b2a9-6c14017f21be', 'a66060b6-55a8-4fe4-8167-5031fbde0714', '36fbb58f-d349-49c5-98d3-03b16a6c4429', '249c6390-0761-42d5-9829-02c76eeb93e6']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:14.537402 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caa70e57-4c0e-462d-aa32-297f3f1ee880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:14.542155 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-887b2033-adc1-4c8e-9c7f-c93245b0b69a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:14.567293 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-887b2033-adc1-4c8e-9c7f-c93245b0b69a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:14.577549 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 941/1866] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:14 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 889 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:14.643827 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caa70e57-4c0e-462d-aa32-297f3f1ee880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a6148c6-626b-4bf5-9a5d-d72a8a4975ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-387706360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1729f3970b454861b49527342d49e5c9',qos_specs=None,replication_status=,reservations=['6d761cc9-88f8-41f7-b2a9-6c14017f21be','a66060b6-55a8-4fe4-8167-5031fbde0714','36fbb58f-d349-49c5-98d3-03b16a6c4429','249c6390-0761-42d5-9829-02c76eeb93e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf82e670d4244d4820935c74e4b7c4f',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-387706360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a6148c6-626b-4bf5-9a5d-d72a8a4975ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1729f3970b454861b49527342d49e5c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fbf82e670d4244d4820935c74e4b7c4f',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:14.646070 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc6b5715-392e-4da5-9557-5d88463ced56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:14.679657 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc6b5715-392e-4da5-9557-5d88463ced56) transitioned into state 'SUCCESS' from state '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-387706360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1729f3970b454861b49527342d49e5c9',qos_specs=None,replication_status=,reservations=['6d761cc9-88f8-41f7-b2a9-6c14017f21be','a66060b6-55a8-4fe4-8167-5031fbde0714','36fbb58f-d349-49c5-98d3-03b16a6c4429','249c6390-0761-42d5-9829-02c76eeb93e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf82e670d4244d4820935c74e4b7c4f',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:14.682291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (122e4d61-6893-4878-8d21-09939551d427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:14.715495 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (122e4d61-6893-4878-8d21-09939551d427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:14.718206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Flow 'volume_create_api' (34e41d05-7745-4449-88c1-895070ccf0e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:14.817162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Create volume request issued successfully. Jan 27 18:29:14.872186 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e733aeee-a99c-4386-b277-de1594987bd7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes returned with HTTP 202 Jan 27 18:29:14.883458 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 926/1867] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:29:14 2021] POST /volume/v3/1729f3970b454861b49527342d49e5c9/volumes => generated 815 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:29:14.888135 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42b8e5f8-ebd2-4bb5-aaaa-37681f37d94d tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:14.888663 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42b8e5f8-ebd2-4bb5-aaaa-37681f37d94d tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:14.888880 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:14.888880 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:14.889308 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42b8e5f8-ebd2-4bb5-aaaa-37681f37d94d tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:14.946295 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:14.946295 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:14.958320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-42b8e5f8-ebd2-4bb5-aaaa-37681f37d94d tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:14.987620 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42b8e5f8-ebd2-4bb5-aaaa-37681f37d94d tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:14.988823 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 942/1868] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:14 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:15.035760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d746b1a5-b70e-4b82-9a6d-d12f251e6e1c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:15.036735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d746b1a5-b70e-4b82-9a6d-d12f251e6e1c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:15.036903 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:15.036903 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:15.037369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d746b1a5-b70e-4b82-9a6d-d12f251e6e1c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:15.096644 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:15.096644 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:15.105884 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d746b1a5-b70e-4b82-9a6d-d12f251e6e1c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:15.128986 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:15.128986 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:15.138845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d746b1a5-b70e-4b82-9a6d-d12f251e6e1c tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:15.140320 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 927/1869] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:15 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 916 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:15.585857 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8be69308-b77b-4949-9324-4be81450705d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:15.586602 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8be69308-b77b-4949-9324-4be81450705d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:15.586959 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:15.586959 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:15.588451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8be69308-b77b-4949-9324-4be81450705d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:15.663621 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:15.663621 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:15.696108 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8be69308-b77b-4949-9324-4be81450705d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:15.730738 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8be69308-b77b-4949-9324-4be81450705d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:15.731800 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 943/1870] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:15 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:16.007528 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4510bd6b-3b31-45b1-a3c5-cd64202cdac6 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:16.008668 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4510bd6b-3b31-45b1-a3c5-cd64202cdac6 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:16.009073 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:16.009073 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:16.010176 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4510bd6b-3b31-45b1-a3c5-cd64202cdac6 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:16.104873 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:16.104873 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:16.128256 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4510bd6b-3b31-45b1-a3c5-cd64202cdac6 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:16.156718 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0152f61f-e6aa-4458-91d1-7c3ba292d777 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:16.158642 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0152f61f-e6aa-4458-91d1-7c3ba292d777 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:16.159744 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:16.159744 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:16.160424 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0152f61f-e6aa-4458-91d1-7c3ba292d777 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:16.170347 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4510bd6b-3b31-45b1-a3c5-cd64202cdac6 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:16.172538 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 928/1871] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:16 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:16.278026 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:16.278026 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:16.297271 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0152f61f-e6aa-4458-91d1-7c3ba292d777 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:16.343542 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:16.343542 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:16.363664 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0152f61f-e6aa-4458-91d1-7c3ba292d777 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:16.365789 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 944/1872] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:16 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 916 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:16.749590 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e9d4dbf-861c-4cbc-b3eb-e1ba95115d16 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:16.750869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e9d4dbf-861c-4cbc-b3eb-e1ba95115d16 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:16.752593 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:16.752593 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:16.753566 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e9d4dbf-861c-4cbc-b3eb-e1ba95115d16 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:16.819367 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:16.819367 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:16.830444 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0e9d4dbf-861c-4cbc-b3eb-e1ba95115d16 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:16.863972 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e9d4dbf-861c-4cbc-b3eb-e1ba95115d16 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:16.865701 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 929/1873] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:16 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:17.190111 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0131fe36-ef4b-469a-8aea-9ac7d27207fa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:17.191852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0131fe36-ef4b-469a-8aea-9ac7d27207fa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:17.192088 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:17.192088 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:17.192492 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0131fe36-ef4b-469a-8aea-9ac7d27207fa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:17.289546 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:17.289546 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:17.302283 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0131fe36-ef4b-469a-8aea-9ac7d27207fa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:17.327072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0131fe36-ef4b-469a-8aea-9ac7d27207fa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:17.328172 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 945/1874] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:17 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:17.384047 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9144e5b7-a9a4-450b-bfd4-e27606ed80c4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:17.384807 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9144e5b7-a9a4-450b-bfd4-e27606ed80c4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:17.385316 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:17.385316 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:17.385698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9144e5b7-a9a4-450b-bfd4-e27606ed80c4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:17.492784 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:17.492784 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:17.520964 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9144e5b7-a9a4-450b-bfd4-e27606ed80c4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:17.552150 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:17.552150 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:17.568656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9144e5b7-a9a4-450b-bfd4-e27606ed80c4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:17.572148 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 930/1875] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:17 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 916 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:17.882600 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b86adac8-a1da-4bd9-abed-b8c65df908cd tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:17.883448 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b86adac8-a1da-4bd9-abed-b8c65df908cd tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:17.883635 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:17.883635 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:17.887031 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b86adac8-a1da-4bd9-abed-b8c65df908cd tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:17.967138 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:17.967138 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:18.007920 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b86adac8-a1da-4bd9-abed-b8c65df908cd tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:18.044148 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b86adac8-a1da-4bd9-abed-b8c65df908cd tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:18.045006 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 946/1876] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:17 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:18.344357 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-50773f7f-cda5-4b3c-aff9-4c5f43aa9f4c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:18.346613 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-50773f7f-cda5-4b3c-aff9-4c5f43aa9f4c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:18.347041 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:18.347041 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:18.347737 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-50773f7f-cda5-4b3c-aff9-4c5f43aa9f4c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:18.420900 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:18.420900 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:18.431667 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-50773f7f-cda5-4b3c-aff9-4c5f43aa9f4c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:18.463203 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-50773f7f-cda5-4b3c-aff9-4c5f43aa9f4c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:18.464471 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 931/1877] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:18 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:18.588844 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a3f1b845-ac7c-485e-aa0a-c835fb026586 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:18.589355 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a3f1b845-ac7c-485e-aa0a-c835fb026586 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:18.589751 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:18.589751 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:18.590368 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a3f1b845-ac7c-485e-aa0a-c835fb026586 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:18.662324 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:18.662324 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:18.680574 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a3f1b845-ac7c-485e-aa0a-c835fb026586 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:18.742561 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:18.742561 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:18.771981 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a3f1b845-ac7c-485e-aa0a-c835fb026586 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:18.772988 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 947/1878] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:18 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 916 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:18.968609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-2018fb30-e30f-4690-865a-4f69603c238f tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] POST http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/a144de1e-9c1d-4cdb-b950-c3f7eddbf286/action Jan 27 18:29:18.970683 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:18.970683 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:18.972227 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-2018fb30-e30f-4690-865a-4f69603c238f tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:29:18.972809 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-2018fb30-e30f-4690-865a-4f69603c238f tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:19.061462 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d5a7a0c1-bb1b-493e-827b-87578b42db89 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:19.061998 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d5a7a0c1-bb1b-493e-827b-87578b42db89 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:19.062219 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:19.062219 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:19.062571 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d5a7a0c1-bb1b-493e-827b-87578b42db89 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:19.145393 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:19.145393 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:19.166332 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:19.166332 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:19.172853 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-33ccfcce-221d-4caf-ac56-4b065b7a82b8 req-2018fb30-e30f-4690-865a-4f69603c238f tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/a144de1e-9c1d-4cdb-b950-c3f7eddbf286/action returned with HTTP 204 Jan 27 18:29:19.174723 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 932/1879] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 18:29:18 2021] POST /volume/v3/af00b29de57e487898599ab4acc44495/attachments/a144de1e-9c1d-4cdb-b950-c3f7eddbf286/action => generated 0 bytes in 215 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:29:19.177210 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d5a7a0c1-bb1b-493e-827b-87578b42db89 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:19.243614 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d5a7a0c1-bb1b-493e-827b-87578b42db89 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:19.259454 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 948/1880] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:19 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:19.483737 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f9136013-12e1-4fff-a538-cdf6eddd59aa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:19.484572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f9136013-12e1-4fff-a538-cdf6eddd59aa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:19.484933 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:19.484933 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:19.485739 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f9136013-12e1-4fff-a538-cdf6eddd59aa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:19.589562 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:19.589562 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:19.605137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f9136013-12e1-4fff-a538-cdf6eddd59aa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:19.637819 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f9136013-12e1-4fff-a538-cdf6eddd59aa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:19.648949 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 933/1881] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:19 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:19.788468 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b6986a88-d32f-4fdf-b21b-9e7393bd88ff tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:19.788996 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b6986a88-d32f-4fdf-b21b-9e7393bd88ff tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:19.789211 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:19.789211 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:19.789593 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b6986a88-d32f-4fdf-b21b-9e7393bd88ff tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:19.860037 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:19.860037 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:19.871078 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b6986a88-d32f-4fdf-b21b-9e7393bd88ff tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:19.902451 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:19.902451 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:19.920675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b6986a88-d32f-4fdf-b21b-9e7393bd88ff tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:19.936062 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 949/1882] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:19 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 1208 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:29:20.151749 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-db057099-4ac0-46ca-9d9e-8ca957200539 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:20.153099 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-db057099-4ac0-46ca-9d9e-8ca957200539 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:20.153510 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:20.153510 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:20.154186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-db057099-4ac0-46ca-9d9e-8ca957200539 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:20.227622 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:20.227622 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:20.246132 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-db057099-4ac0-46ca-9d9e-8ca957200539 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:20.261609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e56e9a1-4457-4e62-9995-48ab1425337f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:20.262471 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e56e9a1-4457-4e62-9995-48ab1425337f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:20.262901 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:20.262901 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:20.263605 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e56e9a1-4457-4e62-9995-48ab1425337f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:20.290489 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:20.290489 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:20.315823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-db057099-4ac0-46ca-9d9e-8ca957200539 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:20.322962 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 934/1883] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:20 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 1208 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:29:20.425374 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:20.425374 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:20.448384 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0e56e9a1-4457-4e62-9995-48ab1425337f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:20.506593 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e56e9a1-4457-4e62-9995-48ab1425337f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:20.511139 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 950/1884] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:20 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:20.560791 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-f2adcbb2-fe9a-4b0f-a92e-70e9a1596386 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:20.561685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-f2adcbb2-fe9a-4b0f-a92e-70e9a1596386 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:20.562070 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:20.562070 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:20.562776 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-f2adcbb2-fe9a-4b0f-a92e-70e9a1596386 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:20.655344 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b222f106-647b-451a-9ab3-6e5da2595c8a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:20.656471 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b222f106-647b-451a-9ab3-6e5da2595c8a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:20.656784 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:20.656784 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:20.657404 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b222f106-647b-451a-9ab3-6e5da2595c8a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:20.688260 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:20.688260 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:20.715222 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-f2adcbb2-fe9a-4b0f-a92e-70e9a1596386 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:20.780086 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:20.780086 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:20.807865 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:20.807865 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:20.816585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-f2adcbb2-fe9a-4b0f-a92e-70e9a1596386 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:20.821963 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 935/1885] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:29:20 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 1208 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:29:20.850173 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b222f106-647b-451a-9ab3-6e5da2595c8a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:20.858822 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-0cebd4b3-961d-4390-afde-d86771742521 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] POST http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142/action Jan 27 18:29:20.859564 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:20.859564 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:20.860010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-0cebd4b3-961d-4390-afde-d86771742521 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:29:20.860395 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-0cebd4b3-961d-4390-afde-d86771742521 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:20.883261 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b222f106-647b-451a-9ab3-6e5da2595c8a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:20.884252 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 951/1886] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:20 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:21.022427 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:21.022427 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:21.023685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-0cebd4b3-961d-4390-afde-d86771742521 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:21.061433 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-0cebd4b3-961d-4390-afde-d86771742521 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Begin detaching volume completed successfully. Jan 27 18:29:21.062225 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-0cebd4b3-961d-4390-afde-d86771742521 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142/action returned with HTTP 202 Jan 27 18:29:21.063742 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 936/1887] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 18:29:20 2021] POST /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 18:29:21.093376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ad7e70d-f539-4a07-8cad-a43d2fe17ea4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:21.094036 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ad7e70d-f539-4a07-8cad-a43d2fe17ea4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:21.094363 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:21.094363 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:21.095546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ad7e70d-f539-4a07-8cad-a43d2fe17ea4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:21.183619 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-0cebd4b3-961d-4390-afde-d86771742521 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume// Jan 27 18:29:21.184711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-0cebd4b3-961d-4390-afde-d86771742521 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:21.185076 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:21.185076 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:21.185670 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-0cebd4b3-961d-4390-afde-d86771742521 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:21.188451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-0cebd4b3-961d-4390-afde-d86771742521 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:29:21.190347 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 937/1888] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:29:21 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:29:21.201812 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:21.201812 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:21.211737 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-da322d1c-bacc-4cc4-a349-c3a3b53059e6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:21.212591 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-da322d1c-bacc-4cc4-a349-c3a3b53059e6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:21.213241 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-da322d1c-bacc-4cc4-a349-c3a3b53059e6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:21.214028 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5ad7e70d-f539-4a07-8cad-a43d2fe17ea4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:21.254127 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:21.254127 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:21.282758 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ad7e70d-f539-4a07-8cad-a43d2fe17ea4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:21.287678 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 952/1889] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:21 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 1211 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:29:21.525451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bbedcc59-976a-45ab-af7d-66fcb5213fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:21.526447 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bbedcc59-976a-45ab-af7d-66fcb5213fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:21.526858 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:21.526858 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:21.527719 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bbedcc59-976a-45ab-af7d-66fcb5213fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:21.530442 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:21.530442 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:21.554420 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-da322d1c-bacc-4cc4-a349-c3a3b53059e6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:21.604275 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:21.604275 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:21.615561 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-da322d1c-bacc-4cc4-a349-c3a3b53059e6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:21.616695 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 938/1890] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:29:21 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 1310 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:29:21.624462 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:21.624462 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:21.677609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bbedcc59-976a-45ab-af7d-66fcb5213fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:21.716851 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bbedcc59-976a-45ab-af7d-66fcb5213fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:21.730891 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 953/1891] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:21 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:21.901257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4532dc14-3e7d-4b2e-9904-88e7a4cd43d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:21.902619 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4532dc14-3e7d-4b2e-9904-88e7a4cd43d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:21.903630 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:21.903630 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:21.904681 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4532dc14-3e7d-4b2e-9904-88e7a4cd43d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:21.984470 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:21.984470 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:22.000759 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4532dc14-3e7d-4b2e-9904-88e7a4cd43d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:22.071857 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4532dc14-3e7d-4b2e-9904-88e7a4cd43d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:22.080403 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 939/1892] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:21 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:22.180274 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-f249dd77-55ef-47de-9683-472fc47eaba8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] DELETE http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/a144de1e-9c1d-4cdb-b950-c3f7eddbf286 Jan 27 18:29:22.180983 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-f249dd77-55ef-47de-9683-472fc47eaba8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:22.181310 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:22.181310 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:22.181877 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-f249dd77-55ef-47de-9683-472fc47eaba8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:22.228054 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:22.228054 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:22.303692 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a2bcd15b-c164-4b10-90cf-af52395d25be tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:22.304562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a2bcd15b-c164-4b10-90cf-af52395d25be tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:22.304985 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:22.304985 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:22.305669 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a2bcd15b-c164-4b10-90cf-af52395d25be tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:22.409952 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:22.409952 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:22.442272 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a2bcd15b-c164-4b10-90cf-af52395d25be tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:22.489010 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:22.489010 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:22.510916 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a2bcd15b-c164-4b10-90cf-af52395d25be tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:22.515403 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 940/1893] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:22 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 1211 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:29:22.740122 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4abd68f2-ef84-4be1-b8f9-5b229643f273 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:22.741019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4abd68f2-ef84-4be1-b8f9-5b229643f273 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:22.741431 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:22.741431 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:22.742095 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4abd68f2-ef84-4be1-b8f9-5b229643f273 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:22.859124 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:22.859124 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:22.882208 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4abd68f2-ef84-4be1-b8f9-5b229643f273 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:22.945391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4abd68f2-ef84-4be1-b8f9-5b229643f273 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:22.947270 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 941/1894] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:22 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:23.096878 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a05aee3-2fad-4f49-9e02-4fe36a4737bc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:23.097466 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a05aee3-2fad-4f49-9e02-4fe36a4737bc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:23.097647 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:23.097647 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:23.098023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a05aee3-2fad-4f49-9e02-4fe36a4737bc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:23.185536 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:23.185536 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:23.214945 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7a05aee3-2fad-4f49-9e02-4fe36a4737bc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:23.226320 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-f249dd77-55ef-47de-9683-472fc47eaba8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:29:23.226989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-f249dd77-55ef-47de-9683-472fc47eaba8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:29:23.242863 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2e6235c9-a284-4fb2-b97c-64c6bbce35b8 req-f249dd77-55ef-47de-9683-472fc47eaba8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/a144de1e-9c1d-4cdb-b950-c3f7eddbf286 returned with HTTP 200 Jan 27 18:29:23.245186 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 954/1895] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 18:29:22 2021] DELETE /volume/v3/af00b29de57e487898599ab4acc44495/attachments/a144de1e-9c1d-4cdb-b950-c3f7eddbf286 => generated 19 bytes in 1070 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:23.260495 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a05aee3-2fad-4f49-9e02-4fe36a4737bc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:23.262064 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 942/1896] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:23 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:23.533222 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6584ad7e-5cf9-4ac1-b373-7ec30e6233ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:29:23.534198 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6584ad7e-5cf9-4ac1-b373-7ec30e6233ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:23.534318 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:23.534318 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:23.534957 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6584ad7e-5cf9-4ac1-b373-7ec30e6233ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:23.661339 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:23.661339 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:23.678485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6584ad7e-5cf9-4ac1-b373-7ec30e6233ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:23.738645 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6584ad7e-5cf9-4ac1-b373-7ec30e6233ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:29:23.739553 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 955/1897] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:23 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:23.963870 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a4cee144-7461-48fd-b1e3-702e293e75f2 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:23.964792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a4cee144-7461-48fd-b1e3-702e293e75f2 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:23.965165 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:23.965165 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:23.965781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a4cee144-7461-48fd-b1e3-702e293e75f2 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:24.027586 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:24.027586 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:24.042837 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a4cee144-7461-48fd-b1e3-702e293e75f2 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:24.089880 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a4cee144-7461-48fd-b1e3-702e293e75f2 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:24.091093 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 943/1898] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:23 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:24.278846 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-18632dde-52d2-4f36-a32a-0fb11ec36c76 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:24.279684 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-18632dde-52d2-4f36-a32a-0fb11ec36c76 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:24.280017 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:24.280017 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:24.280599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-18632dde-52d2-4f36-a32a-0fb11ec36c76 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:24.371095 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:24.371095 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:24.385640 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-18632dde-52d2-4f36-a32a-0fb11ec36c76 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:24.441076 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-18632dde-52d2-4f36-a32a-0fb11ec36c76 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:24.442458 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 956/1899] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:24 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:25.108440 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-30c90b4b-358d-4fed-82f2-f1ba3d0c1d39 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:25.108959 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-30c90b4b-358d-4fed-82f2-f1ba3d0c1d39 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:25.109153 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:25.109153 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:25.109805 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-30c90b4b-358d-4fed-82f2-f1ba3d0c1d39 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:25.160384 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:25.160384 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:25.177508 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-30c90b4b-358d-4fed-82f2-f1ba3d0c1d39 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:25.205853 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-30c90b4b-358d-4fed-82f2-f1ba3d0c1d39 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:25.215515 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 944/1900] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:25 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:25.457562 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f3f761c-c213-46bb-975c-2dd2c9540d4c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:25.458154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f3f761c-c213-46bb-975c-2dd2c9540d4c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:25.458270 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:25.458270 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:25.458627 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f3f761c-c213-46bb-975c-2dd2c9540d4c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:25.514429 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:25.514429 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:25.528784 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f3f761c-c213-46bb-975c-2dd2c9540d4c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:25.561545 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f3f761c-c213-46bb-975c-2dd2c9540d4c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:25.563363 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 957/1901] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:25 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:26.222804 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6a65da42-2383-4548-af8c-477c43cbe23c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:26.223536 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6a65da42-2383-4548-af8c-477c43cbe23c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:26.223817 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:26.223817 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:26.224278 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6a65da42-2383-4548-af8c-477c43cbe23c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:26.287477 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:26.287477 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:26.317055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6a65da42-2383-4548-af8c-477c43cbe23c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:26.361357 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6a65da42-2383-4548-af8c-477c43cbe23c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:26.362760 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 945/1902] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:26 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:26.585273 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11915a42-c80b-48a0-9d1d-77dd2bfeaf43 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:26.585807 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11915a42-c80b-48a0-9d1d-77dd2bfeaf43 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:26.586005 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:26.586005 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:26.588167 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11915a42-c80b-48a0-9d1d-77dd2bfeaf43 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:26.662101 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:26.662101 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:26.676092 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-11915a42-c80b-48a0-9d1d-77dd2bfeaf43 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:26.712500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11915a42-c80b-48a0-9d1d-77dd2bfeaf43 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:26.714036 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 958/1903] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:26 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:27.379058 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df7ed1af-5676-4da1-84e4-5b8b3bccba72 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:27.380123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df7ed1af-5676-4da1-84e4-5b8b3bccba72 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:27.380416 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:27.380416 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:27.380811 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df7ed1af-5676-4da1-84e4-5b8b3bccba72 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:27.435091 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:27.435091 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:27.445315 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-df7ed1af-5676-4da1-84e4-5b8b3bccba72 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:27.471058 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df7ed1af-5676-4da1-84e4-5b8b3bccba72 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:27.472761 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 946/1904] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:27 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:27.730856 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb507558-9ff2-47ce-9139-2d2624511506 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:27.732970 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb507558-9ff2-47ce-9139-2d2624511506 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:27.733749 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:27.733749 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:27.735126 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb507558-9ff2-47ce-9139-2d2624511506 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:27.825470 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:27.825470 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:27.838932 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cb507558-9ff2-47ce-9139-2d2624511506 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:27.868337 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb507558-9ff2-47ce-9139-2d2624511506 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:27.869529 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 959/1905] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:27 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:28.487980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7ff6628c-5283-4ce1-bc70-fe434aa9f01a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:28.488505 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7ff6628c-5283-4ce1-bc70-fe434aa9f01a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:28.488721 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:28.488721 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:28.489101 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7ff6628c-5283-4ce1-bc70-fe434aa9f01a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:28.556962 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:28.556962 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:28.571045 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7ff6628c-5283-4ce1-bc70-fe434aa9f01a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:28.604855 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7ff6628c-5283-4ce1-bc70-fe434aa9f01a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:28.606006 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 947/1906] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:28 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:28.885547 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee21a381-67c4-4020-a274-8e723fd60e5b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:28.886087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee21a381-67c4-4020-a274-8e723fd60e5b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:28.886277 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:28.886277 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:28.886778 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee21a381-67c4-4020-a274-8e723fd60e5b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:28.940293 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:28.940293 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:28.950354 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ee21a381-67c4-4020-a274-8e723fd60e5b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:28.976910 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee21a381-67c4-4020-a274-8e723fd60e5b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:28.978062 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 960/1907] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:28 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:29.622602 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c184af2-114a-4a87-94b8-4f0862569ede tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:29.623118 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c184af2-114a-4a87-94b8-4f0862569ede tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:29.623339 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:29.623339 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:29.623719 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c184af2-114a-4a87-94b8-4f0862569ede tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:29.751141 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:29.751141 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:29.779489 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9c184af2-114a-4a87-94b8-4f0862569ede tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:29.815512 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c184af2-114a-4a87-94b8-4f0862569ede tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:29.818149 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 948/1908] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:29 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:30.000321 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98214c67-7726-4acd-ac92-3a67ea7f3623 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:30.002157 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98214c67-7726-4acd-ac92-3a67ea7f3623 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:30.002771 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:30.002771 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:30.004747 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98214c67-7726-4acd-ac92-3a67ea7f3623 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:30.121493 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:30.121493 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:30.134196 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-98214c67-7726-4acd-ac92-3a67ea7f3623 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:30.176917 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98214c67-7726-4acd-ac92-3a67ea7f3623 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:30.187979 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 961/1909] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:29 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:30.834583 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7f47ddfa-6001-4c9d-8827-1cc84d804aa4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:30.835080 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7f47ddfa-6001-4c9d-8827-1cc84d804aa4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:30.835496 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:30.835496 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:30.836096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7f47ddfa-6001-4c9d-8827-1cc84d804aa4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:30.888655 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:30.888655 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:30.898774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7f47ddfa-6001-4c9d-8827-1cc84d804aa4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:30.927299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7f47ddfa-6001-4c9d-8827-1cc84d804aa4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:30.938124 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 949/1910] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:30 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:31.192991 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d1fb603-927f-4462-a1de-49bab492b193 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:31.196710 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0d1fb603-927f-4462-a1de-49bab492b193 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:31.197242 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:31.197242 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:31.197898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0d1fb603-927f-4462-a1de-49bab492b193 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:31.316860 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:31.316860 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:31.327716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0d1fb603-927f-4462-a1de-49bab492b193 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:31.388408 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d1fb603-927f-4462-a1de-49bab492b193 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:31.388585 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 962/1911] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:31 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:31.945112 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-95bb43db-1a01-425f-a511-40684dc4eb39 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:31.945632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-95bb43db-1a01-425f-a511-40684dc4eb39 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:31.945848 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:31.945848 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:31.946223 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-95bb43db-1a01-425f-a511-40684dc4eb39 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:32.044544 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:32.044544 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:32.055490 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-95bb43db-1a01-425f-a511-40684dc4eb39 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:32.098419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-95bb43db-1a01-425f-a511-40684dc4eb39 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:32.102536 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 950/1912] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:31 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:32.404577 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-470b3f44-5aba-45fb-9b9e-d42f2c1f2fc2 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:32.405726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-470b3f44-5aba-45fb-9b9e-d42f2c1f2fc2 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:32.406093 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:32.406093 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:32.406721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-470b3f44-5aba-45fb-9b9e-d42f2c1f2fc2 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:32.780787 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:32.780787 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:32.801765 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-470b3f44-5aba-45fb-9b9e-d42f2c1f2fc2 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:32.855271 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-470b3f44-5aba-45fb-9b9e-d42f2c1f2fc2 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:32.863404 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 963/1913] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:32 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:33.118207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-adb36ebf-d7f2-448c-8a3e-88eb05f4c753 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:33.119002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-adb36ebf-d7f2-448c-8a3e-88eb05f4c753 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:33.119689 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:33.119689 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:33.120328 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-adb36ebf-d7f2-448c-8a3e-88eb05f4c753 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:33.233141 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:33.233141 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:33.261451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-adb36ebf-d7f2-448c-8a3e-88eb05f4c753 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:33.330363 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-adb36ebf-d7f2-448c-8a3e-88eb05f4c753 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:33.342630 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 951/1914] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:33 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:33.880273 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9a9f570-e48d-498b-8054-102a991c449a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:33.889582 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9a9f570-e48d-498b-8054-102a991c449a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:33.890056 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:33.890056 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:33.890743 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9a9f570-e48d-498b-8054-102a991c449a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:33.984049 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:33.984049 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:33.995384 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e9a9f570-e48d-498b-8054-102a991c449a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:34.022068 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9a9f570-e48d-498b-8054-102a991c449a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:34.023065 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 964/1915] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:33 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:34.349569 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-81ce25f3-0df5-4408-a69f-ce804031648f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:34.350516 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-81ce25f3-0df5-4408-a69f-ce804031648f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:34.350893 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:34.350893 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:34.351555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-81ce25f3-0df5-4408-a69f-ce804031648f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:34.455357 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:34.455357 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:34.481751 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-81ce25f3-0df5-4408-a69f-ce804031648f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:34.509338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-81ce25f3-0df5-4408-a69f-ce804031648f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:34.511089 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 952/1916] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:34 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:35.039038 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6fb49350-3b06-42b4-8967-06ec79615e9f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:35.039697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6fb49350-3b06-42b4-8967-06ec79615e9f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:35.039697 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:35.039697 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:35.040030 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6fb49350-3b06-42b4-8967-06ec79615e9f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:35.098810 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:35.098810 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:35.108717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6fb49350-3b06-42b4-8967-06ec79615e9f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:35.134316 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6fb49350-3b06-42b4-8967-06ec79615e9f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:35.135753 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 965/1917] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:35 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:35.526907 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57429ed5-9fac-4df8-bd29-8bdd22a742df tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:35.527492 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57429ed5-9fac-4df8-bd29-8bdd22a742df tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:35.527736 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:35.527736 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:35.528119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57429ed5-9fac-4df8-bd29-8bdd22a742df tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:35.643266 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:35.643266 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:35.652879 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-57429ed5-9fac-4df8-bd29-8bdd22a742df tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:35.686085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57429ed5-9fac-4df8-bd29-8bdd22a742df tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:35.696949 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 953/1918] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:35 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:36.152212 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e34a252e-a09e-4d41-a7b2-e65d6e783bf9 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:36.164245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e34a252e-a09e-4d41-a7b2-e65d6e783bf9 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:36.164578 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:36.164578 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:36.165123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e34a252e-a09e-4d41-a7b2-e65d6e783bf9 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:36.266388 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:36.266388 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:36.275505 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e34a252e-a09e-4d41-a7b2-e65d6e783bf9 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:36.307870 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e34a252e-a09e-4d41-a7b2-e65d6e783bf9 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:36.308952 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 966/1919] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:36 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:36.704034 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b6f3f2d-6c11-43e9-8ef0-01e227d04ac0 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:36.705152 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b6f3f2d-6c11-43e9-8ef0-01e227d04ac0 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:36.705605 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:36.705605 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:36.706114 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b6f3f2d-6c11-43e9-8ef0-01e227d04ac0 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:36.765680 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:36.765680 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:36.776029 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2b6f3f2d-6c11-43e9-8ef0-01e227d04ac0 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:36.801827 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b6f3f2d-6c11-43e9-8ef0-01e227d04ac0 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:36.804552 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 954/1920] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:36 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:37.325616 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc448e7e-f868-4203-aae0-fce7899f6d00 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:37.326301 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc448e7e-f868-4203-aae0-fce7899f6d00 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:37.326675 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:37.326675 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:37.327061 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc448e7e-f868-4203-aae0-fce7899f6d00 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:37.404080 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:37.404080 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:37.416963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fc448e7e-f868-4203-aae0-fce7899f6d00 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:37.444510 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc448e7e-f868-4203-aae0-fce7899f6d00 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:37.445313 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 967/1921] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:37 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 907 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:29:37.819304 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-460fc486-b220-440a-9d4d-8f2d72d88332 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:37.820357 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-460fc486-b220-440a-9d4d-8f2d72d88332 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:37.820770 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:37.820770 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:37.821570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-460fc486-b220-440a-9d4d-8f2d72d88332 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:37.959591 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:37.959591 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:37.987049 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-460fc486-b220-440a-9d4d-8f2d72d88332 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:38.041327 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-460fc486-b220-440a-9d4d-8f2d72d88332 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:38.043688 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 955/1922] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:37 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 913 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:38.461812 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c542efa8-c9f2-4274-8667-17db1c717048 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:38.463166 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c542efa8-c9f2-4274-8667-17db1c717048 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:38.464716 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:38.464716 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:38.465558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c542efa8-c9f2-4274-8667-17db1c717048 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:38.551875 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:38.551875 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:38.563381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c542efa8-c9f2-4274-8667-17db1c717048 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:38.595210 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c542efa8-c9f2-4274-8667-17db1c717048 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:38.597081 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 968/1923] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:38 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 965 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:39.060074 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d909da50-0116-4063-8873-216ae54ae9d1 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:39.060811 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d909da50-0116-4063-8873-216ae54ae9d1 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:39.061267 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:39.061267 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:39.061850 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d909da50-0116-4063-8873-216ae54ae9d1 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:39.191658 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:39.191658 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:39.213452 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d909da50-0116-4063-8873-216ae54ae9d1 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:39.268110 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d909da50-0116-4063-8873-216ae54ae9d1 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:39.268967 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 956/1924] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:39 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 971 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:39.614549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a37cfcd0-8f93-4e9e-8dd0-79c7e607f727 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:39.615103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a37cfcd0-8f93-4e9e-8dd0-79c7e607f727 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:39.615251 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:39.615251 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:39.615984 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a37cfcd0-8f93-4e9e-8dd0-79c7e607f727 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:39.718837 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:39.718837 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:39.743084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a37cfcd0-8f93-4e9e-8dd0-79c7e607f727 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:39.793927 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a37cfcd0-8f93-4e9e-8dd0-79c7e607f727 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:39.794750 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 969/1925] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:39 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 965 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:40.285538 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c753b71b-3439-4b77-a677-65de17df925f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:40.286063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c753b71b-3439-4b77-a677-65de17df925f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:40.286258 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:40.286258 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:40.286961 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c753b71b-3439-4b77-a677-65de17df925f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:40.364840 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:40.364840 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:40.378544 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c753b71b-3439-4b77-a677-65de17df925f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:40.441020 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c753b71b-3439-4b77-a677-65de17df925f tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:40.442250 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 957/1926] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:40 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 974 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:40.815134 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-84d23264-c31b-4757-961e-7e7127ba7390 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:40.817256 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-84d23264-c31b-4757-961e-7e7127ba7390 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:40.817625 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:40.817625 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:40.818230 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-84d23264-c31b-4757-961e-7e7127ba7390 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:40.990784 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:40.990784 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:41.021771 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-84d23264-c31b-4757-961e-7e7127ba7390 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:41.062246 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-84d23264-c31b-4757-961e-7e7127ba7390 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:41.063699 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 970/1927] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:40 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 968 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:41.458922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47594734-07d3-4cbc-9bcd-e95abacd1abc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:41.459370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47594734-07d3-4cbc-9bcd-e95abacd1abc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:41.459614 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:41.459614 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:41.459990 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47594734-07d3-4cbc-9bcd-e95abacd1abc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:41.597683 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:41.597683 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:41.631202 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-47594734-07d3-4cbc-9bcd-e95abacd1abc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:41.676350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47594734-07d3-4cbc-9bcd-e95abacd1abc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:41.677150 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 958/1928] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:41 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 974 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:42.082637 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0329ee29-d36d-40be-b50e-0e8987419b58 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:42.083766 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0329ee29-d36d-40be-b50e-0e8987419b58 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:42.084145 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:42.084145 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:42.084753 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0329ee29-d36d-40be-b50e-0e8987419b58 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:42.192950 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:42.192950 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:42.201647 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0329ee29-d36d-40be-b50e-0e8987419b58 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:42.225305 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0329ee29-d36d-40be-b50e-0e8987419b58 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:42.226124 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 971/1929] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:42 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 968 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:42.694763 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d281dd9b-7e85-459e-bd90-fd782a541f4a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:42.695369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d281dd9b-7e85-459e-bd90-fd782a541f4a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:42.695636 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:42.695636 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:42.696012 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d281dd9b-7e85-459e-bd90-fd782a541f4a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:42.805973 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:42.805973 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:42.823104 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d281dd9b-7e85-459e-bd90-fd782a541f4a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:42.854632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d281dd9b-7e85-459e-bd90-fd782a541f4a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:42.856455 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 959/1930] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:42 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 974 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:43.242115 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14f4c9b3-dac5-470d-b035-37555f5e9907 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:43.242602 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-14f4c9b3-dac5-470d-b035-37555f5e9907 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:43.242817 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:43.242817 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:43.243188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-14f4c9b3-dac5-470d-b035-37555f5e9907 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:43.347972 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:43.347972 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:43.371630 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-14f4c9b3-dac5-470d-b035-37555f5e9907 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:43.457585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14f4c9b3-dac5-470d-b035-37555f5e9907 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:43.458733 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 972/1931] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:43 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 968 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:43.873436 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0cd88b07-7b64-49b8-8c00-b9158670b9c1 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:43.874780 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0cd88b07-7b64-49b8-8c00-b9158670b9c1 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:43.875658 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:43.875658 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:43.876921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0cd88b07-7b64-49b8-8c00-b9158670b9c1 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:44.022825 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:44.022825 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:44.041454 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0cd88b07-7b64-49b8-8c00-b9158670b9c1 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:44.152562 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0cd88b07-7b64-49b8-8c00-b9158670b9c1 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:44.154552 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 960/1932] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:43 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 974 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:44.476938 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1dca654c-8b23-4389-9048-9652e0cfd3ec tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:44.477474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1dca654c-8b23-4389-9048-9652e0cfd3ec tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:44.477654 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:44.477654 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:44.478284 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1dca654c-8b23-4389-9048-9652e0cfd3ec tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:44.673108 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:44.673108 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:44.712259 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1dca654c-8b23-4389-9048-9652e0cfd3ec tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:44.787004 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1dca654c-8b23-4389-9048-9652e0cfd3ec tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:44.788147 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 973/1933] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:44 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 968 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:45.172965 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba63013c-fd60-4a36-bd8c-c1d509ce9481 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:45.173674 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba63013c-fd60-4a36-bd8c-c1d509ce9481 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:45.173988 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:45.173988 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:45.174936 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba63013c-fd60-4a36-bd8c-c1d509ce9481 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:45.284348 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:45.284348 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:45.304567 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ba63013c-fd60-4a36-bd8c-c1d509ce9481 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:45.332835 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba63013c-fd60-4a36-bd8c-c1d509ce9481 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:45.333661 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 961/1934] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:45 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 974 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:45.806513 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-055d0ba9-6feb-4779-9237-965ab5459583 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:45.807030 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-055d0ba9-6feb-4779-9237-965ab5459583 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:45.807417 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:45.807417 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:45.807831 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-055d0ba9-6feb-4779-9237-965ab5459583 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:45.902443 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:45.902443 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:45.914301 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-055d0ba9-6feb-4779-9237-965ab5459583 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:45.945498 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-055d0ba9-6feb-4779-9237-965ab5459583 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:45.946307 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 974/1935] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:45 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 968 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:46.350691 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66c7d25e-8f4b-4d2a-94c2-26fa28fb41a7 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:46.351216 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-66c7d25e-8f4b-4d2a-94c2-26fa28fb41a7 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:46.351464 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:46.351464 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:46.351850 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-66c7d25e-8f4b-4d2a-94c2-26fa28fb41a7 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:46.446621 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:46.446621 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:46.468072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-66c7d25e-8f4b-4d2a-94c2-26fa28fb41a7 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:46.524937 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66c7d25e-8f4b-4d2a-94c2-26fa28fb41a7 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:46.526066 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 962/1936] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:46 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 973 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:46.961671 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f2dda75-6162-4034-9bc6-1ae002053ba3 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:46.962785 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f2dda75-6162-4034-9bc6-1ae002053ba3 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:46.963190 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:46.963190 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:46.963857 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f2dda75-6162-4034-9bc6-1ae002053ba3 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:47.069801 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:47.069801 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:47.091976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f2dda75-6162-4034-9bc6-1ae002053ba3 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:47.123150 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f2dda75-6162-4034-9bc6-1ae002053ba3 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:47.127334 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 975/1937] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:46 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 968 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:47.544554 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2507988-0f38-4186-9bed-8a814e66d310 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:29:47.545075 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b2507988-0f38-4186-9bed-8a814e66d310 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:47.545270 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:47.545270 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:47.546063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b2507988-0f38-4186-9bed-8a814e66d310 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:47.630276 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:47.630276 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:47.661106 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b2507988-0f38-4186-9bed-8a814e66d310 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:47.699463 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2507988-0f38-4186-9bed-8a814e66d310 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:29:47.714219 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 963/1938] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:47 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 1362 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:29:47.716207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] POST http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes Jan 27 18:29:47.716653 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:47.716653 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:47.717382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1939942403"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:47.718751 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1939942403'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:29:47.719388 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Create volume of 1 GB Jan 27 18:29:47.733376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Availability Zones retrieved successfully. Jan 27 18:29:47.751330 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Flow 'volume_create_api' (5dd97e76-5394-4953-82b7-49841fc8bd6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:47.754506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15107278-7517-4e10-9c40-83dea7ed22ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:47.756824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:29:47.828883 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15107278-7517-4e10-9c40-83dea7ed22ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:47.831217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e70475-e5fe-4fb4-b6a4-de60c2234117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:47.902517 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Created reservations ['f4ca7280-1d4a-4317-ae91-66143d49830e', '067264d1-0849-47e2-896c-a26b36ef8710', '5254b8a0-66d2-4233-9650-1fbd955ccff1', '87c8e03c-ba4e-4952-9433-e8123f1445bd'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:29:47.904501 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e70475-e5fe-4fb4-b6a4-de60c2234117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4ca7280-1d4a-4317-ae91-66143d49830e', '067264d1-0849-47e2-896c-a26b36ef8710', '5254b8a0-66d2-4233-9650-1fbd955ccff1', '87c8e03c-ba4e-4952-9433-e8123f1445bd']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:47.907484 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5720975b-03db-4371-9944-ea2a523a4c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:47.968337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5720975b-03db-4371-9944-ea2a523a4c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '193ea8c7-4548-43aa-82f8-d9ec3d495a1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1939942403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b73a5a145bf24f45a514e342d8f65b63',qos_specs=None,replication_status=,reservations=['f4ca7280-1d4a-4317-ae91-66143d49830e','067264d1-0849-47e2-896c-a26b36ef8710','5254b8a0-66d2-4233-9650-1fbd955ccff1','87c8e03c-ba4e-4952-9433-e8123f1445bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a1c100c3dd41859feab5bc942968de',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:29:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1939942403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=193ea8c7-4548-43aa-82f8-d9ec3d495a1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b73a5a145bf24f45a514e342d8f65b63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='21a1c100c3dd41859feab5bc942968de',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:47.971310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536d349d-8c4c-4731-8fe3-58e86820e520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:47.998193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536d349d-8c4c-4731-8fe3-58e86820e520) transitioned into state 'SUCCESS' from state '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-1939942403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b73a5a145bf24f45a514e342d8f65b63',qos_specs=None,replication_status=,reservations=['f4ca7280-1d4a-4317-ae91-66143d49830e','067264d1-0849-47e2-896c-a26b36ef8710','5254b8a0-66d2-4233-9650-1fbd955ccff1','87c8e03c-ba4e-4952-9433-e8123f1445bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a1c100c3dd41859feab5bc942968de',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:48.000709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ba6743-2f5c-4237-ac14-851b21db5a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:48.019557 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ba6743-2f5c-4237-ac14-851b21db5a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:48.022130 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Flow 'volume_create_api' (5dd97e76-5394-4953-82b7-49841fc8bd6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:48.074545 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Create volume request issued successfully. Jan 27 18:29:48.089956 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dc158eaf-33d5-40db-82d5-903aee5a82e3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes returned with HTTP 202 Jan 27 18:29:48.101447 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 976/1939] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:29:47 2021] POST /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes => generated 821 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:29:48.107621 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8646ed5-9ba6-4649-83fb-1a3de1e3e2cc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e Jan 27 18:29:48.108461 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8646ed5-9ba6-4649-83fb-1a3de1e3e2cc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:48.109109 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:48.109109 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:48.110482 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8646ed5-9ba6-4649-83fb-1a3de1e3e2cc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:48.144196 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92253fb9-a5b5-4c40-9bf5-5a8a41b743be tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:29:48.145057 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92253fb9-a5b5-4c40-9bf5-5a8a41b743be tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:48.145528 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:48.145528 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:48.153250 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92253fb9-a5b5-4c40-9bf5-5a8a41b743be tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:48.207529 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:48.207529 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:48.218350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e8646ed5-9ba6-4649-83fb-1a3de1e3e2cc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:48.255741 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8646ed5-9ba6-4649-83fb-1a3de1e3e2cc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e returned with HTTP 200 Jan 27 18:29:48.256817 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 964/1940] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:48 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e => generated 889 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:48.288717 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:48.288717 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:48.307078 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-92253fb9-a5b5-4c40-9bf5-5a8a41b743be tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:48.332084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92253fb9-a5b5-4c40-9bf5-5a8a41b743be tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:29:48.333376 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 977/1941] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:48 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 1356 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:29:48.349928 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] POST http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes Jan 27 18:29:48.350733 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:48.350733 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:48.351404 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0a6148c6-626b-4bf5-9a5d-d72a8a4975ec", "size": 1, "name": "tempest-VolumesCloneTest-Volume-816110334"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:48.352832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Create volume request body: {'volume': {'source_volid': '0a6148c6-626b-4bf5-9a5d-d72a8a4975ec', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-816110334'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:29:48.415572 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:48.415572 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:48.416769 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume retrieved successfully. Jan 27 18:29:48.417135 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Create volume of 1 GB Jan 27 18:29:48.430243 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Availability Zones retrieved successfully. Jan 27 18:29:48.448148 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Flow 'volume_create_api' (23850469-1f16-4a10-a165-4ee2dd7db47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:48.450859 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b50c89-f278-4006-b7da-1f6035c55243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:48.452955 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:29:48.517658 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b50c89-f278-4006-b7da-1f6035c55243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0a6148c6-626b-4bf5-9a5d-d72a8a4975ec', 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:48.519830 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb1109b4-e3b8-4bf3-8654-1f2e12a6dcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:48.588014 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Created reservations ['5b66dba2-31ef-46b0-88a8-ffa9ea780369', '48a2fe6c-b337-4fca-83c6-66182a66305a', '9112fcc7-4247-40e5-b605-8228615147e7', '4c880883-59eb-41fd-822d-4f254b5fc51a'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:29:48.589875 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb1109b4-e3b8-4bf3-8654-1f2e12a6dcca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b66dba2-31ef-46b0-88a8-ffa9ea780369', '48a2fe6c-b337-4fca-83c6-66182a66305a', '9112fcc7-4247-40e5-b605-8228615147e7', '4c880883-59eb-41fd-822d-4f254b5fc51a']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:48.591985 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd53d0f0-441c-4a6f-80a9-39f7c4171cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:48.709516 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd53d0f0-441c-4a6f-80a9-39f7c4171cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc68ab79-2ab0-4d95-bc88-dd317f7350c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-816110334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1729f3970b454861b49527342d49e5c9',qos_specs=None,replication_status=,reservations=['5b66dba2-31ef-46b0-88a8-ffa9ea780369','48a2fe6c-b337-4fca-83c6-66182a66305a','9112fcc7-4247-40e5-b605-8228615147e7','4c880883-59eb-41fd-822d-4f254b5fc51a'],size=1,snapshot_id=None,source_replicaid=,source_volid=0a6148c6-626b-4bf5-9a5d-d72a8a4975ec,status='creating',user_id='fbf82e670d4244d4820935c74e4b7c4f',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), '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-27T18:29:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-816110334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc68ab79-2ab0-4d95-bc88-dd317f7350c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1729f3970b454861b49527342d49e5c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0a6148c6-626b-4bf5-9a5d-d72a8a4975ec,status='creating',terminated_at=None,updated_at=None,user_id='fbf82e670d4244d4820935c74e4b7c4f',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:48.711567 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b220a66-9507-4913-b024-42ac5e3cb29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:48.740117 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b220a66-9507-4913-b024-42ac5e3cb29a) transitioned into state 'SUCCESS' from state '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-816110334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1729f3970b454861b49527342d49e5c9',qos_specs=None,replication_status=,reservations=['5b66dba2-31ef-46b0-88a8-ffa9ea780369','48a2fe6c-b337-4fca-83c6-66182a66305a','9112fcc7-4247-40e5-b605-8228615147e7','4c880883-59eb-41fd-822d-4f254b5fc51a'],size=1,snapshot_id=None,source_replicaid=,source_volid=0a6148c6-626b-4bf5-9a5d-d72a8a4975ec,status='creating',user_id='fbf82e670d4244d4820935c74e4b7c4f',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:48.742493 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ad4cff2-247e-4b18-bb36-14fd6ce9d6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:48.812327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ad4cff2-247e-4b18-bb36-14fd6ce9d6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:48.815857 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Flow 'volume_create_api' (23850469-1f16-4a10-a165-4ee2dd7db47b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:48.872330 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Create volume request issued successfully. Jan 27 18:29:48.888776 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b615ab1-bfc0-4987-8bc3-41e0638352d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes returned with HTTP 202 Jan 27 18:29:48.889436 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 965/1942] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:29:48 2021] POST /volume/v3/1729f3970b454861b49527342d49e5c9/volumes => generated 848 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:29:48.913719 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7acf2758-4a6a-41ef-b6d1-89982776348f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:29:48.930434 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7acf2758-4a6a-41ef-b6d1-89982776348f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:48.930762 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:48.930762 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:48.933603 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7acf2758-4a6a-41ef-b6d1-89982776348f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:49.023649 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:49.023649 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:49.033792 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7acf2758-4a6a-41ef-b6d1-89982776348f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:49.058751 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7acf2758-4a6a-41ef-b6d1-89982776348f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:29:49.059599 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 978/1943] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:48 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 940 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:49.273523 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4afaaa34-a806-493a-8557-9712b74384a2 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e Jan 27 18:29:49.274094 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4afaaa34-a806-493a-8557-9712b74384a2 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:49.274310 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:49.274310 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:49.274686 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4afaaa34-a806-493a-8557-9712b74384a2 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:49.324664 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:49.324664 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:49.333452 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4afaaa34-a806-493a-8557-9712b74384a2 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:49.355980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4afaaa34-a806-493a-8557-9712b74384a2 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e returned with HTTP 200 Jan 27 18:29:49.356980 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 966/1944] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:49 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:49.372939 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] POST http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes Jan 27 18:29:49.373842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:49.373842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:49.373842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1878040159"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:49.374852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1878040159'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:29:49.375844 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Create volume of 1 GB Jan 27 18:29:49.388602 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Availability Zones retrieved successfully. Jan 27 18:29:49.407083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Flow 'volume_create_api' (034447b4-d6cd-4564-9ecd-8866b37c1ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:49.409877 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea017ed0-66db-4d08-b818-2439872f5189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:49.411937 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:29:49.479986 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea017ed0-66db-4d08-b818-2439872f5189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:49.482228 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (852c62cc-b5d3-4a92-a63c-ff204d72a815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:49.560218 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Created reservations ['badd9b22-c7d3-4962-ac5d-b4fe34b99108', 'fcb363ba-f976-4836-b52e-2dbf784502f5', '0c595bdb-7741-4746-ae52-ad604e150705', '51f2403b-3468-4166-87f8-6828f4380826'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:29:49.562223 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (852c62cc-b5d3-4a92-a63c-ff204d72a815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['badd9b22-c7d3-4962-ac5d-b4fe34b99108', 'fcb363ba-f976-4836-b52e-2dbf784502f5', '0c595bdb-7741-4746-ae52-ad604e150705', '51f2403b-3468-4166-87f8-6828f4380826']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:49.565682 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd03723-4471-47a5-a99c-79771070fed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:49.640789 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd03723-4471-47a5-a99c-79771070fed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdbc4e97-c73d-487b-8d7b-1991f39b3ce2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1878040159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b73a5a145bf24f45a514e342d8f65b63',qos_specs=None,replication_status=,reservations=['badd9b22-c7d3-4962-ac5d-b4fe34b99108','fcb363ba-f976-4836-b52e-2dbf784502f5','0c595bdb-7741-4746-ae52-ad604e150705','51f2403b-3468-4166-87f8-6828f4380826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a1c100c3dd41859feab5bc942968de',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:29:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1878040159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdbc4e97-c73d-487b-8d7b-1991f39b3ce2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b73a5a145bf24f45a514e342d8f65b63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='21a1c100c3dd41859feab5bc942968de',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:49.643680 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e300b2-a5c6-4b44-b45d-bbbd16399d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:49.684672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e300b2-a5c6-4b44-b45d-bbbd16399d3b) transitioned into state 'SUCCESS' from state '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-1878040159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b73a5a145bf24f45a514e342d8f65b63',qos_specs=None,replication_status=,reservations=['badd9b22-c7d3-4962-ac5d-b4fe34b99108','fcb363ba-f976-4836-b52e-2dbf784502f5','0c595bdb-7741-4746-ae52-ad604e150705','51f2403b-3468-4166-87f8-6828f4380826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a1c100c3dd41859feab5bc942968de',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:49.686872 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b742d48-21fe-4a53-b36c-d9bbd5f5693e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:49.715418 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b742d48-21fe-4a53-b36c-d9bbd5f5693e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:49.718622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Flow 'volume_create_api' (034447b4-d6cd-4564-9ecd-8866b37c1ce8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:49.776084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Create volume request issued successfully. Jan 27 18:29:49.791060 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bed54c29-86e8-42b2-bbfa-46e2f7fa6fde tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes returned with HTTP 202 Jan 27 18:29:49.802351 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 979/1945] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:29:49 2021] POST /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes => generated 821 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:29:49.807273 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-caaf952a-4a9e-4ba3-b082-1da150d3d070 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 Jan 27 18:29:49.808065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-caaf952a-4a9e-4ba3-b082-1da150d3d070 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:49.808467 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:49.808467 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:49.809309 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-caaf952a-4a9e-4ba3-b082-1da150d3d070 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:49.871110 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:49.871110 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:49.880042 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-caaf952a-4a9e-4ba3-b082-1da150d3d070 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:49.903385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-caaf952a-4a9e-4ba3-b082-1da150d3d070 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 returned with HTTP 200 Jan 27 18:29:49.904216 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 967/1946] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:49 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:50.077360 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3e0fde89-5b01-4754-87e3-a86f67f390c4 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:29:50.077876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3e0fde89-5b01-4754-87e3-a86f67f390c4 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:50.078954 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:50.078954 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:50.079601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3e0fde89-5b01-4754-87e3-a86f67f390c4 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:50.141445 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:50.141445 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:50.151240 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3e0fde89-5b01-4754-87e3-a86f67f390c4 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:50.177326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3e0fde89-5b01-4754-87e3-a86f67f390c4 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:29:50.178571 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 980/1947] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:50 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 940 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:50.920585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f286bf79-7dbe-4185-a2de-dea23bc87e18 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 Jan 27 18:29:50.921374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f286bf79-7dbe-4185-a2de-dea23bc87e18 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:50.921832 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:50.921832 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:50.922499 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f286bf79-7dbe-4185-a2de-dea23bc87e18 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:50.988407 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:50.988407 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:50.998462 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f286bf79-7dbe-4185-a2de-dea23bc87e18 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:29:51.044299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f286bf79-7dbe-4185-a2de-dea23bc87e18 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 returned with HTTP 200 Jan 27 18:29:51.045302 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 968/1948] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:50 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 => generated 914 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:29:51.196744 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bd324dc9-79e4-419e-b854-b8c08af2f9ae tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:29:51.197270 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bd324dc9-79e4-419e-b854-b8c08af2f9ae tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:51.197485 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:51.197485 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:51.197806 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bd324dc9-79e4-419e-b854-b8c08af2f9ae tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:51.287338 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:51.287338 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:51.308032 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bd324dc9-79e4-419e-b854-b8c08af2f9ae tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:51.361669 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bd324dc9-79e4-419e-b854-b8c08af2f9ae tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:29:51.363170 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 981/1949] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:51 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 940 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:52.379799 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eee45e7c-f736-4e51-b34e-475a970df374 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:29:52.380294 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eee45e7c-f736-4e51-b34e-475a970df374 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:52.380680 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:52.380680 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:52.381287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eee45e7c-f736-4e51-b34e-475a970df374 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:52.492784 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:52.492784 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:52.508684 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eee45e7c-f736-4e51-b34e-475a970df374 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:52.540394 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eee45e7c-f736-4e51-b34e-475a970df374 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:29:52.541924 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 969/1950] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:52 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 940 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:53.565968 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-788861be-e6f0-4828-8813-0c8211724ee2 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:29:53.570622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-788861be-e6f0-4828-8813-0c8211724ee2 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:53.570845 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:53.570845 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:53.572102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-788861be-e6f0-4828-8813-0c8211724ee2 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:53.689575 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:53.689575 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:53.714680 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-788861be-e6f0-4828-8813-0c8211724ee2 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:53.757017 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-788861be-e6f0-4828-8813-0c8211724ee2 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:29:53.772928 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 982/1951] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:53 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 940 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:54.364992 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] POST http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes Jan 27 18:29:54.365960 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:54.365960 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:54.366634 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-475800922"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:54.368783 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-475800922'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:29:54.369361 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Create volume of 1 GB Jan 27 18:29:54.392668 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Availability Zones retrieved successfully. Jan 27 18:29:54.410591 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Flow 'volume_create_api' (aecfc41f-b745-459e-a0d9-47ee90f900c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:54.414507 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dc01126-21ac-4079-9432-86475e1319e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:54.416856 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:29:54.504399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dc01126-21ac-4079-9432-86475e1319e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:54.511950 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (879573c3-55a9-421a-b835-a83d6a4661f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:54.659259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Created reservations ['071dfe69-d3a9-43c5-a82d-9b87b6fb0402', '90109fc7-68d5-41b9-9935-5900d3134c74', '661ff152-4d81-478e-9bab-39063ea1451a', '4a385395-a4f1-4671-8b0e-a0cd982915fd'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:29:54.663348 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (879573c3-55a9-421a-b835-a83d6a4661f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['071dfe69-d3a9-43c5-a82d-9b87b6fb0402', '90109fc7-68d5-41b9-9935-5900d3134c74', '661ff152-4d81-478e-9bab-39063ea1451a', '4a385395-a4f1-4671-8b0e-a0cd982915fd']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:54.669189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4a782eb-cb0a-4388-a9fc-e12454c62a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:54.784296 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20ed7bfc-a648-4894-9bb2-b0c1fedba58e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:29:54.785453 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20ed7bfc-a648-4894-9bb2-b0c1fedba58e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:54.786272 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:54.786272 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:54.787227 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20ed7bfc-a648-4894-9bb2-b0c1fedba58e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:54.897828 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4a782eb-cb0a-4388-a9fc-e12454c62a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dffbcf5-2a8a-4595-afbb-97fc5441d91c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-475800922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af00b29de57e487898599ab4acc44495',qos_specs=None,replication_status=,reservations=['071dfe69-d3a9-43c5-a82d-9b87b6fb0402','90109fc7-68d5-41b9-9935-5900d3134c74','661ff152-4d81-478e-9bab-39063ea1451a','4a385395-a4f1-4671-8b0e-a0cd982915fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49270ccaa3c347c897e460c14f1ce625',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:29:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-475800922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dffbcf5-2a8a-4595-afbb-97fc5441d91c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af00b29de57e487898599ab4acc44495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='49270ccaa3c347c897e460c14f1ce625',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:54.903817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4898f55-db00-4c92-8ad6-ccf3a8fbcc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:54.923814 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:54.923814 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:54.946274 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-20ed7bfc-a648-4894-9bb2-b0c1fedba58e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:54.985519 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20ed7bfc-a648-4894-9bb2-b0c1fedba58e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:29:54.986651 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 983/1952] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:54 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 940 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:55.289883 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4898f55-db00-4c92-8ad6-ccf3a8fbcc4c) transitioned into state 'SUCCESS' from state '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-475800922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af00b29de57e487898599ab4acc44495',qos_specs=None,replication_status=,reservations=['071dfe69-d3a9-43c5-a82d-9b87b6fb0402','90109fc7-68d5-41b9-9935-5900d3134c74','661ff152-4d81-478e-9bab-39063ea1451a','4a385395-a4f1-4671-8b0e-a0cd982915fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49270ccaa3c347c897e460c14f1ce625',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:55.292581 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7adf10c2-31f1-4501-9fa8-19b3927133cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:29:55.465833 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7adf10c2-31f1-4501-9fa8-19b3927133cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:29:55.473483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Flow 'volume_create_api' (aecfc41f-b745-459e-a0d9-47ee90f900c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:29:55.595265 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Create volume request issued successfully. Jan 27 18:29:55.639608 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-afacb0b4-6243-49ac-a680-6551c226fdd6 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes returned with HTTP 202 Jan 27 18:29:55.646478 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 970/1953] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:29:54 2021] POST /volume/v3/af00b29de57e487898599ab4acc44495/volumes => generated 823 bytes in 1286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:29:55.665692 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0ba7476a-802c-43c3-ab2a-531d8ac7cfc2 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:29:55.666208 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0ba7476a-802c-43c3-ab2a-531d8ac7cfc2 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:55.666438 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:55.666438 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:55.666978 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0ba7476a-802c-43c3-ab2a-531d8ac7cfc2 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:55.853581 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:55.853581 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:55.870784 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0ba7476a-802c-43c3-ab2a-531d8ac7cfc2 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:55.916773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0ba7476a-802c-43c3-ab2a-531d8ac7cfc2 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:29:55.917600 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 984/1954] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:55 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 891 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:56.015606 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a55d8f0-888b-46ce-95f0-6187de73c84a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:29:56.015606 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a55d8f0-888b-46ce-95f0-6187de73c84a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:56.015606 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:56.015606 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:56.015606 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a55d8f0-888b-46ce-95f0-6187de73c84a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:56.069879 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:56.069879 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:56.079873 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7a55d8f0-888b-46ce-95f0-6187de73c84a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:56.106555 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a55d8f0-888b-46ce-95f0-6187de73c84a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:29:56.118301 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 971/1955] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:56 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 940 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:56.942464 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-56500696-e61d-4f6f-8f50-5d02b9786b04 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:29:56.943598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-56500696-e61d-4f6f-8f50-5d02b9786b04 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:56.943966 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:56.943966 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:56.944935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-56500696-e61d-4f6f-8f50-5d02b9786b04 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:57.057108 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:57.057108 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:57.085960 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-56500696-e61d-4f6f-8f50-5d02b9786b04 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:57.135007 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bdd25c8a-61ec-419e-96a6-d5d93ed327b1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:29:57.135007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bdd25c8a-61ec-419e-96a6-d5d93ed327b1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:57.135007 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:57.135007 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:57.136621 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bdd25c8a-61ec-419e-96a6-d5d93ed327b1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:57.161892 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-56500696-e61d-4f6f-8f50-5d02b9786b04 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:29:57.163150 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 985/1956] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:56 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 915 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:57.225930 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:57.225930 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:57.261369 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bdd25c8a-61ec-419e-96a6-d5d93ed327b1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:57.309828 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bdd25c8a-61ec-419e-96a6-d5d93ed327b1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:29:57.311550 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 972/1957] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:57 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 940 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:58.179913 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5db3a377-48e0-4ded-b485-00f0407a9b16 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:29:58.180424 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5db3a377-48e0-4ded-b485-00f0407a9b16 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:58.180606 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:58.180606 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:58.181248 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5db3a377-48e0-4ded-b485-00f0407a9b16 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:58.244071 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:58.244071 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:58.253733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5db3a377-48e0-4ded-b485-00f0407a9b16 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:58.280965 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5db3a377-48e0-4ded-b485-00f0407a9b16 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:29:58.294818 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 986/1958] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:58 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 916 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:58.333915 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-91b03bb2-9fa8-45f2-8000-7f8709c35dc1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:29:58.334432 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-91b03bb2-9fa8-45f2-8000-7f8709c35dc1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:58.334647 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:58.334647 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:58.335020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-91b03bb2-9fa8-45f2-8000-7f8709c35dc1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:58.411845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-2c17ac15-26d8-474c-9404-8d0d5f2802a0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:29:58.412490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-2c17ac15-26d8-474c-9404-8d0d5f2802a0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:58.412693 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:58.412693 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:58.413076 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-2c17ac15-26d8-474c-9404-8d0d5f2802a0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:58.413186 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:58.413186 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:58.422521 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-91b03bb2-9fa8-45f2-8000-7f8709c35dc1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:58.465103 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-91b03bb2-9fa8-45f2-8000-7f8709c35dc1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:29:58.465937 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 973/1959] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:58 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 940 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:58.495257 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:58.495257 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:58.505566 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-2c17ac15-26d8-474c-9404-8d0d5f2802a0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:58.529993 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-2c17ac15-26d8-474c-9404-8d0d5f2802a0 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:29:58.531247 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 987/1960] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:29:58 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 916 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:58.768459 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-91b03bb2-9fa8-45f2-8000-7f8709c35dc1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume// Jan 27 18:29:58.770209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-91b03bb2-9fa8-45f2-8000-7f8709c35dc1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:58.770777 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:58.770777 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:58.771292 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-91b03bb2-9fa8-45f2-8000-7f8709c35dc1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:58.772646 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-91b03bb2-9fa8-45f2-8000-7f8709c35dc1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:29:58.773877 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 974/1961] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:29:58 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:29:58.815628 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-c06e15a9-def7-4590-8caf-1500310fa928 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] POST http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments Jan 27 18:29:58.816331 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:58.816331 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:58.816892 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-c06e15a9-def7-4590-8caf-1500310fa928 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0dffbcf5-2a8a-4595-afbb-97fc5441d91c", "instance_uuid": "11f82022-5895-4e97-b9d8-db4a9d93ad51", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:58.877067 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:58.877067 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:59.264980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-c06e15a9-def7-4590-8caf-1500310fa928 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments returned with HTTP 200 Jan 27 18:29:59.267128 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 988/1962] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:29:58 2021] POST /volume/v3/af00b29de57e487898599ab4acc44495/attachments => generated 273 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:29:59.343762 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-812946b2-c666-4761-871f-779d3837bb15 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:29:59.343762 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-812946b2-c666-4761-871f-779d3837bb15 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:59.343762 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-812946b2-c666-4761-871f-779d3837bb15 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:59.369316 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-c06e15a9-def7-4590-8caf-1500310fa928 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume// Jan 27 18:29:59.369810 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-c06e15a9-def7-4590-8caf-1500310fa928 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:59.370052 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:59.370052 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:59.373951 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-c06e15a9-def7-4590-8caf-1500310fa928 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:59.378373 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-c06e15a9-def7-4590-8caf-1500310fa928 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:29:59.379026 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 989/1963] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:29:59 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:29:59.399976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-515ee7e0-3034-4e7f-8ea6-26c2d97eb33a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:29:59.403991 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-515ee7e0-3034-4e7f-8ea6-26c2d97eb33a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:59.404678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-515ee7e0-3034-4e7f-8ea6-26c2d97eb33a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:59.459020 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:59.459020 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:59.478101 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-812946b2-c666-4761-871f-779d3837bb15 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:59.527628 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:59.527628 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:59.533925 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:59.533925 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:59.550831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-812946b2-c666-4761-871f-779d3837bb15 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:29:59.552443 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-515ee7e0-3034-4e7f-8ea6-26c2d97eb33a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:29:59.553351 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 975/1964] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:59 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:29:59.589082 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45b831e0-066c-4d61-a0c9-b6df05a8e5cc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:29:59.590793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45b831e0-066c-4d61-a0c9-b6df05a8e5cc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:29:59.591001 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:59.591001 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:59.591373 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45b831e0-066c-4d61-a0c9-b6df05a8e5cc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:29:59.611049 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:59.611049 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:59.634821 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-515ee7e0-3034-4e7f-8ea6-26c2d97eb33a tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:29:59.647250 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 990/1965] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:29:59 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 1014 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:29:59.698493 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-06a83cda-b05c-41d8-ba5a-fde59fa835d3 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] PUT http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/7d522827-0364-4b85-a502-a60ebbe94474 Jan 27 18:29:59.699208 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:29:59.699208 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:29:59.699625 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-06a83cda-b05c-41d8-ba5a-fde59fa835d3 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:29:59.720820 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:59.720820 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:59.752789 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-45b831e0-066c-4d61-a0c9-b6df05a8e5cc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:29:59.778496 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:29:59.778496 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:29:59.780791 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-06a83cda-b05c-41d8-ba5a-fde59fa835d3 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Lock "b'cinder-attachment_update-0dffbcf5-2a8a-4595-afbb-97fc5441d91c-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.018s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:29:59.784512 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:29:59.784512 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:29:59.787309 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45b831e0-066c-4d61-a0c9-b6df05a8e5cc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:29:59.788358 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 976/1966] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:29:59 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 940 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:00.585577 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b0632d7-633a-464b-95b8-dd003390c6f4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:00.591255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b0632d7-633a-464b-95b8-dd003390c6f4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:00.591703 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:00.591703 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:00.592834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b0632d7-633a-464b-95b8-dd003390c6f4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:00.738896 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:00.738896 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:00.752770 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7b0632d7-633a-464b-95b8-dd003390c6f4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:00.795847 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:00.795847 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:00.806058 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b0632d7-633a-464b-95b8-dd003390c6f4 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:00.807259 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 977/1967] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:00 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 915 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:00.822015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8abf251-19eb-41fe-b90c-703f8d0fa540 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:30:00.822492 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8abf251-19eb-41fe-b90c-703f8d0fa540 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:00.822698 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:00.822698 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:00.823049 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8abf251-19eb-41fe-b90c-703f8d0fa540 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:00.876777 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:00.876777 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:00.886225 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a8abf251-19eb-41fe-b90c-703f8d0fa540 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:00.929269 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8abf251-19eb-41fe-b90c-703f8d0fa540 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:30:00.930278 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 978/1968] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:00 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 940 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:01.791027 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-06a83cda-b05c-41d8-ba5a-fde59fa835d3 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Lock "b'cinder-attachment_update-0dffbcf5-2a8a-4595-afbb-97fc5441d91c-n-h2-742170-5'" released by "attachment_update" :: held 2.011s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:30:01.791765 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-06a83cda-b05c-41d8-ba5a-fde59fa835d3 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/7d522827-0364-4b85-a502-a60ebbe94474 returned with HTTP 200 Jan 27 18:30:01.792954 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 991/1969] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 18:29:59 2021] PUT /volume/v3/af00b29de57e487898599ab4acc44495/attachments/7d522827-0364-4b85-a502-a60ebbe94474 => generated 762 bytes in 2108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:01.824926 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c32d694-6d6e-4245-9e51-e4ed4094d839 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:01.825638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c32d694-6d6e-4245-9e51-e4ed4094d839 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:01.825994 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:01.825994 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:01.826559 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c32d694-6d6e-4245-9e51-e4ed4094d839 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:01.913164 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:01.913164 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:01.926130 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5c32d694-6d6e-4245-9e51-e4ed4094d839 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:01.946873 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5af94c99-2142-46e4-b9eb-8c64d08dbb61 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:30:01.947021 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5af94c99-2142-46e4-b9eb-8c64d08dbb61 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:01.947193 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:01.947193 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:01.947846 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5af94c99-2142-46e4-b9eb-8c64d08dbb61 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:01.992760 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:01.992760 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:02.028083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c32d694-6d6e-4245-9e51-e4ed4094d839 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:02.038641 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 979/1970] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:01 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 916 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:02.071014 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:02.071014 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:02.113899 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5af94c99-2142-46e4-b9eb-8c64d08dbb61 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:02.198302 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5af94c99-2142-46e4-b9eb-8c64d08dbb61 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:30:02.199846 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 992/1971] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:01 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 1390 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:02.219520 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1356aa7-f038-402b-bbcb-470394c9f58c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:30:02.220418 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1356aa7-f038-402b-bbcb-470394c9f58c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:02.221861 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:02.221861 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:02.222526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1356aa7-f038-402b-bbcb-470394c9f58c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:02.304675 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:02.304675 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:02.314587 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c1356aa7-f038-402b-bbcb-470394c9f58c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:02.344105 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1356aa7-f038-402b-bbcb-470394c9f58c tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:30:02.345293 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 980/1972] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:02 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 1390 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:02.364038 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] POST http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes Jan 27 18:30:02.364355 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:02.364355 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:02.365350 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1939486367"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:30:02.366568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1939486367'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:30:02.367365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Create volume of 1 GB Jan 27 18:30:02.384133 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Availability Zones retrieved successfully. Jan 27 18:30:02.408391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Flow 'volume_create_api' (61def45d-b5e8-4e42-b8fa-7400bdb57202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:30:02.412206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da4ab804-6598-4355-b532-d31b13987350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:30:02.414535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:30:02.524489 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da4ab804-6598-4355-b532-d31b13987350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:30:02.526704 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688c773b-344c-4b90-b531-d57c634ef443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:30:02.689029 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Created reservations ['a9592e9f-bb1b-496a-9e47-6b313b513843', '02dabfa7-23fe-4fad-8847-1092bcb77648', '5d728985-e7b3-419f-bf09-1272d7a72df0', 'c95f6bbb-b0cf-41ea-900d-7c4f90ec8535'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:30:02.691594 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688c773b-344c-4b90-b531-d57c634ef443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9592e9f-bb1b-496a-9e47-6b313b513843', '02dabfa7-23fe-4fad-8847-1092bcb77648', '5d728985-e7b3-419f-bf09-1272d7a72df0', 'c95f6bbb-b0cf-41ea-900d-7c4f90ec8535']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:30:02.693929 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dcbab33-7614-4cf9-a0d5-51d2e3a41a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:30:02.787407 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dcbab33-7614-4cf9-a0d5-51d2e3a41a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b36ec0c-e4fe-4d73-8746-029f4534fae8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1939486367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1729f3970b454861b49527342d49e5c9',qos_specs=None,replication_status=,reservations=['a9592e9f-bb1b-496a-9e47-6b313b513843','02dabfa7-23fe-4fad-8847-1092bcb77648','5d728985-e7b3-419f-bf09-1272d7a72df0','c95f6bbb-b0cf-41ea-900d-7c4f90ec8535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf82e670d4244d4820935c74e4b7c4f',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:30:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1939486367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b36ec0c-e4fe-4d73-8746-029f4534fae8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1729f3970b454861b49527342d49e5c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fbf82e670d4244d4820935c74e4b7c4f',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:30:02.789711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47f227be-62cc-492c-98b5-8b55c611191f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:30:02.821551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47f227be-62cc-492c-98b5-8b55c611191f) transitioned into state 'SUCCESS' from state '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-1939486367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1729f3970b454861b49527342d49e5c9',qos_specs=None,replication_status=,reservations=['a9592e9f-bb1b-496a-9e47-6b313b513843','02dabfa7-23fe-4fad-8847-1092bcb77648','5d728985-e7b3-419f-bf09-1272d7a72df0','c95f6bbb-b0cf-41ea-900d-7c4f90ec8535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf82e670d4244d4820935c74e4b7c4f',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:30:02.824324 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3b75a6-959f-4092-b5cd-b461650fc6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:30:02.862233 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3b75a6-959f-4092-b5cd-b461650fc6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:30:02.865414 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Flow 'volume_create_api' (61def45d-b5e8-4e42-b8fa-7400bdb57202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:30:02.950846 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Create volume request issued successfully. Jan 27 18:30:02.969629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-01434868-3057-41b8-a542-d319ff0f4405 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes returned with HTTP 202 Jan 27 18:30:02.970746 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 993/1973] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:30:02 2021] POST /volume/v3/1729f3970b454861b49527342d49e5c9/volumes => generated 816 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:30:02.987954 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9bb726cb-0a25-4db4-956a-590316c2c8ca tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 Jan 27 18:30:02.989091 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9bb726cb-0a25-4db4-956a-590316c2c8ca tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:02.989480 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:02.989480 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:02.990091 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9bb726cb-0a25-4db4-956a-590316c2c8ca tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:03.051410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a21bcda-3c08-49db-95ad-d319968ccb58 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:03.052144 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a21bcda-3c08-49db-95ad-d319968ccb58 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:03.052412 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:03.052412 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:03.052814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a21bcda-3c08-49db-95ad-d319968ccb58 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:03.059606 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:03.059606 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:03.072266 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9bb726cb-0a25-4db4-956a-590316c2c8ca tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:03.114901 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:03.114901 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:03.116386 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9bb726cb-0a25-4db4-956a-590316c2c8ca tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 returned with HTTP 200 Jan 27 18:30:03.121109 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 981/1974] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:02 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 => generated 884 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:03.142899 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0a21bcda-3c08-49db-95ad-d319968ccb58 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:03.198963 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:03.198963 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:03.212978 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a21bcda-3c08-49db-95ad-d319968ccb58 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:03.216483 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 994/1975] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:03 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 916 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:04.138458 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d26b11ff-d400-46a4-ab74-b511f2ab70aa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 Jan 27 18:30:04.138981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d26b11ff-d400-46a4-ab74-b511f2ab70aa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:04.139168 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:04.139168 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:04.139570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d26b11ff-d400-46a4-ab74-b511f2ab70aa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:04.230834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef4e2447-a551-4331-9f4b-a7f5f6a8f90d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:04.231663 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef4e2447-a551-4331-9f4b-a7f5f6a8f90d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:04.232081 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:04.232081 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:04.232760 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef4e2447-a551-4331-9f4b-a7f5f6a8f90d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:04.234991 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:04.234991 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:04.245065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d26b11ff-d400-46a4-ab74-b511f2ab70aa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:04.273339 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d26b11ff-d400-46a4-ab74-b511f2ab70aa tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 returned with HTTP 200 Jan 27 18:30:04.293741 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 982/1976] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:04 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 => generated 909 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:04.300969 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] POST http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes Jan 27 18:30:04.301644 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:04.301644 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:04.302855 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3b36ec0c-e4fe-4d73-8746-029f4534fae8", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1538971180"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:30:04.304245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Create volume request body: {'volume': {'source_volid': '3b36ec0c-e4fe-4d73-8746-029f4534fae8', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1538971180'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:30:04.322273 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:04.322273 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:04.347721 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ef4e2447-a551-4331-9f4b-a7f5f6a8f90d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:04.362211 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:04.362211 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:04.364513 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume retrieved successfully. Jan 27 18:30:04.365357 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Create volume of 2 GB Jan 27 18:30:04.379633 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Availability Zones retrieved successfully. Jan 27 18:30:04.397612 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:04.397612 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:04.399416 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Flow 'volume_create_api' (23d29b08-ade5-4a1f-9e75-1e2dd091bbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:30:04.402558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cb5774d-4640-409b-ad24-2640335455c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:30:04.405607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Validating volume size '2' using validate_int, validate_source_size {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:30:04.423085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef4e2447-a551-4331-9f4b-a7f5f6a8f90d tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:04.424179 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 995/1977] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:04 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 916 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:04.479770 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cb5774d-4640-409b-ad24-2640335455c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '3b36ec0c-e4fe-4d73-8746-029f4534fae8', 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:30:04.482348 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9ba622-9d7c-436b-ae99-3e5e52c305e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:30:04.568804 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Created reservations ['e881abe6-3995-4d2d-be21-01db27dc6ce6', 'd5d07bd7-1612-4d87-ac37-20f4279a06d5', 'a8522396-9449-446f-bffa-f872bfdc7f21', '3ed5efa6-54a3-4b26-80d2-7f5f234c26e3'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:30:04.571137 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9ba622-9d7c-436b-ae99-3e5e52c305e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e881abe6-3995-4d2d-be21-01db27dc6ce6', 'd5d07bd7-1612-4d87-ac37-20f4279a06d5', 'a8522396-9449-446f-bffa-f872bfdc7f21', '3ed5efa6-54a3-4b26-80d2-7f5f234c26e3']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:30:04.573814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e737f415-b96c-43e0-af70-72f9ce563971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:30:04.768023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e737f415-b96c-43e0-af70-72f9ce563971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cab537e-c538-444d-8e35-98d76cefa3e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1538971180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1729f3970b454861b49527342d49e5c9',qos_specs=None,replication_status=,reservations=['e881abe6-3995-4d2d-be21-01db27dc6ce6','d5d07bd7-1612-4d87-ac37-20f4279a06d5','a8522396-9449-446f-bffa-f872bfdc7f21','3ed5efa6-54a3-4b26-80d2-7f5f234c26e3'],size=2,snapshot_id=None,source_replicaid=,source_volid=3b36ec0c-e4fe-4d73-8746-029f4534fae8,status='creating',user_id='fbf82e670d4244d4820935c74e4b7c4f',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1538971180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cab537e-c538-444d-8e35-98d76cefa3e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1729f3970b454861b49527342d49e5c9',provider_auth=None,provider_geometry=None,provider_id=None,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=3b36ec0c-e4fe-4d73-8746-029f4534fae8,status='creating',terminated_at=None,updated_at=None,user_id='fbf82e670d4244d4820935c74e4b7c4f',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:30:04.770370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17e20a6-abf7-4ee3-a427-2a7e2dc2be3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:30:04.800964 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17e20a6-abf7-4ee3-a427-2a7e2dc2be3e) transitioned into state 'SUCCESS' from state '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-1538971180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1729f3970b454861b49527342d49e5c9',qos_specs=None,replication_status=,reservations=['e881abe6-3995-4d2d-be21-01db27dc6ce6','d5d07bd7-1612-4d87-ac37-20f4279a06d5','a8522396-9449-446f-bffa-f872bfdc7f21','3ed5efa6-54a3-4b26-80d2-7f5f234c26e3'],size=2,snapshot_id=None,source_replicaid=,source_volid=3b36ec0c-e4fe-4d73-8746-029f4534fae8,status='creating',user_id='fbf82e670d4244d4820935c74e4b7c4f',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:30:04.803386 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed65291-5e48-427e-8b4a-2321c168a0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:30:04.886027 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed65291-5e48-427e-8b4a-2321c168a0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:30:04.894214 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Flow 'volume_create_api' (23d29b08-ade5-4a1f-9e75-1e2dd091bbcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:30:05.016322 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Create volume request issued successfully. Jan 27 18:30:05.033103 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b3fda05-a7f6-400b-8dea-b38467c4be66 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes returned with HTTP 202 Jan 27 18:30:05.043885 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 983/1978] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:30:04 2021] POST /volume/v3/1729f3970b454861b49527342d49e5c9/volumes => generated 850 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:30:05.049394 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de83c9f5-252a-4a55-9543-4ca9d5570f6a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:05.050572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de83c9f5-252a-4a55-9543-4ca9d5570f6a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:05.050939 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:05.050939 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:05.051558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de83c9f5-252a-4a55-9543-4ca9d5570f6a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:05.192642 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:05.192642 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:05.215886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-de83c9f5-252a-4a55-9543-4ca9d5570f6a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:05.242266 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de83c9f5-252a-4a55-9543-4ca9d5570f6a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 200 Jan 27 18:30:05.253873 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 996/1979] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:05 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 942 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:05.441447 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c7197ac-e041-496f-880e-0a7be4b54fe1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:05.442218 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c7197ac-e041-496f-880e-0a7be4b54fe1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:05.442584 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:05.442584 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:05.443383 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c7197ac-e041-496f-880e-0a7be4b54fe1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:05.527120 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:05.527120 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:05.537258 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9c7197ac-e041-496f-880e-0a7be4b54fe1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:05.558128 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:05.558128 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:05.567088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c7197ac-e041-496f-880e-0a7be4b54fe1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:05.567937 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 984/1980] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:05 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 916 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:06.261355 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f18db27-f448-4cf4-bdef-9dd763ff59dc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:06.261868 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f18db27-f448-4cf4-bdef-9dd763ff59dc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:06.262050 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:06.262050 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:06.262679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f18db27-f448-4cf4-bdef-9dd763ff59dc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:06.349481 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:06.349481 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:06.358876 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f18db27-f448-4cf4-bdef-9dd763ff59dc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:06.385437 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f18db27-f448-4cf4-bdef-9dd763ff59dc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 200 Jan 27 18:30:06.400584 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 997/1981] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:06 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 942 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:06.584434 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe90ed70-5517-4da9-a7b3-3cb876c0b456 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:06.585536 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe90ed70-5517-4da9-a7b3-3cb876c0b456 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:06.585900 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:06.585900 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:06.586483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe90ed70-5517-4da9-a7b3-3cb876c0b456 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:06.696662 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:06.696662 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:06.705841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fe90ed70-5517-4da9-a7b3-3cb876c0b456 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:06.727576 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:06.727576 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:06.738738 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe90ed70-5517-4da9-a7b3-3cb876c0b456 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:06.749103 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 985/1982] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:06 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 916 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:07.410183 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-050c53e1-7367-4a29-a02a-64c3b2f76029 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:07.411349 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-050c53e1-7367-4a29-a02a-64c3b2f76029 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:07.411761 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:07.411761 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:07.412553 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-050c53e1-7367-4a29-a02a-64c3b2f76029 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:07.434470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-5e147134-c006-4509-ac5c-30521038ddf1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] POST http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/7d522827-0364-4b85-a502-a60ebbe94474/action Jan 27 18:30:07.435348 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:07.435348 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:07.439194 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-5e147134-c006-4509-ac5c-30521038ddf1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:30:07.441451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-5e147134-c006-4509-ac5c-30521038ddf1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:30:07.478085 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:07.478085 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:07.488311 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-050c53e1-7367-4a29-a02a-64c3b2f76029 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:07.515006 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-050c53e1-7367-4a29-a02a-64c3b2f76029 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 200 Jan 27 18:30:07.524854 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:07.524854 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:07.526564 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 998/1983] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:07 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 942 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:07.544065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-1b50367f-03fb-45c4-80a8-02f9238bc03b req-5e147134-c006-4509-ac5c-30521038ddf1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/7d522827-0364-4b85-a502-a60ebbe94474/action returned with HTTP 204 Jan 27 18:30:07.545354 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 986/1984] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 18:30:07 2021] POST /volume/v3/af00b29de57e487898599ab4acc44495/attachments/7d522827-0364-4b85-a502-a60ebbe94474/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:30:07.757385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ae814714-450c-4348-9876-d08f08245d4e tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:07.757891 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ae814714-450c-4348-9876-d08f08245d4e tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:07.758401 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:07.758401 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:07.758783 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ae814714-450c-4348-9876-d08f08245d4e tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:07.814174 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:07.814174 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:07.822743 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ae814714-450c-4348-9876-d08f08245d4e tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:07.843096 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:07.843096 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:07.853326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ae814714-450c-4348-9876-d08f08245d4e tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:07.854151 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 999/1985] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:07 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 1208 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:07.871567 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92d133dd-b2d7-4f5c-b378-a47b3a5cfd28 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] DELETE http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:07.872246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92d133dd-b2d7-4f5c-b378-a47b3a5cfd28 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:07.872564 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:07.872564 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:07.873117 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92d133dd-b2d7-4f5c-b378-a47b3a5cfd28 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:07.874068 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-92d133dd-b2d7-4f5c-b378-a47b3a5cfd28 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Delete volume with id: 0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:07.933719 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:07.933719 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:07.933719 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-92d133dd-b2d7-4f5c-b378-a47b3a5cfd28 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:07.946794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-92d133dd-b2d7-4f5c-b378-a47b3a5cfd28 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer. Jan 27 18:30:07.947686 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92d133dd-b2d7-4f5c-b378-a47b3a5cfd28 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 400 Jan 27 18:30:07.952097 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 987/1986] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:30:07 2021] DELETE /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 285 bytes in 82 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:30:07.957384 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69568790-6028-4691-9b03-a7500871e634 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:07.957860 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69568790-6028-4691-9b03-a7500871e634 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:07.958075 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:07.958075 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:07.958451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69568790-6028-4691-9b03-a7500871e634 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:08.015757 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:08.015757 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:08.024703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-69568790-6028-4691-9b03-a7500871e634 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:08.044548 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:08.044548 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:08.054721 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69568790-6028-4691-9b03-a7500871e634 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:08.055750 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1000/1987] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:07 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 1208 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:08.182777 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-8296e7bf-5590-4216-87f0-cb94a0b09589 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:08.183287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-8296e7bf-5590-4216-87f0-cb94a0b09589 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:08.183522 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:08.183522 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:08.183927 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-8296e7bf-5590-4216-87f0-cb94a0b09589 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:08.236278 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:08.236278 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:08.245641 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-8296e7bf-5590-4216-87f0-cb94a0b09589 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:08.267219 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:08.267219 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:08.277126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-8296e7bf-5590-4216-87f0-cb94a0b09589 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:08.279219 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 988/1988] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:30:08 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 1208 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:08.304958 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-f7ced268-0b3e-4058-b9f8-0bbb4d3dc010 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] POST http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c/action Jan 27 18:30:08.305816 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:08.305816 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:08.306490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-f7ced268-0b3e-4058-b9f8-0bbb4d3dc010 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:30:08.306980 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-f7ced268-0b3e-4058-b9f8-0bbb4d3dc010 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:30:08.360823 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:08.360823 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:08.362288 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-f7ced268-0b3e-4058-b9f8-0bbb4d3dc010 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:08.372711 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-f7ced268-0b3e-4058-b9f8-0bbb4d3dc010 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Begin detaching volume completed successfully. Jan 27 18:30:08.373476 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-f7ced268-0b3e-4058-b9f8-0bbb4d3dc010 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c/action returned with HTTP 202 Jan 27 18:30:08.379472 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1001/1989] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 18:30:08 2021] POST /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:30:08.399145 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60a0421b-6ed9-4586-a10c-ab8338da27ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:08.400109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60a0421b-6ed9-4586-a10c-ab8338da27ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:08.400519 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:08.400519 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:08.400868 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60a0421b-6ed9-4586-a10c-ab8338da27ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:08.461669 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-f7ced268-0b3e-4058-b9f8-0bbb4d3dc010 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume// Jan 27 18:30:08.462693 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-f7ced268-0b3e-4058-b9f8-0bbb4d3dc010 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:08.463055 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:08.463055 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:08.463700 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-f7ced268-0b3e-4058-b9f8-0bbb4d3dc010 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:08.464794 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:08.464794 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:08.465345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-f7ced268-0b3e-4058-b9f8-0bbb4d3dc010 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:30:08.466510 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1002/1990] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:30:08 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 18:30:08.476793 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-60a0421b-6ed9-4586-a10c-ab8338da27ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:08.481340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-525efa55-afc6-46de-be1d-f900c13d9282 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:08.482586 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-525efa55-afc6-46de-be1d-f900c13d9282 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:08.483255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-525efa55-afc6-46de-be1d-f900c13d9282 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:08.501777 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:08.501777 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:08.512833 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60a0421b-6ed9-4586-a10c-ab8338da27ce tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:08.514056 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 989/1991] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:08 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 1211 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:08.536014 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b024c332-bcc3-454d-9d83-02edd386eacc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:08.536777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b024c332-bcc3-454d-9d83-02edd386eacc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:08.537146 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:08.537146 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:08.537800 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b024c332-bcc3-454d-9d83-02edd386eacc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:08.556031 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:08.556031 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:08.568407 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-525efa55-afc6-46de-be1d-f900c13d9282 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:08.596219 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:08.596219 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:08.609178 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-525efa55-afc6-46de-be1d-f900c13d9282 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:08.610228 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1003/1992] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:30:08 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 1310 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:30:08.625233 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:08.625233 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:08.639651 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b024c332-bcc3-454d-9d83-02edd386eacc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:08.670955 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b024c332-bcc3-454d-9d83-02edd386eacc tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 200 Jan 27 18:30:08.673041 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 990/1993] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:08 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 942 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:09.067041 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-6eec9c33-ab08-4969-810b-49f53b223c84 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] DELETE http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/7d522827-0364-4b85-a502-a60ebbe94474 Jan 27 18:30:09.067611 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-6eec9c33-ab08-4969-810b-49f53b223c84 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:09.067801 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:09.067801 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:09.068147 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-6eec9c33-ab08-4969-810b-49f53b223c84 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:09.090127 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:09.090127 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:09.530458 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2cceafef-77d3-4842-8165-d07cd0857c32 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:09.531764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2cceafef-77d3-4842-8165-d07cd0857c32 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:09.532231 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:09.532231 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:09.532798 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2cceafef-77d3-4842-8165-d07cd0857c32 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:09.595859 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:09.595859 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:09.604818 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2cceafef-77d3-4842-8165-d07cd0857c32 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:09.630842 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2cceafef-77d3-4842-8165-d07cd0857c32 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:09.632257 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 991/1994] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:09 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:09.689069 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20bafd91-c14d-46b1-939e-af5d62756a38 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:09.689879 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20bafd91-c14d-46b1-939e-af5d62756a38 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:09.690228 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:09.690228 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:09.690811 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20bafd91-c14d-46b1-939e-af5d62756a38 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:09.778465 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:09.778465 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:09.779247 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-6eec9c33-ab08-4969-810b-49f53b223c84 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:30:09.781310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-6eec9c33-ab08-4969-810b-49f53b223c84 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:30:09.790115 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fbe013b5-4a9f-466c-a08b-74f7684661fd req-6eec9c33-ab08-4969-810b-49f53b223c84 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/attachments/7d522827-0364-4b85-a502-a60ebbe94474 returned with HTTP 200 Jan 27 18:30:09.791983 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1004/1995] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 18:30:09 2021] DELETE /volume/v3/af00b29de57e487898599ab4acc44495/attachments/7d522827-0364-4b85-a502-a60ebbe94474 => generated 19 bytes in 730 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:09.797174 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-20bafd91-c14d-46b1-939e-af5d62756a38 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:09.838926 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20bafd91-c14d-46b1-939e-af5d62756a38 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 200 Jan 27 18:30:09.840689 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 992/1996] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:09 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 942 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:10.648219 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c27ed8e7-7c22-4d32-a7ce-575b6f711981 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:10.648767 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c27ed8e7-7c22-4d32-a7ce-575b6f711981 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:10.648900 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:10.648900 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:10.649195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c27ed8e7-7c22-4d32-a7ce-575b6f711981 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:10.714023 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:10.714023 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:10.723545 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c27ed8e7-7c22-4d32-a7ce-575b6f711981 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:10.747545 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c27ed8e7-7c22-4d32-a7ce-575b6f711981 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:10.748887 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1005/1997] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:10 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:10.771480 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfd9900c-9108-488d-89dd-d53aa43c4049 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] DELETE http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:10.772026 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfd9900c-9108-488d-89dd-d53aa43c4049 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:10.772239 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:10.772239 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:10.772601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfd9900c-9108-488d-89dd-d53aa43c4049 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:10.773067 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-cfd9900c-9108-488d-89dd-d53aa43c4049 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Delete volume with id: 0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:10.824989 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:10.824989 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:10.826189 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cfd9900c-9108-488d-89dd-d53aa43c4049 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:10.866238 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b74c3b47-8d91-4816-90d0-f5116707ded5 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:10.867003 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b74c3b47-8d91-4816-90d0-f5116707ded5 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:10.867408 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:10.867408 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:10.868399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b74c3b47-8d91-4816-90d0-f5116707ded5 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:10.918674 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:10.918674 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:10.935644 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b74c3b47-8d91-4816-90d0-f5116707ded5 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:10.974941 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cfd9900c-9108-488d-89dd-d53aa43c4049 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Delete volume request issued successfully. Jan 27 18:30:10.975877 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfd9900c-9108-488d-89dd-d53aa43c4049 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 202 Jan 27 18:30:10.977444 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 993/1998] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:30:10 2021] DELETE /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:30:10.986605 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b74c3b47-8d91-4816-90d0-f5116707ded5 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 200 Jan 27 18:30:10.987739 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1006/1999] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:10 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 942 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:11.004104 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2428a6e9-8845-4f27-9bda-f0e6f897656b tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:11.010084 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2428a6e9-8845-4f27-9bda-f0e6f897656b tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:11.010728 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:11.010728 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:11.011840 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2428a6e9-8845-4f27-9bda-f0e6f897656b tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:11.087746 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:11.087746 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:11.097840 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2428a6e9-8845-4f27-9bda-f0e6f897656b tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:11.120826 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2428a6e9-8845-4f27-9bda-f0e6f897656b tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:11.122145 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 994/2000] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:10 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 915 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:12.013426 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-74080eaa-1ae9-47ee-968b-6c43a2630489 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:12.014196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-74080eaa-1ae9-47ee-968b-6c43a2630489 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:12.014628 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:12.014628 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:12.015697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-74080eaa-1ae9-47ee-968b-6c43a2630489 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:12.073559 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:12.073559 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:12.084471 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-74080eaa-1ae9-47ee-968b-6c43a2630489 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:12.111966 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-74080eaa-1ae9-47ee-968b-6c43a2630489 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 200 Jan 27 18:30:12.123930 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1007/2001] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:12 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 942 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:12.138878 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5615f68-c926-44cb-b98e-60c103be3eff tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:12.139797 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5615f68-c926-44cb-b98e-60c103be3eff tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:12.140448 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:12.140448 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:12.141184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5615f68-c926-44cb-b98e-60c103be3eff tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:12.259618 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:12.259618 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:12.259618 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f5615f68-c926-44cb-b98e-60c103be3eff tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:12.259618 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5615f68-c926-44cb-b98e-60c103be3eff tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:12.259618 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 995/2002] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:12 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 915 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:12.651336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-acffe42d-4e60-4bcf-a53d-1f90062fe6a6 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:30:12.652217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-acffe42d-4e60-4bcf-a53d-1f90062fe6a6 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:12.652669 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:12.652669 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:12.653323 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-acffe42d-4e60-4bcf-a53d-1f90062fe6a6 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:12.757938 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:12.757938 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:12.795467 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-acffe42d-4e60-4bcf-a53d-1f90062fe6a6 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:30:12.849226 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-acffe42d-4e60-4bcf-a53d-1f90062fe6a6 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:30:12.850229 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1008/2003] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:30:12 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 1362 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:12.864967 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-6b3aa63d-c951-4e38-b395-f85849ac8d3d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e Jan 27 18:30:12.865620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-6b3aa63d-c951-4e38-b395-f85849ac8d3d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:12.865848 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:12.865848 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:12.866190 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-6b3aa63d-c951-4e38-b395-f85849ac8d3d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:12.929521 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:12.929521 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:12.938607 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-6b3aa63d-c951-4e38-b395-f85849ac8d3d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:30:12.961276 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-6b3aa63d-c951-4e38-b395-f85849ac8d3d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e returned with HTTP 200 Jan 27 18:30:12.962091 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 996/2004] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:30:12 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e => generated 914 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:12.977470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-c28dc8a5-b1c3-4905-8cc2-5d6313f709e4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 Jan 27 18:30:12.977987 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-c28dc8a5-b1c3-4905-8cc2-5d6313f709e4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:12.978290 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:12.978290 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:12.978811 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-c28dc8a5-b1c3-4905-8cc2-5d6313f709e4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:13.032959 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:13.032959 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:13.042829 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-c28dc8a5-b1c3-4905-8cc2-5d6313f709e4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:30:13.069883 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-c28dc8a5-b1c3-4905-8cc2-5d6313f709e4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 returned with HTTP 200 Jan 27 18:30:13.071190 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1009/2005] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:30:12 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:13.086318 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-6b3aa63d-c951-4e38-b395-f85849ac8d3d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume// Jan 27 18:30:13.090097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-6b3aa63d-c951-4e38-b395-f85849ac8d3d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:13.090553 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:13.090553 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:13.094541 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-6b3aa63d-c951-4e38-b395-f85849ac8d3d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:13.096062 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-6b3aa63d-c951-4e38-b395-f85849ac8d3d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:30:13.096940 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 997/2006] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:30:13 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:30:13.119418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-a79825fc-d7ff-43b3-a3c1-66881e1c148c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] POST http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments Jan 27 18:30:13.119958 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:13.119958 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:13.120370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-a79825fc-d7ff-43b3-a3c1-66881e1c148c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "915a6687-0664-4e29-b6c1-30f31f30f945", "instance_uuid": "4aa3280e-ce5d-4975-8157-d4533e5717bd", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:30:13.133439 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7dc342f2-f52b-4bcb-8ab9-21f70592f40f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:13.134121 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7dc342f2-f52b-4bcb-8ab9-21f70592f40f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:13.134740 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7dc342f2-f52b-4bcb-8ab9-21f70592f40f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:13.237581 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:13.237581 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:13.255610 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:13.255610 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:13.262494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7dc342f2-f52b-4bcb-8ab9-21f70592f40f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:13.320900 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7dc342f2-f52b-4bcb-8ab9-21f70592f40f tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 200 Jan 27 18:30:13.320900 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 998/2007] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:13 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 942 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:30:13.322146 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a246c123-63dc-4057-ac59-9b8fb548c6d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:13.322849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a246c123-63dc-4057-ac59-9b8fb548c6d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:13.323306 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:13.323306 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:13.324179 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a246c123-63dc-4057-ac59-9b8fb548c6d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:13.405301 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:13.405301 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:13.416129 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a246c123-63dc-4057-ac59-9b8fb548c6d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:13.442989 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a246c123-63dc-4057-ac59-9b8fb548c6d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 200 Jan 27 18:30:13.444260 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 999/2008] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:13 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 915 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:13.614698 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-a79825fc-d7ff-43b3-a3c1-66881e1c148c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments returned with HTTP 200 Jan 27 18:30:13.616081 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1010/2009] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:30:13 2021] POST /volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments => generated 273 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:13.626651 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a246c123-63dc-4057-ac59-9b8fb548c6d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume// Jan 27 18:30:13.627483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a246c123-63dc-4057-ac59-9b8fb548c6d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:13.627878 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:13.627878 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:13.628440 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a246c123-63dc-4057-ac59-9b8fb548c6d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:13.629639 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a246c123-63dc-4057-ac59-9b8fb548c6d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:30:13.631526 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1000/2010] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:30:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:30:13.648733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-12dfeba9-8226-478a-80e1-e9f3c857e5f8 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] POST http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments Jan 27 18:30:13.649735 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:13.649735 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:13.649909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-12dfeba9-8226-478a-80e1-e9f3c857e5f8 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "193ea8c7-4548-43aa-82f8-d9ec3d495a1e", "instance_uuid": "4aa3280e-ce5d-4975-8157-d4533e5717bd", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:30:13.730763 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:13.730763 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:14.060325 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-12dfeba9-8226-478a-80e1-e9f3c857e5f8 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments returned with HTTP 200 Jan 27 18:30:14.061293 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1011/2011] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:30:13 2021] POST /volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments => generated 273 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:14.074578 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a246c123-63dc-4057-ac59-9b8fb548c6d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume// Jan 27 18:30:14.075192 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a246c123-63dc-4057-ac59-9b8fb548c6d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:14.076869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a246c123-63dc-4057-ac59-9b8fb548c6d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:14.081052 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a246c123-63dc-4057-ac59-9b8fb548c6d1 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:30:14.084664 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1001/2012] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:30:14 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:30:14.118253 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-a9546592-ea60-44df-b046-c1d6763c759c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] POST http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments Jan 27 18:30:14.118789 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:14.118789 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:14.119207 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-a9546592-ea60-44df-b046-c1d6763c759c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdbc4e97-c73d-487b-8d7b-1991f39b3ce2", "instance_uuid": "4aa3280e-ce5d-4975-8157-d4533e5717bd", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:30:14.181138 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:14.181138 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:14.256988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-a9546592-ea60-44df-b046-c1d6763c759c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments returned with HTTP 200 Jan 27 18:30:14.258253 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1012/2013] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:30:14 2021] POST /volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:14.336192 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-798e4fae-2345-41ff-8b55-e910d579594e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:14.336832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-798e4fae-2345-41ff-8b55-e910d579594e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:14.337398 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-798e4fae-2345-41ff-8b55-e910d579594e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:14.430531 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:14.430531 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:14.457451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-798e4fae-2345-41ff-8b55-e910d579594e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:14.461458 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-995c369d-a77d-4389-85c9-cc951331bd24 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c Jan 27 18:30:14.462101 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-995c369d-a77d-4389-85c9-cc951331bd24 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:14.462541 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:14.462541 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:14.463082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-995c369d-a77d-4389-85c9-cc951331bd24 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:14.522891 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-798e4fae-2345-41ff-8b55-e910d579594e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 200 Jan 27 18:30:14.543091 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1002/2014] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:14 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 942 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:14.552840 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-995c369d-a77d-4389-85c9-cc951331bd24 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c returned with HTTP 404 Jan 27 18:30:14.554457 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1013/2015] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:14 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/0dffbcf5-2a8a-4595-afbb-97fc5441d91c => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:30:15.550149 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-693432fd-cce3-49e9-a55f-97bf9f62d415 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:15.551323 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-693432fd-cce3-49e9-a55f-97bf9f62d415 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:15.551323 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:15.551323 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:15.551645 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-693432fd-cce3-49e9-a55f-97bf9f62d415 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:15.602629 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:15.602629 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:15.612886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-693432fd-cce3-49e9-a55f-97bf9f62d415 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:15.638100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-693432fd-cce3-49e9-a55f-97bf9f62d415 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 200 Jan 27 18:30:15.639478 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1003/2016] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:15 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 943 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:15.656102 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10b69847-7fa4-40ab-a9b4-71f18fdce8c9 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:15.656918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10b69847-7fa4-40ab-a9b4-71f18fdce8c9 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:15.657555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10b69847-7fa4-40ab-a9b4-71f18fdce8c9 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:15.714435 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:15.714435 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:15.724672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-10b69847-7fa4-40ab-a9b4-71f18fdce8c9 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:15.748895 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10b69847-7fa4-40ab-a9b4-71f18fdce8c9 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 200 Jan 27 18:30:15.750565 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1014/2017] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:15 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 943 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:15.768183 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8318f839-2e5c-4474-a244-521b5e3c438b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] DELETE http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:15.768718 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8318f839-2e5c-4474-a244-521b5e3c438b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:15.768917 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:15.768917 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:15.769612 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8318f839-2e5c-4474-a244-521b5e3c438b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:15.770087 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-8318f839-2e5c-4474-a244-521b5e3c438b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Delete volume with id: 6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:15.821045 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:15.821045 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:15.823128 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8318f839-2e5c-4474-a244-521b5e3c438b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:15.853337 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8318f839-2e5c-4474-a244-521b5e3c438b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Delete volume request issued successfully. Jan 27 18:30:15.853989 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8318f839-2e5c-4474-a244-521b5e3c438b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 202 Jan 27 18:30:15.855160 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1004/2018] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:30:15 2021] DELETE /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:30:15.863126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3ef97f38-41fc-40f8-be95-b247ae724ecf tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:15.863752 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3ef97f38-41fc-40f8-be95-b247ae724ecf tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:15.864118 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:15.864118 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:15.864806 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3ef97f38-41fc-40f8-be95-b247ae724ecf tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:15.919398 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:15.919398 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:15.928588 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3ef97f38-41fc-40f8-be95-b247ae724ecf tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:15.954151 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3ef97f38-41fc-40f8-be95-b247ae724ecf tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 200 Jan 27 18:30:15.964444 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1015/2019] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:15 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 942 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:16.213738 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8318f839-2e5c-4474-a244-521b5e3c438b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume// Jan 27 18:30:16.213738 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8318f839-2e5c-4474-a244-521b5e3c438b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:16.213985 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:16.213985 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:16.214338 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8318f839-2e5c-4474-a244-521b5e3c438b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:16.215309 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8318f839-2e5c-4474-a244-521b5e3c438b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:30:16.215985 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1005/2020] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:30:16 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:30:16.237165 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-28df5732-6e78-467b-9466-466680c5303c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:30:16.237949 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-28df5732-6e78-467b-9466-466680c5303c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:16.238097 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:16.238097 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:16.238485 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-28df5732-6e78-467b-9466-466680c5303c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:16.290975 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:16.290975 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:16.300262 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-28df5732-6e78-467b-9466-466680c5303c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:30:16.320927 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:16.320927 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:16.331794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-28df5732-6e78-467b-9466-466680c5303c tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:30:16.332543 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1016/2021] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:30:16 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 1460 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:30:16.371285 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-7f7db74c-da38-433a-bd0a-95567f339555 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] PUT http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/bc3bc854-e739-46fd-9e48-83407d1e439b Jan 27 18:30:16.372164 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-7f7db74c-da38-433a-bd0a-95567f339555 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sda"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:30:16.404375 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:30:16.404375 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:30:16.405278 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-7f7db74c-da38-433a-bd0a-95567f339555 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Lock "b'cinder-attachment_update-915a6687-0664-4e29-b6c1-30f31f30f945-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:30:16.408955 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:16.408955 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:16.976843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fcf69da4-1600-458a-8e3a-1fd95cc81bfb tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:16.977871 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fcf69da4-1600-458a-8e3a-1fd95cc81bfb tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:16.978317 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:16.978317 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:16.978962 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fcf69da4-1600-458a-8e3a-1fd95cc81bfb tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:17.098561 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:17.098561 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:17.122423 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fcf69da4-1600-458a-8e3a-1fd95cc81bfb tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:17.171997 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fcf69da4-1600-458a-8e3a-1fd95cc81bfb tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 200 Jan 27 18:30:17.173354 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1017/2022] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:16 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 942 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:18.189824 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6c24b701-a3d6-4c89-b580-3873c978820a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 Jan 27 18:30:18.190357 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6c24b701-a3d6-4c89-b580-3873c978820a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:18.190527 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:18.190527 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:18.191216 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6c24b701-a3d6-4c89-b580-3873c978820a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:18.216454 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-7f7db74c-da38-433a-bd0a-95567f339555 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Lock "b'cinder-attachment_update-915a6687-0664-4e29-b6c1-30f31f30f945-n-h1-742170-5'" released by "attachment_update" :: held 1.811s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:30:18.217139 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-7f7db74c-da38-433a-bd0a-95567f339555 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/bc3bc854-e739-46fd-9e48-83407d1e439b returned with HTTP 200 Jan 27 18:30:18.218563 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1006/2023] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 18:30:16 2021] PUT /volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/bc3bc854-e739-46fd-9e48-83407d1e439b => generated 762 bytes in 1853 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:18.263084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6c24b701-a3d6-4c89-b580-3873c978820a tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 returned with HTTP 404 Jan 27 18:30:18.266100 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1018/2024] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:18 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/6cab537e-c538-444d-8e35-98d76cefa3e7 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:30:18.271904 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-26398a55-3631-46a5-9936-b827b497c206 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] POST http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/bc3bc854-e739-46fd-9e48-83407d1e439b/action Jan 27 18:30:18.272835 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:18.272835 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:18.274395 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-26398a55-3631-46a5-9936-b827b497c206 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:30:18.275115 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-26398a55-3631-46a5-9936-b827b497c206 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:30:18.290491 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-200462a1-d1cd-416a-a132-fdd3821654fe tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] DELETE http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 Jan 27 18:30:18.291702 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-200462a1-d1cd-416a-a132-fdd3821654fe tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:18.292204 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-200462a1-d1cd-416a-a132-fdd3821654fe tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:18.292677 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-200462a1-d1cd-416a-a132-fdd3821654fe tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Delete volume with id: 3b36ec0c-e4fe-4d73-8746-029f4534fae8 Jan 27 18:30:18.394263 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:18.394263 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:18.401464 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:18.401464 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:18.403267 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-200462a1-d1cd-416a-a132-fdd3821654fe tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:18.438708 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-26398a55-3631-46a5-9936-b827b497c206 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/bc3bc854-e739-46fd-9e48-83407d1e439b/action returned with HTTP 204 Jan 27 18:30:18.439894 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1007/2025] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 18:30:18 2021] POST /volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/bc3bc854-e739-46fd-9e48-83407d1e439b/action => generated 0 bytes in 174 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:30:18.464391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-200462a1-d1cd-416a-a132-fdd3821654fe tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Delete volume request issued successfully. Jan 27 18:30:18.465283 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-200462a1-d1cd-416a-a132-fdd3821654fe tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 returned with HTTP 202 Jan 27 18:30:18.466365 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1019/2026] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:30:18 2021] DELETE /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:30:18.484465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e4503c9-8879-4807-a956-23936660ba41 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 Jan 27 18:30:18.485196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e4503c9-8879-4807-a956-23936660ba41 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:18.485426 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:18.485426 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:18.485814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e4503c9-8879-4807-a956-23936660ba41 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:18.526181 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-200462a1-d1cd-416a-a132-fdd3821654fe tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume// Jan 27 18:30:18.526989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-200462a1-d1cd-416a-a132-fdd3821654fe tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:18.527422 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:18.527422 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:18.528099 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-200462a1-d1cd-416a-a132-fdd3821654fe tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:18.529439 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-200462a1-d1cd-416a-a132-fdd3821654fe tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:30:18.530516 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1020/2027] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:30:18 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:30:18.545882 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-5a5f7aa6-64e9-4136-93d0-871d381a7a7b tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e Jan 27 18:30:18.547289 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-5a5f7aa6-64e9-4136-93d0-871d381a7a7b tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:18.548104 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-5a5f7aa6-64e9-4136-93d0-871d381a7a7b tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:18.695482 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:18.695482 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:18.744428 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9e4503c9-8879-4807-a956-23936660ba41 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:18.752463 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:18.752463 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:18.781079 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-5a5f7aa6-64e9-4136-93d0-871d381a7a7b tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:30:18.818927 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:18.818927 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:18.821320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e4503c9-8879-4807-a956-23936660ba41 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 returned with HTTP 200 Jan 27 18:30:18.822383 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1008/2028] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:18 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 => generated 908 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:18.833084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-5a5f7aa6-64e9-4136-93d0-871d381a7a7b tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e returned with HTTP 200 Jan 27 18:30:18.835551 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1021/2029] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:30:18 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e => generated 1012 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:30:18.877083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-3ce5afa6-3c2f-4ab4-a124-7ab954823a25 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] PUT http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/8360878c-2ff9-4243-a9b9-aecad3890197 Jan 27 18:30:18.877599 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:18.877599 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:18.878018 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-3ce5afa6-3c2f-4ab4-a124-7ab954823a25 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:30:18.936229 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:30:18.936229 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:30:18.937481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-3ce5afa6-3c2f-4ab4-a124-7ab954823a25 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Lock "b'cinder-attachment_update-193ea8c7-4548-43aa-82f8-d9ec3d495a1e-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:30:18.939818 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:18.939818 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:19.840712 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29f40368-f13e-40a2-b0f7-bcb8bee8253b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 Jan 27 18:30:19.841756 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-29f40368-f13e-40a2-b0f7-bcb8bee8253b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:19.842122 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:19.842122 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:19.842722 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-29f40368-f13e-40a2-b0f7-bcb8bee8253b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:19.933822 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:19.933822 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:19.944831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-29f40368-f13e-40a2-b0f7-bcb8bee8253b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:19.971192 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29f40368-f13e-40a2-b0f7-bcb8bee8253b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 returned with HTTP 200 Jan 27 18:30:19.972644 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1022/2030] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:19 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 => generated 908 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:20.990717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-feb883b4-bb28-45c7-8141-a19a26f9b2d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 Jan 27 18:30:20.991214 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-feb883b4-bb28-45c7-8141-a19a26f9b2d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:20.993651 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-3ce5afa6-3c2f-4ab4-a124-7ab954823a25 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Lock "b'cinder-attachment_update-193ea8c7-4548-43aa-82f8-d9ec3d495a1e-n-h1-742170-5'" released by "attachment_update" :: held 2.057s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:30:20.994040 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:20.994040 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:20.994881 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-feb883b4-bb28-45c7-8141-a19a26f9b2d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:21.003345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-3ce5afa6-3c2f-4ab4-a124-7ab954823a25 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/8360878c-2ff9-4243-a9b9-aecad3890197 returned with HTTP 200 Jan 27 18:30:21.004412 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1009/2031] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 18:30:18 2021] PUT /volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/8360878c-2ff9-4243-a9b9-aecad3890197 => generated 762 bytes in 2133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:21.052179 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-ae89ec39-f125-4d95-803f-13cd57b6cdd3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] POST http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/8360878c-2ff9-4243-a9b9-aecad3890197/action Jan 27 18:30:21.052678 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:21.052678 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:21.053586 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-ae89ec39-f125-4d95-803f-13cd57b6cdd3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:30:21.054390 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-ae89ec39-f125-4d95-803f-13cd57b6cdd3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:30:21.062102 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-feb883b4-bb28-45c7-8141-a19a26f9b2d7 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 returned with HTTP 404 Jan 27 18:30:21.063159 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1023/2032] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:20 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/3b36ec0c-e4fe-4d73-8746-029f4534fae8 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:30:21.072165 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c964827d-47ef-4437-ab50-09e59d6a4605 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] DELETE http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:30:21.072685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c964827d-47ef-4437-ab50-09e59d6a4605 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:21.073172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c964827d-47ef-4437-ab50-09e59d6a4605 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:21.073633 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-c964827d-47ef-4437-ab50-09e59d6a4605 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Delete volume with id: cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:30:21.191403 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:21.191403 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:21.196672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c964827d-47ef-4437-ab50-09e59d6a4605 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:21.202192 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:21.202192 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:21.234269 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-ae89ec39-f125-4d95-803f-13cd57b6cdd3 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/8360878c-2ff9-4243-a9b9-aecad3890197/action returned with HTTP 204 Jan 27 18:30:21.236223 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1010/2033] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 18:30:21 2021] POST /volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/8360878c-2ff9-4243-a9b9-aecad3890197/action => generated 0 bytes in 189 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:30:21.287955 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c964827d-47ef-4437-ab50-09e59d6a4605 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Delete volume request issued successfully. Jan 27 18:30:21.288451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c964827d-47ef-4437-ab50-09e59d6a4605 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 202 Jan 27 18:30:21.292326 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1024/2034] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:30:21 2021] DELETE /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:30:21.298447 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a4825252-69a3-4885-891b-539b4e0e4b16 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:30:21.299868 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a4825252-69a3-4885-891b-539b4e0e4b16 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:21.300467 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:21.300467 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:21.300920 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a4825252-69a3-4885-891b-539b4e0e4b16 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:21.331121 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c964827d-47ef-4437-ab50-09e59d6a4605 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume// Jan 27 18:30:21.331880 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c964827d-47ef-4437-ab50-09e59d6a4605 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:21.332096 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:21.332096 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:21.332480 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c964827d-47ef-4437-ab50-09e59d6a4605 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:21.333491 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c964827d-47ef-4437-ab50-09e59d6a4605 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:30:21.334095 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1025/2035] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:30: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 27 18:30:21.356032 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-dbda2f47-c463-4593-8c94-f036821d4ea5 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 Jan 27 18:30:21.356602 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-dbda2f47-c463-4593-8c94-f036821d4ea5 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:21.357087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-dbda2f47-c463-4593-8c94-f036821d4ea5 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:21.392064 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:21.392064 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:21.416664 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a4825252-69a3-4885-891b-539b4e0e4b16 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:21.469123 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:21.469123 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:21.476845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a4825252-69a3-4885-891b-539b4e0e4b16 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:30:21.477839 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1011/2036] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:21 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 1389 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:21.485104 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-dbda2f47-c463-4593-8c94-f036821d4ea5 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:30:21.505591 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:21.505591 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:21.515839 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-dbda2f47-c463-4593-8c94-f036821d4ea5 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 returned with HTTP 200 Jan 27 18:30:21.517135 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1026/2037] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:30:21 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 => generated 1012 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:30:21.562690 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-baedb540-0951-4fa7-8526-1fa6f3696558 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] PUT http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/0dc86751-c371-4265-8273-895f26f454e1 Jan 27 18:30:21.563160 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:21.563160 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:21.563797 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-baedb540-0951-4fa7-8526-1fa6f3696558 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdc"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:30:21.620091 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:30:21.620091 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:30:21.620613 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-baedb540-0951-4fa7-8526-1fa6f3696558 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Lock "b'cinder-attachment_update-bdbc4e97-c73d-487b-8d7b-1991f39b3ce2-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.016s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:30:21.622906 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:21.622906 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:22.494437 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9047a63f-a6a7-48e3-a873-57ccc37a7f5b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:30:22.503853 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9047a63f-a6a7-48e3-a873-57ccc37a7f5b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:22.504265 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:22.504265 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:22.504698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9047a63f-a6a7-48e3-a873-57ccc37a7f5b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:22.589099 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:22.589099 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:22.599376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9047a63f-a6a7-48e3-a873-57ccc37a7f5b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:22.625335 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9047a63f-a6a7-48e3-a873-57ccc37a7f5b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:30:22.626762 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1027/2038] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:22 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 1389 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:23.643772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-218ac401-326a-4517-96c3-57c4c33ff3b1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:30:23.649118 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-218ac401-326a-4517-96c3-57c4c33ff3b1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:23.651015 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:23.651015 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:23.651711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-218ac401-326a-4517-96c3-57c4c33ff3b1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:23.807489 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:23.807489 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:23.841714 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-218ac401-326a-4517-96c3-57c4c33ff3b1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:23.900858 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-218ac401-326a-4517-96c3-57c4c33ff3b1 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 200 Jan 27 18:30:23.902070 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1028/2039] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:23 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 1389 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:24.506339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-baedb540-0951-4fa7-8526-1fa6f3696558 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Lock "b'cinder-attachment_update-bdbc4e97-c73d-487b-8d7b-1991f39b3ce2-n-h1-742170-5'" released by "attachment_update" :: held 2.886s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:30:24.507015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-baedb540-0951-4fa7-8526-1fa6f3696558 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/0dc86751-c371-4265-8273-895f26f454e1 returned with HTTP 200 Jan 27 18:30:24.508268 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1012/2040] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 18:30:21 2021] PUT /volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/0dc86751-c371-4265-8273-895f26f454e1 => generated 762 bytes in 2950 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:24.562316 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-0b38ca38-2afa-4f00-9b24-adfd8870f0c4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] POST http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/0dc86751-c371-4265-8273-895f26f454e1/action Jan 27 18:30:24.563256 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:24.563256 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:24.563733 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-0b38ca38-2afa-4f00-9b24-adfd8870f0c4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:30:24.564122 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-0b38ca38-2afa-4f00-9b24-adfd8870f0c4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:30:24.787249 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:24.787249 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:24.817330 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-89d27b29-c33d-4ab1-8423-dc376ada1ce7 req-0b38ca38-2afa-4f00-9b24-adfd8870f0c4 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/0dc86751-c371-4265-8273-895f26f454e1/action returned with HTTP 204 Jan 27 18:30:24.818260 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1029/2041] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 18:30:24 2021] POST /volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/0dc86751-c371-4265-8273-895f26f454e1/action => generated 0 bytes in 261 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:30:24.918846 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b9a56103-2885-4f10-8cdd-68947e81026e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 Jan 27 18:30:24.919636 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b9a56103-2885-4f10-8cdd-68947e81026e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:24.919992 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:24.919992 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:24.920677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b9a56103-2885-4f10-8cdd-68947e81026e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:25.033326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b9a56103-2885-4f10-8cdd-68947e81026e tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 returned with HTTP 404 Jan 27 18:30:25.034683 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1013/2042] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:24 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/cc68ab79-2ab0-4d95-bc88-dd317f7350c9 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:30:25.042242 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b7930bc1-2614-4323-94e0-74a815553c8b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] DELETE http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:30:25.042753 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b7930bc1-2614-4323-94e0-74a815553c8b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:25.042948 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:25.042948 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:25.043631 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b7930bc1-2614-4323-94e0-74a815553c8b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:25.044247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-b7930bc1-2614-4323-94e0-74a815553c8b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Delete volume with id: 0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:30:25.151375 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:25.151375 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:25.152920 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b7930bc1-2614-4323-94e0-74a815553c8b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:25.203682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b7930bc1-2614-4323-94e0-74a815553c8b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Delete volume request issued successfully. Jan 27 18:30:25.204332 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b7930bc1-2614-4323-94e0-74a815553c8b tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 202 Jan 27 18:30:25.205477 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1030/2043] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:30:25 2021] DELETE /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:30:25.213052 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b483264-2bad-4e52-baca-cc0e1c28f9c5 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:30:25.213858 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b483264-2bad-4e52-baca-cc0e1c28f9c5 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:25.214456 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b483264-2bad-4e52-baca-cc0e1c28f9c5 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:25.308948 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:25.308948 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:25.338338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3b483264-2bad-4e52-baca-cc0e1c28f9c5 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:25.388450 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b483264-2bad-4e52-baca-cc0e1c28f9c5 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:30:25.390265 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1014/2044] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:25 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 1355 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:25.616716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-846f70b0-1457-4be1-a784-d8c392b9cc15 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] DELETE http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:30:25.617257 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-846f70b0-1457-4be1-a784-d8c392b9cc15 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:25.617474 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:25.617474 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:25.618114 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-846f70b0-1457-4be1-a784-d8c392b9cc15 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:25.618582 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-846f70b0-1457-4be1-a784-d8c392b9cc15 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Delete volume with id: b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:30:25.768316 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:25.768316 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:25.772864 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-846f70b0-1457-4be1-a784-d8c392b9cc15 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:25.817943 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-846f70b0-1457-4be1-a784-d8c392b9cc15 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Delete volume request issued successfully. Jan 27 18:30:25.822760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-846f70b0-1457-4be1-a784-d8c392b9cc15 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 202 Jan 27 18:30:25.824473 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1031/2045] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:30:25 2021] DELETE /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:30:25.831897 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5df3bcd6-ebbb-42a4-883f-264e2e5057ae tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:30:25.832419 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5df3bcd6-ebbb-42a4-883f-264e2e5057ae tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:25.832634 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:25.832634 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:25.833010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5df3bcd6-ebbb-42a4-883f-264e2e5057ae tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:25.981424 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:25.981424 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:26.007982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5df3bcd6-ebbb-42a4-883f-264e2e5057ae tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:26.051803 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5df3bcd6-ebbb-42a4-883f-264e2e5057ae tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:30:26.064530 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1015/2046] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:25 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 915 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:26.406940 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c9f3da3-72cb-4357-94b9-3918cf5d5add tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:30:26.407578 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c9f3da3-72cb-4357-94b9-3918cf5d5add tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:26.408016 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:26.408016 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:26.409069 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c9f3da3-72cb-4357-94b9-3918cf5d5add tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:26.565405 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:26.565405 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:26.589204 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5c9f3da3-72cb-4357-94b9-3918cf5d5add tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:26.661805 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c9f3da3-72cb-4357-94b9-3918cf5d5add tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:30:26.679903 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1032/2047] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:26 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 1355 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:27.081745 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af824713-d837-4dc8-8d39-586ed288ead8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:30:27.081745 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-af824713-d837-4dc8-8d39-586ed288ead8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:27.081745 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:27.081745 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:27.084874 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-af824713-d837-4dc8-8d39-586ed288ead8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:27.254415 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:27.254415 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:27.266841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-af824713-d837-4dc8-8d39-586ed288ead8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:27.356843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af824713-d837-4dc8-8d39-586ed288ead8 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 200 Jan 27 18:30:27.359381 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1016/2048] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:27 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 915 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:30:27.697114 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77333293-46a8-4131-a655-597c0694b895 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:30:27.697949 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77333293-46a8-4131-a655-597c0694b895 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:27.698352 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:27.698352 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:27.698992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77333293-46a8-4131-a655-597c0694b895 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:27.810478 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:27.810478 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:27.842859 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-77333293-46a8-4131-a655-597c0694b895 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Volume info retrieved successfully. Jan 27 18:30:27.887281 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77333293-46a8-4131-a655-597c0694b895 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 200 Jan 27 18:30:27.889300 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1033/2049] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:27 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 1355 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:30:28.377061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d75dfe8a-b593-477a-b2d7-293e86b39f27 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 Jan 27 18:30:28.377626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d75dfe8a-b593-477a-b2d7-293e86b39f27 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:28.377741 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:28.377741 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:28.378115 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d75dfe8a-b593-477a-b2d7-293e86b39f27 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:28.498161 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:28.498161 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:28.506580 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d75dfe8a-b593-477a-b2d7-293e86b39f27 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 returned with HTTP 404 Jan 27 18:30:28.508013 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1017/2050] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:28 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/b4b21ab9-458d-49aa-b8bd-cdeebf553142 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:30:28.906252 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef159f24-45f5-4da6-9c03-2a04f2a37aa0 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] GET http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec Jan 27 18:30:28.907107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef159f24-45f5-4da6-9c03-2a04f2a37aa0 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:28.907545 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:28.907545 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:28.908184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef159f24-45f5-4da6-9c03-2a04f2a37aa0 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:29.039747 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef159f24-45f5-4da6-9c03-2a04f2a37aa0 tempest-VolumesCloneTest-841686252 tempest-VolumesCloneTest-841686252-project] http://10.222.0.72/volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec returned with HTTP 404 Jan 27 18:30:29.049662 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1034/2051] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:28 2021] GET /volume/v3/1729f3970b454861b49527342d49e5c9/volumes/0a6148c6-626b-4bf5-9a5d-d72a8a4975ec => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:30:30.799085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2573f8c1-2e05-4699-8d5f-1ae5f82ce3fc tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:30:30.799624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2573f8c1-2e05-4699-8d5f-1ae5f82ce3fc tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:30.799979 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:30.799979 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:30.800588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2573f8c1-2e05-4699-8d5f-1ae5f82ce3fc tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:30.975574 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:30.975574 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:31.004114 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2573f8c1-2e05-4699-8d5f-1ae5f82ce3fc tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:30:31.053403 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2573f8c1-2e05-4699-8d5f-1ae5f82ce3fc tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 returned with HTTP 200 Jan 27 18:30:31.056803 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1018/2052] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:30 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 => generated 917 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:31.073866 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e40b1ed-f8f8-4ffa-a009-4e84d0e8c61a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:30:31.074390 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e40b1ed-f8f8-4ffa-a009-4e84d0e8c61a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:31.074880 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e40b1ed-f8f8-4ffa-a009-4e84d0e8c61a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:31.155946 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:31.155946 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:31.165378 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2e40b1ed-f8f8-4ffa-a009-4e84d0e8c61a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:30:31.220431 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e40b1ed-f8f8-4ffa-a009-4e84d0e8c61a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 returned with HTTP 200 Jan 27 18:30:31.221853 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1035/2053] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:31 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 => generated 917 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:42.276800 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e1d084d-1f8a-4fa4-800f-7bd391622caf tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] DELETE http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:30:42.278934 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e1d084d-1f8a-4fa4-800f-7bd391622caf tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:42.279365 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:42.279365 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:42.280291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e1d084d-1f8a-4fa4-800f-7bd391622caf tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:42.281319 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-2e1d084d-1f8a-4fa4-800f-7bd391622caf tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Delete volume with id: 5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:30:42.341495 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:42.341495 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:42.343737 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2e1d084d-1f8a-4fa4-800f-7bd391622caf tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:42.392730 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2e1d084d-1f8a-4fa4-800f-7bd391622caf tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Delete volume request issued successfully. Jan 27 18:30:42.393970 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e1d084d-1f8a-4fa4-800f-7bd391622caf tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 202 Jan 27 18:30:42.399150 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1019/2054] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:30:42 2021] DELETE /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:30:42.407765 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb091314-d542-41f1-bee2-48c4239bb196 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:30:42.408299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb091314-d542-41f1-bee2-48c4239bb196 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:42.408516 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:42.408516 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:42.408893 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb091314-d542-41f1-bee2-48c4239bb196 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:42.465259 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:42.465259 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:42.474512 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bb091314-d542-41f1-bee2-48c4239bb196 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:42.499262 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb091314-d542-41f1-bee2-48c4239bb196 tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:30:42.500354 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1036/2055] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:42 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:43.518170 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e403fb18-dc6b-4ff6-8586-5e40d76d0adc tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:30:43.519235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e403fb18-dc6b-4ff6-8586-5e40d76d0adc tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:43.519897 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:43.519897 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:43.520560 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e403fb18-dc6b-4ff6-8586-5e40d76d0adc tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:43.622452 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:43.622452 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:43.645055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e403fb18-dc6b-4ff6-8586-5e40d76d0adc tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Volume info retrieved successfully. Jan 27 18:30:43.696380 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e403fb18-dc6b-4ff6-8586-5e40d76d0adc tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 200 Jan 27 18:30:43.697545 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1020/2056] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:43 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 916 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:44.714186 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0c504f95-2932-4bf1-8450-29b80578f9ef tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] GET http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 Jan 27 18:30:44.714769 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0c504f95-2932-4bf1-8450-29b80578f9ef tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:44.715148 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:44.715148 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:44.715798 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0c504f95-2932-4bf1-8450-29b80578f9ef tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:44.826031 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0c504f95-2932-4bf1-8450-29b80578f9ef tempest-AttachVolumeNegativeTest-699740629 tempest-AttachVolumeNegativeTest-699740629-project] http://10.222.0.72/volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 returned with HTTP 404 Jan 27 18:30:44.832073 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1037/2057] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:44 2021] GET /volume/v3/af00b29de57e487898599ab4acc44495/volumes/5072fc58-1106-4fd5-addd-4ea4e282ccf1 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:30:51.660354 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-319cbf05-c687-4ade-8ae6-424e39a51951 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] DELETE http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:30:51.661633 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-319cbf05-c687-4ade-8ae6-424e39a51951 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:51.661833 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:51.661833 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:51.662477 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-319cbf05-c687-4ade-8ae6-424e39a51951 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:51.663627 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-319cbf05-c687-4ade-8ae6-424e39a51951 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Delete volume with id: 22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:30:51.730629 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:51.730629 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:51.731792 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-319cbf05-c687-4ade-8ae6-424e39a51951 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:30:51.763236 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-319cbf05-c687-4ade-8ae6-424e39a51951 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Delete volume request issued successfully. Jan 27 18:30:51.766240 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-319cbf05-c687-4ade-8ae6-424e39a51951 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 returned with HTTP 202 Jan 27 18:30:51.770314 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1021/2058] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:30:51 2021] DELETE /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:30:51.776170 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16f5abe1-aaca-4221-9b8b-fea50b928ddd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:30:51.776708 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16f5abe1-aaca-4221-9b8b-fea50b928ddd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:51.777628 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16f5abe1-aaca-4221-9b8b-fea50b928ddd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:51.851824 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:51.851824 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:51.862556 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-16f5abe1-aaca-4221-9b8b-fea50b928ddd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:30:51.890045 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16f5abe1-aaca-4221-9b8b-fea50b928ddd tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 returned with HTTP 200 Jan 27 18:30:51.891395 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1038/2059] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:51 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 => generated 916 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:52.910994 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-28f76c61-e4e2-4cab-b615-3cd92de36f9a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:30:52.911485 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-28f76c61-e4e2-4cab-b615-3cd92de36f9a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:52.911664 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:52.911664 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:52.912265 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-28f76c61-e4e2-4cab-b615-3cd92de36f9a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:52.967797 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:52.967797 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:52.978188 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-28f76c61-e4e2-4cab-b615-3cd92de36f9a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:30:53.004775 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-28f76c61-e4e2-4cab-b615-3cd92de36f9a tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 returned with HTTP 200 Jan 27 18:30:53.005559 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1022/2060] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:52 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:54.022571 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b8c8db28-12d8-4d67-958a-22d4f2e55a2d tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 Jan 27 18:30:54.023809 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b8c8db28-12d8-4d67-958a-22d4f2e55a2d tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:54.024384 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:54.024384 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:54.025117 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b8c8db28-12d8-4d67-958a-22d4f2e55a2d tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:54.090486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b8c8db28-12d8-4d67-958a-22d4f2e55a2d tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 returned with HTTP 404 Jan 27 18:30:54.092599 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1039/2061] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:54 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/22a208fc-bf0f-455b-bdde-d1d266d0a042 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:30:54.970097 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de31c7d0-ddd7-4384-a310-5caa138604e1 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] DELETE http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:30:54.970805 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de31c7d0-ddd7-4384-a310-5caa138604e1 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:54.971189 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:54.971189 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:54.971838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de31c7d0-ddd7-4384-a310-5caa138604e1 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:54.972464 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-de31c7d0-ddd7-4384-a310-5caa138604e1 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Delete volume with id: a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:30:55.065157 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:55.065157 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:55.066350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-de31c7d0-ddd7-4384-a310-5caa138604e1 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:30:55.099905 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-de31c7d0-ddd7-4384-a310-5caa138604e1 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Delete volume request issued successfully. Jan 27 18:30:55.100540 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de31c7d0-ddd7-4384-a310-5caa138604e1 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 202 Jan 27 18:30:55.102210 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1023/2062] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:30:54 2021] DELETE /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:30:55.111479 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e23eaa3-7cc9-4820-ba59-b447373f01ef tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:30:55.112190 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e23eaa3-7cc9-4820-ba59-b447373f01ef tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:55.113060 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e23eaa3-7cc9-4820-ba59-b447373f01ef tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:55.170631 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:55.170631 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:55.179918 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5e23eaa3-7cc9-4820-ba59-b447373f01ef tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:30:55.208454 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e23eaa3-7cc9-4820-ba59-b447373f01ef tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:30:55.209549 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1040/2063] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:55 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 918 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:56.227808 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f3d8d975-a511-47c8-a9a0-6379f40ea9c8 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:30:56.228941 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f3d8d975-a511-47c8-a9a0-6379f40ea9c8 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:56.229332 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:56.229332 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:56.229968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f3d8d975-a511-47c8-a9a0-6379f40ea9c8 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:56.293163 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:30:56.293163 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:30:56.305287 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f3d8d975-a511-47c8-a9a0-6379f40ea9c8 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Volume info retrieved successfully. Jan 27 18:30:56.332231 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f3d8d975-a511-47c8-a9a0-6379f40ea9c8 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 200 Jan 27 18:30:56.343710 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1024/2064] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:56 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 918 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:30:57.349506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80299e66-db80-4ed5-9836-ac9adb959d41 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] GET http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 Jan 27 18:30:57.350021 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-80299e66-db80-4ed5-9836-ac9adb959d41 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:30:57.350200 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:30:57.350200 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:30:57.351193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-80299e66-db80-4ed5-9836-ac9adb959d41 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:30:57.407570 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80299e66-db80-4ed5-9836-ac9adb959d41 tempest-AttachVolumeShelveTestJSON-261150281 tempest-AttachVolumeShelveTestJSON-261150281-project] http://10.222.0.72/volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 returned with HTTP 404 Jan 27 18:30:57.409046 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1041/2065] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:30:57 2021] GET /volume/v3/1c3bf9d4e962473c8dc21f77de2fe0c8/volumes/a9cae564-241e-446d-80f8-5d1f46f66d57 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:33:28.121358 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] POST http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes Jan 27 18:33:28.121890 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:28.121890 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:28.122206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-128963346", "snapshot_id": null, "imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3", "volume_type": null, "size": 1}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:33:28.123506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-128963346', 'snapshot_id': None, 'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3', 'volume_type': None, 'size': 1}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:33:28.242734 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Create volume of 1 GB Jan 27 18:33:28.256537 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Availability Zones retrieved successfully. Jan 27 18:33:28.274505 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Flow 'volume_create_api' (6e18af50-dc9c-46bb-839a-7bcea3b4a653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:33:28.277497 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437f8675-907e-412b-a6a0-82f992df44c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:33:28.279943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:33:28.408647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437f8675-907e-412b-a6a0-82f992df44c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:33:28.411461 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9eca71a-b16f-433b-95fd-d828f5744b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:33:28.509672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Created reservations ['16b444e9-3c15-4d07-943a-806a0f18f1e1', '2f6f0997-d0f1-4333-b552-6796cbaa8683', '4aa5ad81-cdea-4c19-b59b-4f28e0ed24e2', '41823e32-172f-43d4-b175-d2e2da4981fd'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:33:28.511519 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9eca71a-b16f-433b-95fd-d828f5744b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16b444e9-3c15-4d07-943a-806a0f18f1e1', '2f6f0997-d0f1-4333-b552-6796cbaa8683', '4aa5ad81-cdea-4c19-b59b-4f28e0ed24e2', '41823e32-172f-43d4-b175-d2e2da4981fd']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:33:28.513614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f8238ac-85f1-47af-9fee-39298fd84836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:33:28.574424 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f8238ac-85f1-47af-9fee-39298fd84836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '755983fa-cab1-40b1-b3bf-81e70fecd5e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-128963346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='537ba2014e864ac9bda1d372f9c6fb67',qos_specs=None,replication_status=,reservations=['16b444e9-3c15-4d07-943a-806a0f18f1e1','2f6f0997-d0f1-4333-b552-6796cbaa8683','4aa5ad81-cdea-4c19-b59b-4f28e0ed24e2','41823e32-172f-43d4-b175-d2e2da4981fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5768dd28400641bd828e5b6411ee2ed8',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:33:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-128963346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=755983fa-cab1-40b1-b3bf-81e70fecd5e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='537ba2014e864ac9bda1d372f9c6fb67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5768dd28400641bd828e5b6411ee2ed8',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:33:28.576495 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bd3778b-787a-4d3a-9ffa-38698c6e3d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:33:28.609095 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bd3778b-787a-4d3a-9ffa-38698c6e3d2e) transitioned into state 'SUCCESS' from state '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-128963346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='537ba2014e864ac9bda1d372f9c6fb67',qos_specs=None,replication_status=,reservations=['16b444e9-3c15-4d07-943a-806a0f18f1e1','2f6f0997-d0f1-4333-b552-6796cbaa8683','4aa5ad81-cdea-4c19-b59b-4f28e0ed24e2','41823e32-172f-43d4-b175-d2e2da4981fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5768dd28400641bd828e5b6411ee2ed8',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:33:28.611134 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8683b314-587b-4944-8bcb-3a9498a34831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:33:28.628189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8683b314-587b-4944-8bcb-3a9498a34831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:33:28.631532 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Flow 'volume_create_api' (6e18af50-dc9c-46bb-839a-7bcea3b4a653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:33:28.724530 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Create volume request issued successfully. Jan 27 18:33:28.750059 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6c0cd046-20b9-445e-8853-5588e1296ffa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes returned with HTTP 202 Jan 27 18:33:28.751482 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1025/2066] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:33:28 2021] POST /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes => generated 822 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:33:28.774684 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-48d5f68d-b17e-4829-8975-d3166cf1de8c tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:28.775209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-48d5f68d-b17e-4829-8975-d3166cf1de8c tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:28.775722 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-48d5f68d-b17e-4829-8975-d3166cf1de8c tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:28.839018 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:28.839018 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:28.847672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-48d5f68d-b17e-4829-8975-d3166cf1de8c tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:28.874280 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-48d5f68d-b17e-4829-8975-d3166cf1de8c tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:28.883138 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1042/2067] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:28 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 914 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:29.893260 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1022be6d-ec50-43c4-b433-38e718d9c1ee tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:29.894026 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1022be6d-ec50-43c4-b433-38e718d9c1ee tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:29.894407 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:29.894407 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:29.894963 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1022be6d-ec50-43c4-b433-38e718d9c1ee tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:29.980492 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:29.980492 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:29.991947 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1022be6d-ec50-43c4-b433-38e718d9c1ee tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:30.020981 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1022be6d-ec50-43c4-b433-38e718d9c1ee tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:30.022127 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1026/2068] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:29 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 914 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:31.037458 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c5604e5-b78a-4581-8da7-1d30c4c6c9c4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:31.038009 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c5604e5-b78a-4581-8da7-1d30c4c6c9c4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:31.038178 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:31.038178 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:31.038557 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c5604e5-b78a-4581-8da7-1d30c4c6c9c4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:31.138121 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:31.138121 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:31.159629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2c5604e5-b78a-4581-8da7-1d30c4c6c9c4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:31.217684 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c5604e5-b78a-4581-8da7-1d30c4c6c9c4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:31.220743 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1043/2069] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:31 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 914 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:32.239046 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a7e5fdc9-07af-4eb0-af33-0619c9b20701 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:32.239615 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a7e5fdc9-07af-4eb0-af33-0619c9b20701 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:32.239831 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:32.239831 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:32.240159 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a7e5fdc9-07af-4eb0-af33-0619c9b20701 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:32.348351 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:32.348351 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:32.368831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a7e5fdc9-07af-4eb0-af33-0619c9b20701 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:32.414760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a7e5fdc9-07af-4eb0-af33-0619c9b20701 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:32.415868 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1027/2070] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:32 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 914 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:33.432195 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d3c0e05-0ca3-47f0-9393-4ea127f86733 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:33.432796 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d3c0e05-0ca3-47f0-9393-4ea127f86733 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:33.432905 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:33.432905 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:33.433511 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d3c0e05-0ca3-47f0-9393-4ea127f86733 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:33.529428 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:33.529428 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:33.540659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5d3c0e05-0ca3-47f0-9393-4ea127f86733 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:33.605218 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d3c0e05-0ca3-47f0-9393-4ea127f86733 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:33.611500 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1044/2071] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:33 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 914 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:34.631948 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b69830e7-e084-4752-b483-dc65c1d5bdbc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:34.633152 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b69830e7-e084-4752-b483-dc65c1d5bdbc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:34.633552 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:34.633552 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:34.634217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b69830e7-e084-4752-b483-dc65c1d5bdbc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:34.818783 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:34.818783 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:34.834226 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b69830e7-e084-4752-b483-dc65c1d5bdbc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:34.889161 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b69830e7-e084-4752-b483-dc65c1d5bdbc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:34.895673 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1028/2072] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:34 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 914 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:35.911217 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42afdf4a-5573-4ae6-ab73-0cf7a2589146 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:35.912004 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42afdf4a-5573-4ae6-ab73-0cf7a2589146 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:35.913169 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:35.913169 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:35.914024 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42afdf4a-5573-4ae6-ab73-0cf7a2589146 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:36.028210 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:36.028210 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:36.043373 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-42afdf4a-5573-4ae6-ab73-0cf7a2589146 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:36.069716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42afdf4a-5573-4ae6-ab73-0cf7a2589146 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:36.070607 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1045/2073] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:35 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 914 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:37.087519 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f0ac1c4-fdc2-4dd6-a055-8522ba7cd5fc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:37.088638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f0ac1c4-fdc2-4dd6-a055-8522ba7cd5fc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:37.089056 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:37.089056 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:37.089687 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f0ac1c4-fdc2-4dd6-a055-8522ba7cd5fc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:37.145394 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:37.145394 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:37.154584 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f0ac1c4-fdc2-4dd6-a055-8522ba7cd5fc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:37.177977 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f0ac1c4-fdc2-4dd6-a055-8522ba7cd5fc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:37.179199 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1029/2074] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:37 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:38.197235 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d91c5b85-66fc-49f2-9cce-45f8b03d49ed tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:38.199182 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d91c5b85-66fc-49f2-9cce-45f8b03d49ed tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:38.200505 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:38.200505 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:38.200823 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d91c5b85-66fc-49f2-9cce-45f8b03d49ed tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:38.269463 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:38.269463 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:38.279774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d91c5b85-66fc-49f2-9cce-45f8b03d49ed tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:38.310477 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d91c5b85-66fc-49f2-9cce-45f8b03d49ed tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:38.319617 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1046/2075] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:38 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 914 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:39.327828 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d9c11d4-b22f-43bb-8648-abc73d0665fd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:39.328930 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d9c11d4-b22f-43bb-8648-abc73d0665fd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:39.329293 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:39.329293 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:39.330153 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d9c11d4-b22f-43bb-8648-abc73d0665fd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:39.409879 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:39.409879 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:39.419974 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4d9c11d4-b22f-43bb-8648-abc73d0665fd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:39.450646 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d9c11d4-b22f-43bb-8648-abc73d0665fd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:39.452048 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1030/2076] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:39 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 914 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:40.468723 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6f63513-4022-4a54-bcdb-6e7e776e7060 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:40.469532 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c6f63513-4022-4a54-bcdb-6e7e776e7060 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:40.469930 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:40.469930 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:40.470551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c6f63513-4022-4a54-bcdb-6e7e776e7060 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:40.533132 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:40.533132 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:40.557165 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c6f63513-4022-4a54-bcdb-6e7e776e7060 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:40.582147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6f63513-4022-4a54-bcdb-6e7e776e7060 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:40.582645 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1047/2077] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:40 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:41.599579 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e238887-97bd-4fa6-8f2f-0154d41d362f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:41.600374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e238887-97bd-4fa6-8f2f-0154d41d362f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:41.600570 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:41.600570 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:41.601215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e238887-97bd-4fa6-8f2f-0154d41d362f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:41.654624 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:41.654624 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:41.665855 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0e238887-97bd-4fa6-8f2f-0154d41d362f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:41.691464 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e238887-97bd-4fa6-8f2f-0154d41d362f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:41.692756 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1031/2078] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:41 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:42.709568 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f881f3a2-d7be-4e1b-b5b8-394f9f91444e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:42.711640 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f881f3a2-d7be-4e1b-b5b8-394f9f91444e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:42.712052 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:42.712052 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:42.712735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f881f3a2-d7be-4e1b-b5b8-394f9f91444e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:42.772433 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:42.772433 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:42.783842 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f881f3a2-d7be-4e1b-b5b8-394f9f91444e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:42.816953 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f881f3a2-d7be-4e1b-b5b8-394f9f91444e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:42.819691 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1048/2079] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:42 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 914 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:43.839162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7becf730-e41c-4097-b5cc-c7acc22abbbd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:43.839884 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7becf730-e41c-4097-b5cc-c7acc22abbbd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:43.840222 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:43.840222 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:43.840753 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7becf730-e41c-4097-b5cc-c7acc22abbbd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:43.923328 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:43.923328 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:43.940931 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7becf730-e41c-4097-b5cc-c7acc22abbbd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:43.982077 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7becf730-e41c-4097-b5cc-c7acc22abbbd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:43.983269 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1032/2080] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:43 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 972 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:45.001040 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a6ee984-651a-4945-9627-d439a8613979 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:45.002074 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a6ee984-651a-4945-9627-d439a8613979 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:45.002430 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:45.002430 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:45.003003 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a6ee984-651a-4945-9627-d439a8613979 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:45.063315 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:45.063315 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:45.073253 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0a6ee984-651a-4945-9627-d439a8613979 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:45.097920 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a6ee984-651a-4945-9627-d439a8613979 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:45.098964 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1049/2081] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:44 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:46.115549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-990b661a-407f-43ab-ab2a-a02530f5d0c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:46.120639 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-990b661a-407f-43ab-ab2a-a02530f5d0c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:46.121310 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:46.121310 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:46.122012 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-990b661a-407f-43ab-ab2a-a02530f5d0c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:46.171963 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:46.171963 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:46.182472 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-990b661a-407f-43ab-ab2a-a02530f5d0c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:46.214957 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-990b661a-407f-43ab-ab2a-a02530f5d0c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:46.216476 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1033/2082] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:46 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:47.233189 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-101fe9aa-4e32-45f6-8ce6-b06d3b6e20af tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:47.234562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-101fe9aa-4e32-45f6-8ce6-b06d3b6e20af tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:47.234967 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:47.234967 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:47.235706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-101fe9aa-4e32-45f6-8ce6-b06d3b6e20af tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:47.291626 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:47.291626 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:47.300993 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-101fe9aa-4e32-45f6-8ce6-b06d3b6e20af tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:47.325288 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-101fe9aa-4e32-45f6-8ce6-b06d3b6e20af tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:47.326376 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1050/2083] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:47 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:48.345922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-53283c85-83d1-44c7-a723-5adf5c5539d6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:48.347463 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-53283c85-83d1-44c7-a723-5adf5c5539d6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:48.347823 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:48.347823 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:48.348549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-53283c85-83d1-44c7-a723-5adf5c5539d6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:48.409653 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:48.409653 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:48.420867 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-53283c85-83d1-44c7-a723-5adf5c5539d6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:48.451515 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-53283c85-83d1-44c7-a723-5adf5c5539d6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:48.452506 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1034/2084] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:48 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 975 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:49.470181 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2dbc7e55-994c-45a2-8d2c-57fee80d96fd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:49.471199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2dbc7e55-994c-45a2-8d2c-57fee80d96fd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:49.471650 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:49.471650 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:49.472211 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2dbc7e55-994c-45a2-8d2c-57fee80d96fd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:49.541916 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:49.541916 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:49.553502 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2dbc7e55-994c-45a2-8d2c-57fee80d96fd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:49.583513 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2dbc7e55-994c-45a2-8d2c-57fee80d96fd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:49.585076 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1051/2085] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:49 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:50.602112 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-911012b7-ab0c-4d4d-9f39-2d39518213da tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:50.602803 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-911012b7-ab0c-4d4d-9f39-2d39518213da tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:50.603132 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:50.603132 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:50.603774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-911012b7-ab0c-4d4d-9f39-2d39518213da tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:50.664408 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:50.664408 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:50.676800 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-911012b7-ab0c-4d4d-9f39-2d39518213da tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:50.703813 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-911012b7-ab0c-4d4d-9f39-2d39518213da tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:50.704849 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1035/2086] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:50 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 1363 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:33:50.720809 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfb170ed-524e-42f8-a137-199ca157cce7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:50.721184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfb170ed-524e-42f8-a137-199ca157cce7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:50.721507 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:50.721507 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:50.722028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfb170ed-524e-42f8-a137-199ca157cce7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:50.773022 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:50.773022 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:50.781315 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cfb170ed-524e-42f8-a137-199ca157cce7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:50.806527 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfb170ed-524e-42f8-a137-199ca157cce7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:50.807693 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1052/2087] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:50 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 1363 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:33:50.823079 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a037e4e-cc67-414a-a81e-8a673c010bae tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:33:50.823642 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a037e4e-cc67-414a-a81e-8a673c010bae tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:50.823861 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:50.823861 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:50.824317 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a037e4e-cc67-414a-a81e-8a673c010bae tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:50.875383 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:50.875383 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:50.884166 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7a037e4e-cc67-414a-a81e-8a673c010bae tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:50.908062 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a037e4e-cc67-414a-a81e-8a673c010bae tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:33:50.909031 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1036/2088] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:50 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 1363 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:33:50.930571 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-395fee24-582a-42ca-9c51-bacb1c398d98 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] POST http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups Jan 27 18:33:50.931303 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:50.931303 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:50.931787 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-395fee24-582a-42ca-9c51-bacb1c398d98 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "755983fa-cab1-40b1-b3bf-81e70fecd5e8", "name": "tempest-TestVolumeBackupRestore-backup-164513281", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:33:50.933539 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-395fee24-582a-42ca-9c51-bacb1c398d98 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Creating new backup {'backup': {'volume_id': '755983fa-cab1-40b1-b3bf-81e70fecd5e8', 'name': 'tempest-TestVolumeBackupRestore-backup-164513281', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 18:33:50.933955 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-395fee24-582a-42ca-9c51-bacb1c398d98 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Creating backup of volume 755983fa-cab1-40b1-b3bf-81e70fecd5e8 in container None Jan 27 18:33:50.986863 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:50.986863 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:50.990148 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-395fee24-582a-42ca-9c51-bacb1c398d98 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:33:51.041717 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-395fee24-582a-42ca-9c51-bacb1c398d98 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Created reservations ['c55c566a-5007-44f1-bb77-b5e5a03649d6', '57f45327-9d3f-40f2-b9f0-d2d5c7b9376d'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:33:51.113433 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-395fee24-582a-42ca-9c51-bacb1c398d98 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups returned with HTTP 202 Jan 27 18:33:51.115302 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1053/2089] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:33:50 2021] POST /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups => generated 400 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:33:51.131585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29ac0a37-0582-4e84-ae10-83891997dbcf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:33:51.132674 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-29ac0a37-0582-4e84-ae10-83891997dbcf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:51.133337 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:51.133337 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:51.133619 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-29ac0a37-0582-4e84-ae10-83891997dbcf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:51.134109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-29ac0a37-0582-4e84-ae10-83891997dbcf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:33:51.181654 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:51.181654 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:51.183549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29ac0a37-0582-4e84-ae10-83891997dbcf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:33:51.185027 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1037/2090] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:51 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 807 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:52.200851 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a3ef4853-1464-4658-ba9e-5953bc8e92d1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:33:52.201410 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a3ef4853-1464-4658-ba9e-5953bc8e92d1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:52.201763 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:52.201763 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:52.202341 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a3ef4853-1464-4658-ba9e-5953bc8e92d1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:52.202855 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a3ef4853-1464-4658-ba9e-5953bc8e92d1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:33:52.253217 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:52.253217 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:52.256514 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a3ef4853-1464-4658-ba9e-5953bc8e92d1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:33:52.267416 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1054/2091] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:52 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 807 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:53.274500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72fbab6c-5dd7-48d6-8d19-d10c69d7424d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:33:53.275127 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72fbab6c-5dd7-48d6-8d19-d10c69d7424d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:53.275219 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:53.275219 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:53.276640 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72fbab6c-5dd7-48d6-8d19-d10c69d7424d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:53.276640 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-72fbab6c-5dd7-48d6-8d19-d10c69d7424d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:33:53.315950 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:53.315950 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:53.317999 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72fbab6c-5dd7-48d6-8d19-d10c69d7424d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:33:53.320003 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1038/2092] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:53 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 807 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:54.335410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f7ac9c81-053c-4d40-a777-e5d4ebd91812 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:33:54.337053 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f7ac9c81-053c-4d40-a777-e5d4ebd91812 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:54.337704 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:54.337704 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:54.338778 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f7ac9c81-053c-4d40-a777-e5d4ebd91812 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:54.339758 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f7ac9c81-053c-4d40-a777-e5d4ebd91812 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:33:54.373681 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:54.373681 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:54.376184 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f7ac9c81-053c-4d40-a777-e5d4ebd91812 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:33:54.391417 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1055/2093] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:54 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 807 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:55.390639 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e8b067a-ff3e-4b1d-905c-d25f74dad095 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:33:55.391146 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e8b067a-ff3e-4b1d-905c-d25f74dad095 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:55.391334 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:55.391334 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:55.392087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e8b067a-ff3e-4b1d-905c-d25f74dad095 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:55.392642 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6e8b067a-ff3e-4b1d-905c-d25f74dad095 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:33:55.439330 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:55.439330 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:55.441224 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e8b067a-ff3e-4b1d-905c-d25f74dad095 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:33:55.448100 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1039/2094] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:55 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:56.457714 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1cbd874-3568-49e8-8c0e-084d2eba2dd1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:33:56.458208 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1cbd874-3568-49e8-8c0e-084d2eba2dd1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:56.458286 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:56.458286 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:56.458687 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1cbd874-3568-49e8-8c0e-084d2eba2dd1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:56.459244 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d1cbd874-3568-49e8-8c0e-084d2eba2dd1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:33:56.505835 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:56.505835 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:56.508122 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1cbd874-3568-49e8-8c0e-084d2eba2dd1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:33:56.509465 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1056/2095] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:56 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:57.523052 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e0979ce-0934-4cd1-abcb-de450d537b74 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:33:57.524135 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e0979ce-0934-4cd1-abcb-de450d537b74 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:57.524666 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:57.524666 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:57.525406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e0979ce-0934-4cd1-abcb-de450d537b74 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:57.526124 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9e0979ce-0934-4cd1-abcb-de450d537b74 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:33:57.554387 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:57.554387 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:57.557363 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e0979ce-0934-4cd1-abcb-de450d537b74 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:33:57.558391 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1040/2096] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:57 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:58.573913 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c02f0b93-52c3-47f4-bca7-2a5d3643d1fb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:33:58.576000 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c02f0b93-52c3-47f4-bca7-2a5d3643d1fb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:58.576608 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:58.576608 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:58.577681 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c02f0b93-52c3-47f4-bca7-2a5d3643d1fb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:58.578242 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c02f0b93-52c3-47f4-bca7-2a5d3643d1fb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:33:58.605575 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:58.605575 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:58.608470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c02f0b93-52c3-47f4-bca7-2a5d3643d1fb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:33:58.609480 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1057/2097] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:58 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:33:59.624526 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-121e80a6-19a1-4ce4-b1f3-575208396ed7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:33:59.625746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-121e80a6-19a1-4ce4-b1f3-575208396ed7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:33:59.626161 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:33:59.626161 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:33:59.626907 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-121e80a6-19a1-4ce4-b1f3-575208396ed7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:33:59.627509 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-121e80a6-19a1-4ce4-b1f3-575208396ed7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:33:59.681285 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:33:59.681285 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:33:59.688283 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-121e80a6-19a1-4ce4-b1f3-575208396ed7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:33:59.689365 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1041/2098] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:33:59 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:00.704527 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-49ce5de0-82cc-4429-b7d4-85e4c0e0a674 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:00.706001 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-49ce5de0-82cc-4429-b7d4-85e4c0e0a674 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:00.706361 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:00.706361 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:00.707093 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-49ce5de0-82cc-4429-b7d4-85e4c0e0a674 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:00.707642 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-49ce5de0-82cc-4429-b7d4-85e4c0e0a674 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:00.751702 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:00.751702 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:00.754415 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-49ce5de0-82cc-4429-b7d4-85e4c0e0a674 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:00.755470 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1058/2099] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:00 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:34:01.769375 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f505cec-d8fc-4612-8f82-157f013842d3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:01.769907 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f505cec-d8fc-4612-8f82-157f013842d3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:01.770079 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:01.770079 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:01.770450 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f505cec-d8fc-4612-8f82-157f013842d3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:01.770829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8f505cec-d8fc-4612-8f82-157f013842d3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:01.817921 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:01.817921 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:01.819904 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f505cec-d8fc-4612-8f82-157f013842d3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:01.820694 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1042/2100] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:01 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:02.835102 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-55b41e36-95d7-4365-8830-9f01d3be0f93 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:02.836607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-55b41e36-95d7-4365-8830-9f01d3be0f93 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:02.837097 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:02.837097 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:02.837708 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-55b41e36-95d7-4365-8830-9f01d3be0f93 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:02.838774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-55b41e36-95d7-4365-8830-9f01d3be0f93 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:02.869800 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:02.869800 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:02.872118 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-55b41e36-95d7-4365-8830-9f01d3be0f93 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:02.873090 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1059/2101] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:02 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:34:03.886760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aed6c33b-26e9-4316-a223-b4ac3e13249f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:03.887314 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aed6c33b-26e9-4316-a223-b4ac3e13249f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:03.887442 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:03.887442 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:03.887857 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aed6c33b-26e9-4316-a223-b4ac3e13249f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:03.888814 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-aed6c33b-26e9-4316-a223-b4ac3e13249f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:03.933034 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:03.933034 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:03.934893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aed6c33b-26e9-4316-a223-b4ac3e13249f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:03.936454 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1043/2102] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:03 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:04.954843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72bb708d-d702-4447-ab9d-a5263ff0415a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:04.955971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72bb708d-d702-4447-ab9d-a5263ff0415a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:04.956342 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:04.956342 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:04.957255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72bb708d-d702-4447-ab9d-a5263ff0415a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:04.957815 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-72bb708d-d702-4447-ab9d-a5263ff0415a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:05.026653 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:05.026653 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:05.031391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72bb708d-d702-4447-ab9d-a5263ff0415a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:05.032459 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1060/2103] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:04 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:06.046685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b9bd5bfb-67d3-4059-a1bf-d4ac4b6d0f4d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:06.047173 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b9bd5bfb-67d3-4059-a1bf-d4ac4b6d0f4d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:06.047385 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:06.047385 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:06.047696 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b9bd5bfb-67d3-4059-a1bf-d4ac4b6d0f4d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:06.048071 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b9bd5bfb-67d3-4059-a1bf-d4ac4b6d0f4d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:06.088529 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:06.088529 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:06.090982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b9bd5bfb-67d3-4059-a1bf-d4ac4b6d0f4d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:06.102193 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1044/2104] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:06 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:07.107940 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0172d5e7-1e3a-4948-b7ea-b4ec6c90e9df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:07.108468 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0172d5e7-1e3a-4948-b7ea-b4ec6c90e9df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:07.108743 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:07.108743 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:07.109006 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0172d5e7-1e3a-4948-b7ea-b4ec6c90e9df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:07.109388 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0172d5e7-1e3a-4948-b7ea-b4ec6c90e9df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:07.137543 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:07.137543 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:07.139808 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0172d5e7-1e3a-4948-b7ea-b4ec6c90e9df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:07.146572 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1061/2105] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:07 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:08.168981 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8395a2fb-6ee3-4084-8431-3644062b80c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:08.170921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8395a2fb-6ee3-4084-8431-3644062b80c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:08.171321 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:08.171321 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:08.176741 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8395a2fb-6ee3-4084-8431-3644062b80c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:08.177528 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8395a2fb-6ee3-4084-8431-3644062b80c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:08.218852 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:08.218852 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:08.221963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8395a2fb-6ee3-4084-8431-3644062b80c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:08.241385 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1045/2106] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:08 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:09.236834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31718db6-be2d-436d-badb-d6c90ad1ffbf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:09.237379 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31718db6-be2d-436d-badb-d6c90ad1ffbf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:09.237595 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:09.237595 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:09.237899 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31718db6-be2d-436d-badb-d6c90ad1ffbf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:09.238265 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-31718db6-be2d-436d-badb-d6c90ad1ffbf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:09.305040 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:09.305040 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:09.306559 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31718db6-be2d-436d-badb-d6c90ad1ffbf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:09.313414 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1062/2107] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:09 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:10.328083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66bdb6f1-3321-4ca2-baba-45d020b226c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:10.328622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-66bdb6f1-3321-4ca2-baba-45d020b226c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:10.328842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:10.328842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:10.329218 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-66bdb6f1-3321-4ca2-baba-45d020b226c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:10.335458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-66bdb6f1-3321-4ca2-baba-45d020b226c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:10.382276 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:10.382276 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:10.390751 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66bdb6f1-3321-4ca2-baba-45d020b226c6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:10.391830 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1046/2108] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:10 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:11.405966 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e888af0-97e1-459b-8c93-95c1959a9a09 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:11.406540 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e888af0-97e1-459b-8c93-95c1959a9a09 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:11.406709 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:11.406709 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:11.407351 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e888af0-97e1-459b-8c93-95c1959a9a09 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:11.407880 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7e888af0-97e1-459b-8c93-95c1959a9a09 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:11.431604 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:11.431604 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:11.433594 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e888af0-97e1-459b-8c93-95c1959a9a09 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:11.434941 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1063/2109] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:11 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:12.448843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1472100b-2862-46c0-bb32-d5005e4f9d20 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:12.449391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1472100b-2862-46c0-bb32-d5005e4f9d20 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:12.449623 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:12.449623 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:12.449895 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1472100b-2862-46c0-bb32-d5005e4f9d20 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:12.450260 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1472100b-2862-46c0-bb32-d5005e4f9d20 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:12.491898 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:12.491898 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:12.495265 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1472100b-2862-46c0-bb32-d5005e4f9d20 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:12.502846 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1047/2110] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:12 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:13.516986 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc6ee991-8f9e-4d69-93ea-06b1e23fae1d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:13.518380 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc6ee991-8f9e-4d69-93ea-06b1e23fae1d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:13.518380 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:13.518380 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:13.518663 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc6ee991-8f9e-4d69-93ea-06b1e23fae1d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:13.518994 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-cc6ee991-8f9e-4d69-93ea-06b1e23fae1d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:13.570655 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:13.570655 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:13.579406 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc6ee991-8f9e-4d69-93ea-06b1e23fae1d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:13.580591 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1064/2111] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:13 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:14.594696 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c59ce186-437e-4885-ae45-c032254811c7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:14.595238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c59ce186-437e-4885-ae45-c032254811c7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:14.595523 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:14.595523 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:14.595831 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c59ce186-437e-4885-ae45-c032254811c7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:14.596204 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c59ce186-437e-4885-ae45-c032254811c7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:14.643942 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:14.643942 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:14.645509 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c59ce186-437e-4885-ae45-c032254811c7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:14.646574 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1048/2112] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:14 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:15.660616 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-85664e4d-cd7e-46f1-acb4-979375efd192 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:15.661686 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-85664e4d-cd7e-46f1-acb4-979375efd192 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:15.662066 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:15.662066 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:15.662765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-85664e4d-cd7e-46f1-acb4-979375efd192 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:15.663295 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-85664e4d-cd7e-46f1-acb4-979375efd192 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:15.721735 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:15.721735 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:15.723619 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-85664e4d-cd7e-46f1-acb4-979375efd192 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:15.724444 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1065/2113] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:15 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:16.738813 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80d0f02a-9a89-44b8-ac6f-636c6cd062d0 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:16.740238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-80d0f02a-9a89-44b8-ac6f-636c6cd062d0 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:16.741269 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:16.741269 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:16.742115 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-80d0f02a-9a89-44b8-ac6f-636c6cd062d0 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:16.742714 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-80d0f02a-9a89-44b8-ac6f-636c6cd062d0 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:16.795844 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:16.795844 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:16.818253 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80d0f02a-9a89-44b8-ac6f-636c6cd062d0 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:16.822689 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1049/2114] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:16 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:17.838041 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8e59f6a-60fe-4fba-a4fe-7f21d187cfd7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:17.839142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d8e59f6a-60fe-4fba-a4fe-7f21d187cfd7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:17.839553 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:17.839553 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:17.840135 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d8e59f6a-60fe-4fba-a4fe-7f21d187cfd7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:17.840679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d8e59f6a-60fe-4fba-a4fe-7f21d187cfd7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:17.893325 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:17.893325 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:17.895412 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8e59f6a-60fe-4fba-a4fe-7f21d187cfd7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:17.900580 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1066/2115] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:17 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:18.920391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d2f6794-c900-41e0-ae82-de0e277bd356 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:18.921694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0d2f6794-c900-41e0-ae82-de0e277bd356 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:18.922407 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:18.922407 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:18.923097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0d2f6794-c900-41e0-ae82-de0e277bd356 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:18.923686 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0d2f6794-c900-41e0-ae82-de0e277bd356 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:18.953377 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:18.953377 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:18.955663 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d2f6794-c900-41e0-ae82-de0e277bd356 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:18.957009 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1050/2116] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:18 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:19.971750 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b888289-1bbe-4620-a86f-ea7b0a7efe04 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:19.976738 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b888289-1bbe-4620-a86f-ea7b0a7efe04 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:19.977097 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:19.977097 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:19.980123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b888289-1bbe-4620-a86f-ea7b0a7efe04 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:19.980881 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3b888289-1bbe-4620-a86f-ea7b0a7efe04 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:20.017335 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:20.017335 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:20.019556 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b888289-1bbe-4620-a86f-ea7b0a7efe04 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:20.020863 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1067/2117] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:19 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:21.034513 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a5384df-67d5-47e4-b8e8-7a4cbe3b9334 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:21.035917 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a5384df-67d5-47e4-b8e8-7a4cbe3b9334 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:21.036319 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:21.036319 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:21.036945 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a5384df-67d5-47e4-b8e8-7a4cbe3b9334 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:21.037530 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8a5384df-67d5-47e4-b8e8-7a4cbe3b9334 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:21.059680 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:21.059680 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:21.061893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a5384df-67d5-47e4-b8e8-7a4cbe3b9334 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:21.062901 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1051/2118] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:21 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:22.078066 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64877e6f-e21b-4f80-8b91-f2642573ec4f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:22.078763 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64877e6f-e21b-4f80-8b91-f2642573ec4f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:22.079130 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:22.079130 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:22.079770 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64877e6f-e21b-4f80-8b91-f2642573ec4f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:22.080264 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-64877e6f-e21b-4f80-8b91-f2642573ec4f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:22.139056 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:22.139056 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:22.141238 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64877e6f-e21b-4f80-8b91-f2642573ec4f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:22.144357 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1068/2119] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:22 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:23.160687 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15e18dce-9d2c-4819-8724-54007cfbc0a0 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:23.161687 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-15e18dce-9d2c-4819-8724-54007cfbc0a0 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:23.162043 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:23.162043 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:23.162777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-15e18dce-9d2c-4819-8724-54007cfbc0a0 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:23.163301 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-15e18dce-9d2c-4819-8724-54007cfbc0a0 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:23.192379 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:23.192379 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:23.199105 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15e18dce-9d2c-4819-8724-54007cfbc0a0 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:23.200533 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1052/2120] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:23 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:24.219531 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59be7bb5-3d46-4693-95f8-daca7bbfe55e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:24.220060 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59be7bb5-3d46-4693-95f8-daca7bbfe55e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:24.220229 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:24.220229 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:24.220841 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59be7bb5-3d46-4693-95f8-daca7bbfe55e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:24.221463 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-59be7bb5-3d46-4693-95f8-daca7bbfe55e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:24.261080 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:24.261080 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:24.263783 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59be7bb5-3d46-4693-95f8-daca7bbfe55e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:24.264918 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1069/2121] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:24 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:25.280228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b6fae3ee-964a-426d-b5bf-93aac5835d03 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:25.282064 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b6fae3ee-964a-426d-b5bf-93aac5835d03 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:25.282429 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:25.282429 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:25.283045 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b6fae3ee-964a-426d-b5bf-93aac5835d03 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:25.284616 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b6fae3ee-964a-426d-b5bf-93aac5835d03 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:25.311478 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:25.311478 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:25.314081 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b6fae3ee-964a-426d-b5bf-93aac5835d03 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:25.319242 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1053/2122] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:25 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:26.332859 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ae9a54d2-6402-4ab5-a151-2246297d7957 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:26.333356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ae9a54d2-6402-4ab5-a151-2246297d7957 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:26.333844 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:26.333844 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:26.335143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ae9a54d2-6402-4ab5-a151-2246297d7957 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:26.335689 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ae9a54d2-6402-4ab5-a151-2246297d7957 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:26.384537 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:26.384537 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:26.387173 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ae9a54d2-6402-4ab5-a151-2246297d7957 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:26.388243 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1070/2123] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:26 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:27.401938 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f891a4cb-5dba-4d5d-b68b-9e404222db36 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:27.403912 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f891a4cb-5dba-4d5d-b68b-9e404222db36 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:27.404339 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:27.404339 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:27.405001 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f891a4cb-5dba-4d5d-b68b-9e404222db36 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:27.405558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f891a4cb-5dba-4d5d-b68b-9e404222db36 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:27.455199 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:27.455199 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:27.457498 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f891a4cb-5dba-4d5d-b68b-9e404222db36 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:27.459145 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1054/2124] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:27 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:28.473987 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e849f27-ee22-4ca1-8a01-62a397376908 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:28.475804 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e849f27-ee22-4ca1-8a01-62a397376908 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:28.476230 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:28.476230 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:28.477123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e849f27-ee22-4ca1-8a01-62a397376908 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:28.477838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7e849f27-ee22-4ca1-8a01-62a397376908 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:28.550240 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:28.550240 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:28.557924 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e849f27-ee22-4ca1-8a01-62a397376908 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:28.559086 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1071/2125] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:28 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:29.573302 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3aaecbfb-f2de-4ef6-aed0-5bb0069160b8 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:29.574550 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3aaecbfb-f2de-4ef6-aed0-5bb0069160b8 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:29.574990 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:29.574990 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:29.575659 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3aaecbfb-f2de-4ef6-aed0-5bb0069160b8 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:29.576224 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3aaecbfb-f2de-4ef6-aed0-5bb0069160b8 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:29.606364 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:29.606364 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:29.622729 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3aaecbfb-f2de-4ef6-aed0-5bb0069160b8 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:29.626990 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1055/2126] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:29 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:30.641806 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c25dab86-cf57-4102-a281-001b1738a4df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:30.642998 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c25dab86-cf57-4102-a281-001b1738a4df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:30.643584 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:30.643584 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:30.644263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c25dab86-cf57-4102-a281-001b1738a4df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:30.644842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c25dab86-cf57-4102-a281-001b1738a4df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:30.687610 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:30.687610 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:30.689958 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c25dab86-cf57-4102-a281-001b1738a4df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:30.697850 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1072/2127] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:30 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:31.707042 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a88bd381-3183-4b23-88a1-8dec295fdf6b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:31.708322 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a88bd381-3183-4b23-88a1-8dec295fdf6b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:31.708793 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:31.708793 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:31.709658 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a88bd381-3183-4b23-88a1-8dec295fdf6b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:31.710252 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a88bd381-3183-4b23-88a1-8dec295fdf6b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:31.775625 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:31.775625 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:31.783125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a88bd381-3183-4b23-88a1-8dec295fdf6b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:31.784391 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1056/2128] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:31 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:32.798736 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07c40171-a41f-47fd-8817-a925f6c9d558 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:32.799264 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07c40171-a41f-47fd-8817-a925f6c9d558 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:32.799619 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:32.799619 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:32.800001 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07c40171-a41f-47fd-8817-a925f6c9d558 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:32.800374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-07c40171-a41f-47fd-8817-a925f6c9d558 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:32.844909 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:32.844909 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:32.846769 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07c40171-a41f-47fd-8817-a925f6c9d558 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:32.847616 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1073/2129] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:32 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:33.862835 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-add261e2-02af-410c-b92d-e50725ec30ec tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:33.863345 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-add261e2-02af-410c-b92d-e50725ec30ec tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:33.863728 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:33.863728 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:33.864252 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-add261e2-02af-410c-b92d-e50725ec30ec tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:33.864694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-add261e2-02af-410c-b92d-e50725ec30ec tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:33.920647 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:33.920647 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:33.922984 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-add261e2-02af-410c-b92d-e50725ec30ec tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:33.923911 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1057/2130] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:33 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:34.938362 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-82798557-02e9-43ad-9780-f811c589bfd5 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:34.938876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-82798557-02e9-43ad-9780-f811c589bfd5 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:34.939056 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:34.939056 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:34.939701 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-82798557-02e9-43ad-9780-f811c589bfd5 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:34.940316 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-82798557-02e9-43ad-9780-f811c589bfd5 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:34.984285 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:34.984285 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:34.989588 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-82798557-02e9-43ad-9780-f811c589bfd5 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:34.992430 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1074/2131] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:34 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:36.007452 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e309da6-b9ac-4ed3-99df-858472761719 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:36.009841 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e309da6-b9ac-4ed3-99df-858472761719 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:36.010257 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:36.010257 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:36.010900 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e309da6-b9ac-4ed3-99df-858472761719 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:36.011543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5e309da6-b9ac-4ed3-99df-858472761719 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:36.068093 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:36.068093 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:36.070428 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e309da6-b9ac-4ed3-99df-858472761719 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:36.071501 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1058/2132] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:36 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:37.087612 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d5be4e20-b73b-4903-9637-d020ac63532a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:37.088958 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d5be4e20-b73b-4903-9637-d020ac63532a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:37.089384 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:37.089384 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:37.092255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d5be4e20-b73b-4903-9637-d020ac63532a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:37.093238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d5be4e20-b73b-4903-9637-d020ac63532a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:37.158956 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:37.158956 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:37.163037 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d5be4e20-b73b-4903-9637-d020ac63532a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:37.166176 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1075/2133] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:37 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:38.179926 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b8c746a-c132-4961-b124-5757f6b19ed3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:38.181132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b8c746a-c132-4961-b124-5757f6b19ed3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:38.181540 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:38.181540 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:38.182193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b8c746a-c132-4961-b124-5757f6b19ed3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:38.182756 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5b8c746a-c132-4961-b124-5757f6b19ed3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:38.219588 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:38.219588 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:38.223586 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b8c746a-c132-4961-b124-5757f6b19ed3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:38.225987 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1059/2134] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:38 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:39.246717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-30e22ac5-283b-4539-9933-3c15023bb6e7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:39.246717 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-30e22ac5-283b-4539-9933-3c15023bb6e7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:39.246717 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:39.246717 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:39.246717 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-30e22ac5-283b-4539-9933-3c15023bb6e7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:39.247789 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-30e22ac5-283b-4539-9933-3c15023bb6e7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:39.276237 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:39.276237 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:39.278475 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-30e22ac5-283b-4539-9933-3c15023bb6e7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:39.279310 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1076/2135] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:39 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:40.295659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfc94936-ed67-450e-a83f-64ddcaa6e544 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:40.296672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfc94936-ed67-450e-a83f-64ddcaa6e544 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:40.297029 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:40.297029 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:40.297624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfc94936-ed67-450e-a83f-64ddcaa6e544 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:40.298141 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-cfc94936-ed67-450e-a83f-64ddcaa6e544 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:40.346496 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:40.346496 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:40.357678 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfc94936-ed67-450e-a83f-64ddcaa6e544 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:40.358807 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1060/2136] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:40 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:41.373843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-85154f7c-4814-46d4-8313-6dc41a98b36f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:41.374495 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-85154f7c-4814-46d4-8313-6dc41a98b36f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:41.374870 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:41.374870 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:41.375490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-85154f7c-4814-46d4-8313-6dc41a98b36f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:41.376096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-85154f7c-4814-46d4-8313-6dc41a98b36f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:41.419770 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:41.419770 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:41.422848 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-85154f7c-4814-46d4-8313-6dc41a98b36f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:41.423873 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1077/2137] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:41 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:42.439745 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98d33053-2499-4ab2-8883-f3e6f935a6df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:42.440261 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98d33053-2499-4ab2-8883-f3e6f935a6df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:42.440476 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:42.440476 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:42.440843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98d33053-2499-4ab2-8883-f3e6f935a6df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:42.441207 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-98d33053-2499-4ab2-8883-f3e6f935a6df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:42.493882 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:42.493882 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:42.495743 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98d33053-2499-4ab2-8883-f3e6f935a6df tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:42.496563 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1061/2138] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:42 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:43.514160 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-805f2982-c883-42be-a6e4-769e89c7eb9d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:43.514743 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-805f2982-c883-42be-a6e4-769e89c7eb9d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:43.514869 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:43.514869 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:43.515146 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-805f2982-c883-42be-a6e4-769e89c7eb9d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:43.515540 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-805f2982-c883-42be-a6e4-769e89c7eb9d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:43.566046 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:43.566046 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:43.567999 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-805f2982-c883-42be-a6e4-769e89c7eb9d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:43.569309 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1078/2139] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:43 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:44.589150 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-467c014d-a81c-47ef-bc8a-ad458e982e14 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:44.590218 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-467c014d-a81c-47ef-bc8a-ad458e982e14 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:44.594222 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:44.594222 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:44.595716 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-467c014d-a81c-47ef-bc8a-ad458e982e14 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:44.596433 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-467c014d-a81c-47ef-bc8a-ad458e982e14 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:44.637660 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:44.637660 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:44.640241 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-467c014d-a81c-47ef-bc8a-ad458e982e14 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:44.646758 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1062/2140] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:44 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:45.661287 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb735638-7a1b-4ec6-8934-b5fbdea845e9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:45.661916 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb735638-7a1b-4ec6-8934-b5fbdea845e9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:45.662118 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:45.662118 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:45.662442 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb735638-7a1b-4ec6-8934-b5fbdea845e9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:45.662997 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-eb735638-7a1b-4ec6-8934-b5fbdea845e9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:45.710800 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:45.710800 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:45.713124 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb735638-7a1b-4ec6-8934-b5fbdea845e9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:45.714770 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1079/2141] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:45 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:46.729758 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1722811b-88ab-463e-86fe-1338236925d9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:46.730981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1722811b-88ab-463e-86fe-1338236925d9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:46.731461 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:46.731461 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:46.732074 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1722811b-88ab-463e-86fe-1338236925d9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:46.732613 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1722811b-88ab-463e-86fe-1338236925d9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:46.793100 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:46.793100 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:46.795307 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1722811b-88ab-463e-86fe-1338236925d9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:46.796388 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1063/2142] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:46 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:47.812668 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1b5f91c-7c34-4675-9368-ea322be35087 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:47.814090 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1b5f91c-7c34-4675-9368-ea322be35087 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:47.814524 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:47.814524 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:47.815376 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1b5f91c-7c34-4675-9368-ea322be35087 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:47.816222 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d1b5f91c-7c34-4675-9368-ea322be35087 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:47.864002 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:47.864002 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:47.869594 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1b5f91c-7c34-4675-9368-ea322be35087 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:47.872879 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1080/2143] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:47 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:48.887371 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31291d4a-8a41-4726-b15f-f93d9d9a2d9f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:48.887964 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31291d4a-8a41-4726-b15f-f93d9d9a2d9f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:48.888159 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:48.888159 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:48.888729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31291d4a-8a41-4726-b15f-f93d9d9a2d9f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:48.889621 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-31291d4a-8a41-4726-b15f-f93d9d9a2d9f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:48.931808 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:48.931808 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:48.937097 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31291d4a-8a41-4726-b15f-f93d9d9a2d9f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:48.943001 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1064/2144] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:48 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:49.957070 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c0d82a15-d739-4e70-8774-052f9f3ff7f2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:49.958884 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c0d82a15-d739-4e70-8774-052f9f3ff7f2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:49.959085 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:49.959085 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:49.959838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c0d82a15-d739-4e70-8774-052f9f3ff7f2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:49.960445 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c0d82a15-d739-4e70-8774-052f9f3ff7f2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:50.021376 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:50.021376 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:50.023243 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c0d82a15-d739-4e70-8774-052f9f3ff7f2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:50.024133 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1081/2145] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:49 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:51.037956 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f0e440c8-2226-4203-b1ed-0042f7ea9148 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:51.038472 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f0e440c8-2226-4203-b1ed-0042f7ea9148 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:51.038830 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:51.038830 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:51.039411 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f0e440c8-2226-4203-b1ed-0042f7ea9148 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:51.040116 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f0e440c8-2226-4203-b1ed-0042f7ea9148 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:51.123749 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:51.123749 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:51.128565 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f0e440c8-2226-4203-b1ed-0042f7ea9148 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:51.140861 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1065/2146] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:51 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:52.156354 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ecc57bf-75ca-4371-ba9b-1161f79f2375 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:52.156771 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ecc57bf-75ca-4371-ba9b-1161f79f2375 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:52.156959 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:52.156959 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:52.157321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ecc57bf-75ca-4371-ba9b-1161f79f2375 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:52.157692 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4ecc57bf-75ca-4371-ba9b-1161f79f2375 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:52.197076 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:52.197076 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:52.200507 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ecc57bf-75ca-4371-ba9b-1161f79f2375 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:52.202023 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1082/2147] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:52 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:53.216254 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57fffa77-add6-47e3-9cfa-6dde62ace8d6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:53.216945 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57fffa77-add6-47e3-9cfa-6dde62ace8d6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:53.217265 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:53.217265 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:53.217822 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57fffa77-add6-47e3-9cfa-6dde62ace8d6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:53.218300 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-57fffa77-add6-47e3-9cfa-6dde62ace8d6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:53.277426 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:53.277426 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:53.279607 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57fffa77-add6-47e3-9cfa-6dde62ace8d6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:53.286495 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1066/2148] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:53 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:54.296197 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e2121794-a8fe-433a-a0f4-2d508a6c35de tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:54.296712 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e2121794-a8fe-433a-a0f4-2d508a6c35de tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:54.296905 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:54.296905 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:54.299351 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e2121794-a8fe-433a-a0f4-2d508a6c35de tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:54.299903 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e2121794-a8fe-433a-a0f4-2d508a6c35de tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:54.381389 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:54.381389 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:54.388405 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e2121794-a8fe-433a-a0f4-2d508a6c35de tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:54.392346 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1083/2149] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:54 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:55.405768 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f2a1364-093d-4145-ba53-ba5f2cc6fd7e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:55.406447 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f2a1364-093d-4145-ba53-ba5f2cc6fd7e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:55.406618 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:55.406618 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:55.406993 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f2a1364-093d-4145-ba53-ba5f2cc6fd7e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:55.407367 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1f2a1364-093d-4145-ba53-ba5f2cc6fd7e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:55.469557 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:55.469557 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:55.473207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f2a1364-093d-4145-ba53-ba5f2cc6fd7e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:55.478883 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1067/2150] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:55 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:34:56.490393 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b81d82e0-39c1-42a3-88f9-c07581593a77 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:56.491831 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b81d82e0-39c1-42a3-88f9-c07581593a77 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:56.492256 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:56.492256 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:56.492891 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b81d82e0-39c1-42a3-88f9-c07581593a77 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:56.493453 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-b81d82e0-39c1-42a3-88f9-c07581593a77 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:56.554583 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:56.554583 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:56.560465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b81d82e0-39c1-42a3-88f9-c07581593a77 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:56.561984 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1084/2151] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:56 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:57.579652 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd792544-4b2c-4fa2-aa18-48409b551b4e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:57.580957 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd792544-4b2c-4fa2-aa18-48409b551b4e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:57.581382 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:57.581382 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:57.582818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd792544-4b2c-4fa2-aa18-48409b551b4e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:57.584080 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-dd792544-4b2c-4fa2-aa18-48409b551b4e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:57.637057 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:57.637057 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:57.639386 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd792544-4b2c-4fa2-aa18-48409b551b4e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:57.640493 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1068/2152] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:57 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:58.655733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e2659db-c360-45fb-90ed-d46cfa59fdbd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:58.659519 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e2659db-c360-45fb-90ed-d46cfa59fdbd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:58.659519 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:58.659519 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:58.659519 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e2659db-c360-45fb-90ed-d46cfa59fdbd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:58.659519 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1e2659db-c360-45fb-90ed-d46cfa59fdbd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:58.746411 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:58.746411 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:58.748296 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e2659db-c360-45fb-90ed-d46cfa59fdbd tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:58.756788 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1085/2153] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:58 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:34:59.770895 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64faf514-da0a-427b-ab34-4573f774b942 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:34:59.770895 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64faf514-da0a-427b-ab34-4573f774b942 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:34:59.772474 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:34:59.772474 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:34:59.772474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64faf514-da0a-427b-ab34-4573f774b942 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:34:59.772474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-64faf514-da0a-427b-ab34-4573f774b942 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:34:59.815366 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:34:59.815366 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:34:59.818048 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64faf514-da0a-427b-ab34-4573f774b942 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:34:59.819391 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1069/2154] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:34:59 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:00.833324 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-46be4bfb-37f7-4c0a-b48c-f290b578fe2b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:00.834489 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-46be4bfb-37f7-4c0a-b48c-f290b578fe2b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:00.834927 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:00.834927 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:00.835638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-46be4bfb-37f7-4c0a-b48c-f290b578fe2b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:00.836209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-46be4bfb-37f7-4c0a-b48c-f290b578fe2b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:00.886415 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:00.886415 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:00.889911 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-46be4bfb-37f7-4c0a-b48c-f290b578fe2b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:00.898511 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1086/2155] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:00 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:01.913184 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-386c6a5a-61c6-49a9-9a65-258fe143f047 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:01.914331 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-386c6a5a-61c6-49a9-9a65-258fe143f047 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:01.914772 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:01.914772 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:01.915628 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-386c6a5a-61c6-49a9-9a65-258fe143f047 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:01.916336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-386c6a5a-61c6-49a9-9a65-258fe143f047 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:01.953254 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:01.953254 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:01.955623 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-386c6a5a-61c6-49a9-9a65-258fe143f047 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:01.956911 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1070/2156] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:01 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:02.979309 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3280a90c-0158-4e0e-ae7b-dd9138606340 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:02.980882 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3280a90c-0158-4e0e-ae7b-dd9138606340 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:02.981301 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:02.981301 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:02.982088 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3280a90c-0158-4e0e-ae7b-dd9138606340 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:02.982652 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3280a90c-0158-4e0e-ae7b-dd9138606340 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:03.008286 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:03.008286 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:03.010539 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3280a90c-0158-4e0e-ae7b-dd9138606340 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:03.011593 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1087/2157] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:02 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:04.025699 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-270116d7-235d-474d-a551-70206aec10fe tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:04.026249 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-270116d7-235d-474d-a551-70206aec10fe tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:04.026426 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:04.026426 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:04.026764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-270116d7-235d-474d-a551-70206aec10fe tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:04.027126 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-270116d7-235d-474d-a551-70206aec10fe tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:04.049944 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:04.049944 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:04.052707 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-270116d7-235d-474d-a551-70206aec10fe tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:04.053753 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1071/2158] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:04 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:05.069396 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e973ca8-b72b-4a3d-a64e-20a5f41198c9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:05.070818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e973ca8-b72b-4a3d-a64e-20a5f41198c9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:05.071185 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:05.071185 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:05.071824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e973ca8-b72b-4a3d-a64e-20a5f41198c9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:05.072338 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5e973ca8-b72b-4a3d-a64e-20a5f41198c9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:05.118818 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:05.118818 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:05.140262 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e973ca8-b72b-4a3d-a64e-20a5f41198c9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:05.142069 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1088/2159] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:05 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:06.162403 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6737799a-a1ea-4e2d-b26d-b0c5bbc399cc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:06.162403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6737799a-a1ea-4e2d-b26d-b0c5bbc399cc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:06.162403 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:06.162403 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:06.162403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6737799a-a1ea-4e2d-b26d-b0c5bbc399cc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:06.162403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6737799a-a1ea-4e2d-b26d-b0c5bbc399cc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:06.181374 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:06.181374 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:06.183205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6737799a-a1ea-4e2d-b26d-b0c5bbc399cc tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:06.184077 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1072/2160] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:06 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:07.198826 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43b80d10-f935-4002-8ac8-5a0fa32fb263 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:07.200587 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43b80d10-f935-4002-8ac8-5a0fa32fb263 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:07.200964 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:07.200964 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:07.201570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43b80d10-f935-4002-8ac8-5a0fa32fb263 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:07.202287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-43b80d10-f935-4002-8ac8-5a0fa32fb263 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:07.254545 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:07.254545 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:07.257496 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43b80d10-f935-4002-8ac8-5a0fa32fb263 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:07.264266 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1089/2161] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:07 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:08.272735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d33a342-addf-4880-879f-ee28ef095ea4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:08.273831 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d33a342-addf-4880-879f-ee28ef095ea4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:08.274107 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:08.274107 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:08.274481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d33a342-addf-4880-879f-ee28ef095ea4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:08.274898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4d33a342-addf-4880-879f-ee28ef095ea4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:08.300847 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:08.300847 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:08.305032 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d33a342-addf-4880-879f-ee28ef095ea4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:08.306073 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1073/2162] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:08 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:09.321197 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f840427d-9ca3-4322-b76b-1146baf12452 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:09.321751 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f840427d-9ca3-4322-b76b-1146baf12452 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:09.321975 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:09.321975 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:09.322357 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f840427d-9ca3-4322-b76b-1146baf12452 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:09.322732 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f840427d-9ca3-4322-b76b-1146baf12452 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:09.345146 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:09.345146 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:09.346985 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f840427d-9ca3-4322-b76b-1146baf12452 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:09.349111 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1090/2163] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:09 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:10.365392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-728cf6bd-7352-44a2-8c19-f321728fb058 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:10.366487 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-728cf6bd-7352-44a2-8c19-f321728fb058 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:10.366866 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:10.366866 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:10.367540 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-728cf6bd-7352-44a2-8c19-f321728fb058 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:10.368198 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-728cf6bd-7352-44a2-8c19-f321728fb058 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:10.423212 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:10.423212 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:10.425169 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-728cf6bd-7352-44a2-8c19-f321728fb058 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:10.433047 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1074/2164] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:10 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 820 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:11.441293 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-360d8264-6cea-42fe-8185-39b0c069a89a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:11.443014 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-360d8264-6cea-42fe-8185-39b0c069a89a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:11.443458 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:11.443458 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:11.444109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-360d8264-6cea-42fe-8185-39b0c069a89a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:11.444669 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-360d8264-6cea-42fe-8185-39b0c069a89a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:11.479711 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:11.479711 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:11.483169 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-360d8264-6cea-42fe-8185-39b0c069a89a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:11.484319 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1091/2165] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:11 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:11.497938 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-68c36eb9-4e61-4fb5-8411-58f472c53dd9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:35:11.498746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-68c36eb9-4e61-4fb5-8411-58f472c53dd9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:11.499231 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:11.499231 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:11.499907 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-68c36eb9-4e61-4fb5-8411-58f472c53dd9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:11.558181 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:11.558181 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:11.575681 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-68c36eb9-4e61-4fb5-8411-58f472c53dd9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:35:11.613732 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-68c36eb9-4e61-4fb5-8411-58f472c53dd9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:35:11.615858 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1075/2166] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:11 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 1363 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:11.634361 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] POST http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308/restore Jan 27 18:35:11.635010 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:11.635010 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:11.635488 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:11.636377 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Restoring backup 06bc62a4-2305-408e-b5c2-1eee82f00308 ({'restore': {}}) {{(pid=87902) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 27 18:35:11.636736 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Restoring backup 06bc62a4-2305-408e-b5c2-1eee82f00308 to volume None. Jan 27 18:35:11.691561 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:11.691561 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:11.695130 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.backup.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Creating volume of 1 GB for restore of backup 06bc62a4-2305-408e-b5c2-1eee82f00308. Jan 27 18:35:11.732703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Availability Zones retrieved successfully. Jan 27 18:35:11.775107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Flow 'volume_create_api' (11967179-0679-4e64-9d83-a650e2120af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:35:11.782753 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a179855d-6b43-4e54-a0f1-b569bf2c017e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:11.785394 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:35:11.903714 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a179855d-6b43-4e54-a0f1-b569bf2c017e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:11.907416 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730bf36d-006b-45eb-a1fd-ffefdec6241c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:12.009443 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Created reservations ['8b9ab110-e2ef-4f7a-b8e2-086e8a012042', 'b3cbb51b-ad96-4971-9fae-6036c125dd38', '43cb6d8e-26cc-479c-8ac7-a59598c59a54', '17b16b9a-1932-451f-bebc-39b0f77440b2'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:35:12.012106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730bf36d-006b-45eb-a1fd-ffefdec6241c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b9ab110-e2ef-4f7a-b8e2-086e8a012042', 'b3cbb51b-ad96-4971-9fae-6036c125dd38', '43cb6d8e-26cc-479c-8ac7-a59598c59a54', '17b16b9a-1932-451f-bebc-39b0f77440b2']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:12.014449 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de63e064-e1e7-400f-a4b4-235512d41664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:12.088076 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de63e064-e1e7-400f-a4b4-235512d41664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9adbf73-8dc5-4fdc-8565-e0214846e4f3', '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_06bc62a4-2305-408e-b5c2-1eee82f00308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='537ba2014e864ac9bda1d372f9c6fb67',qos_specs=None,replication_status=,reservations=['8b9ab110-e2ef-4f7a-b8e2-086e8a012042','b3cbb51b-ad96-4971-9fae-6036c125dd38','43cb6d8e-26cc-479c-8ac7-a59598c59a54','17b16b9a-1932-451f-bebc-39b0f77440b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5768dd28400641bd828e5b6411ee2ed8',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:35:12Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_06bc62a4-2305-408e-b5c2-1eee82f00308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9adbf73-8dc5-4fdc-8565-e0214846e4f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='537ba2014e864ac9bda1d372f9c6fb67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5768dd28400641bd828e5b6411ee2ed8',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:12.090808 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bac6782-5cb4-4beb-9186-ac5a68193d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:12.126509 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bac6782-5cb4-4beb-9186-ac5a68193d6a) transitioned into 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_06bc62a4-2305-408e-b5c2-1eee82f00308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='537ba2014e864ac9bda1d372f9c6fb67',qos_specs=None,replication_status=,reservations=['8b9ab110-e2ef-4f7a-b8e2-086e8a012042','b3cbb51b-ad96-4971-9fae-6036c125dd38','43cb6d8e-26cc-479c-8ac7-a59598c59a54','17b16b9a-1932-451f-bebc-39b0f77440b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5768dd28400641bd828e5b6411ee2ed8',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:12.128511 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74988ff-6b29-4217-be14-5ba0c76d3dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:12.149676 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74988ff-6b29-4217-be14-5ba0c76d3dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:12.156137 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Flow 'volume_create_api' (11967179-0679-4e64-9d83-a650e2120af6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:35:12.228852 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Create volume request issued successfully. Jan 27 18:35:12.329960 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:12.329960 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:12.331153 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:35:13.403179 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:13.403179 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:13.405361 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:35:14.460221 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:14.460221 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:14.461401 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:35:14.461792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Checking backup size 1 against volume size 1 {{(pid=87902) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 27 18:35:14.462144 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.backup.api [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Overwriting volume a9adbf73-8dc5-4fdc-8565-e0214846e4f3 with restore of backup 06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:14.482409 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] restore_backup in rpcapi backup_id 06bc62a4-2305-408e-b5c2-1eee82f00308 {{(pid=87902) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 27 18:35:14.492913 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ef50d46-24d3-45da-a490-992389f7332b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308/restore returned with HTTP 202 Jan 27 18:35:14.495991 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1092/2167] 10.222.0.72 () {60 vars in 1360 bytes} [Wed Jan 27 18:35:11 2021] POST /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308/restore => generated 189 bytes in 2865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:35:14.505462 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba4db7d1-9360-40bb-980a-cf22c7cccb57 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:14.506441 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba4db7d1-9360-40bb-980a-cf22c7cccb57 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:14.506816 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:14.506816 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:14.507468 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba4db7d1-9360-40bb-980a-cf22c7cccb57 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:14.508005 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ba4db7d1-9360-40bb-980a-cf22c7cccb57 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:14.541634 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:14.541634 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:14.543864 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba4db7d1-9360-40bb-980a-cf22c7cccb57 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:14.545175 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1076/2168] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:14 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:15.560224 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3498fe19-8a8a-4e5b-a8e3-ec13d9b38d8e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:15.561363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3498fe19-8a8a-4e5b-a8e3-ec13d9b38d8e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:15.561726 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:15.561726 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:15.562326 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3498fe19-8a8a-4e5b-a8e3-ec13d9b38d8e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:15.562850 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3498fe19-8a8a-4e5b-a8e3-ec13d9b38d8e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:15.592670 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:15.592670 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:15.594640 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3498fe19-8a8a-4e5b-a8e3-ec13d9b38d8e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:15.597358 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1093/2169] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:15 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:16.611478 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60ec925b-3b19-4874-bfae-8f083ecbce55 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:16.613898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60ec925b-3b19-4874-bfae-8f083ecbce55 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:16.614536 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:16.614536 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:16.615366 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60ec925b-3b19-4874-bfae-8f083ecbce55 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:16.616605 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-60ec925b-3b19-4874-bfae-8f083ecbce55 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:16.662787 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:16.662787 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:16.668747 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60ec925b-3b19-4874-bfae-8f083ecbce55 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:16.678562 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1077/2170] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:16 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:17.710543 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-136326bb-914f-4935-afe2-8d8491f30db4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:17.710543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-136326bb-914f-4935-afe2-8d8491f30db4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:17.710543 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:17.710543 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:17.710543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-136326bb-914f-4935-afe2-8d8491f30db4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:17.710543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-136326bb-914f-4935-afe2-8d8491f30db4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:17.727028 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:17.727028 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:17.729329 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-136326bb-914f-4935-afe2-8d8491f30db4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:17.730364 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1094/2171] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:17 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:18.745395 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a2b94547-ae92-4101-b5d8-7039ecec9c64 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:18.745890 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a2b94547-ae92-4101-b5d8-7039ecec9c64 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:18.746168 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:18.746168 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:18.746443 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a2b94547-ae92-4101-b5d8-7039ecec9c64 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:18.746783 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a2b94547-ae92-4101-b5d8-7039ecec9c64 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:18.781062 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:18.781062 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:18.782905 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a2b94547-ae92-4101-b5d8-7039ecec9c64 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:18.789735 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1078/2172] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:18 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:19.813613 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-68c4feb5-57ba-49c0-bdb2-6f60a1fd3556 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:19.813613 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-68c4feb5-57ba-49c0-bdb2-6f60a1fd3556 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:19.860486 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:19.860486 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:19.860486 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-68c4feb5-57ba-49c0-bdb2-6f60a1fd3556 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:19.860486 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-68c4feb5-57ba-49c0-bdb2-6f60a1fd3556 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:19.965422 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:19.965422 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:19.973275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-68c4feb5-57ba-49c0-bdb2-6f60a1fd3556 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:19.980422 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1095/2173] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:19 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:20.987965 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c7ef9922-4c9d-48a4-baca-b262798aabf5 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:20.989306 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c7ef9922-4c9d-48a4-baca-b262798aabf5 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:20.989525 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:20.989525 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:20.990106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c7ef9922-4c9d-48a4-baca-b262798aabf5 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:20.990478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c7ef9922-4c9d-48a4-baca-b262798aabf5 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:21.100665 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:21.100665 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:21.100665 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c7ef9922-4c9d-48a4-baca-b262798aabf5 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:21.112374 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1079/2174] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:20 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:22.120549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-85b2a9f4-6cc9-4faa-ab71-e544647c6b72 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:22.120549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-85b2a9f4-6cc9-4faa-ab71-e544647c6b72 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:22.120549 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:22.120549 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:22.120549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-85b2a9f4-6cc9-4faa-ab71-e544647c6b72 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:22.120549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-85b2a9f4-6cc9-4faa-ab71-e544647c6b72 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:22.183927 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:22.183927 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:22.186559 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-85b2a9f4-6cc9-4faa-ab71-e544647c6b72 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:22.189771 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1096/2175] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:22 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:23.224564 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d7a5c02-b8ef-452b-aa4c-6de747e23679 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:23.224564 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0d7a5c02-b8ef-452b-aa4c-6de747e23679 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:23.224564 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:23.224564 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:23.224564 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0d7a5c02-b8ef-452b-aa4c-6de747e23679 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:23.224564 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0d7a5c02-b8ef-452b-aa4c-6de747e23679 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:23.301060 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:23.301060 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:23.301060 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0d7a5c02-b8ef-452b-aa4c-6de747e23679 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:23.305728 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1080/2176] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:23 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:24.319497 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-81085e71-f3d2-4eb7-9ac3-155d01d5f72f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:24.319497 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-81085e71-f3d2-4eb7-9ac3-155d01d5f72f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:24.319497 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:24.319497 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:24.319497 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-81085e71-f3d2-4eb7-9ac3-155d01d5f72f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:24.319497 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-81085e71-f3d2-4eb7-9ac3-155d01d5f72f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:24.371473 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:24.371473 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:24.371473 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-81085e71-f3d2-4eb7-9ac3-155d01d5f72f tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:24.382942 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1097/2177] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:24 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:25.383863 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-67432f0d-5736-4dd3-a35b-bb202c87b79b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:25.385069 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-67432f0d-5736-4dd3-a35b-bb202c87b79b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:25.385490 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:25.385490 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:25.386143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-67432f0d-5736-4dd3-a35b-bb202c87b79b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:25.386694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-67432f0d-5736-4dd3-a35b-bb202c87b79b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:25.436842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:25.436842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:25.442813 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-67432f0d-5736-4dd3-a35b-bb202c87b79b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:25.444134 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1081/2178] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:25 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:26.480606 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-611d2e18-bbaf-49e7-9698-3fa391238e31 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:26.480606 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-611d2e18-bbaf-49e7-9698-3fa391238e31 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:26.480606 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:26.480606 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:26.480606 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-611d2e18-bbaf-49e7-9698-3fa391238e31 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:26.539793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-611d2e18-bbaf-49e7-9698-3fa391238e31 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:26.619862 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:26.619862 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:26.624834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-611d2e18-bbaf-49e7-9698-3fa391238e31 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:26.632128 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1098/2179] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:26 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:27.636002 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a7c45ea5-01e9-48fa-852a-5d1a670880f9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:27.636514 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a7c45ea5-01e9-48fa-852a-5d1a670880f9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:27.636725 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:27.636725 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:27.637099 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a7c45ea5-01e9-48fa-852a-5d1a670880f9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:27.651816 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a7c45ea5-01e9-48fa-852a-5d1a670880f9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:27.689972 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:27.689972 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:27.696332 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a7c45ea5-01e9-48fa-852a-5d1a670880f9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:27.697168 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1082/2180] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:27 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:28.717356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fed24dbb-87db-4343-8794-3d2f9574b7b7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:28.717356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fed24dbb-87db-4343-8794-3d2f9574b7b7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:28.717356 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:28.717356 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:28.717356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fed24dbb-87db-4343-8794-3d2f9574b7b7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:28.717356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-fed24dbb-87db-4343-8794-3d2f9574b7b7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:28.760773 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:28.760773 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:28.773141 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fed24dbb-87db-4343-8794-3d2f9574b7b7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:28.773141 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1099/2181] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:28 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:29.784473 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-78058c61-a7a3-46e4-81c2-893b6304dafa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:29.785721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-78058c61-a7a3-46e4-81c2-893b6304dafa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:29.785892 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:29.785892 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:29.786236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-78058c61-a7a3-46e4-81c2-893b6304dafa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:29.787237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-78058c61-a7a3-46e4-81c2-893b6304dafa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:29.841677 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:29.841677 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:29.841677 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-78058c61-a7a3-46e4-81c2-893b6304dafa tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:29.841677 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1083/2182] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:29 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:30.848538 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8c28ad3-6f3e-4b90-85f9-7f34b80555c7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:30.849656 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8c28ad3-6f3e-4b90-85f9-7f34b80555c7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:30.850069 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:30.850069 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:30.850710 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8c28ad3-6f3e-4b90-85f9-7f34b80555c7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:30.851279 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-e8c28ad3-6f3e-4b90-85f9-7f34b80555c7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:30.966719 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:30.966719 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:30.966719 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8c28ad3-6f3e-4b90-85f9-7f34b80555c7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:30.968711 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1100/2183] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:30 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:31.991490 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7db44233-8ab9-488f-aff3-1586bf2a56d3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:31.991490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7db44233-8ab9-488f-aff3-1586bf2a56d3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:31.991490 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:31.991490 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:31.991490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7db44233-8ab9-488f-aff3-1586bf2a56d3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:31.991490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-7db44233-8ab9-488f-aff3-1586bf2a56d3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:32.076427 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:32.076427 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:32.081220 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7db44233-8ab9-488f-aff3-1586bf2a56d3 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:32.081220 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1084/2184] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:31 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:33.112472 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5fe65ef3-7a4a-4588-ab20-bfb9f8738988 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:33.112472 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5fe65ef3-7a4a-4588-ab20-bfb9f8738988 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:33.112472 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:33.112472 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:33.117583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5fe65ef3-7a4a-4588-ab20-bfb9f8738988 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:33.117583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5fe65ef3-7a4a-4588-ab20-bfb9f8738988 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:33.217972 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:33.217972 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:33.229386 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5fe65ef3-7a4a-4588-ab20-bfb9f8738988 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:33.229386 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1101/2185] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:33 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:34.245293 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c7f8b2ce-86bb-4769-854c-96d1cf631064 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:34.245293 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c7f8b2ce-86bb-4769-854c-96d1cf631064 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:34.245293 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:34.245293 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:34.245293 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c7f8b2ce-86bb-4769-854c-96d1cf631064 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:34.245293 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c7f8b2ce-86bb-4769-854c-96d1cf631064 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:34.293160 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:34.293160 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:34.293160 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c7f8b2ce-86bb-4769-854c-96d1cf631064 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:34.299606 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1085/2186] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:34 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:35.322734 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d45cbf6-b522-4352-a30d-c161eaa2cb50 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:35.322734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d45cbf6-b522-4352-a30d-c161eaa2cb50 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:35.322734 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:35.322734 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:35.322734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d45cbf6-b522-4352-a30d-c161eaa2cb50 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:35.322734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6d45cbf6-b522-4352-a30d-c161eaa2cb50 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:35.368824 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:35.368824 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:35.368824 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d45cbf6-b522-4352-a30d-c161eaa2cb50 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:35.368824 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1102/2187] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:35 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:36.382339 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-134cc108-9df2-436e-9232-fc16c18291eb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:36.382339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-134cc108-9df2-436e-9232-fc16c18291eb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:36.382339 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:36.382339 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:36.382339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-134cc108-9df2-436e-9232-fc16c18291eb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:36.382339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-134cc108-9df2-436e-9232-fc16c18291eb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:36.481479 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:36.481479 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:36.481479 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-134cc108-9df2-436e-9232-fc16c18291eb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:36.481479 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1086/2188] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:36 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:36.818585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a767def-4981-4e58-afb8-a6f3129bb6eb tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] GET http://10.222.0.72/volume/v3/99b5d855c68843efacc3392dcba7e991/scheduler-stats/get_pools Jan 27 18:35:36.818585 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a767def-4981-4e58-afb8-a6f3129bb6eb tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:36.818585 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:36.818585 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:36.818585 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a767def-4981-4e58-afb8-a6f3129bb6eb tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] Calling method 'get_pools' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:36.833428 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a767def-4981-4e58-afb8-a6f3129bb6eb tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] http://10.222.0.72/volume/v3/99b5d855c68843efacc3392dcba7e991/scheduler-stats/get_pools returned with HTTP 200 Jan 27 18:35:36.833428 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1103/2189] 10.222.0.72 () {58 vars in 1258 bytes} [Wed Jan 27 18:35:36 2021] GET /volume/v3/99b5d855c68843efacc3392dcba7e991/scheduler-stats/get_pools => generated 61 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:35:36.850370 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1bbdd18c-11ee-4e9e-b6d4-c8c07ffc0a7b tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] GET http://10.222.0.72/volume/v3/99b5d855c68843efacc3392dcba7e991/scheduler-stats/get_pools?detail=True Jan 27 18:35:36.850370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1bbdd18c-11ee-4e9e-b6d4-c8c07ffc0a7b tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:36.850370 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:36.850370 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:36.850370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1bbdd18c-11ee-4e9e-b6d4-c8c07ffc0a7b tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] Calling method 'get_pools' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:36.874964 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1bbdd18c-11ee-4e9e-b6d4-c8c07ffc0a7b tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] http://10.222.0.72/volume/v3/99b5d855c68843efacc3392dcba7e991/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 27 18:35:36.882296 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1087/2190] 10.222.0.72 () {58 vars in 1281 bytes} [Wed Jan 27 18:35:36 2021] GET /volume/v3/99b5d855c68843efacc3392dcba7e991/scheduler-stats/get_pools?detail=True => generated 768 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:36.893361 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a14e5a53-144b-4db3-bf61-f53222a5e0af tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] GET http://10.222.0.72/volume/v3/99b5d855c68843efacc3392dcba7e991/capabilities/n-d-742170-5@lvmdriver-1 Jan 27 18:35:36.893361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a14e5a53-144b-4db3-bf61-f53222a5e0af tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:36.893361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a14e5a53-144b-4db3-bf61-f53222a5e0af tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:36.939871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a14e5a53-144b-4db3-bf61-f53222a5e0af tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] http://10.222.0.72/volume/v3/99b5d855c68843efacc3392dcba7e991/capabilities/n-d-742170-5@lvmdriver-1 returned with HTTP 200 Jan 27 18:35:36.939871 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1104/2191] 10.222.0.72 () {58 vars in 1294 bytes} [Wed Jan 27 18:35:36 2021] GET /volume/v3/99b5d855c68843efacc3392dcba7e991/capabilities/n-d-742170-5@lvmdriver-1 => generated 712 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:36.958774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b838cf42-1b42-4b5d-998c-ea244c55aedb tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] GET http://10.222.0.72/volume/v3/99b5d855c68843efacc3392dcba7e991/capabilities/n-d-742170-5@lvmdriver-1 Jan 27 18:35:36.958774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b838cf42-1b42-4b5d-998c-ea244c55aedb tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:36.958774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b838cf42-1b42-4b5d-998c-ea244c55aedb tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:36.991322 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b838cf42-1b42-4b5d-998c-ea244c55aedb tempest-BackendsCapabilitiesAdminTestsJSON-1667203019 tempest-BackendsCapabilitiesAdminTestsJSON-1667203019-project-admin] http://10.222.0.72/volume/v3/99b5d855c68843efacc3392dcba7e991/capabilities/n-d-742170-5@lvmdriver-1 returned with HTTP 200 Jan 27 18:35:36.992549 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1088/2192] 10.222.0.72 () {58 vars in 1294 bytes} [Wed Jan 27 18:35:36 2021] GET /volume/v3/99b5d855c68843efacc3392dcba7e991/capabilities/n-d-742170-5@lvmdriver-1 => generated 712 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:37.492016 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4faa1d3f-057f-476d-a2aa-d336ae808f36 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:37.492016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4faa1d3f-057f-476d-a2aa-d336ae808f36 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:37.492016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4faa1d3f-057f-476d-a2aa-d336ae808f36 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:37.492016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4faa1d3f-057f-476d-a2aa-d336ae808f36 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:37.554641 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:37.554641 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:37.554641 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4faa1d3f-057f-476d-a2aa-d336ae808f36 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:37.554641 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1105/2193] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:37 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:38.568258 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58879d22-de80-46de-b11b-5a3d29897ae2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:38.568258 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58879d22-de80-46de-b11b-5a3d29897ae2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:38.568258 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58879d22-de80-46de-b11b-5a3d29897ae2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:38.578146 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-58879d22-de80-46de-b11b-5a3d29897ae2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:38.614582 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:38.614582 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:38.614582 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58879d22-de80-46de-b11b-5a3d29897ae2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:38.614582 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1089/2194] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:38 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:39.626607 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8ab37f7-54d5-4752-91fe-f8db1de31101 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:39.626607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d8ab37f7-54d5-4752-91fe-f8db1de31101 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:39.626607 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:39.626607 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:39.626607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d8ab37f7-54d5-4752-91fe-f8db1de31101 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:39.626607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-d8ab37f7-54d5-4752-91fe-f8db1de31101 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:39.765339 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:39.765339 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:39.765339 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8ab37f7-54d5-4752-91fe-f8db1de31101 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:39.765339 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1106/2195] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:39 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:40.773334 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ceecfedb-f226-4b0f-aa24-09680f37815e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:40.773334 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ceecfedb-f226-4b0f-aa24-09680f37815e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:40.773334 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:40.773334 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:40.773334 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ceecfedb-f226-4b0f-aa24-09680f37815e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:40.773334 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ceecfedb-f226-4b0f-aa24-09680f37815e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:40.807911 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:40.807911 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:40.813575 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ceecfedb-f226-4b0f-aa24-09680f37815e tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:40.814782 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1090/2196] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:40 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:41.854739 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47320422-5f8d-4b80-9422-bf202d38c2bb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:41.854739 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47320422-5f8d-4b80-9422-bf202d38c2bb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:41.854739 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:41.854739 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:41.854739 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47320422-5f8d-4b80-9422-bf202d38c2bb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:41.854739 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-47320422-5f8d-4b80-9422-bf202d38c2bb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:41.949719 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:41.949719 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:41.957247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47320422-5f8d-4b80-9422-bf202d38c2bb tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:41.957247 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1107/2197] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:41 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:42.980941 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-01dd7140-571d-4c13-b6f3-35e94385bfe6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:42.980941 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-01dd7140-571d-4c13-b6f3-35e94385bfe6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:42.980941 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:42.980941 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:42.980941 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-01dd7140-571d-4c13-b6f3-35e94385bfe6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:42.980941 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-01dd7140-571d-4c13-b6f3-35e94385bfe6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:43.040097 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:43.040097 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:43.060175 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-01dd7140-571d-4c13-b6f3-35e94385bfe6 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:43.068262 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1091/2198] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:42 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:44.081859 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e2af98f-d6b1-4fad-8a35-6f45d8a147c1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:44.081859 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e2af98f-d6b1-4fad-8a35-6f45d8a147c1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:44.081859 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:44.081859 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:44.081859 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e2af98f-d6b1-4fad-8a35-6f45d8a147c1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:44.081859 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-6e2af98f-d6b1-4fad-8a35-6f45d8a147c1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:44.129618 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:44.129618 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:44.129618 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e2af98f-d6b1-4fad-8a35-6f45d8a147c1 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:44.134869 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1108/2199] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:44 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:45.152327 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aba81bac-ad7a-4dca-9896-123eb99b3f98 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:45.152327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aba81bac-ad7a-4dca-9896-123eb99b3f98 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:45.152327 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:45.152327 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:45.152327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aba81bac-ad7a-4dca-9896-123eb99b3f98 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:45.152327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-aba81bac-ad7a-4dca-9896-123eb99b3f98 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:45.202898 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:45.202898 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:45.217561 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aba81bac-ad7a-4dca-9896-123eb99b3f98 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:45.222979 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1092/2200] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:45 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:45.858346 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-816bd444-b62e-4357-9371-96f346a4c80b tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] POST http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/types Jan 27 18:35:45.858807 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:45.858807 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:45.859829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-816bd444-b62e-4357-9371-96f346a4c80b tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-101489977"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:45.915075 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-816bd444-b62e-4357-9371-96f346a4c80b tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/types returned with HTTP 200 Jan 27 18:35:45.916000 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1109/2201] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:35:45 2021] POST /volume/v3/a379473c1fd6443eb74dcce50540e38a/types => generated 215 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:45.926924 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-73619a93-1bd3-475b-8a08-072486094011 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] POST http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/group_types Jan 27 18:35:45.927367 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:45.927367 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:45.927976 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-73619a93-1bd3-475b-8a08-072486094011 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1436030262"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:45.965985 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-73619a93-1bd3-475b-8a08-072486094011 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/group_types returned with HTTP 202 Jan 27 18:35:45.967469 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1093/2202] 10.222.0.72 () {62 vars in 1278 bytes} [Wed Jan 27 18:35:45 2021] POST /volume/v3/a379473c1fd6443eb74dcce50540e38a/group_types => generated 173 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:35:46.176286 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0e781b6-abba-40e8-a780-10052b594c0d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] POST http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups Jan 27 18:35:46.177146 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d0e781b6-abba-40e8-a780-10052b594c0d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7f92a4df-5f7e-4951-9f29-4a581b8e7e0e", "volume_types": ["327cf0a0-9448-4c4f-bbca-ce6a5d9f435a"], "name": "tempest-Group1-1457028921"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:46.178122 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-d0e781b6-abba-40e8-a780-10052b594c0d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Creating new group {'group': {'group_type': '7f92a4df-5f7e-4951-9f29-4a581b8e7e0e', 'volume_types': ['327cf0a0-9448-4c4f-bbca-ce6a5d9f435a'], 'name': 'tempest-Group1-1457028921'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 18:35:46.191729 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-d0e781b6-abba-40e8-a780-10052b594c0d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Creating group tempest-Group1-1457028921. Jan 27 18:35:46.222899 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d0e781b6-abba-40e8-a780-10052b594c0d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Availability Zones retrieved successfully. Jan 27 18:35:46.235089 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5048250d-8b0c-46d2-b97c-78399fac7ee2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:46.235839 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5048250d-8b0c-46d2-b97c-78399fac7ee2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:46.236334 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5048250d-8b0c-46d2-b97c-78399fac7ee2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:46.236711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5048250d-8b0c-46d2-b97c-78399fac7ee2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:46.259774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-d0e781b6-abba-40e8-a780-10052b594c0d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Created reservations ['a2b38730-2219-4722-8629-6773c5e29418'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:35:46.277247 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:46.277247 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:46.279821 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5048250d-8b0c-46d2-b97c-78399fac7ee2 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:46.287354 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1094/2203] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:46 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:46.325759 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0e781b6-abba-40e8-a780-10052b594c0d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups returned with HTTP 202 Jan 27 18:35:46.327215 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1110/2204] 10.222.0.72 () {62 vars in 1264 bytes} [Wed Jan 27 18:35:45 2021] POST /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups => generated 94 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:35:46.337081 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b03827b4-b7f1-4095-aaf9-b2ea07f0def9 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c Jan 27 18:35:46.337987 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b03827b4-b7f1-4095-aaf9-b2ea07f0def9 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:46.338404 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:46.338404 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:46.339019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b03827b4-b7f1-4095-aaf9-b2ea07f0def9 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:46.339669 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-b03827b4-b7f1-4095-aaf9-b2ea07f0def9 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 955819bb-d418-470b-a879-77320eac5d2c {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:35:46.350934 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:46.350934 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:46.396241 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b03827b4-b7f1-4095-aaf9-b2ea07f0def9 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c returned with HTTP 200 Jan 27 18:35:46.402458 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1095/2205] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:35:46 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c => generated 322 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:47.295601 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1166880e-e3b6-4c7b-981a-e721fcfaae58 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:35:47.296104 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1166880e-e3b6-4c7b-981a-e721fcfaae58 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:47.296253 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:47.296253 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:47.296895 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1166880e-e3b6-4c7b-981a-e721fcfaae58 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:47.297272 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-1166880e-e3b6-4c7b-981a-e721fcfaae58 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Show backup with id 06bc62a4-2305-408e-b5c2-1eee82f00308. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:35:47.318583 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:47.318583 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:47.320427 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1166880e-e3b6-4c7b-981a-e721fcfaae58 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 200 Jan 27 18:35:47.321349 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1111/2206] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:47 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:47.334428 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70782ee6-0db7-4c04-b210-0b608a78fe1d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 Jan 27 18:35:47.334957 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70782ee6-0db7-4c04-b210-0b608a78fe1d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:47.335173 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:47.335173 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:47.335775 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70782ee6-0db7-4c04-b210-0b608a78fe1d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:47.384715 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:47.384715 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:47.392902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-70782ee6-0db7-4c04-b210-0b608a78fe1d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:35:47.409999 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1661e0d0-d9ff-4dcd-968e-917cda63cf11 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c Jan 27 18:35:47.417901 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70782ee6-0db7-4c04-b210-0b608a78fe1d tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 returned with HTTP 200 Jan 27 18:35:47.418726 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1096/2207] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:47 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 => generated 1418 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:47.419065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1661e0d0-d9ff-4dcd-968e-917cda63cf11 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:47.419465 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:47.419465 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:47.420311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1661e0d0-d9ff-4dcd-968e-917cda63cf11 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:47.421632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-1661e0d0-d9ff-4dcd-968e-917cda63cf11 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 955819bb-d418-470b-a879-77320eac5d2c {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:35:47.434733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3a009e52-ddfe-4853-8870-34803fbb6039 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 Jan 27 18:35:47.435065 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:47.435065 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:47.435265 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3a009e52-ddfe-4853-8870-34803fbb6039 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:47.435449 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:47.435449 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:47.435835 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3a009e52-ddfe-4853-8870-34803fbb6039 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:47.470209 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1661e0d0-d9ff-4dcd-968e-917cda63cf11 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c returned with HTTP 200 Jan 27 18:35:47.471150 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1112/2208] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:35:47 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c => generated 323 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:47.482605 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-629d6453-420c-43cd-a31e-11452f8d3973 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] POST http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups Jan 27 18:35:47.483327 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:47.483327 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:47.484486 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-629d6453-420c-43cd-a31e-11452f8d3973 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7f92a4df-5f7e-4951-9f29-4a581b8e7e0e", "volume_types": ["327cf0a0-9448-4c4f-bbca-ce6a5d9f435a"], "name": "tempest-Group2-1887081262"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:47.485671 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-629d6453-420c-43cd-a31e-11452f8d3973 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Creating new group {'group': {'group_type': '7f92a4df-5f7e-4951-9f29-4a581b8e7e0e', 'volume_types': ['327cf0a0-9448-4c4f-bbca-ce6a5d9f435a'], 'name': 'tempest-Group2-1887081262'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 18:35:47.487376 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:47.487376 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:47.496112 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3a009e52-ddfe-4853-8870-34803fbb6039 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:35:47.498599 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-629d6453-420c-43cd-a31e-11452f8d3973 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Creating group tempest-Group2-1887081262. Jan 27 18:35:47.499504 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:47.499504 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:47.521382 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3a009e52-ddfe-4853-8870-34803fbb6039 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 returned with HTTP 200 Jan 27 18:35:47.532775 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1097/2209] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:35:47 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 => generated 1418 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:47.532930 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-629d6453-420c-43cd-a31e-11452f8d3973 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Availability Zones retrieved successfully. Jan 27 18:35:47.546646 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-629d6453-420c-43cd-a31e-11452f8d3973 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Created reservations ['b899c272-646f-45c8-8d17-c285beba0fc1'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:35:47.611470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-629d6453-420c-43cd-a31e-11452f8d3973 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups returned with HTTP 202 Jan 27 18:35:47.612616 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1113/2210] 10.222.0.72 () {62 vars in 1264 bytes} [Wed Jan 27 18:35:47 2021] POST /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups => generated 94 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:35:47.622227 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-04f80a87-1440-4aa5-9070-424a83905f9a tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 Jan 27 18:35:47.623035 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-04f80a87-1440-4aa5-9070-424a83905f9a tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:47.623422 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:47.623422 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:47.624067 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-04f80a87-1440-4aa5-9070-424a83905f9a tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:47.624806 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-04f80a87-1440-4aa5-9070-424a83905f9a tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 3df1d943-f76e-4faf-a701-5c7091b396f2 {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:35:47.634189 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:47.634189 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:47.663015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-04f80a87-1440-4aa5-9070-424a83905f9a tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 returned with HTTP 200 Jan 27 18:35:47.664347 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1098/2211] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:35:47 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 => generated 322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:35:48.677553 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c240d208-1f9e-4cda-90e3-1d4d6b91f765 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 Jan 27 18:35:48.678027 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c240d208-1f9e-4cda-90e3-1d4d6b91f765 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:48.678227 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:48.678227 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:48.678848 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c240d208-1f9e-4cda-90e3-1d4d6b91f765 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:48.679462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-c240d208-1f9e-4cda-90e3-1d4d6b91f765 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 3df1d943-f76e-4faf-a701-5c7091b396f2 {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:35:48.689112 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:48.689112 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:48.725747 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c240d208-1f9e-4cda-90e3-1d4d6b91f765 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 returned with HTTP 200 Jan 27 18:35:48.726917 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1114/2212] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:35:48 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 => generated 323 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:48.739943 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] POST http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes Jan 27 18:35:48.741001 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:48.741001 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:48.742230 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1768351913", "volume_type": "327cf0a0-9448-4c4f-bbca-ce6a5d9f435a", "group_id": "955819bb-d418-470b-a879-77320eac5d2c", "size": 1}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:48.743677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Create volume request body: {'volume': {'name': 'tempest-volume-1768351913', 'volume_type': '327cf0a0-9448-4c4f-bbca-ce6a5d9f435a', 'group_id': '955819bb-d418-470b-a879-77320eac5d2c', 'size': 1}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:35:48.767700 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:48.767700 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:48.769856 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Create volume of 1 GB Jan 27 18:35:48.787809 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Availability Zones retrieved successfully. Jan 27 18:35:48.809898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Flow 'volume_create_api' (3b4443d6-dd05-4f7d-a3c4-c40675c73466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:35:48.813406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf608f9a-f5ad-4ab7-9fb4-740b3bf595bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:48.815150 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:48.815150 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:48.816091 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:35:48.868461 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf608f9a-f5ad-4ab7-9fb4-740b3bf595bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:35:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=327cf0a0-9448-4c4f-bbca-ce6a5d9f435a,is_public=True,name='tempest-GroupsTest-volume-type-101489977',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '327cf0a0-9448-4c4f-bbca-ce6a5d9f435a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '955819bb-d418-470b-a879-77320eac5d2c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:48.870832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc8d9f2-e7b6-4d0f-951f-48f4771cf5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:48.931168 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-101489977 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-101489977, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:35:48.932362 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-101489977 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-101489977, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:35:48.991391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Created reservations ['f57659c7-d644-4f51-9aa4-56251380c73b', 'd6b5a2e4-0c53-4771-8b47-e26788fd8cc1', 'a105d92e-4270-4f58-ad90-8fa7ad474758', 'a144aa75-1b5b-4f6d-9106-a0f879f9f5f6'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:35:48.994258 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc8d9f2-e7b6-4d0f-951f-48f4771cf5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f57659c7-d644-4f51-9aa4-56251380c73b', 'd6b5a2e4-0c53-4771-8b47-e26788fd8cc1', 'a105d92e-4270-4f58-ad90-8fa7ad474758', 'a144aa75-1b5b-4f6d-9106-a0f879f9f5f6']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:48.996856 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cedb43bf-6699-42de-9830-9334a47f06f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:49.078042 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cedb43bf-6699-42de-9830-9334a47f06f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf2fcdae-8cc5-45b6-b598-ec38f46ba547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1768351913',encryption_key_id=None,group_id=955819bb-d418-470b-a879-77320eac5d2c,group_type_id=,metadata={},multiattach=False,project_id='b9f2c59b8cc04effa0cada63e07689c7',qos_specs=None,replication_status=,reservations=['f57659c7-d644-4f51-9aa4-56251380c73b','d6b5a2e4-0c53-4771-8b47-e26788fd8cc1','a105d92e-4270-4f58-ad90-8fa7ad474758','a144aa75-1b5b-4f6d-9106-a0f879f9f5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f58aa090e14d49bbac3a51927e4ebd',volume_type_id=327cf0a0-9448-4c4f-bbca-ce6a5d9f435a), 'volume': 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-27T18:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1768351913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=955819bb-d418-470b-a879-77320eac5d2c,host=None,id=cf2fcdae-8cc5-45b6-b598-ec38f46ba547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f2c59b8cc04effa0cada63e07689c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e3f58aa090e14d49bbac3a51927e4ebd',volume_attachment=,volume_type=,volume_type_id=327cf0a0-9448-4c4f-bbca-ce6a5d9f435a)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:49.083169 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8130953d-da63-4329-b1b2-abf083f95ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:49.124630 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8130953d-da63-4329-b1b2-abf083f95ba5) transitioned into state 'SUCCESS' from state '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-1768351913',encryption_key_id=None,group_id=955819bb-d418-470b-a879-77320eac5d2c,group_type_id=,metadata={},multiattach=False,project_id='b9f2c59b8cc04effa0cada63e07689c7',qos_specs=None,replication_status=,reservations=['f57659c7-d644-4f51-9aa4-56251380c73b','d6b5a2e4-0c53-4771-8b47-e26788fd8cc1','a105d92e-4270-4f58-ad90-8fa7ad474758','a144aa75-1b5b-4f6d-9106-a0f879f9f5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f58aa090e14d49bbac3a51927e4ebd',volume_type_id=327cf0a0-9448-4c4f-bbca-ce6a5d9f435a)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:49.127299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa021f4-2b9f-4236-a94c-df8fa6cf6daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:49.170009 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa021f4-2b9f-4236-a94c-df8fa6cf6daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:49.181087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Flow 'volume_create_api' (3b4443d6-dd05-4f7d-a3c4-c40675c73466) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:35:49.238160 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Create volume request issued successfully. Jan 27 18:35:49.256199 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:35:49.257069 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:35:49.266533 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:35:49.275565 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:49.275565 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:49.301064 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d4ffb5b-ab6a-4122-894b-ee4d19420938 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes returned with HTTP 202 Jan 27 18:35:49.301977 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1099/2213] 10.222.0.72 () {62 vars in 1267 bytes} [Wed Jan 27 18:35:48 2021] POST /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes => generated 880 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:35:49.317138 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d014b13e-48e0-4176-b12e-627cea283eac tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 Jan 27 18:35:49.318130 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d014b13e-48e0-4176-b12e-627cea283eac tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:49.318522 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:49.318522 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:49.319141 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d014b13e-48e0-4176-b12e-627cea283eac tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:49.380649 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:49.380649 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:49.390591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d014b13e-48e0-4176-b12e-627cea283eac tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Volume info retrieved successfully. Jan 27 18:35:49.418200 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d014b13e-48e0-4176-b12e-627cea283eac tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:35:49.418936 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d014b13e-48e0-4176-b12e-627cea283eac tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:35:49.435966 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-d014b13e-48e0-4176-b12e-627cea283eac tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:35:49.447277 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:49.447277 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:49.471039 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d014b13e-48e0-4176-b12e-627cea283eac tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 returned with HTTP 200 Jan 27 18:35:49.472468 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1115/2214] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:35:49 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 => generated 948 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:49.521457 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-03d32d29-938e-46b8-abf9-3da09128f2b4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 Jan 27 18:35:49.522097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-03d32d29-938e-46b8-abf9-3da09128f2b4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:49.522401 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:49.522401 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:49.522862 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-03d32d29-938e-46b8-abf9-3da09128f2b4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:49.576822 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:49.576822 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:49.588260 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-03d32d29-938e-46b8-abf9-3da09128f2b4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:35:49.618579 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-03d32d29-938e-46b8-abf9-3da09128f2b4 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 returned with HTTP 200 Jan 27 18:35:49.619633 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1100/2215] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:35:49 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 => generated 1418 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:50.489421 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a7521114-7c64-4b16-b89e-4f0542b3124c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 Jan 27 18:35:50.489973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a7521114-7c64-4b16-b89e-4f0542b3124c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:50.490195 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:50.490195 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:50.490572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a7521114-7c64-4b16-b89e-4f0542b3124c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:50.542866 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:50.542866 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:50.552265 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a7521114-7c64-4b16-b89e-4f0542b3124c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Volume info retrieved successfully. Jan 27 18:35:50.566654 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-a7521114-7c64-4b16-b89e-4f0542b3124c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:35:50.567114 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-a7521114-7c64-4b16-b89e-4f0542b3124c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:35:50.579901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-a7521114-7c64-4b16-b89e-4f0542b3124c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:35:50.587202 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:50.587202 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:50.609219 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a7521114-7c64-4b16-b89e-4f0542b3124c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 returned with HTTP 200 Jan 27 18:35:50.610175 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1116/2216] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:35:50 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 => generated 973 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:50.626129 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0c1b8542-a642-4a48-b0e7-4d6d0c5db887 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c Jan 27 18:35:50.626696 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0c1b8542-a642-4a48-b0e7-4d6d0c5db887 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:50.626912 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:50.626912 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:50.627283 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0c1b8542-a642-4a48-b0e7-4d6d0c5db887 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:50.627724 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-0c1b8542-a642-4a48-b0e7-4d6d0c5db887 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 955819bb-d418-470b-a879-77320eac5d2c {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:35:50.638111 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:50.638111 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:50.670932 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0c1b8542-a642-4a48-b0e7-4d6d0c5db887 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c returned with HTTP 200 Jan 27 18:35:50.672181 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1101/2217] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:35:50 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c => generated 323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:50.683966 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2729325e-14c2-4f28-92fd-d61f2e626151 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 Jan 27 18:35:50.684825 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2729325e-14c2-4f28-92fd-d61f2e626151 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:50.685244 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:50.685244 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:50.685873 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2729325e-14c2-4f28-92fd-d61f2e626151 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:50.686466 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-2729325e-14c2-4f28-92fd-d61f2e626151 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 3df1d943-f76e-4faf-a701-5c7091b396f2 {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:35:50.694261 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:50.694261 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:50.700212 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-ba576bc0-c53c-4b2d-b318-0c465a67e684 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 Jan 27 18:35:50.700735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-ba576bc0-c53c-4b2d-b318-0c465a67e684 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:50.700930 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:50.700930 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:50.701347 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-ba576bc0-c53c-4b2d-b318-0c465a67e684 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:50.723643 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2729325e-14c2-4f28-92fd-d61f2e626151 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 returned with HTTP 200 Jan 27 18:35:50.724715 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1117/2218] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:35:50 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 => generated 323 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:50.736125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-50f8693b-2f06-4b4c-b756-b3de697e4db3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/detail Jan 27 18:35:50.736781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-50f8693b-2f06-4b4c-b756-b3de697e4db3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:50.737332 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:50.737332 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:50.738541 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-50f8693b-2f06-4b4c-b756-b3de697e4db3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:50.739642 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:50.739642 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:50.759311 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:50.759311 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:50.768456 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-ba576bc0-c53c-4b2d-b318-0c465a67e684 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:35:50.792845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-ba576bc0-c53c-4b2d-b318-0c465a67e684 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 returned with HTTP 200 Jan 27 18:35:50.794031 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1102/2219] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:35:50 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 => generated 1418 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:50.799314 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-50f8693b-2f06-4b4c-b756-b3de697e4db3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/detail returned with HTTP 200 Jan 27 18:35:50.800766 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1118/2220] 10.222.0.72 () {60 vars in 1263 bytes} [Wed Jan 27 18:35:50 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/detail => generated 640 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:50.807465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-ba576bc0-c53c-4b2d-b318-0c465a67e684 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume// Jan 27 18:35:50.807465 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-ba576bc0-c53c-4b2d-b318-0c465a67e684 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:50.807465 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:50.807465 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:50.807827 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-ba576bc0-c53c-4b2d-b318-0c465a67e684 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:50.808963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-ba576bc0-c53c-4b2d-b318-0c465a67e684 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:35:50.809552 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1103/2221] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:35:50 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:35:50.814274 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e9994d1-ef42-4db1-a637-fd2ae11157c2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail Jan 27 18:35:50.814851 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e9994d1-ef42-4db1-a637-fd2ae11157c2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:50.815065 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:50.815065 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:50.816203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e9994d1-ef42-4db1-a637-fd2ae11157c2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:50.816830 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-7e9994d1-ef42-4db1-a637-fd2ae11157c2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:35:50.817623 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:50.817623 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:50.818742 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7e9994d1-ef42-4db1-a637-fd2ae11157c2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:35:50.824980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-53c199c9-6a36-4080-9a8f-12d16439b7e7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] POST http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/attachments Jan 27 18:35:50.826027 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-53c199c9-6a36-4080-9a8f-12d16439b7e7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9adbf73-8dc5-4fdc-8565-e0214846e4f3", "instance_uuid": "16aa8135-f263-4a8d-8650-89a285992125", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:50.872061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7e9994d1-ef42-4db1-a637-fd2ae11157c2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Get all volumes completed successfully. Jan 27 18:35:50.873628 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-7e9994d1-ef42-4db1-a637-fd2ae11157c2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:35:50.874043 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-7e9994d1-ef42-4db1-a637-fd2ae11157c2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:35:50.882187 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-7e9994d1-ef42-4db1-a637-fd2ae11157c2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:35:50.887264 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:50.887264 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:50.889562 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:50.889562 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:50.915029 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e9994d1-ef42-4db1-a637-fd2ae11157c2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail returned with HTTP 200 Jan 27 18:35:50.916164 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1119/2222] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:35:50 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail => generated 976 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:50.931993 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f609dde-cd40-4da5-838c-945ce3b4281b tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail Jan 27 18:35:50.933010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f609dde-cd40-4da5-838c-945ce3b4281b tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:50.933475 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:50.933475 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:50.934082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f609dde-cd40-4da5-838c-945ce3b4281b tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:50.934993 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-9f609dde-cd40-4da5-838c-945ce3b4281b tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:35:50.937657 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9f609dde-cd40-4da5-838c-945ce3b4281b tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:35:50.962367 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-53c199c9-6a36-4080-9a8f-12d16439b7e7 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/attachments returned with HTTP 200 Jan 27 18:35:50.963284 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1104/2223] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:35:50 2021] POST /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:35:51.009365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9f609dde-cd40-4da5-838c-945ce3b4281b tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Get all volumes completed successfully. Jan 27 18:35:51.011388 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-9f609dde-cd40-4da5-838c-945ce3b4281b tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:35:51.011917 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-9f609dde-cd40-4da5-838c-945ce3b4281b tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:35:51.028504 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-9f609dde-cd40-4da5-838c-945ce3b4281b tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:35:51.036826 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:51.036826 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:51.066730 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f609dde-cd40-4da5-838c-945ce3b4281b tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail returned with HTTP 200 Jan 27 18:35:51.080045 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1120/2224] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:35:50 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail => generated 976 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:51.096353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77f276bc-3dc7-4bd0-add0-a3246f036eba tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] POST http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c/action Jan 27 18:35:51.097341 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:51.097341 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:51.098214 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77f276bc-3dc7-4bd0-add0-a3246f036eba tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:35:51.098747 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77f276bc-3dc7-4bd0-add0-a3246f036eba tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:51.099873 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-77f276bc-3dc7-4bd0-add0-a3246f036eba tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] delete called for group 955819bb-d418-470b-a879-77320eac5d2c {{(pid=87901) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 18:35:51.100553 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-77f276bc-3dc7-4bd0-add0-a3246f036eba tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Delete group with id: 955819bb-d418-470b-a879-77320eac5d2c Jan 27 18:35:51.114851 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:51.114851 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:51.324458 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77f276bc-3dc7-4bd0-add0-a3246f036eba tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c/action returned with HTTP 202 Jan 27 18:35:51.328530 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1105/2225] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:35:51 2021] POST /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:35:51.333650 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-293321db-5fb7-4aeb-ade7-f2ac619063a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 Jan 27 18:35:51.334078 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-293321db-5fb7-4aeb-ade7-f2ac619063a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:51.334293 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:51.334293 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:51.334663 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-293321db-5fb7-4aeb-ade7-f2ac619063a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:51.397601 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:51.397601 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:51.438701 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-293321db-5fb7-4aeb-ade7-f2ac619063a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Volume info retrieved successfully. Jan 27 18:35:51.485728 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-293321db-5fb7-4aeb-ade7-f2ac619063a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:35:51.486148 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-293321db-5fb7-4aeb-ade7-f2ac619063a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:35:51.499706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-293321db-5fb7-4aeb-ade7-f2ac619063a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:35:51.512097 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:51.512097 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:51.535829 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-293321db-5fb7-4aeb-ade7-f2ac619063a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 returned with HTTP 200 Jan 27 18:35:51.536821 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1121/2226] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:35:51 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 => generated 972 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:52.558529 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d2c9aba0-ea72-45ce-a599-bd56597c5d6e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 Jan 27 18:35:52.561030 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d2c9aba0-ea72-45ce-a599-bd56597c5d6e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:52.561528 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:52.561528 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:52.573721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d2c9aba0-ea72-45ce-a599-bd56597c5d6e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:52.719619 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:52.719619 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:52.756751 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d2c9aba0-ea72-45ce-a599-bd56597c5d6e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Volume info retrieved successfully. Jan 27 18:35:52.786411 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d2c9aba0-ea72-45ce-a599-bd56597c5d6e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:35:52.788893 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d2c9aba0-ea72-45ce-a599-bd56597c5d6e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:35:52.807625 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-d2c9aba0-ea72-45ce-a599-bd56597c5d6e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:35:52.814655 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:52.814655 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:52.846193 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d2c9aba0-ea72-45ce-a599-bd56597c5d6e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 returned with HTTP 200 Jan 27 18:35:52.847638 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1106/2227] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:35:52 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 => generated 972 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:53.314036 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-293321db-5fb7-4aeb-ade7-f2ac619063a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume// Jan 27 18:35:53.318186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-293321db-5fb7-4aeb-ade7-f2ac619063a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:53.320283 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:53.320283 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:53.320956 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-293321db-5fb7-4aeb-ade7-f2ac619063a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:53.322258 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-293321db-5fb7-4aeb-ade7-f2ac619063a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:35:53.322840 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1122/2228] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:35:53 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:35:53.338185 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-8c734205-034f-4c13-857c-04b644829c1b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 Jan 27 18:35:53.338901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-8c734205-034f-4c13-857c-04b644829c1b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:53.339093 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:53.339093 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:53.339501 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-8c734205-034f-4c13-857c-04b644829c1b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:53.407347 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:53.407347 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:53.419086 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-8c734205-034f-4c13-857c-04b644829c1b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:35:53.442933 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:53.442933 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:53.455616 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-8c734205-034f-4c13-857c-04b644829c1b tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 returned with HTTP 200 Jan 27 18:35:53.458433 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1107/2229] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:35:53 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 => generated 1516 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:35:53.496023 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-d6cf5470-3c18-460c-9a2b-4c935826d23a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] PUT http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/attachments/cf1c37a0-37e7-4383-951b-40d4db49a92f Jan 27 18:35:53.497187 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-d6cf5470-3c18-460c-9a2b-4c935826d23a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sda"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:53.536373 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:35:53.536373 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:35:53.537273 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-d6cf5470-3c18-460c-9a2b-4c935826d23a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Lock "b'cinder-attachment_update-a9adbf73-8dc5-4fdc-8565-e0214846e4f3-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.015s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:35:53.541113 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:53.541113 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:53.864345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ac24b59-6eff-4147-a11b-d3f7aad432de tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 Jan 27 18:35:53.864979 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ac24b59-6eff-4147-a11b-d3f7aad432de tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:53.865260 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:53.865260 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:53.865713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ac24b59-6eff-4147-a11b-d3f7aad432de tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:53.917710 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ac24b59-6eff-4147-a11b-d3f7aad432de tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 returned with HTTP 404 Jan 27 18:35:53.918857 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1108/2230] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:35:53 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/cf2fcdae-8cc5-45b6-b598-ec38f46ba547 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:35:53.928143 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f6f7d04a-07b3-4db9-a878-03157d182541 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c Jan 27 18:35:53.929008 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f6f7d04a-07b3-4db9-a878-03157d182541 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:53.929635 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f6f7d04a-07b3-4db9-a878-03157d182541 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:53.930330 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-f6f7d04a-07b3-4db9-a878-03157d182541 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 955819bb-d418-470b-a879-77320eac5d2c {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:35:53.939490 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f6f7d04a-07b3-4db9-a878-03157d182541 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c returned with HTTP 404 Jan 27 18:35:53.944838 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1109/2231] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:35:53 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:35:53.949391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-351e8134-1ff0-457f-94a2-cc4c4c35fea4 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] POST http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2/action Jan 27 18:35:53.950302 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-351e8134-1ff0-457f-94a2-cc4c4c35fea4 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:35:53.950759 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-351e8134-1ff0-457f-94a2-cc4c4c35fea4 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:53.951783 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-351e8134-1ff0-457f-94a2-cc4c4c35fea4 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] delete called for group 3df1d943-f76e-4faf-a701-5c7091b396f2 {{(pid=87901) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 18:35:53.952218 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-351e8134-1ff0-457f-94a2-cc4c4c35fea4 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Delete group with id: 3df1d943-f76e-4faf-a701-5c7091b396f2 Jan 27 18:35:53.960428 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:53.960428 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:54.040915 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-351e8134-1ff0-457f-94a2-cc4c4c35fea4 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2/action returned with HTTP 202 Jan 27 18:35:54.048758 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1110/2232] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:35:53 2021] POST /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:35:54.057257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76905619-6c40-42f6-8569-15a8c404d656 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 Jan 27 18:35:54.060030 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76905619-6c40-42f6-8569-15a8c404d656 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:54.060910 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:54.060910 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:54.061382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76905619-6c40-42f6-8569-15a8c404d656 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:54.062167 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-76905619-6c40-42f6-8569-15a8c404d656 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 3df1d943-f76e-4faf-a701-5c7091b396f2 {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:35:54.069887 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:54.069887 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:54.102374 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76905619-6c40-42f6-8569-15a8c404d656 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 returned with HTTP 200 Jan 27 18:35:54.108614 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1111/2233] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:35:54 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 => generated 322 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:55.115676 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c95ee4b-2374-4ff5-b9cf-5787c6224bb0 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 Jan 27 18:35:55.116964 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c95ee4b-2374-4ff5-b9cf-5787c6224bb0 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:55.117318 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:55.117318 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:55.117977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c95ee4b-2374-4ff5-b9cf-5787c6224bb0 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:55.118514 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-2c95ee4b-2374-4ff5-b9cf-5787c6224bb0 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 3df1d943-f76e-4faf-a701-5c7091b396f2 {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:35:55.132976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c95ee4b-2374-4ff5-b9cf-5787c6224bb0 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 returned with HTTP 404 Jan 27 18:35:55.141181 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1112/2234] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:35:55 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 27 18:35:55.147182 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b63b81c-f909-4466-81e1-5dd13ac22265 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/detail Jan 27 18:35:55.147927 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b63b81c-f909-4466-81e1-5dd13ac22265 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:55.152688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b63b81c-f909-4466-81e1-5dd13ac22265 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:55.153948 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:55.153948 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:55.169919 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b63b81c-f909-4466-81e1-5dd13ac22265 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/detail returned with HTTP 200 Jan 27 18:35:55.170975 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1113/2235] 10.222.0.72 () {60 vars in 1263 bytes} [Wed Jan 27 18:35:55 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/detail => generated 14 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:35:55.181100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-976bd0cf-a900-4ab8-ab58-333c78c3ead3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail Jan 27 18:35:55.181858 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-976bd0cf-a900-4ab8-ab58-333c78c3ead3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:55.182503 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-976bd0cf-a900-4ab8-ab58-333c78c3ead3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:55.183408 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-976bd0cf-a900-4ab8-ab58-333c78c3ead3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:35:55.185496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-976bd0cf-a900-4ab8-ab58-333c78c3ead3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:35:55.297541 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-976bd0cf-a900-4ab8-ab58-333c78c3ead3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Get all volumes completed successfully. Jan 27 18:35:55.308121 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-976bd0cf-a900-4ab8-ab58-333c78c3ead3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail returned with HTTP 200 Jan 27 18:35:55.308867 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1114/2236] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:35:55 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:35:55.328001 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ec938b5-cc30-4e33-b905-691406708be7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] POST http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2/action Jan 27 18:35:55.329140 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ec938b5-cc30-4e33-b905-691406708be7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:35:55.329562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ec938b5-cc30-4e33-b905-691406708be7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:55.331356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-1ec938b5-cc30-4e33-b905-691406708be7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] delete called for group 3df1d943-f76e-4faf-a701-5c7091b396f2 {{(pid=87901) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 18:35:55.331729 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-1ec938b5-cc30-4e33-b905-691406708be7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Delete group with id: 3df1d943-f76e-4faf-a701-5c7091b396f2 Jan 27 18:35:55.338009 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ec938b5-cc30-4e33-b905-691406708be7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2/action returned with HTTP 404 Jan 27 18:35:55.339064 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1115/2237] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:35:55 2021] POST /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/3df1d943-f76e-4faf-a701-5c7091b396f2/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 27 18:35:55.361745 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41b4bc53-9763-4a93-9329-7978c99261f5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail Jan 27 18:35:55.363600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-41b4bc53-9763-4a93-9329-7978c99261f5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:55.364284 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-41b4bc53-9763-4a93-9329-7978c99261f5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:55.365109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-41b4bc53-9763-4a93-9329-7978c99261f5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:35:55.367126 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-41b4bc53-9763-4a93-9329-7978c99261f5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:35:55.442986 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-41b4bc53-9763-4a93-9329-7978c99261f5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Get all volumes completed successfully. Jan 27 18:35:55.454461 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41b4bc53-9763-4a93-9329-7978c99261f5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail returned with HTTP 200 Jan 27 18:35:55.468006 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1116/2238] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:35:55 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:55.473257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-17b31bf2-e1de-48e0-b665-ea66a6993fd2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] POST http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c/action Jan 27 18:35:55.474156 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-17b31bf2-e1de-48e0-b665-ea66a6993fd2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:35:55.479230 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-17b31bf2-e1de-48e0-b665-ea66a6993fd2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:55.480263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-17b31bf2-e1de-48e0-b665-ea66a6993fd2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] delete called for group 955819bb-d418-470b-a879-77320eac5d2c {{(pid=87901) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 18:35:55.480617 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-17b31bf2-e1de-48e0-b665-ea66a6993fd2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Delete group with id: 955819bb-d418-470b-a879-77320eac5d2c Jan 27 18:35:55.487688 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-17b31bf2-e1de-48e0-b665-ea66a6993fd2 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c/action returned with HTTP 404 Jan 27 18:35:55.489400 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1117/2239] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:35:55 2021] POST /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/955819bb-d418-470b-a879-77320eac5d2c/action => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:35:55.497306 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7b82b95-437d-434f-84de-2198bd172955 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] DELETE http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/group_types/7f92a4df-5f7e-4951-9f29-4a581b8e7e0e Jan 27 18:35:55.497742 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7b82b95-437d-434f-84de-2198bd172955 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:55.498921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7b82b95-437d-434f-84de-2198bd172955 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:55.531963 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:35:55.531963 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:35:55.541463 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7b82b95-437d-434f-84de-2198bd172955 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/group_types/7f92a4df-5f7e-4951-9f29-4a581b8e7e0e returned with HTTP 202 Jan 27 18:35:55.547221 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1118/2240] 10.222.0.72 () {60 vars in 1371 bytes} [Wed Jan 27 18:35:55 2021] DELETE /volume/v3/a379473c1fd6443eb74dcce50540e38a/group_types/7f92a4df-5f7e-4951-9f29-4a581b8e7e0e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 18:35:55.556238 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3129e04f-d3e4-4fd6-9d56-15317a79d975 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] POST http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/types Jan 27 18:35:55.557110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3129e04f-d3e4-4fd6-9d56-15317a79d975 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-299807285"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:55.570049 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-d6cf5470-3c18-460c-9a2b-4c935826d23a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Lock "b'cinder-attachment_update-a9adbf73-8dc5-4fdc-8565-e0214846e4f3-n-h2-742170-5'" released by "attachment_update" :: held 2.033s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:35:55.570975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-d6cf5470-3c18-460c-9a2b-4c935826d23a tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/attachments/cf1c37a0-37e7-4383-951b-40d4db49a92f returned with HTTP 200 Jan 27 18:35:55.571955 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1123/2241] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 18:35:53 2021] PUT /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/attachments/cf1c37a0-37e7-4383-951b-40d4db49a92f => generated 762 bytes in 2081 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:55.612102 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3129e04f-d3e4-4fd6-9d56-15317a79d975 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/types returned with HTTP 200 Jan 27 18:35:55.613164 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1119/2242] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:35:55 2021] POST /volume/v3/a379473c1fd6443eb74dcce50540e38a/types => generated 215 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:35:55.616449 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-52979686-9cba-4479-a9c8-66a86a78a673 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] POST http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/attachments/cf1c37a0-37e7-4383-951b-40d4db49a92f/action Jan 27 18:35:55.617131 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:55.617131 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:55.617719 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-52979686-9cba-4479-a9c8-66a86a78a673 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:35:55.618096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-52979686-9cba-4479-a9c8-66a86a78a673 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:55.624644 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8328422b-5bea-4ed4-baae-ba09a82a65bf tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] POST http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/group_types Jan 27 18:35:55.625461 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8328422b-5bea-4ed4-baae-ba09a82a65bf tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-593343654"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:55.687663 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8328422b-5bea-4ed4-baae-ba09a82a65bf tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/group_types returned with HTTP 202 Jan 27 18:35:55.693929 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1120/2243] 10.222.0.72 () {62 vars in 1278 bytes} [Wed Jan 27 18:35:55 2021] POST /volume/v3/a379473c1fd6443eb74dcce50540e38a/group_types => generated 172 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:35:55.699552 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5f20c543-c828-4d98-9f5c-723794409b8c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] POST http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups Jan 27 18:35:55.700350 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5f20c543-c828-4d98-9f5c-723794409b8c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e6d187c0-0b26-4158-b87b-7b659a281327", "volume_types": ["e1950848-0842-4d86-8a2f-3d0f5d542910"], "name": "tempest-GroupsTest-Group-1385152089"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:55.701537 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-5f20c543-c828-4d98-9f5c-723794409b8c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Creating new group {'group': {'group_type': 'e6d187c0-0b26-4158-b87b-7b659a281327', 'volume_types': ['e1950848-0842-4d86-8a2f-3d0f5d542910'], 'name': 'tempest-GroupsTest-Group-1385152089'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 18:35:55.733073 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:55.733073 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:55.754125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-ebd195e9-3a4f-45c8-be9d-6d7af17f7b77 req-52979686-9cba-4479-a9c8-66a86a78a673 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/attachments/cf1c37a0-37e7-4383-951b-40d4db49a92f/action returned with HTTP 204 Jan 27 18:35:55.755077 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1124/2244] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 18:35:55 2021] POST /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/attachments/cf1c37a0-37e7-4383-951b-40d4db49a92f/action => generated 0 bytes in 145 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:35:55.859582 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-5f20c543-c828-4d98-9f5c-723794409b8c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Creating group tempest-GroupsTest-Group-1385152089. Jan 27 18:35:55.911800 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5f20c543-c828-4d98-9f5c-723794409b8c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Availability Zones retrieved successfully. Jan 27 18:35:55.957470 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-5f20c543-c828-4d98-9f5c-723794409b8c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Created reservations ['75af022f-24f5-4fd9-b64b-b95115032499'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:35:56.050330 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5f20c543-c828-4d98-9f5c-723794409b8c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups returned with HTTP 202 Jan 27 18:35:56.053915 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1121/2245] 10.222.0.72 () {62 vars in 1264 bytes} [Wed Jan 27 18:35:55 2021] POST /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups => generated 104 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:35:56.063921 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a37f36f7-72ba-4f34-b68a-f53ffec58e01 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa Jan 27 18:35:56.064499 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a37f36f7-72ba-4f34-b68a-f53ffec58e01 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:56.064716 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:56.064716 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:56.065632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a37f36f7-72ba-4f34-b68a-f53ffec58e01 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:56.066042 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-a37f36f7-72ba-4f34-b68a-f53ffec58e01 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 2824076d-ed84-478b-be4d-8a015031f5fa {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:35:56.078469 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:56.078469 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:56.144126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a37f36f7-72ba-4f34-b68a-f53ffec58e01 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa returned with HTTP 200 Jan 27 18:35:56.146248 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1125/2246] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:35:56 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa => generated 332 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:57.158032 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-49561c32-c435-401f-b650-8475924bbb92 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa Jan 27 18:35:57.158506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-49561c32-c435-401f-b650-8475924bbb92 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:57.158837 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:57.158837 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:57.159196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-49561c32-c435-401f-b650-8475924bbb92 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:57.160090 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-49561c32-c435-401f-b650-8475924bbb92 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 2824076d-ed84-478b-be4d-8a015031f5fa {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:35:57.167351 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:57.167351 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:57.197444 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-49561c32-c435-401f-b650-8475924bbb92 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa returned with HTTP 200 Jan 27 18:35:57.198498 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1122/2247] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:35:57 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa => generated 333 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:57.209902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] POST http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes Jan 27 18:35:57.210354 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:57.210354 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:57.210776 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e1950848-0842-4d86-8a2f-3d0f5d542910", "group_id": "2824076d-ed84-478b-be4d-8a015031f5fa", "size": 1, "name": "tempest-GroupsTest-Volume-992210470"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:57.212131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Create volume request body: {'volume': {'volume_type': 'e1950848-0842-4d86-8a2f-3d0f5d542910', 'group_id': '2824076d-ed84-478b-be4d-8a015031f5fa', 'size': 1, 'name': 'tempest-GroupsTest-Volume-992210470'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:35:57.231600 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:57.231600 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:57.233088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Create volume of 1 GB Jan 27 18:35:57.249111 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Availability Zones retrieved successfully. Jan 27 18:35:57.265971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Flow 'volume_create_api' (4983bdf6-f5a7-4558-95d1-ceea21f8ec61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:35:57.269858 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73c01033-ad99-41ad-ab76-5bb414a2cf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:57.271793 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:57.271793 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:57.272359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:35:57.348733 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73c01033-ad99-41ad-ab76-5bb414a2cf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:35:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e1950848-0842-4d86-8a2f-3d0f5d542910,is_public=True,name='tempest-GroupsTest-volume-type-299807285',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1950848-0842-4d86-8a2f-3d0f5d542910', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2824076d-ed84-478b-be4d-8a015031f5fa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:57.350391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4599a866-3413-4c71-bae8-501b4521cac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:57.412635 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-299807285 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-299807285, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:35:57.413514 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-299807285 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-299807285, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:35:57.454677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Created reservations ['af071042-7442-4cd9-976a-841b526d5d6a', '95bb558d-f2b2-473c-9e02-5ddd706870f9', '06d8cf0c-12d3-4e3f-ba79-ebfa65203d37', '12636b5d-3eb8-4b2a-810b-2824b3645f8c'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:35:57.456973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4599a866-3413-4c71-bae8-501b4521cac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af071042-7442-4cd9-976a-841b526d5d6a', '95bb558d-f2b2-473c-9e02-5ddd706870f9', '06d8cf0c-12d3-4e3f-ba79-ebfa65203d37', '12636b5d-3eb8-4b2a-810b-2824b3645f8c']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:57.459063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eea3b3f-b1e5-4808-bd84-88659dffce3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:57.520832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eea3b3f-b1e5-4808-bd84-88659dffce3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc246847-3dfe-497d-9bc0-945aca8fb573', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-992210470',encryption_key_id=None,group_id=2824076d-ed84-478b-be4d-8a015031f5fa,group_type_id=,metadata={},multiattach=False,project_id='b9f2c59b8cc04effa0cada63e07689c7',qos_specs=None,replication_status=,reservations=['af071042-7442-4cd9-976a-841b526d5d6a','95bb558d-f2b2-473c-9e02-5ddd706870f9','06d8cf0c-12d3-4e3f-ba79-ebfa65203d37','12636b5d-3eb8-4b2a-810b-2824b3645f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f58aa090e14d49bbac3a51927e4ebd',volume_type_id=e1950848-0842-4d86-8a2f-3d0f5d542910), 'volume': 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-27T18:35:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-992210470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2824076d-ed84-478b-be4d-8a015031f5fa,host=None,id=dc246847-3dfe-497d-9bc0-945aca8fb573,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f2c59b8cc04effa0cada63e07689c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e3f58aa090e14d49bbac3a51927e4ebd',volume_attachment=,volume_type=,volume_type_id=e1950848-0842-4d86-8a2f-3d0f5d542910)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:57.522912 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc2c1cd-9015-4f5b-aa79-e5dd3be36489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:57.572534 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc2c1cd-9015-4f5b-aa79-e5dd3be36489) transitioned into state 'SUCCESS' from state '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-992210470',encryption_key_id=None,group_id=2824076d-ed84-478b-be4d-8a015031f5fa,group_type_id=,metadata={},multiattach=False,project_id='b9f2c59b8cc04effa0cada63e07689c7',qos_specs=None,replication_status=,reservations=['af071042-7442-4cd9-976a-841b526d5d6a','95bb558d-f2b2-473c-9e02-5ddd706870f9','06d8cf0c-12d3-4e3f-ba79-ebfa65203d37','12636b5d-3eb8-4b2a-810b-2824b3645f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f58aa090e14d49bbac3a51927e4ebd',volume_type_id=e1950848-0842-4d86-8a2f-3d0f5d542910)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:57.574754 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b5dbcbb-5bbb-4bbf-8758-af43562082d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:57.605494 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b5dbcbb-5bbb-4bbf-8758-af43562082d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:57.608506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Flow 'volume_create_api' (4983bdf6-f5a7-4558-95d1-ceea21f8ec61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:35:57.704066 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Create volume request issued successfully. Jan 27 18:35:57.727579 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:35:57.728043 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:35:57.737495 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:35:57.745569 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:57.745569 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:57.759296 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f2407c4e-8f7f-4ed0-9e6a-4788c87ae67c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes returned with HTTP 202 Jan 27 18:35:57.770338 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1126/2248] 10.222.0.72 () {62 vars in 1267 bytes} [Wed Jan 27 18:35:57 2021] POST /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes => generated 890 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:35:57.775936 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-882a1ae8-0add-452f-862e-6fe9fa409ba5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/dc246847-3dfe-497d-9bc0-945aca8fb573 Jan 27 18:35:57.776704 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-882a1ae8-0add-452f-862e-6fe9fa409ba5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:57.777134 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:57.777134 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:57.777776 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-882a1ae8-0add-452f-862e-6fe9fa409ba5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:57.844773 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:57.844773 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:57.859461 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-882a1ae8-0add-452f-862e-6fe9fa409ba5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Volume info retrieved successfully. Jan 27 18:35:57.880653 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-882a1ae8-0add-452f-862e-6fe9fa409ba5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:35:57.881203 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-882a1ae8-0add-452f-862e-6fe9fa409ba5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:35:57.890474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-882a1ae8-0add-452f-862e-6fe9fa409ba5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:35:57.898517 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:57.898517 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:57.922272 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-882a1ae8-0add-452f-862e-6fe9fa409ba5 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/dc246847-3dfe-497d-9bc0-945aca8fb573 returned with HTTP 200 Jan 27 18:35:57.922994 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1123/2249] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:35:57 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/dc246847-3dfe-497d-9bc0-945aca8fb573 => generated 958 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:58.940540 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d423729d-5007-44a9-a1f7-7e6b8fec2cc7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/dc246847-3dfe-497d-9bc0-945aca8fb573 Jan 27 18:35:58.941409 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d423729d-5007-44a9-a1f7-7e6b8fec2cc7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:58.941737 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:58.941737 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:58.942115 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d423729d-5007-44a9-a1f7-7e6b8fec2cc7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:58.996472 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:58.996472 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:59.005800 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d423729d-5007-44a9-a1f7-7e6b8fec2cc7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Volume info retrieved successfully. Jan 27 18:35:59.020661 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d423729d-5007-44a9-a1f7-7e6b8fec2cc7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:35:59.021128 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d423729d-5007-44a9-a1f7-7e6b8fec2cc7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:35:59.031091 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-d423729d-5007-44a9-a1f7-7e6b8fec2cc7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:35:59.038266 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:59.038266 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:59.058710 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d423729d-5007-44a9-a1f7-7e6b8fec2cc7 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/dc246847-3dfe-497d-9bc0-945aca8fb573 returned with HTTP 200 Jan 27 18:35:59.059620 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1127/2250] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:35:58 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/dc246847-3dfe-497d-9bc0-945aca8fb573 => generated 983 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:35:59.076830 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] POST http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes Jan 27 18:35:59.077627 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:59.077627 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:59.078174 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e1950848-0842-4d86-8a2f-3d0f5d542910", "group_id": "2824076d-ed84-478b-be4d-8a015031f5fa", "size": 1, "name": "tempest-GroupsTest-Volume-649822029"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:35:59.080445 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Create volume request body: {'volume': {'volume_type': 'e1950848-0842-4d86-8a2f-3d0f5d542910', 'group_id': '2824076d-ed84-478b-be4d-8a015031f5fa', 'size': 1, 'name': 'tempest-GroupsTest-Volume-649822029'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:35:59.105370 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:59.105370 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:59.106565 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Create volume of 1 GB Jan 27 18:35:59.123027 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Availability Zones retrieved successfully. Jan 27 18:35:59.141478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Flow 'volume_create_api' (b5ffcbee-dada-41a6-a188-a7090215caac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:35:59.145111 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987d3b8f-5a64-4174-ab57-1560679e52c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:59.147477 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:59.147477 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:59.148050 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:35:59.210481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987d3b8f-5a64-4174-ab57-1560679e52c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:35:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e1950848-0842-4d86-8a2f-3d0f5d542910,is_public=True,name='tempest-GroupsTest-volume-type-299807285',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1950848-0842-4d86-8a2f-3d0f5d542910', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2824076d-ed84-478b-be4d-8a015031f5fa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:59.212935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816384b1-1533-4e6e-b080-196b106646a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:59.271475 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-299807285 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-299807285, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:35:59.272500 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-299807285 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-299807285, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:35:59.302377 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Created reservations ['388f8592-8caa-42e3-8798-26072e466210', 'b7a63bf2-10f2-41d8-9869-790ab990137c', '96390c08-7e98-4c8f-85c0-d906f02a2c02', '9f690f7c-d598-4075-8eea-5e89102097b2'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:35:59.305354 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816384b1-1533-4e6e-b080-196b106646a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['388f8592-8caa-42e3-8798-26072e466210', 'b7a63bf2-10f2-41d8-9869-790ab990137c', '96390c08-7e98-4c8f-85c0-d906f02a2c02', '9f690f7c-d598-4075-8eea-5e89102097b2']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:59.307978 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e14df39-ae76-4036-9298-d9cb06dd80b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:59.376994 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e14df39-ae76-4036-9298-d9cb06dd80b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-649822029',encryption_key_id=None,group_id=2824076d-ed84-478b-be4d-8a015031f5fa,group_type_id=,metadata={},multiattach=False,project_id='b9f2c59b8cc04effa0cada63e07689c7',qos_specs=None,replication_status=,reservations=['388f8592-8caa-42e3-8798-26072e466210','b7a63bf2-10f2-41d8-9869-790ab990137c','96390c08-7e98-4c8f-85c0-d906f02a2c02','9f690f7c-d598-4075-8eea-5e89102097b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f58aa090e14d49bbac3a51927e4ebd',volume_type_id=e1950848-0842-4d86-8a2f-3d0f5d542910), 'volume': 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-27T18:35:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-649822029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2824076d-ed84-478b-be4d-8a015031f5fa,host=None,id=b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f2c59b8cc04effa0cada63e07689c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e3f58aa090e14d49bbac3a51927e4ebd',volume_attachment=,volume_type=,volume_type_id=e1950848-0842-4d86-8a2f-3d0f5d542910)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:59.379353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5adc7d4e-0f4d-4bd9-9772-3c15fdcb4092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:59.413012 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5adc7d4e-0f4d-4bd9-9772-3c15fdcb4092) transitioned into state 'SUCCESS' from state '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-649822029',encryption_key_id=None,group_id=2824076d-ed84-478b-be4d-8a015031f5fa,group_type_id=,metadata={},multiattach=False,project_id='b9f2c59b8cc04effa0cada63e07689c7',qos_specs=None,replication_status=,reservations=['388f8592-8caa-42e3-8798-26072e466210','b7a63bf2-10f2-41d8-9869-790ab990137c','96390c08-7e98-4c8f-85c0-d906f02a2c02','9f690f7c-d598-4075-8eea-5e89102097b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f58aa090e14d49bbac3a51927e4ebd',volume_type_id=e1950848-0842-4d86-8a2f-3d0f5d542910)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:59.415801 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4aba780-3522-45d5-953d-1eaafb260b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:35:59.446597 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4aba780-3522-45d5-953d-1eaafb260b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:35:59.449212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Flow 'volume_create_api' (b5ffcbee-dada-41a6-a188-a7090215caac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:35:59.513258 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Create volume request issued successfully. Jan 27 18:35:59.531785 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:35:59.532243 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:35:59.550462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:35:59.557824 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:59.557824 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:59.581760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bd4c71fb-de99-49f4-9e97-05aaf1bbe32e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes returned with HTTP 202 Jan 27 18:35:59.583113 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1124/2251] 10.222.0.72 () {62 vars in 1267 bytes} [Wed Jan 27 18:35:59 2021] POST /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes => generated 890 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:35:59.603079 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd441889-73f2-4045-a15c-e0f3cae016e6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb Jan 27 18:35:59.609372 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd441889-73f2-4045-a15c-e0f3cae016e6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:35:59.609648 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:35:59.609648 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:35:59.609989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd441889-73f2-4045-a15c-e0f3cae016e6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:35:59.760085 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:59.760085 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:59.771525 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cd441889-73f2-4045-a15c-e0f3cae016e6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Volume info retrieved successfully. Jan 27 18:35:59.800955 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-cd441889-73f2-4045-a15c-e0f3cae016e6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:35:59.800955 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-cd441889-73f2-4045-a15c-e0f3cae016e6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:35:59.807278 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-cd441889-73f2-4045-a15c-e0f3cae016e6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:35:59.815090 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:35:59.815090 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:35:59.843842 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd441889-73f2-4045-a15c-e0f3cae016e6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb returned with HTTP 200 Jan 27 18:35:59.854410 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1128/2252] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:35:59 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb => generated 982 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:00.863202 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-872a66d3-785a-4363-b001-1957e6817fad tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb Jan 27 18:36:00.864303 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-872a66d3-785a-4363-b001-1957e6817fad tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:00.864511 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:00.864511 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:00.864883 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-872a66d3-785a-4363-b001-1957e6817fad tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:00.919011 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:00.919011 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:00.929518 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-872a66d3-785a-4363-b001-1957e6817fad tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Volume info retrieved successfully. Jan 27 18:36:00.944552 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-872a66d3-785a-4363-b001-1957e6817fad tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:00.945045 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-872a66d3-785a-4363-b001-1957e6817fad tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:00.967886 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-872a66d3-785a-4363-b001-1957e6817fad tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:00.975148 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:00.975148 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:00.997372 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-872a66d3-785a-4363-b001-1957e6817fad tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb returned with HTTP 200 Jan 27 18:36:00.998909 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1125/2253] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:00 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb => generated 983 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:01.015586 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0010e98-3827-4710-aabf-d32907622316 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] PUT http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa Jan 27 18:36:01.016379 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:01.016379 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:01.016795 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d0010e98-3827-4710-aabf-d32907622316 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:01.017955 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-d0010e98-3827-4710-aabf-d32907622316 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Update called for group 2824076d-ed84-478b-be4d-8a015031f5fa. {{(pid=87902) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 18:36:01.019165 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-d0010e98-3827-4710-aabf-d32907622316 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Updating group 2824076d-ed84-478b-be4d-8a015031f5fa with name new_group description: This is a new group add_volumes: None remove_volumes: b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb. Jan 27 18:36:01.041636 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:01.041636 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:01.118886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d0010e98-3827-4710-aabf-d32907622316 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa returned with HTTP 202 Jan 27 18:36:01.123462 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1129/2254] 10.222.0.72 () {62 vars in 1374 bytes} [Wed Jan 27 18:36:01 2021] PUT /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:36:01.130966 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ab5ad2f-a349-4c1a-b09b-8e01e9fd373a tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa Jan 27 18:36:01.132833 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ab5ad2f-a349-4c1a-b09b-8e01e9fd373a tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:01.133198 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:01.133198 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:01.133837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ab5ad2f-a349-4c1a-b09b-8e01e9fd373a tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:01.134569 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-8ab5ad2f-a349-4c1a-b09b-8e01e9fd373a tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 2824076d-ed84-478b-be4d-8a015031f5fa {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:36:01.145186 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:01.145186 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:01.183157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ab5ad2f-a349-4c1a-b09b-8e01e9fd373a tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa returned with HTTP 200 Jan 27 18:36:01.184359 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1126/2255] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:36:01 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa => generated 323 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:02.198681 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43828c10-5a6f-42fd-a920-02018b10402f tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa Jan 27 18:36:02.199235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43828c10-5a6f-42fd-a920-02018b10402f tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:02.199676 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:02.199676 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:02.200050 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43828c10-5a6f-42fd-a920-02018b10402f tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:02.200453 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-43828c10-5a6f-42fd-a920-02018b10402f tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 2824076d-ed84-478b-be4d-8a015031f5fa {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:36:02.208977 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:02.208977 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:02.237428 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43828c10-5a6f-42fd-a920-02018b10402f tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa returned with HTTP 200 Jan 27 18:36:02.244265 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1130/2256] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:36:02 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa => generated 324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:02.250349 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a9b3cdc-591c-4277-91a0-a826dfb6a4a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa Jan 27 18:36:02.251336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a9b3cdc-591c-4277-91a0-a826dfb6a4a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:02.251673 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:02.251673 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:02.252645 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a9b3cdc-591c-4277-91a0-a826dfb6a4a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:02.253184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-8a9b3cdc-591c-4277-91a0-a826dfb6a4a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 2824076d-ed84-478b-be4d-8a015031f5fa {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:36:02.262631 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:02.262631 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:02.292064 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a9b3cdc-591c-4277-91a0-a826dfb6a4a3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa returned with HTTP 200 Jan 27 18:36:02.300000 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1127/2257] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:36:02 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa => generated 324 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:02.303632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd202cc3-2ea4-4bfc-9dba-6cb1b0c8edda tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail Jan 27 18:36:02.314119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd202cc3-2ea4-4bfc-9dba-6cb1b0c8edda tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:02.315776 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:02.315776 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:02.316325 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd202cc3-2ea4-4bfc-9dba-6cb1b0c8edda tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:02.318362 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-dd202cc3-2ea4-4bfc-9dba-6cb1b0c8edda tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:36:02.319492 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:02.319492 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:02.320844 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dd202cc3-2ea4-4bfc-9dba-6cb1b0c8edda tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:36:02.378846 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dd202cc3-2ea4-4bfc-9dba-6cb1b0c8edda tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Get all volumes completed successfully. Jan 27 18:36:02.381264 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-dd202cc3-2ea4-4bfc-9dba-6cb1b0c8edda tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:02.381789 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-dd202cc3-2ea4-4bfc-9dba-6cb1b0c8edda tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:02.394501 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-dd202cc3-2ea4-4bfc-9dba-6cb1b0c8edda tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:02.397047 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:02.397047 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:02.419237 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd202cc3-2ea4-4bfc-9dba-6cb1b0c8edda tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail returned with HTTP 200 Jan 27 18:36:02.420259 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1131/2258] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:36:02 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail => generated 1925 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:36:02.438072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3262089d-e6fa-4f98-bdd5-84748375284c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] PUT http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa Jan 27 18:36:02.438575 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:02.438575 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:02.438985 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3262089d-e6fa-4f98-bdd5-84748375284c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:02.440837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-3262089d-e6fa-4f98-bdd5-84748375284c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Update called for group 2824076d-ed84-478b-be4d-8a015031f5fa. {{(pid=87901) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 18:36:02.441196 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-3262089d-e6fa-4f98-bdd5-84748375284c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Updating group 2824076d-ed84-478b-be4d-8a015031f5fa with name None description: None add_volumes: b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb remove_volumes: None. Jan 27 18:36:02.448767 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:02.448767 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:02.584465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3262089d-e6fa-4f98-bdd5-84748375284c tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa returned with HTTP 202 Jan 27 18:36:02.587466 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1128/2259] 10.222.0.72 () {62 vars in 1373 bytes} [Wed Jan 27 18:36:02 2021] PUT /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:36:02.595042 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51f97e53-b699-4129-bf66-180aeb88cde8 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa Jan 27 18:36:02.595651 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51f97e53-b699-4129-bf66-180aeb88cde8 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:02.596836 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:02.596836 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:02.597231 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51f97e53-b699-4129-bf66-180aeb88cde8 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:02.606234 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-51f97e53-b699-4129-bf66-180aeb88cde8 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 2824076d-ed84-478b-be4d-8a015031f5fa {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:36:02.619266 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:02.619266 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:02.647673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51f97e53-b699-4129-bf66-180aeb88cde8 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa returned with HTTP 200 Jan 27 18:36:02.648696 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1132/2260] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:36:02 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa => generated 323 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:36:03.660926 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-19bbc42b-0aa2-4cdc-9f78-727f465a4d27 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa Jan 27 18:36:03.661741 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-19bbc42b-0aa2-4cdc-9f78-727f465a4d27 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:03.661960 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:03.661960 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:03.662572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-19bbc42b-0aa2-4cdc-9f78-727f465a4d27 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:03.662696 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-19bbc42b-0aa2-4cdc-9f78-727f465a4d27 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 2824076d-ed84-478b-be4d-8a015031f5fa {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:36:03.670369 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:03.670369 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:03.701111 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-19bbc42b-0aa2-4cdc-9f78-727f465a4d27 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa returned with HTTP 200 Jan 27 18:36:03.702087 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1129/2261] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:36:03 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa => generated 324 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:03.713125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2111dc62-a279-4123-879a-c4ff13652633 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail Jan 27 18:36:03.713695 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2111dc62-a279-4123-879a-c4ff13652633 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:03.713908 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:03.713908 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:03.714277 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2111dc62-a279-4123-879a-c4ff13652633 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:03.714884 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-2111dc62-a279-4123-879a-c4ff13652633 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:36:03.715683 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:03.715683 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:03.716734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2111dc62-a279-4123-879a-c4ff13652633 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:36:03.770445 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2111dc62-a279-4123-879a-c4ff13652633 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Get all volumes completed successfully. Jan 27 18:36:03.772451 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2111dc62-a279-4123-879a-c4ff13652633 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:03.772984 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2111dc62-a279-4123-879a-c4ff13652633 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:03.780230 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-2111dc62-a279-4123-879a-c4ff13652633 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:03.787636 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:03.787636 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:03.799949 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2111dc62-a279-4123-879a-c4ff13652633 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:03.800402 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2111dc62-a279-4123-879a-c4ff13652633 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:03.807679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-2111dc62-a279-4123-879a-c4ff13652633 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:03.814081 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:03.814081 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:03.835067 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2111dc62-a279-4123-879a-c4ff13652633 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail returned with HTTP 200 Jan 27 18:36:03.836117 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1133/2262] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:36:03 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail => generated 1959 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:36:03.852823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b310893-ef2a-48ad-b0f2-db43cad09c9d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail Jan 27 18:36:03.853387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b310893-ef2a-48ad-b0f2-db43cad09c9d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:03.853720 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:03.853720 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:03.854099 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b310893-ef2a-48ad-b0f2-db43cad09c9d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:03.854848 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-6b310893-ef2a-48ad-b0f2-db43cad09c9d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:36:03.855683 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:03.855683 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:03.856715 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b310893-ef2a-48ad-b0f2-db43cad09c9d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:36:03.908629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6b310893-ef2a-48ad-b0f2-db43cad09c9d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Get all volumes completed successfully. Jan 27 18:36:03.910258 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-6b310893-ef2a-48ad-b0f2-db43cad09c9d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:03.910697 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-6b310893-ef2a-48ad-b0f2-db43cad09c9d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:03.918213 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-6b310893-ef2a-48ad-b0f2-db43cad09c9d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:03.925475 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:03.925475 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:03.937414 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-6b310893-ef2a-48ad-b0f2-db43cad09c9d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:03.937858 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-6b310893-ef2a-48ad-b0f2-db43cad09c9d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:03.946215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-6b310893-ef2a-48ad-b0f2-db43cad09c9d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:03.952567 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:03.952567 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:03.972519 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b310893-ef2a-48ad-b0f2-db43cad09c9d tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail returned with HTTP 200 Jan 27 18:36:03.973355 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1130/2263] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:36:03 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/detail => generated 1959 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:36:03.990738 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d11bb46c-4d10-48b5-8baf-feb1ee3c5fe6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] POST http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa/action Jan 27 18:36:03.991451 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:03.991451 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:03.991902 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d11bb46c-4d10-48b5-8baf-feb1ee3c5fe6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:36:03.992293 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d11bb46c-4d10-48b5-8baf-feb1ee3c5fe6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:03.993219 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-d11bb46c-4d10-48b5-8baf-feb1ee3c5fe6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] delete called for group 2824076d-ed84-478b-be4d-8a015031f5fa {{(pid=87902) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 18:36:03.993568 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-d11bb46c-4d10-48b5-8baf-feb1ee3c5fe6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Delete group with id: 2824076d-ed84-478b-be4d-8a015031f5fa Jan 27 18:36:04.000645 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:04.000645 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:04.304029 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d11bb46c-4d10-48b5-8baf-feb1ee3c5fe6 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa/action returned with HTTP 202 Jan 27 18:36:04.308081 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1134/2264] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:36:03 2021] POST /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa/action => generated 0 bytes in 319 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:36:04.312961 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77fc66f2-181d-4509-9fca-5fa30850e7cf tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb Jan 27 18:36:04.313574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77fc66f2-181d-4509-9fca-5fa30850e7cf tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:04.313787 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:04.313787 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:04.314154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77fc66f2-181d-4509-9fca-5fa30850e7cf tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:04.364687 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:04.364687 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:04.373396 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-77fc66f2-181d-4509-9fca-5fa30850e7cf tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Volume info retrieved successfully. Jan 27 18:36:04.388554 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-77fc66f2-181d-4509-9fca-5fa30850e7cf tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:04.388999 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-77fc66f2-181d-4509-9fca-5fa30850e7cf tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:04.397153 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-77fc66f2-181d-4509-9fca-5fa30850e7cf tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:04.404123 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:04.404123 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:04.425858 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77fc66f2-181d-4509-9fca-5fa30850e7cf tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb returned with HTTP 200 Jan 27 18:36:04.426681 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1131/2265] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:04 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb => generated 982 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:05.443039 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58d3cf4f-6b8f-4a48-9eac-5b5e01a5ea65 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb Jan 27 18:36:05.444184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58d3cf4f-6b8f-4a48-9eac-5b5e01a5ea65 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:05.444379 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:05.444379 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:05.445025 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-58d3cf4f-6b8f-4a48-9eac-5b5e01a5ea65 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:05.494804 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:05.494804 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:05.504820 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-58d3cf4f-6b8f-4a48-9eac-5b5e01a5ea65 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Volume info retrieved successfully. Jan 27 18:36:05.518337 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-58d3cf4f-6b8f-4a48-9eac-5b5e01a5ea65 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:05.518788 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-58d3cf4f-6b8f-4a48-9eac-5b5e01a5ea65 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:05.526847 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-58d3cf4f-6b8f-4a48-9eac-5b5e01a5ea65 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:05.534068 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:05.534068 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:05.554692 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-58d3cf4f-6b8f-4a48-9eac-5b5e01a5ea65 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb returned with HTTP 200 Jan 27 18:36:05.555757 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1135/2266] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:05 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb => generated 982 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:06.573297 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fecd0e94-5853-457f-b57f-9037b3737e16 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb Jan 27 18:36:06.574438 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fecd0e94-5853-457f-b57f-9037b3737e16 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:06.574799 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:06.574799 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:06.575376 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fecd0e94-5853-457f-b57f-9037b3737e16 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:06.629911 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:06.629911 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:06.639058 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fecd0e94-5853-457f-b57f-9037b3737e16 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Volume info retrieved successfully. Jan 27 18:36:06.665843 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-fecd0e94-5853-457f-b57f-9037b3737e16 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:06.666845 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-fecd0e94-5853-457f-b57f-9037b3737e16 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:06.684119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-fecd0e94-5853-457f-b57f-9037b3737e16 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:06.692392 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:06.692392 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:06.717524 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fecd0e94-5853-457f-b57f-9037b3737e16 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb returned with HTTP 200 Jan 27 18:36:06.718943 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1132/2267] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:06 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb => generated 982 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:07.737478 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e98bba0-5fce-4f2d-a9eb-7fbe35671002 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb Jan 27 18:36:07.740352 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e98bba0-5fce-4f2d-a9eb-7fbe35671002 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:07.740744 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:07.740744 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:07.741361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e98bba0-5fce-4f2d-a9eb-7fbe35671002 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:07.796780 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e98bba0-5fce-4f2d-a9eb-7fbe35671002 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb returned with HTTP 404 Jan 27 18:36:07.798051 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1136/2268] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:07 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:36:07.807250 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64f6bad0-3547-4702-b750-3aa739699bc3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/dc246847-3dfe-497d-9bc0-945aca8fb573 Jan 27 18:36:07.807954 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64f6bad0-3547-4702-b750-3aa739699bc3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:07.808258 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:07.808258 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:07.808837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64f6bad0-3547-4702-b750-3aa739699bc3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:07.868924 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64f6bad0-3547-4702-b750-3aa739699bc3 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/dc246847-3dfe-497d-9bc0-945aca8fb573 returned with HTTP 404 Jan 27 18:36:07.870283 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1133/2269] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:07 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/dc246847-3dfe-497d-9bc0-945aca8fb573 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:36:07.878853 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f4562d41-fcdf-4901-85eb-8ba67c325134 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] GET http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa Jan 27 18:36:07.879572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f4562d41-fcdf-4901-85eb-8ba67c325134 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:07.880285 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f4562d41-fcdf-4901-85eb-8ba67c325134 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:07.880895 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-f4562d41-fcdf-4901-85eb-8ba67c325134 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] show called for member 2824076d-ed84-478b-be4d-8a015031f5fa {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:36:07.895106 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f4562d41-fcdf-4901-85eb-8ba67c325134 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa returned with HTTP 404 Jan 27 18:36:07.896885 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1137/2270] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:36:07 2021] GET /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/groups/2824076d-ed84-478b-be4d-8a015031f5fa => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:36:07.904340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b8f38963-fcf1-4ffe-8c42-09c4cffea64f tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] DELETE http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/group_types/e6d187c0-0b26-4158-b87b-7b659a281327 Jan 27 18:36:07.912826 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b8f38963-fcf1-4ffe-8c42-09c4cffea64f tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:07.912826 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b8f38963-fcf1-4ffe-8c42-09c4cffea64f tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:07.930762 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:36:07.930762 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:36:07.940502 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b8f38963-fcf1-4ffe-8c42-09c4cffea64f tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/group_types/e6d187c0-0b26-4158-b87b-7b659a281327 returned with HTTP 202 Jan 27 18:36:07.943465 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1134/2271] 10.222.0.72 () {60 vars in 1371 bytes} [Wed Jan 27 18:36:07 2021] DELETE /volume/v3/a379473c1fd6443eb74dcce50540e38a/group_types/e6d187c0-0b26-4158-b87b-7b659a281327 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:36:07.950987 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-993df702-f7d7-40a1-82d7-a7900d81168e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] DELETE http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb Jan 27 18:36:07.951882 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-993df702-f7d7-40a1-82d7-a7900d81168e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:07.952691 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-993df702-f7d7-40a1-82d7-a7900d81168e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:07.953367 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-993df702-f7d7-40a1-82d7-a7900d81168e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Delete volume with id: b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb Jan 27 18:36:08.045017 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-993df702-f7d7-40a1-82d7-a7900d81168e tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb returned with HTTP 404 Jan 27 18:36:08.046859 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1138/2272] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:36:07 2021] DELETE /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/b4dcaab8-5e13-47d5-a1f2-46b4c80c9dfb => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:08.054074 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72e5c5ef-9cd9-468e-bf10-3238342b0321 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] DELETE http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/dc246847-3dfe-497d-9bc0-945aca8fb573 Jan 27 18:36:08.054745 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72e5c5ef-9cd9-468e-bf10-3238342b0321 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:08.055338 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72e5c5ef-9cd9-468e-bf10-3238342b0321 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:08.055942 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-72e5c5ef-9cd9-468e-bf10-3238342b0321 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] Delete volume with id: dc246847-3dfe-497d-9bc0-945aca8fb573 Jan 27 18:36:08.165227 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72e5c5ef-9cd9-468e-bf10-3238342b0321 tempest-GroupsTest-2094768240 tempest-GroupsTest-2094768240-project] http://10.222.0.72/volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/dc246847-3dfe-497d-9bc0-945aca8fb573 returned with HTTP 404 Jan 27 18:36:08.171377 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1135/2273] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:36:08 2021] DELETE /volume/v3/b9f2c59b8cc04effa0cada63e07689c7/volumes/dc246847-3dfe-497d-9bc0-945aca8fb573 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:08.179655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dafecb07-799d-4399-98ee-aad9bfb8dd93 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] DELETE http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/types/e1950848-0842-4d86-8a2f-3d0f5d542910 Jan 27 18:36:08.180191 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dafecb07-799d-4399-98ee-aad9bfb8dd93 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:08.180712 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dafecb07-799d-4399-98ee-aad9bfb8dd93 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:08.255477 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:36:08.255477 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:36:08.267182 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dafecb07-799d-4399-98ee-aad9bfb8dd93 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/types/e1950848-0842-4d86-8a2f-3d0f5d542910 returned with HTTP 202 Jan 27 18:36:08.268731 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1139/2274] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:36:08 2021] DELETE /volume/v3/a379473c1fd6443eb74dcce50540e38a/types/e1950848-0842-4d86-8a2f-3d0f5d542910 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:36:08.282438 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb4034cf-3d88-49d6-9ded-ee29d0c5be4f tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] GET http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/types/e1950848-0842-4d86-8a2f-3d0f5d542910 Jan 27 18:36:08.282438 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb4034cf-3d88-49d6-9ded-ee29d0c5be4f tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:08.286086 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb4034cf-3d88-49d6-9ded-ee29d0c5be4f tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:08.305802 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb4034cf-3d88-49d6-9ded-ee29d0c5be4f tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/types/e1950848-0842-4d86-8a2f-3d0f5d542910 returned with HTTP 404 Jan 27 18:36:08.323973 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d35ac8c-4a80-4400-9a00-cc7244db19d3 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] DELETE http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/types/327cf0a0-9448-4c4f-bbca-ce6a5d9f435a Jan 27 18:36:08.324922 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d35ac8c-4a80-4400-9a00-cc7244db19d3 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:08.325518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d35ac8c-4a80-4400-9a00-cc7244db19d3 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:08.329957 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1136/2275] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:36:08 2021] GET /volume/v3/a379473c1fd6443eb74dcce50540e38a/types/e1950848-0842-4d86-8a2f-3d0f5d542910 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:08.412525 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d35ac8c-4a80-4400-9a00-cc7244db19d3 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/types/327cf0a0-9448-4c4f-bbca-ce6a5d9f435a returned with HTTP 202 Jan 27 18:36:08.413596 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1140/2276] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:36:08 2021] DELETE /volume/v3/a379473c1fd6443eb74dcce50540e38a/types/327cf0a0-9448-4c4f-bbca-ce6a5d9f435a => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:36:08.421989 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a601f629-9428-4aa4-8103-9f4587d03cc7 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] GET http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/types/327cf0a0-9448-4c4f-bbca-ce6a5d9f435a Jan 27 18:36:08.422590 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a601f629-9428-4aa4-8103-9f4587d03cc7 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:08.423310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a601f629-9428-4aa4-8103-9f4587d03cc7 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:08.436767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a601f629-9428-4aa4-8103-9f4587d03cc7 tempest-GroupsTest-1493945495 tempest-GroupsTest-1493945495-project-admin] http://10.222.0.72/volume/v3/a379473c1fd6443eb74dcce50540e38a/types/327cf0a0-9448-4c4f-bbca-ce6a5d9f435a returned with HTTP 404 Jan 27 18:36:08.438326 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1137/2277] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:36:08 2021] GET /volume/v3/a379473c1fd6443eb74dcce50540e38a/types/327cf0a0-9448-4c4f-bbca-ce6a5d9f435a => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:13.851144 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] POST http://10.222.0.72/volume/v3/02f3c73b0a154ac2a03ce0a79f8e73e8/volumes Jan 27 18:36:13.851954 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-928570550"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:13.853039 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-928570550'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:36:13.853546 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Create volume of 1 GB Jan 27 18:36:13.868365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Availability Zones retrieved successfully. Jan 27 18:36:13.886356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Flow 'volume_create_api' (3b83f111-d1a9-4591-8a45-e746db364da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:13.889294 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aafd5933-1366-4aaa-9b3a-8cd0b51b2518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:13.891519 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:36:13.967418 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aafd5933-1366-4aaa-9b3a-8cd0b51b2518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:13.969635 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4fd3088-7853-4b2b-8f4c-68a196ea2f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:14.079454 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Created reservations ['fa7df496-b870-4a13-abcf-bfb886fe2d25', '0f83ed87-bfdc-4032-bd31-f91d3069736d', '4cc4a8fa-223d-4c55-9e60-8e7ecc3ccd1e', 'a0bd826b-6726-4ebd-b838-0c379d435130'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:36:14.082527 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4fd3088-7853-4b2b-8f4c-68a196ea2f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa7df496-b870-4a13-abcf-bfb886fe2d25', '0f83ed87-bfdc-4032-bd31-f91d3069736d', '4cc4a8fa-223d-4c55-9e60-8e7ecc3ccd1e', 'a0bd826b-6726-4ebd-b838-0c379d435130']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:14.084522 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb7c921-009b-4525-aa54-640ed9007b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:14.145448 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb7c921-009b-4525-aa54-640ed9007b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e30799ca-262e-491b-b845-9a46411d89b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-928570550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f3c73b0a154ac2a03ce0a79f8e73e8',qos_specs=None,replication_status=,reservations=['fa7df496-b870-4a13-abcf-bfb886fe2d25','0f83ed87-bfdc-4032-bd31-f91d3069736d','4cc4a8fa-223d-4c55-9e60-8e7ecc3ccd1e','a0bd826b-6726-4ebd-b838-0c379d435130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32eb639c19694b8eae44d4a76b04c9f1',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:36:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-928570550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e30799ca-262e-491b-b845-9a46411d89b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f3c73b0a154ac2a03ce0a79f8e73e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='32eb639c19694b8eae44d4a76b04c9f1',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:14.147501 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cde60628-4fd8-48c5-bc9c-6ee79e874531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:14.176927 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cde60628-4fd8-48c5-bc9c-6ee79e874531) transitioned into state 'SUCCESS' from state '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-928570550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f3c73b0a154ac2a03ce0a79f8e73e8',qos_specs=None,replication_status=,reservations=['fa7df496-b870-4a13-abcf-bfb886fe2d25','0f83ed87-bfdc-4032-bd31-f91d3069736d','4cc4a8fa-223d-4c55-9e60-8e7ecc3ccd1e','a0bd826b-6726-4ebd-b838-0c379d435130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32eb639c19694b8eae44d4a76b04c9f1',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:14.178996 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66b387f1-366b-427a-a0ef-077ebc073c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:14.206348 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66b387f1-366b-427a-a0ef-077ebc073c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:14.209368 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Flow 'volume_create_api' (3b83f111-d1a9-4591-8a45-e746db364da6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:14.270690 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Create volume request issued successfully. Jan 27 18:36:14.290478 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-52fe9ef6-13f5-40f0-8c4d-bf1b42627f1d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] http://10.222.0.72/volume/v3/02f3c73b0a154ac2a03ce0a79f8e73e8/volumes returned with HTTP 202 Jan 27 18:36:14.295922 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1141/2278] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:36:13 2021] POST /volume/v3/02f3c73b0a154ac2a03ce0a79f8e73e8/volumes => generated 820 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:36:14.307043 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1156dda3-d1fd-4d54-8055-4935425c096d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] GET http://10.222.0.72/volume/v3/02f3c73b0a154ac2a03ce0a79f8e73e8/volumes/e30799ca-262e-491b-b845-9a46411d89b6 Jan 27 18:36:14.307956 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1156dda3-d1fd-4d54-8055-4935425c096d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:14.308617 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1156dda3-d1fd-4d54-8055-4935425c096d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:14.372005 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:14.372005 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:14.383540 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1156dda3-d1fd-4d54-8055-4935425c096d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Volume info retrieved successfully. Jan 27 18:36:14.407050 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1156dda3-d1fd-4d54-8055-4935425c096d tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] http://10.222.0.72/volume/v3/02f3c73b0a154ac2a03ce0a79f8e73e8/volumes/e30799ca-262e-491b-b845-9a46411d89b6 returned with HTTP 200 Jan 27 18:36:14.408338 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1138/2279] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:14 2021] GET /volume/v3/02f3c73b0a154ac2a03ce0a79f8e73e8/volumes/e30799ca-262e-491b-b845-9a46411d89b6 => generated 912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:15.424511 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e1bb270c-4899-404e-8edd-135003f364d3 tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] GET http://10.222.0.72/volume/v3/02f3c73b0a154ac2a03ce0a79f8e73e8/volumes/e30799ca-262e-491b-b845-9a46411d89b6 Jan 27 18:36:15.425267 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e1bb270c-4899-404e-8edd-135003f364d3 tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:15.425589 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:15.425589 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:15.426149 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e1bb270c-4899-404e-8edd-135003f364d3 tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:15.477969 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:15.477969 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:15.487036 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e1bb270c-4899-404e-8edd-135003f364d3 tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Volume info retrieved successfully. Jan 27 18:36:15.509663 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e1bb270c-4899-404e-8edd-135003f364d3 tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] http://10.222.0.72/volume/v3/02f3c73b0a154ac2a03ce0a79f8e73e8/volumes/e30799ca-262e-491b-b845-9a46411d89b6 returned with HTTP 200 Jan 27 18:36:15.510580 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1142/2280] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:15 2021] GET /volume/v3/02f3c73b0a154ac2a03ce0a79f8e73e8/volumes/e30799ca-262e-491b-b845-9a46411d89b6 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:15.768808 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c80f84cc-f383-42e2-96c5-93e20ad57435 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] GET http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/e30799ca-262e-491b-b845-9a46411d89b6 Jan 27 18:36:15.769339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c80f84cc-f383-42e2-96c5-93e20ad57435 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:15.773089 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:15.773089 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:15.773485 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c80f84cc-f383-42e2-96c5-93e20ad57435 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:15.850501 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:15.850501 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:15.860570 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c80f84cc-f383-42e2-96c5-93e20ad57435 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Volume info retrieved successfully. Jan 27 18:36:15.887282 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c80f84cc-f383-42e2-96c5-93e20ad57435 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/e30799ca-262e-491b-b845-9a46411d89b6 returned with HTTP 200 Jan 27 18:36:15.888156 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1139/2281] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:15 2021] GET /volume/v3/88802b246ddd440cba5166a664029495/volumes/e30799ca-262e-491b-b845-9a46411d89b6 => generated 1084 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:15.903167 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6c822cfa-d4a3-45bb-9ef7-19b1df315d35 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] POST http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/e30799ca-262e-491b-b845-9a46411d89b6/action Jan 27 18:36:15.903656 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:15.903656 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:15.904097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6c822cfa-d4a3-45bb-9ef7-19b1df315d35 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:36:15.904482 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6c822cfa-d4a3-45bb-9ef7-19b1df315d35 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:15.904890 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.volume_unmanage [None req-6c822cfa-d4a3-45bb-9ef7-19b1df315d35 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Unmanage volume with id: e30799ca-262e-491b-b845-9a46411d89b6 Jan 27 18:36:15.959276 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:15.959276 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:15.960227 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6c822cfa-d4a3-45bb-9ef7-19b1df315d35 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Volume info retrieved successfully. Jan 27 18:36:15.982850 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6c822cfa-d4a3-45bb-9ef7-19b1df315d35 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Delete volume request issued successfully. Jan 27 18:36:15.983750 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6c822cfa-d4a3-45bb-9ef7-19b1df315d35 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/e30799ca-262e-491b-b845-9a46411d89b6/action returned with HTTP 202 Jan 27 18:36:15.988415 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1143/2282] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:36:15 2021] POST /volume/v3/88802b246ddd440cba5166a664029495/volumes/e30799ca-262e-491b-b845-9a46411d89b6/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:36:15.992806 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d5609c9-e723-4dce-9b8a-fb9f444e6f0c tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] GET http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/e30799ca-262e-491b-b845-9a46411d89b6 Jan 27 18:36:15.993584 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d5609c9-e723-4dce-9b8a-fb9f444e6f0c tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:15.993887 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:15.993887 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:15.994393 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d5609c9-e723-4dce-9b8a-fb9f444e6f0c tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:16.061958 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:16.061958 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:16.075912 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4d5609c9-e723-4dce-9b8a-fb9f444e6f0c tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Volume info retrieved successfully. Jan 27 18:36:16.108019 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d5609c9-e723-4dce-9b8a-fb9f444e6f0c tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/e30799ca-262e-491b-b845-9a46411d89b6 returned with HTTP 200 Jan 27 18:36:16.109551 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1140/2283] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:15 2021] GET /volume/v3/88802b246ddd440cba5166a664029495/volumes/e30799ca-262e-491b-b845-9a46411d89b6 => generated 1085 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:17.129370 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-38307839-37d5-4d29-ba70-5fd5f3138ea5 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] GET http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/e30799ca-262e-491b-b845-9a46411d89b6 Jan 27 18:36:17.129987 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-38307839-37d5-4d29-ba70-5fd5f3138ea5 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:17.130277 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:17.130277 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:17.130864 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-38307839-37d5-4d29-ba70-5fd5f3138ea5 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:17.222482 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-38307839-37d5-4d29-ba70-5fd5f3138ea5 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/e30799ca-262e-491b-b845-9a46411d89b6 returned with HTTP 404 Jan 27 18:36:17.223726 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1144/2284] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:17 2021] GET /volume/v3/88802b246ddd440cba5166a664029495/volumes/e30799ca-262e-491b-b845-9a46411d89b6 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:17.231196 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfc691e6-76c5-466d-bc58-68b534a67598 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] GET http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/detail?all_tenants=1 Jan 27 18:36:17.231819 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfc691e6-76c5-466d-bc58-68b534a67598 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:17.232096 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:17.232096 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:17.232799 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfc691e6-76c5-466d-bc58-68b534a67598 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:17.235136 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-cfc691e6-76c5-466d-bc58-68b534a67598 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:36:17.310472 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cfc691e6-76c5-466d-bc58-68b534a67598 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Get all volumes completed successfully. Jan 27 18:36:17.313853 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:17.313853 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:17.327085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfc691e6-76c5-466d-bc58-68b534a67598 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 27 18:36:17.327994 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1141/2285] 10.222.0.72 () {58 vars in 1252 bytes} [Wed Jan 27 18:36:17 2021] GET /volume/v3/88802b246ddd440cba5166a664029495/volumes/detail?all_tenants=1 => generated 8001 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:17.350571 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] POST http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/os-volume-manage Jan 27 18:36:17.351607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-462561743", "host": "n-d-742170-5@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-e30799ca-262e-491b-b845-9a46411d89b6"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:17.356279 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.volume_manage [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-462561743', 'host': 'n-d-742170-5@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-e30799ca-262e-491b-b845-9a46411d89b6'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 27 18:36:17.394615 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Flow 'volume_manage_existing_api' (607c83dc-c0f0-4695-b76c-d5035734674b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:17.398540 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3e8eb5-1cd1-4516-8f61-2ec28b55a95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:17.506410 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Created reservations ['c56de9d0-5b9d-4668-b0a1-7e95ae9b7139', '688f3ddf-ef9c-4483-98ee-bb7432549b87', 'c1301eec-3068-4a68-a717-249164042130', '9adc4482-b90e-4273-a89e-f6e8ed30f443'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:36:17.508730 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3e8eb5-1cd1-4516-8f61-2ec28b55a95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c56de9d0-5b9d-4668-b0a1-7e95ae9b7139', '688f3ddf-ef9c-4483-98ee-bb7432549b87', 'c1301eec-3068-4a68-a717-249164042130', '9adc4482-b90e-4273-a89e-f6e8ed30f443']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:17.512893 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (82a62ba7-e635-4a65-8dd5-231d0add3711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:17.579213 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (82a62ba7-e635-4a65-8dd5-231d0add3711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'bd9272a47a0e423bbd1814bd45d768e1', 'project_id': '88802b246ddd440cba5166a664029495', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-462561743', 'host': 'n-d-742170-5@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', '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-27T18:36:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-462561743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-742170-5@lvmdriver-1#lvmdriver-1',id=b9127d48-e5f7-4b81-8d23-a8275a6de08f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88802b246ddd440cba5166a664029495',provider_auth=None,provider_geometry=None,provider_id=None,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='bd9272a47a0e423bbd1814bd45d768e1',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:17.582009 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24948747-c5c2-4de6-8724-28dc78d0f381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:17.624736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24948747-c5c2-4de6-8724-28dc78d0f381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'bd9272a47a0e423bbd1814bd45d768e1', 'project_id': '88802b246ddd440cba5166a664029495', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-462561743', 'host': 'n-d-742170-5@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:17.626971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (7a761380-a53c-4b02-8899-f8a22698dc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:17.634037 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (7a761380-a53c-4b02-8899-f8a22698dc84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:17.649421 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Flow 'volume_manage_existing_api' (607c83dc-c0f0-4695-b76c-d5035734674b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:17.651595 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Manage volume request issued successfully. Jan 27 18:36:17.699242 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59107fe0-0d50-4aa5-9252-aa2723ebb5ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/os-volume-manage returned with HTTP 202 Jan 27 18:36:17.700917 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1145/2286] 10.222.0.72 () {60 vars in 1253 bytes} [Wed Jan 27 18:36:17 2021] POST /volume/v3/88802b246ddd440cba5166a664029495/os-volume-manage => generated 846 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:36:17.716226 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44276a48-4c32-4cf3-bdcf-7bcbefcebabe tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] GET http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f Jan 27 18:36:17.717691 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44276a48-4c32-4cf3-bdcf-7bcbefcebabe tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:17.718104 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:17.718104 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:17.718739 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44276a48-4c32-4cf3-bdcf-7bcbefcebabe tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:17.794934 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:17.794934 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:17.803844 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-44276a48-4c32-4cf3-bdcf-7bcbefcebabe tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Volume info retrieved successfully. Jan 27 18:36:17.824968 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44276a48-4c32-4cf3-bdcf-7bcbefcebabe tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f returned with HTTP 200 Jan 27 18:36:17.825953 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1142/2287] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:17 2021] GET /volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f => generated 1083 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:18.842673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fbd5e8b9-9a05-405a-a85a-6916ac01b56d tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] GET http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f Jan 27 18:36:18.843969 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fbd5e8b9-9a05-405a-a85a-6916ac01b56d tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:18.844338 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:18.844338 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:18.845179 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fbd5e8b9-9a05-405a-a85a-6916ac01b56d tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:18.961077 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:18.961077 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:18.970319 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fbd5e8b9-9a05-405a-a85a-6916ac01b56d tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Volume info retrieved successfully. Jan 27 18:36:18.996871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fbd5e8b9-9a05-405a-a85a-6916ac01b56d tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f returned with HTTP 200 Jan 27 18:36:19.012036 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1146/2288] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:18 2021] GET /volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f => generated 1083 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:20.027743 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e6073cb8-0ef1-491a-84f3-c702288e8f39 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] GET http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f Jan 27 18:36:20.028300 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e6073cb8-0ef1-491a-84f3-c702288e8f39 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:20.028435 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:20.028435 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:20.029023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e6073cb8-0ef1-491a-84f3-c702288e8f39 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:20.091911 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:20.091911 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:20.101468 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e6073cb8-0ef1-491a-84f3-c702288e8f39 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Volume info retrieved successfully. Jan 27 18:36:20.126299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e6073cb8-0ef1-491a-84f3-c702288e8f39 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f returned with HTTP 200 Jan 27 18:36:20.127447 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1143/2289] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:20 2021] GET /volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f => generated 1084 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:20.144551 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d1ac484-ad2c-4a87-b44b-6eadf473f8c8 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] GET http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f Jan 27 18:36:20.145422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d1ac484-ad2c-4a87-b44b-6eadf473f8c8 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:20.145847 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:20.145847 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:20.146619 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d1ac484-ad2c-4a87-b44b-6eadf473f8c8 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:20.214067 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:20.214067 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:20.224161 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7d1ac484-ad2c-4a87-b44b-6eadf473f8c8 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Volume info retrieved successfully. Jan 27 18:36:20.249326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d1ac484-ad2c-4a87-b44b-6eadf473f8c8 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f returned with HTTP 200 Jan 27 18:36:20.250545 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1147/2290] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:20 2021] GET /volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f => generated 1084 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:20.266540 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4022d9d2-4994-4d5c-ab41-1ca39b0594a1 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] DELETE http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f Jan 27 18:36:20.267225 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4022d9d2-4994-4d5c-ab41-1ca39b0594a1 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:20.268177 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:20.268177 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:20.269107 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4022d9d2-4994-4d5c-ab41-1ca39b0594a1 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:20.269681 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-4022d9d2-4994-4d5c-ab41-1ca39b0594a1 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Delete volume with id: b9127d48-e5f7-4b81-8d23-a8275a6de08f Jan 27 18:36:20.327379 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:20.327379 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:20.332035 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4022d9d2-4994-4d5c-ab41-1ca39b0594a1 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Volume info retrieved successfully. Jan 27 18:36:20.367859 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4022d9d2-4994-4d5c-ab41-1ca39b0594a1 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Delete volume request issued successfully. Jan 27 18:36:20.368273 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4022d9d2-4994-4d5c-ab41-1ca39b0594a1 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f returned with HTTP 202 Jan 27 18:36:20.369136 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1144/2291] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:36:20 2021] DELETE /volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:36:20.380322 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d3636d3-869d-4492-bfa2-3fbf589b3c55 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] GET http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f Jan 27 18:36:20.381063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d3636d3-869d-4492-bfa2-3fbf589b3c55 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:20.381441 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:20.381441 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:20.384688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d3636d3-869d-4492-bfa2-3fbf589b3c55 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:20.452421 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:20.452421 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:20.462468 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4d3636d3-869d-4492-bfa2-3fbf589b3c55 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Volume info retrieved successfully. Jan 27 18:36:20.491803 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d3636d3-869d-4492-bfa2-3fbf589b3c55 tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f returned with HTTP 200 Jan 27 18:36:20.493545 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1148/2292] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:20 2021] GET /volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f => generated 1083 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:21.519089 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8a4432f-8738-4877-85ee-8177c0e66d3a tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] GET http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f Jan 27 18:36:21.519560 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8a4432f-8738-4877-85ee-8177c0e66d3a tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:21.519560 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:21.519560 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:21.520920 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8a4432f-8738-4877-85ee-8177c0e66d3a tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:21.584715 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:21.584715 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:21.593524 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e8a4432f-8738-4877-85ee-8177c0e66d3a tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Volume info retrieved successfully. Jan 27 18:36:21.627913 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8a4432f-8738-4877-85ee-8177c0e66d3a tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f returned with HTTP 200 Jan 27 18:36:21.636349 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1145/2293] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:21 2021] GET /volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f => generated 1083 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:36:22.646076 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-afe9a6e9-5e1c-4c16-aa12-e95aae4c13ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] GET http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f Jan 27 18:36:22.646654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-afe9a6e9-5e1c-4c16-aa12-e95aae4c13ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:22.647736 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:22.647736 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:22.647736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-afe9a6e9-5e1c-4c16-aa12-e95aae4c13ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:22.720241 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-afe9a6e9-5e1c-4c16-aa12-e95aae4c13ab tempest-VolumeManageAdminTest-1958555802 tempest-VolumeManageAdminTest-1958555802-project-admin] http://10.222.0.72/volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f returned with HTTP 404 Jan 27 18:36:22.722325 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1149/2294] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:22 2021] GET /volume/v3/88802b246ddd440cba5166a664029495/volumes/b9127d48-e5f7-4b81-8d23-a8275a6de08f => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:22.732281 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b453c88-3d61-4993-af8c-d6657c607ef6 tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] DELETE http://10.222.0.72/volume/v3/02f3c73b0a154ac2a03ce0a79f8e73e8/volumes/e30799ca-262e-491b-b845-9a46411d89b6 Jan 27 18:36:22.733602 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b453c88-3d61-4993-af8c-d6657c607ef6 tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:22.734192 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:22.734192 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:22.734818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b453c88-3d61-4993-af8c-d6657c607ef6 tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:22.735579 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-3b453c88-3d61-4993-af8c-d6657c607ef6 tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] Delete volume with id: e30799ca-262e-491b-b845-9a46411d89b6 Jan 27 18:36:22.796476 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b453c88-3d61-4993-af8c-d6657c607ef6 tempest-VolumeManageAdminTest-1987267263 tempest-VolumeManageAdminTest-1987267263-project] http://10.222.0.72/volume/v3/02f3c73b0a154ac2a03ce0a79f8e73e8/volumes/e30799ca-262e-491b-b845-9a46411d89b6 returned with HTTP 404 Jan 27 18:36:22.797319 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1146/2295] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:36:22 2021] DELETE /volume/v3/02f3c73b0a154ac2a03ce0a79f8e73e8/volumes/e30799ca-262e-491b-b845-9a46411d89b6 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:27.547337 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7143f0e8-764b-4a30-a133-28a8fd80f397 tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] GET http://10.222.0.72/volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 Jan 27 18:36:27.547892 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7143f0e8-764b-4a30-a133-28a8fd80f397 tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:27.548973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7143f0e8-764b-4a30-a133-28a8fd80f397 tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:27.578696 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7143f0e8-764b-4a30-a133-28a8fd80f397 tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] http://10.222.0.72/volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 returned with HTTP 200 Jan 27 18:36:27.579789 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1150/2296] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:36:27 2021] GET /volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 => generated 361 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:27.771827 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] POST http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes Jan 27 18:36:27.773946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1954024804"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:27.775760 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1954024804'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:36:27.775760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Create volume of 1 GB Jan 27 18:36:27.790362 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Availability Zones retrieved successfully. Jan 27 18:36:27.808084 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Flow 'volume_create_api' (0d60d0b3-54c1-44b9-bc35-82bd43c22484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:27.810753 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaec682d-61d0-4e75-a380-08b5103bc984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:27.812813 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:36:27.886995 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaec682d-61d0-4e75-a380-08b5103bc984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:27.889375 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e38866-bb2d-4ad0-9744-c96eff8eb5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:27.995721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Created reservations ['48b75b9f-f733-4c8a-9f32-737a6639aa40', 'beac2f8a-af5f-4523-b557-f085ec94df0f', '2b41d220-caa0-48fb-94a6-985c386c48ef', '7c85886f-3976-4eae-ac00-0331871ae544'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:36:27.997930 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e38866-bb2d-4ad0-9744-c96eff8eb5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48b75b9f-f733-4c8a-9f32-737a6639aa40', 'beac2f8a-af5f-4523-b557-f085ec94df0f', '2b41d220-caa0-48fb-94a6-985c386c48ef', '7c85886f-3976-4eae-ac00-0331871ae544']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:28.001196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b11518b0-9ce4-4ef7-9ffb-1d9eed77b6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:28.077040 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b11518b0-9ce4-4ef7-9ffb-1d9eed77b6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a471e62-4444-4e1c-920d-584b05b6d996', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1954024804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bf8662715d64c0eaeb43947e6f74ac7',qos_specs=None,replication_status=,reservations=['48b75b9f-f733-4c8a-9f32-737a6639aa40','beac2f8a-af5f-4523-b557-f085ec94df0f','2b41d220-caa0-48fb-94a6-985c386c48ef','7c85886f-3976-4eae-ac00-0331871ae544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc9e6d10eb7d498cbbafec5758e49975',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:36:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1954024804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a471e62-4444-4e1c-920d-584b05b6d996,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bf8662715d64c0eaeb43947e6f74ac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='dc9e6d10eb7d498cbbafec5758e49975',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:28.079092 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e10808-9296-4789-8098-77ffec7793ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:28.121415 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e10808-9296-4789-8098-77ffec7793ae) transitioned into state 'SUCCESS' from state '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-1954024804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bf8662715d64c0eaeb43947e6f74ac7',qos_specs=None,replication_status=,reservations=['48b75b9f-f733-4c8a-9f32-737a6639aa40','beac2f8a-af5f-4523-b557-f085ec94df0f','2b41d220-caa0-48fb-94a6-985c386c48ef','7c85886f-3976-4eae-ac00-0331871ae544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc9e6d10eb7d498cbbafec5758e49975',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:28.123701 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fa7695-d8dd-4b25-9065-5fdbf0d6e081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:28.160799 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fa7695-d8dd-4b25-9065-5fdbf0d6e081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:28.163529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Flow 'volume_create_api' (0d60d0b3-54c1-44b9-bc35-82bd43c22484) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:28.272967 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Create volume request issued successfully. Jan 27 18:36:28.309007 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9f1bf34-4877-4759-8851-6d96a6716ad7 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes returned with HTTP 202 Jan 27 18:36:28.310006 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1147/2297] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:36:27 2021] POST /volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes => generated 828 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:36:28.326337 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7a70f62-5231-4b66-9a45-9ad3c8bd844c tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] GET http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 Jan 27 18:36:28.327516 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7a70f62-5231-4b66-9a45-9ad3c8bd844c tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:28.328161 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7a70f62-5231-4b66-9a45-9ad3c8bd844c tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:28.396614 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:28.396614 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:28.405718 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e7a70f62-5231-4b66-9a45-9ad3c8bd844c tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Volume info retrieved successfully. Jan 27 18:36:28.433410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7a70f62-5231-4b66-9a45-9ad3c8bd844c tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 returned with HTTP 200 Jan 27 18:36:28.438253 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1151/2298] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:28 2021] GET /volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 => generated 920 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:29.462046 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d399d79d-527a-447f-a7ee-3a117caf5de0 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] GET http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 Jan 27 18:36:29.462046 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d399d79d-527a-447f-a7ee-3a117caf5de0 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:29.465684 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:29.465684 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:29.465684 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d399d79d-527a-447f-a7ee-3a117caf5de0 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:29.526699 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:29.526699 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:29.538254 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d399d79d-527a-447f-a7ee-3a117caf5de0 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Volume info retrieved successfully. Jan 27 18:36:29.562164 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d399d79d-527a-447f-a7ee-3a117caf5de0 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 returned with HTTP 200 Jan 27 18:36:29.562164 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1148/2299] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:29 2021] GET /volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 => generated 921 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:36:29.583493 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-464dd7ff-df91-4a32-b44c-3920b481b54b tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] PUT http://10.222.0.72/volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 Jan 27 18:36:29.583493 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:29.583493 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:29.583493 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-464dd7ff-df91-4a32-b44c-3920b481b54b tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:29.788783 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-464dd7ff-df91-4a32-b44c-3920b481b54b tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] http://10.222.0.72/volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 returned with HTTP 200 Jan 27 18:36:29.788783 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1152/2300] 10.222.0.72 () {60 vars in 1341 bytes} [Wed Jan 27 18:36:29 2021] PUT /volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 => generated 316 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:29.806336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] POST http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes Jan 27 18:36:29.806336 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:29.806336 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:29.806336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:29.806336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Create volume request body: {'volume': {'size': 2}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:36:29.806336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Create volume of 2 GB Jan 27 18:36:29.828190 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Availability Zones retrieved successfully. Jan 27 18:36:29.857364 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Flow 'volume_create_api' (c7149cd5-715c-4eea-967a-7f7f80d59324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:29.868508 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bc7e7e7-46d6-4511-bd30-64ca1c7612e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:29.868508 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Validating volume size '2' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:36:29.953832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bc7e7e7-46d6-4511-bd30-64ca1c7612e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:29.956616 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f36e2f3-43ee-4fb7-9c9e-88d6ad3e303f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:30.031192 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota_utils [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Quota exceeded for 8bf8662715d64c0eaeb43947e6f74ac7, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 27 18:36:30.081842 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f36e2f3-43ee-4fb7-9c9e-88d6ad3e303f) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 18:36:30.088360 n-d-742170-5 devstack@c-api.service[87900]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 27 18:36:30.089943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f36e2f3-43ee-4fb7-9c9e-88d6ad3e303f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:30.093567 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f36e2f3-43ee-4fb7-9c9e-88d6ad3e303f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 18:36:30.096765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bc7e7e7-46d6-4511-bd30-64ca1c7612e6) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:30.099609 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bc7e7e7-46d6-4511-bd30-64ca1c7612e6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 18:36:30.103007 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Flow 'volume_create_api' (c7149cd5-715c-4eea-967a-7f7f80d59324) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 18:36:30.104236 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.middleware.fault [None req-10ad3adc-4a86-4523-beaa-3e3236148e29 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes returned with HTTP 413 Jan 27 18:36:30.111678 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1149/2301] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:36:29 2021] POST /volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes => generated 208 bytes in 310 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 18:36:30.119346 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-965c9bee-3091-4ac8-8a0d-946918c9f748 tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] PUT http://10.222.0.72/volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 Jan 27 18:36:30.120274 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-965c9bee-3091-4ac8-8a0d-946918c9f748 tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:30.268988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-965c9bee-3091-4ac8-8a0d-946918c9f748 tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] http://10.222.0.72/volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 returned with HTTP 200 Jan 27 18:36:30.270968 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1153/2302] 10.222.0.72 () {60 vars in 1341 bytes} [Wed Jan 27 18:36:30 2021] PUT /volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 => generated 316 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:36:30.283163 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] POST http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes Jan 27 18:36:30.284221 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:30.284221 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:30.284918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:30.286160 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Create volume request body: {'volume': {'size': 1}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:36:30.286712 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Create volume of 1 GB Jan 27 18:36:30.287618 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:30.287618 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:30.304652 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Availability Zones retrieved successfully. Jan 27 18:36:30.341602 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Flow 'volume_create_api' (fdcd79f9-788e-4d38-b7f5-3d0d44f56548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:30.344664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185419b2-b612-49d3-8255-e18b405e56f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:30.349547 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:36:30.443549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185419b2-b612-49d3-8255-e18b405e56f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:30.443549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7833c34a-0589-43b3-ae6d-187bffa0d517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:30.503818 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota_utils [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Quota exceeded for 8bf8662715d64c0eaeb43947e6f74ac7, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 27 18:36:30.507355 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7833c34a-0589-43b3-ae6d-187bffa0d517) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 18:36:30.507355 n-d-742170-5 devstack@c-api.service[87900]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 27 18:36:30.513655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7833c34a-0589-43b3-ae6d-187bffa0d517) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:30.515891 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7833c34a-0589-43b3-ae6d-187bffa0d517) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 18:36:30.519056 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185419b2-b612-49d3-8255-e18b405e56f8) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:30.521483 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185419b2-b612-49d3-8255-e18b405e56f8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 18:36:30.523734 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Flow 'volume_create_api' (fdcd79f9-788e-4d38-b7f5-3d0d44f56548) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 18:36:30.524397 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.middleware.fault [None req-d30e8c16-af97-44b5-8a2f-73aaa833e591 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes returned with HTTP 413 Jan 27 18:36:30.525833 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1150/2303] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:36:30 2021] POST /volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes => generated 150 bytes in 249 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 18:36:30.537832 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e869f6c4-da1d-4ddc-beea-e6657562bedd tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] PUT http://10.222.0.72/volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 Jan 27 18:36:30.538887 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e869f6c4-da1d-4ddc-beea-e6657562bedd tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:30.678004 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e869f6c4-da1d-4ddc-beea-e6657562bedd tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] http://10.222.0.72/volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 returned with HTTP 200 Jan 27 18:36:30.678761 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1154/2304] 10.222.0.72 () {60 vars in 1341 bytes} [Wed Jan 27 18:36:30 2021] PUT /volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 => generated 315 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:30.690325 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ce59571-a913-439e-8a7c-07eaaa023d3f tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] POST http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996/action Jan 27 18:36:30.690969 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:30.690969 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:30.691409 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ce59571-a913-439e-8a7c-07eaaa023d3f tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:36:30.691817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ce59571-a913-439e-8a7c-07eaaa023d3f tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:30.759316 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:30.759316 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:30.761682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2ce59571-a913-439e-8a7c-07eaaa023d3f tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Volume info retrieved successfully. Jan 27 18:36:30.845180 n-d-742170-5 devstack@c-api.service[87900]: ERROR cinder.volume.api [None req-2ce59571-a913-439e-8a7c-07eaaa023d3f tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Quota exceeded for 8bf8662715d64c0eaeb43947e6f74ac7, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 27 18:36:30.850961 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.middleware.fault [None req-2ce59571-a913-439e-8a7c-07eaaa023d3f tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996/action returned with HTTP 413 Jan 27 18:36:30.856765 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1151/2305] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:36:30 2021] POST /volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996/action => generated 208 bytes in 168 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 27 18:36:30.864613 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eaae75e2-9b6b-4da7-b09e-a92915d6108e tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] DELETE http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 Jan 27 18:36:30.864613 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eaae75e2-9b6b-4da7-b09e-a92915d6108e tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:30.866281 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eaae75e2-9b6b-4da7-b09e-a92915d6108e tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:30.866281 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-eaae75e2-9b6b-4da7-b09e-a92915d6108e tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Delete volume with id: 2a471e62-4444-4e1c-920d-584b05b6d996 Jan 27 18:36:30.921603 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:30.921603 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:30.922912 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eaae75e2-9b6b-4da7-b09e-a92915d6108e tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Volume info retrieved successfully. Jan 27 18:36:30.953119 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eaae75e2-9b6b-4da7-b09e-a92915d6108e tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Delete volume request issued successfully. Jan 27 18:36:30.953606 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eaae75e2-9b6b-4da7-b09e-a92915d6108e tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 returned with HTTP 202 Jan 27 18:36:30.955276 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1155/2306] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:36:30 2021] DELETE /volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:36:30.973656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-27b3d10d-b6b2-4de7-bb06-3260713b4149 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] GET http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 Jan 27 18:36:30.974493 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-27b3d10d-b6b2-4de7-bb06-3260713b4149 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:30.974713 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:30.974713 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:30.975090 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-27b3d10d-b6b2-4de7-bb06-3260713b4149 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:31.056171 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:31.056171 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:31.072237 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-27b3d10d-b6b2-4de7-bb06-3260713b4149 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Volume info retrieved successfully. Jan 27 18:36:31.101053 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-27b3d10d-b6b2-4de7-bb06-3260713b4149 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 returned with HTTP 200 Jan 27 18:36:31.112050 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1152/2307] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:30 2021] GET /volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 => generated 920 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:32.119132 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b7d4654e-98d2-4d3b-88f7-7c3b89e4b4a9 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] GET http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 Jan 27 18:36:32.119626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b7d4654e-98d2-4d3b-88f7-7c3b89e4b4a9 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:32.119626 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:32.119626 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:32.119943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b7d4654e-98d2-4d3b-88f7-7c3b89e4b4a9 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:32.195841 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:32.195841 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:32.208924 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b7d4654e-98d2-4d3b-88f7-7c3b89e4b4a9 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Volume info retrieved successfully. Jan 27 18:36:32.232298 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b7d4654e-98d2-4d3b-88f7-7c3b89e4b4a9 tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 returned with HTTP 200 Jan 27 18:36:32.239539 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1156/2308] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:32 2021] GET /volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 => generated 920 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:33.250278 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee093560-cc15-4693-9448-0b2d3baa47dc tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] GET http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 Jan 27 18:36:33.250734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee093560-cc15-4693-9448-0b2d3baa47dc tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:33.251223 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:33.251223 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:33.251969 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee093560-cc15-4693-9448-0b2d3baa47dc tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:33.309999 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee093560-cc15-4693-9448-0b2d3baa47dc tempest-VolumeQuotasNegativeTestJSON-493426510 tempest-VolumeQuotasNegativeTestJSON-493426510-project] http://10.222.0.72/volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 returned with HTTP 404 Jan 27 18:36:33.311103 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1153/2309] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:33 2021] GET /volume/v3/8bf8662715d64c0eaeb43947e6f74ac7/volumes/2a471e62-4444-4e1c-920d-584b05b6d996 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:33.323500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ca38731-18db-42d3-839f-80872dd7bde0 tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] PUT http://10.222.0.72/volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 Jan 27 18:36:33.324169 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:33.324169 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:33.325556 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ca38731-18db-42d3-839f-80872dd7bde0 tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:33.588326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ca38731-18db-42d3-839f-80872dd7bde0 tempest-VolumeQuotasNegativeTestJSON-2128815244 tempest-VolumeQuotasNegativeTestJSON-2128815244-project-admin] http://10.222.0.72/volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 returned with HTTP 200 Jan 27 18:36:33.588326 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1157/2310] 10.222.0.72 () {60 vars in 1342 bytes} [Wed Jan 27 18:36:33 2021] PUT /volume/v3/3e1e64f71bd946eaadf61482d7cac742/os-quota-sets/8bf8662715d64c0eaeb43947e6f74ac7 => generated 319 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:36.552906 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-718b57e2-e45b-478f-98d0-a02f20f1e036 tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] POST http://10.222.0.72/volume/v3/8202111c2a9149f080c50925d2b17964/group_types Jan 27 18:36:36.553864 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-718b57e2-e45b-478f-98d0-a02f20f1e036 tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1462458517", "description": "tempest-group-type-description-373871827", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:36.605800 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-718b57e2-e45b-478f-98d0-a02f20f1e036 tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] http://10.222.0.72/volume/v3/8202111c2a9149f080c50925d2b17964/group_types returned with HTTP 202 Jan 27 18:36:36.609638 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1154/2311] 10.222.0.72 () {62 vars in 1279 bytes} [Wed Jan 27 18:36:36 2021] POST /volume/v3/8202111c2a9149f080c50925d2b17964/group_types => generated 264 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:36.621318 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a08a9d4b-2a9e-40d6-ad17-7c7d7239c0c8 tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] GET http://10.222.0.72/volume/v3/8202111c2a9149f080c50925d2b17964/group_types Jan 27 18:36:36.621733 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a08a9d4b-2a9e-40d6-ad17-7c7d7239c0c8 tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:36.622276 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a08a9d4b-2a9e-40d6-ad17-7c7d7239c0c8 tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:36.640126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a08a9d4b-2a9e-40d6-ad17-7c7d7239c0c8 tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] http://10.222.0.72/volume/v3/8202111c2a9149f080c50925d2b17964/group_types returned with HTTP 200 Jan 27 18:36:36.641444 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1158/2312] 10.222.0.72 () {60 vars in 1257 bytes} [Wed Jan 27 18:36:36 2021] GET /volume/v3/8202111c2a9149f080c50925d2b17964/group_types => generated 498 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:36.652818 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-03cf8234-02f3-434d-a00e-6940d7f0389b tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] PUT http://10.222.0.72/volume/v3/8202111c2a9149f080c50925d2b17964/group_types/8a866287-c29d-4770-aa27-1298d19bd9f9 Jan 27 18:36:36.653647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-03cf8234-02f3-434d-a00e-6940d7f0389b tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-256151032", "description": "updated-group-type-desc"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:36.684077 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-03cf8234-02f3-434d-a00e-6940d7f0389b tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] http://10.222.0.72/volume/v3/8202111c2a9149f080c50925d2b17964/group_types/8a866287-c29d-4770-aa27-1298d19bd9f9 returned with HTTP 200 Jan 27 18:36:36.690903 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1155/2313] 10.222.0.72 () {62 vars in 1389 bytes} [Wed Jan 27 18:36:36 2021] PUT /volume/v3/8202111c2a9149f080c50925d2b17964/group_types/8a866287-c29d-4770-aa27-1298d19bd9f9 => generated 254 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:36.695718 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c490cd6-970e-48d3-87b7-db0c8ece55de tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] GET http://10.222.0.72/volume/v3/8202111c2a9149f080c50925d2b17964/group_types/8a866287-c29d-4770-aa27-1298d19bd9f9 Jan 27 18:36:36.696487 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c490cd6-970e-48d3-87b7-db0c8ece55de tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:36.697142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c490cd6-970e-48d3-87b7-db0c8ece55de tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:36.712713 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c490cd6-970e-48d3-87b7-db0c8ece55de tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] http://10.222.0.72/volume/v3/8202111c2a9149f080c50925d2b17964/group_types/8a866287-c29d-4770-aa27-1298d19bd9f9 returned with HTTP 200 Jan 27 18:36:36.714598 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1159/2314] 10.222.0.72 () {60 vars in 1368 bytes} [Wed Jan 27 18:36:36 2021] GET /volume/v3/8202111c2a9149f080c50925d2b17964/group_types/8a866287-c29d-4770-aa27-1298d19bd9f9 => generated 254 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:36.729621 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-27bcc23e-617c-4d6d-9f13-7cae3d826e6f tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] DELETE http://10.222.0.72/volume/v3/8202111c2a9149f080c50925d2b17964/group_types/8a866287-c29d-4770-aa27-1298d19bd9f9 Jan 27 18:36:36.730337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-27bcc23e-617c-4d6d-9f13-7cae3d826e6f tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:36.732730 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-27bcc23e-617c-4d6d-9f13-7cae3d826e6f tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:36.772744 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:36:36.772744 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:36:36.780875 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-27bcc23e-617c-4d6d-9f13-7cae3d826e6f tempest-GroupTypesTest-1734667592 tempest-GroupTypesTest-1734667592-project-admin] http://10.222.0.72/volume/v3/8202111c2a9149f080c50925d2b17964/group_types/8a866287-c29d-4770-aa27-1298d19bd9f9 returned with HTTP 202 Jan 27 18:36:36.781866 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1156/2315] 10.222.0.72 () {60 vars in 1371 bytes} [Wed Jan 27 18:36:36 2021] DELETE /volume/v3/8202111c2a9149f080c50925d2b17964/group_types/8a866287-c29d-4770-aa27-1298d19bd9f9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:36:39.267887 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-78c173c1-6fc2-48f0-a3ed-4daeb77ae379 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] POST http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/types Jan 27 18:36:39.270595 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-78c173c1-6fc2-48f0-a3ed-4daeb77ae379 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:39.324856 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-78c173c1-6fc2-48f0-a3ed-4daeb77ae379 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/types returned with HTTP 200 Jan 27 18:36:39.327460 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1160/2316] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:36:38 2021] POST /volume/v3/9263925abc8e47819f82a6484bbd5a7d/types => generated 188 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:39.336265 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c54e01a-9e3f-4625-a2b1-99f7bdb90a80 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] POST http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/types Jan 27 18:36:39.337214 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5c54e01a-9e3f-4625-a2b1-99f7bdb90a80 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:39.379633 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5c54e01a-9e3f-4625-a2b1-99f7bdb90a80 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/types returned with HTTP 200 Jan 27 18:36:39.380416 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1157/2317] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:36:39 2021] POST /volume/v3/9263925abc8e47819f82a6484bbd5a7d/types => generated 188 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:39.622264 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] POST http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes Jan 27 18:36:39.623275 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2036674608"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:39.624499 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2036674608'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:36:39.637147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Create volume of 1 GB Jan 27 18:36:39.637946 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:39.637946 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:39.638980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Availability Zones retrieved successfully. Jan 27 18:36:39.658495 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Flow 'volume_create_api' (e397cb13-9533-40f3-a889-e9ff9598292c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:39.662153 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0558d4-fbd8-4703-a0ba-5771d3f4c806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:39.664636 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:36:39.732726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0558d4-fbd8-4703-a0ba-5771d3f4c806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:36:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a6a5f9bd-6eee-4cd6-8d79-6ec8f51a0d64,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a6a5f9bd-6eee-4cd6-8d79-6ec8f51a0d64', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:39.735102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (124de5ea-296a-409f-8db2-1391fc820986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:39.790851 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:36:39.791785 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:36:39.842191 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Created reservations ['109fadad-14fa-4291-bb2f-1335e20f4053', '65aefeaf-7dfd-4f1b-8533-980590528c9b', 'f8b74db7-aa2d-45dd-b43e-8158f99a394b', '275f964b-40aa-4a8e-8adc-37fe8b7fed96'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:36:39.844140 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (124de5ea-296a-409f-8db2-1391fc820986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['109fadad-14fa-4291-bb2f-1335e20f4053', '65aefeaf-7dfd-4f1b-8533-980590528c9b', 'f8b74db7-aa2d-45dd-b43e-8158f99a394b', '275f964b-40aa-4a8e-8adc-37fe8b7fed96']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:39.847986 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72ddc885-8856-4bd4-86e2-48e77aa34ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:39.916263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72ddc885-8856-4bd4-86e2-48e77aa34ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a27d04e4-874a-4462-9d41-1d9b10fdad63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2036674608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='631071a3f8d940d8b185a2588b5b733f',qos_specs=None,replication_status=,reservations=['109fadad-14fa-4291-bb2f-1335e20f4053','65aefeaf-7dfd-4f1b-8533-980590528c9b','f8b74db7-aa2d-45dd-b43e-8158f99a394b','275f964b-40aa-4a8e-8adc-37fe8b7fed96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c2f64e67f0d416ba555d9e2b6dbf060',volume_type_id=a6a5f9bd-6eee-4cd6-8d79-6ec8f51a0d64), 'volume': 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-27T18:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2036674608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a27d04e4-874a-4462-9d41-1d9b10fdad63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='631071a3f8d940d8b185a2588b5b733f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0c2f64e67f0d416ba555d9e2b6dbf060',volume_attachment=,volume_type=,volume_type_id=a6a5f9bd-6eee-4cd6-8d79-6ec8f51a0d64)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:39.918528 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3652a9d3-958b-42d4-8dd6-285de601b529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:39.945490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3652a9d3-958b-42d4-8dd6-285de601b529) transitioned into state 'SUCCESS' from state '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-2036674608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='631071a3f8d940d8b185a2588b5b733f',qos_specs=None,replication_status=,reservations=['109fadad-14fa-4291-bb2f-1335e20f4053','65aefeaf-7dfd-4f1b-8533-980590528c9b','f8b74db7-aa2d-45dd-b43e-8158f99a394b','275f964b-40aa-4a8e-8adc-37fe8b7fed96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c2f64e67f0d416ba555d9e2b6dbf060',volume_type_id=a6a5f9bd-6eee-4cd6-8d79-6ec8f51a0d64)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:39.947478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5a758d-34af-4a54-9942-3a68830cc67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:39.962440 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5a758d-34af-4a54-9942-3a68830cc67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:39.965242 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Flow 'volume_create_api' (e397cb13-9533-40f3-a889-e9ff9598292c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:40.018740 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Create volume request issued successfully. Jan 27 18:36:40.033856 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d75f5e5-4ecf-4e8a-b186-d7644a27d02a tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes returned with HTTP 202 Jan 27 18:36:40.034925 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1161/2318] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:36:39 2021] POST /volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes => generated 834 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:36:40.050785 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f21ae2c1-85b9-4271-897f-57f4fd5eee62 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] GET http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 Jan 27 18:36:40.051880 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f21ae2c1-85b9-4271-897f-57f4fd5eee62 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:40.052459 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f21ae2c1-85b9-4271-897f-57f4fd5eee62 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:40.108125 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:40.108125 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:40.117255 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f21ae2c1-85b9-4271-897f-57f4fd5eee62 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Volume info retrieved successfully. Jan 27 18:36:40.144090 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f21ae2c1-85b9-4271-897f-57f4fd5eee62 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 returned with HTTP 200 Jan 27 18:36:40.145199 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1158/2319] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:40 2021] GET /volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 => generated 926 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:41.147076 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-edb551d5-cad1-41b8-8782-d21f0da8caa8 tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] POST http://10.222.0.72/volume/v3/ccf27e285f974c42a71c0e7b11559727/types Jan 27 18:36:41.148213 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:41.148213 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:41.148213 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-edb551d5-cad1-41b8-8782-d21f0da8caa8 tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-191304222"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:41.150114 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:41.150114 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:41.163488 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab5dcb29-7cb2-4526-ba1a-089d9988f3bc tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] GET http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 Jan 27 18:36:41.163488 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab5dcb29-7cb2-4526-ba1a-089d9988f3bc tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:41.163488 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:41.163488 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:41.163488 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab5dcb29-7cb2-4526-ba1a-089d9988f3bc tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:41.201219 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-edb551d5-cad1-41b8-8782-d21f0da8caa8 tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] http://10.222.0.72/volume/v3/ccf27e285f974c42a71c0e7b11559727/types returned with HTTP 200 Jan 27 18:36:41.202263 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1162/2320] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:36:40 2021] POST /volume/v3/ccf27e285f974c42a71c0e7b11559727/types => generated 219 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:41.213405 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6c67cd30-0315-4930-a312-5f4d9c5973e8 tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] POST http://10.222.0.72/volume/v3/ccf27e285f974c42a71c0e7b11559727/group_types Jan 27 18:36:41.214188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6c67cd30-0315-4930-a312-5f4d9c5973e8 tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-446978296"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:41.218704 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:41.218704 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:41.227270 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ab5dcb29-7cb2-4526-ba1a-089d9988f3bc tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Volume info retrieved successfully. Jan 27 18:36:41.252469 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab5dcb29-7cb2-4526-ba1a-089d9988f3bc tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 returned with HTTP 200 Jan 27 18:36:41.253463 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1159/2321] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:41 2021] GET /volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 => generated 927 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:41.266736 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6c67cd30-0315-4930-a312-5f4d9c5973e8 tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] http://10.222.0.72/volume/v3/ccf27e285f974c42a71c0e7b11559727/group_types returned with HTTP 202 Jan 27 18:36:41.272908 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1163/2322] 10.222.0.72 () {62 vars in 1278 bytes} [Wed Jan 27 18:36:41 2021] POST /volume/v3/ccf27e285f974c42a71c0e7b11559727/group_types => generated 176 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:41.273012 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a24784d9-e6dc-455e-b83a-ad06a4804aaf tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] GET http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 Jan 27 18:36:41.273012 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a24784d9-e6dc-455e-b83a-ad06a4804aaf tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:41.273012 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:41.273012 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:41.273012 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a24784d9-e6dc-455e-b83a-ad06a4804aaf tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:41.326442 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:41.326442 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:41.337041 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a24784d9-e6dc-455e-b83a-ad06a4804aaf tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Volume info retrieved successfully. Jan 27 18:36:41.364776 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a24784d9-e6dc-455e-b83a-ad06a4804aaf tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 returned with HTTP 200 Jan 27 18:36:41.365610 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1160/2323] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:41 2021] GET /volume/v3/9263925abc8e47819f82a6484bbd5a7d/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 => generated 1098 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:36:41.382192 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45a372d7-5f0a-4844-a692-b5a7fd23ae5c tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] POST http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63/action Jan 27 18:36:41.383298 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:41.383298 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:41.384419 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45a372d7-5f0a-4844-a692-b5a7fd23ae5c tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:36:41.384419 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45a372d7-5f0a-4844-a692-b5a7fd23ae5c tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:41.438854 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:41.438854 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:41.440357 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-45a372d7-5f0a-4844-a692-b5a7fd23ae5c tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Volume info retrieved successfully. Jan 27 18:36:41.488680 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-45a372d7-5f0a-4844-a692-b5a7fd23ae5c tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:36:41.489586 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-45a372d7-5f0a-4844-a692-b5a7fd23ae5c tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:36:41.518292 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-45a372d7-5f0a-4844-a692-b5a7fd23ae5c tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Created reservations ['fef377e9-05b0-40c9-819b-6229d0613a41', 'ec93c859-7f44-459d-899d-01619394e8d2'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:36:41.527794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a1aa6e7-226e-4de1-bd0e-82d8c162cf20 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] POST http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups Jan 27 18:36:41.528267 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a1aa6e7-226e-4de1-bd0e-82d8c162cf20 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a371058f-89f7-4f9e-b8ce-504fbc5b2cac", "volume_types": ["b8af03e0-d8d5-46e2-bdc2-91ae12706987"], "name": "tempest-GroupsV314Test-Group-1814016422"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:41.528997 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-2a1aa6e7-226e-4de1-bd0e-82d8c162cf20 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Creating new group {'group': {'group_type': 'a371058f-89f7-4f9e-b8ce-504fbc5b2cac', 'volume_types': ['b8af03e0-d8d5-46e2-bdc2-91ae12706987'], 'name': 'tempest-GroupsV314Test-Group-1814016422'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 18:36:41.540436 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-2a1aa6e7-226e-4de1-bd0e-82d8c162cf20 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Creating group tempest-GroupsV314Test-Group-1814016422. Jan 27 18:36:41.549463 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-45a372d7-5f0a-4844-a692-b5a7fd23ae5c tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:36:41.551916 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-45a372d7-5f0a-4844-a692-b5a7fd23ae5c tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:36:41.566007 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2a1aa6e7-226e-4de1-bd0e-82d8c162cf20 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Availability Zones retrieved successfully. Jan 27 18:36:41.566574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-45a372d7-5f0a-4844-a692-b5a7fd23ae5c tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Created reservations ['19fbe8de-8492-47e3-9f7a-1e2a622d33f7', 'b3f5faf9-3ba2-4213-b12e-a3e78537638f'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:36:41.599610 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-2a1aa6e7-226e-4de1-bd0e-82d8c162cf20 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Created reservations ['8b571840-b6c5-4272-aa91-ccefb0178ae8'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:36:41.673600 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-45a372d7-5f0a-4844-a692-b5a7fd23ae5c tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Retype volume request issued successfully. Jan 27 18:36:41.674172 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45a372d7-5f0a-4844-a692-b5a7fd23ae5c tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63/action returned with HTTP 202 Jan 27 18:36:41.675077 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1161/2324] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:36:41 2021] POST /volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63/action => generated 0 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:36:41.679770 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a1aa6e7-226e-4de1-bd0e-82d8c162cf20 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups returned with HTTP 202 Jan 27 18:36:41.680572 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1164/2325] 10.222.0.72 () {62 vars in 1264 bytes} [Wed Jan 27 18:36:41 2021] POST /volume/v3/75158e2e5d8a4970b94f288b589861ea/groups => generated 108 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:41.686923 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-46d835cf-446a-47f5-8ed9-62ed79e98c65 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] GET http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 Jan 27 18:36:41.689621 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-46d835cf-446a-47f5-8ed9-62ed79e98c65 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:41.689621 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:41.689621 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:41.689621 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-46d835cf-446a-47f5-8ed9-62ed79e98c65 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:41.696616 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-79dc1fcb-5f3d-4981-99f0-1481bcca5d95 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/aa19a04f-f024-43a5-a9c9-d5292e17b63f Jan 27 18:36:41.697326 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-79dc1fcb-5f3d-4981-99f0-1481bcca5d95 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:41.698804 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:41.698804 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:41.699459 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-79dc1fcb-5f3d-4981-99f0-1481bcca5d95 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:41.700893 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-79dc1fcb-5f3d-4981-99f0-1481bcca5d95 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] show called for member aa19a04f-f024-43a5-a9c9-d5292e17b63f {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:36:41.713317 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:41.713317 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:41.746456 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:41.746456 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:41.756018 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-46d835cf-446a-47f5-8ed9-62ed79e98c65 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Volume info retrieved successfully. Jan 27 18:36:41.773220 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-79dc1fcb-5f3d-4981-99f0-1481bcca5d95 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/aa19a04f-f024-43a5-a9c9-d5292e17b63f returned with HTTP 200 Jan 27 18:36:41.774703 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1162/2326] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:36:41 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/aa19a04f-f024-43a5-a9c9-d5292e17b63f => generated 388 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:36:41.785019 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-46d835cf-446a-47f5-8ed9-62ed79e98c65 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 returned with HTTP 200 Jan 27 18:36:41.786547 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1165/2327] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:41 2021] GET /volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 => generated 926 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:42.787277 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a04cc83-661a-4ce8-8fb3-756fd2a85936 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/aa19a04f-f024-43a5-a9c9-d5292e17b63f Jan 27 18:36:42.787894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a04cc83-661a-4ce8-8fb3-756fd2a85936 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:42.788110 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:42.788110 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:42.788479 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a04cc83-661a-4ce8-8fb3-756fd2a85936 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:42.788927 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-8a04cc83-661a-4ce8-8fb3-756fd2a85936 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] show called for member aa19a04f-f024-43a5-a9c9-d5292e17b63f {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:36:42.796328 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:42.796328 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:42.804486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c901965-7334-4f99-bd0f-93e8c76b035e tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] GET http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 Jan 27 18:36:42.805374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c901965-7334-4f99-bd0f-93e8c76b035e tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:42.805374 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:42.805374 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:42.806461 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c901965-7334-4f99-bd0f-93e8c76b035e tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:42.822838 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a04cc83-661a-4ce8-8fb3-756fd2a85936 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/aa19a04f-f024-43a5-a9c9-d5292e17b63f returned with HTTP 200 Jan 27 18:36:42.823701 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1163/2328] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:36:42 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/aa19a04f-f024-43a5-a9c9-d5292e17b63f => generated 389 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:42.835945 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] POST http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes Jan 27 18:36:42.835945 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:42.835945 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:42.836551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b8af03e0-d8d5-46e2-bdc2-91ae12706987", "group_id": "aa19a04f-f024-43a5-a9c9-d5292e17b63f", "size": 1, "name": "tempest-GroupsV314Test-Volume-105906469"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:42.837395 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Create volume request body: {'volume': {'volume_type': 'b8af03e0-d8d5-46e2-bdc2-91ae12706987', 'group_id': 'aa19a04f-f024-43a5-a9c9-d5292e17b63f', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-105906469'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:36:42.858358 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:42.858358 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:42.859500 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:42.859500 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:42.859713 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Create volume of 1 GB Jan 27 18:36:42.868503 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4c901965-7334-4f99-bd0f-93e8c76b035e tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Volume info retrieved successfully. Jan 27 18:36:42.874837 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Availability Zones retrieved successfully. Jan 27 18:36:42.890282 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c901965-7334-4f99-bd0f-93e8c76b035e tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 returned with HTTP 200 Jan 27 18:36:42.891097 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1166/2329] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:42 2021] GET /volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 => generated 927 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:42.893179 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Flow 'volume_create_api' (48730e69-6c7f-4f50-9cb6-c1257d2a8df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:42.897119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751a8e1e-c9e0-47a2-8dad-604f6a6c3678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:42.898416 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:42.898416 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:42.898964 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:36:42.909574 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57d10b78-d0d5-4822-aaf2-87ae5f6c646c tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] GET http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 Jan 27 18:36:42.910091 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57d10b78-d0d5-4822-aaf2-87ae5f6c646c tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:42.918550 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:42.918550 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:42.918550 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57d10b78-d0d5-4822-aaf2-87ae5f6c646c tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:42.963853 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751a8e1e-c9e0-47a2-8dad-604f6a6c3678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:36:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b8af03e0-d8d5-46e2-bdc2-91ae12706987,is_public=True,name='tempest-GroupsV314Test-volume-type-191304222',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8af03e0-d8d5-46e2-bdc2-91ae12706987', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aa19a04f-f024-43a5-a9c9-d5292e17b63f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:42.969553 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da4fa45-fe9d-4eb4-b6e2-5f8503d070e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:42.970630 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:42.970630 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:42.978828 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-57d10b78-d0d5-4822-aaf2-87ae5f6c646c tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Volume info retrieved successfully. Jan 27 18:36:43.001488 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57d10b78-d0d5-4822-aaf2-87ae5f6c646c tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 returned with HTTP 200 Jan 27 18:36:43.002293 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1167/2330] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:42 2021] GET /volume/v3/9263925abc8e47819f82a6484bbd5a7d/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 => generated 1098 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:36:43.018499 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76d9006e-5447-4d11-9272-c91bb7872efb tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] GET http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2036674608 Jan 27 18:36:43.019057 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76d9006e-5447-4d11-9272-c91bb7872efb tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:43.019284 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:43.019284 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:43.020067 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76d9006e-5447-4d11-9272-c91bb7872efb tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:43.022889 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-76d9006e-5447-4d11-9272-c91bb7872efb tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2036674608'), ('all_tenants', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:36:43.029035 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-191304222 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-191304222, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:36:43.030020 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-191304222 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-191304222, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:36:43.077143 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-76d9006e-5447-4d11-9272-c91bb7872efb tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Get all volumes completed successfully. Jan 27 18:36:43.077375 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76d9006e-5447-4d11-9272-c91bb7872efb tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2036674608 returned with HTTP 200 Jan 27 18:36:43.078263 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1168/2331] 10.222.0.72 () {58 vars in 1365 bytes} [Wed Jan 27 18:36:43 2021] GET /volume/v3/9263925abc8e47819f82a6484bbd5a7d/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2036674608 => generated 413 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:36:43.085438 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Created reservations ['7baff520-0490-42a1-a236-e04b876b88dc', '27b4f963-256c-4908-8fcc-4ba409defb85', 'aeb393db-0210-471e-8e4c-bcfe9b7e4aa6', '4c3ae8f1-aa36-4efe-96a7-3d07eb77e5d7'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:36:43.089406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da4fa45-fe9d-4eb4-b6e2-5f8503d070e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7baff520-0490-42a1-a236-e04b876b88dc', '27b4f963-256c-4908-8fcc-4ba409defb85', 'aeb393db-0210-471e-8e4c-bcfe9b7e4aa6', '4c3ae8f1-aa36-4efe-96a7-3d07eb77e5d7']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:43.090654 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c67aa6e2-9523-4cc2-a32d-870f1b46723d tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] DELETE http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 Jan 27 18:36:43.091196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c67aa6e2-9523-4cc2-a32d-870f1b46723d tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:43.091196 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:43.091196 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:43.091646 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c67aa6e2-9523-4cc2-a32d-870f1b46723d tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:43.091722 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7cbcaed-3cc8-4824-a472-00e77e25370b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:43.091792 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-c67aa6e2-9523-4cc2-a32d-870f1b46723d tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Delete volume with id: a27d04e4-874a-4462-9d41-1d9b10fdad63 Jan 27 18:36:43.146003 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:43.146003 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:43.147264 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c67aa6e2-9523-4cc2-a32d-870f1b46723d tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Volume info retrieved successfully. Jan 27 18:36:43.160921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7cbcaed-3cc8-4824-a472-00e77e25370b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cc9761d-205f-4ef0-87ae-9204a3063511', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-105906469',encryption_key_id=None,group_id=aa19a04f-f024-43a5-a9c9-d5292e17b63f,group_type_id=,metadata={},multiattach=False,project_id='75158e2e5d8a4970b94f288b589861ea',qos_specs=None,replication_status=,reservations=['7baff520-0490-42a1-a236-e04b876b88dc','27b4f963-256c-4908-8fcc-4ba409defb85','aeb393db-0210-471e-8e4c-bcfe9b7e4aa6','4c3ae8f1-aa36-4efe-96a7-3d07eb77e5d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ac040863665469caeddf024af134a9c',volume_type_id=b8af03e0-d8d5-46e2-bdc2-91ae12706987), 'volume': 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-27T18:36:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-105906469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aa19a04f-f024-43a5-a9c9-d5292e17b63f,host=None,id=2cc9761d-205f-4ef0-87ae-9204a3063511,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75158e2e5d8a4970b94f288b589861ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3ac040863665469caeddf024af134a9c',volume_attachment=,volume_type=,volume_type_id=b8af03e0-d8d5-46e2-bdc2-91ae12706987)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:43.162973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c2ebc5d-af1c-43da-a6d6-f57f227433ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:43.195980 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c2ebc5d-af1c-43da-a6d6-f57f227433ec) transitioned into state 'SUCCESS' from state '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-105906469',encryption_key_id=None,group_id=aa19a04f-f024-43a5-a9c9-d5292e17b63f,group_type_id=,metadata={},multiattach=False,project_id='75158e2e5d8a4970b94f288b589861ea',qos_specs=None,replication_status=,reservations=['7baff520-0490-42a1-a236-e04b876b88dc','27b4f963-256c-4908-8fcc-4ba409defb85','aeb393db-0210-471e-8e4c-bcfe9b7e4aa6','4c3ae8f1-aa36-4efe-96a7-3d07eb77e5d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ac040863665469caeddf024af134a9c',volume_type_id=b8af03e0-d8d5-46e2-bdc2-91ae12706987)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:43.197752 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c67aa6e2-9523-4cc2-a32d-870f1b46723d tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Delete volume request issued successfully. Jan 27 18:36:43.197922 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f44c7e4b-ae34-46c0-84f2-81737060f20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:43.199742 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c67aa6e2-9523-4cc2-a32d-870f1b46723d tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 returned with HTTP 202 Jan 27 18:36:43.200688 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1169/2332] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:36:43 2021] DELETE /volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:36:43.212671 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b866293-e052-438b-ba44-9d1dfe2ff03f tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] GET http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 Jan 27 18:36:43.213389 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b866293-e052-438b-ba44-9d1dfe2ff03f tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:43.213793 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:43.213793 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:43.214410 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b866293-e052-438b-ba44-9d1dfe2ff03f tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:43.233937 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f44c7e4b-ae34-46c0-84f2-81737060f20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:43.238225 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Flow 'volume_create_api' (48730e69-6c7f-4f50-9cb6-c1257d2a8df9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:43.289714 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:43.289714 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:43.298377 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Create volume request issued successfully. Jan 27 18:36:43.306627 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8b866293-e052-438b-ba44-9d1dfe2ff03f tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Volume info retrieved successfully. Jan 27 18:36:43.311994 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:43.312448 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:43.322838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:43.332206 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:43.332206 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:43.344161 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-953670e0-113a-4f51-babf-9e61c6c55a57 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes returned with HTTP 202 Jan 27 18:36:43.346278 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1164/2333] 10.222.0.72 () {62 vars in 1267 bytes} [Wed Jan 27 18:36:42 2021] POST /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes => generated 898 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:36:43.364075 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-50a0cbc2-630e-4f83-8e73-9e626e135bef tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 Jan 27 18:36:43.364731 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-50a0cbc2-630e-4f83-8e73-9e626e135bef tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:43.364946 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:43.364946 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:43.365325 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-50a0cbc2-630e-4f83-8e73-9e626e135bef tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:43.367833 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b866293-e052-438b-ba44-9d1dfe2ff03f tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 returned with HTTP 200 Jan 27 18:36:43.369135 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1170/2334] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:43 2021] GET /volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 => generated 926 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:43.475791 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:43.475791 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:43.488381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-50a0cbc2-630e-4f83-8e73-9e626e135bef tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:43.515835 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-50a0cbc2-630e-4f83-8e73-9e626e135bef tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:43.516300 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-50a0cbc2-630e-4f83-8e73-9e626e135bef tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:43.530588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-50a0cbc2-630e-4f83-8e73-9e626e135bef tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:43.537936 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:43.537936 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:43.562849 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-50a0cbc2-630e-4f83-8e73-9e626e135bef tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 returned with HTTP 200 Jan 27 18:36:43.564333 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1165/2335] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:43 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 => generated 966 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:44.386493 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-edde71c5-cbf6-4d94-b20f-eaa5c45c48cc tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] GET http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 Jan 27 18:36:44.387387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-edde71c5-cbf6-4d94-b20f-eaa5c45c48cc tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:44.387387 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:44.387387 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:44.387387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-edde71c5-cbf6-4d94-b20f-eaa5c45c48cc tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:44.459195 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:44.459195 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:44.471127 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-edde71c5-cbf6-4d94-b20f-eaa5c45c48cc tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Volume info retrieved successfully. Jan 27 18:36:44.494592 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-edde71c5-cbf6-4d94-b20f-eaa5c45c48cc tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 returned with HTTP 200 Jan 27 18:36:44.495512 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1171/2336] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:44 2021] GET /volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 => generated 926 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:44.582412 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3786b2ff-459f-4e7b-a65d-4c5210fd4d43 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 Jan 27 18:36:44.585514 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3786b2ff-459f-4e7b-a65d-4c5210fd4d43 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:44.585514 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:44.585514 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:44.585514 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3786b2ff-459f-4e7b-a65d-4c5210fd4d43 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:44.645131 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:44.645131 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:44.654562 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3786b2ff-459f-4e7b-a65d-4c5210fd4d43 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:44.670900 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-3786b2ff-459f-4e7b-a65d-4c5210fd4d43 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:44.679536 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-3786b2ff-459f-4e7b-a65d-4c5210fd4d43 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:44.690458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-3786b2ff-459f-4e7b-a65d-4c5210fd4d43 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:44.700925 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:44.700925 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:44.738459 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3786b2ff-459f-4e7b-a65d-4c5210fd4d43 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 returned with HTTP 200 Jan 27 18:36:44.739261 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1166/2337] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:44 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 => generated 991 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:44.755977 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] POST http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/action Jan 27 18:36:44.755977 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:44.755977 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:44.756585 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Action body: b'{"create-from-src": {"source_group_id": "aa19a04f-f024-43a5-a9c9-d5292e17b63f", "name": "tempest-Group_from_grp-519127668"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:36:44.756659 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "aa19a04f-f024-43a5-a9c9-d5292e17b63f", "name": "tempest-Group_from_grp-519127668"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:44.757668 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Creating new group {'create-from-src': {'source_group_id': 'aa19a04f-f024-43a5-a9c9-d5292e17b63f', 'name': 'tempest-Group_from_grp-519127668'}}. {{(pid=87902) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 27 18:36:44.758013 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Creating group tempest-Group_from_grp-519127668 from source group aa19a04f-f024-43a5-a9c9-d5292e17b63f. Jan 27 18:36:44.765742 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:44.765742 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:44.786318 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:44.786318 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:44.863083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Created reservations ['cf2cb435-2c64-4fde-8c01-13edeb5495a8'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:36:45.067351 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.group.api [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] A mapping entry already exists for group 318b85ee-fb4e-4e26-bd15-0ecaee0db8a3 and volume type b8af03e0-d8d5-46e2-bdc2-91ae12706987. Do not need to create again. Jan 27 18:36:45.068164 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:45.068164 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:45.068704 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Availability Zones retrieved successfully. Jan 27 18:36:45.083769 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Flow 'volume_create_api' (386706ff-20b4-4903-84e0-0611bc3f97b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:45.086464 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499f3737-5900-48b8-8e7e-7a2a24c091eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:45.088717 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:36:45.140989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499f3737-5900-48b8-8e7e-7a2a24c091eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2cc9761d-205f-4ef0-87ae-9204a3063511', 'volume_type': VolumeType(created_at=2021-01-27T18:36:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b8af03e0-d8d5-46e2-bdc2-91ae12706987,is_public=True,name='tempest-GroupsV314Test-volume-type-191304222',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8af03e0-d8d5-46e2-bdc2-91ae12706987', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '318b85ee-fb4e-4e26-bd15-0ecaee0db8a3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:45.143919 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c4f2f61-1992-4bfb-a94d-0ed8f61c6cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:45.199182 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-191304222 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-191304222, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:36:45.200267 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-191304222 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-191304222, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:36:45.227224 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Created reservations ['438038c6-65a4-4785-956f-174b7bf28266', '07edacb6-df4a-49ec-99ad-f10d7b8228e7', '61014d28-4c4b-4911-9c49-3c9a92cb6eb3', '9008d1b0-175d-4fff-b876-85c6c0d5c902'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:36:45.229148 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c4f2f61-1992-4bfb-a94d-0ed8f61c6cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['438038c6-65a4-4785-956f-174b7bf28266', '07edacb6-df4a-49ec-99ad-f10d7b8228e7', '61014d28-4c4b-4911-9c49-3c9a92cb6eb3', '9008d1b0-175d-4fff-b876-85c6c0d5c902']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:45.231130 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2cabb47-cae8-4305-854b-ec6353338732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:45.348345 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2cabb47-cae8-4305-854b-ec6353338732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '363a3518-fa57-4e56-9682-75cc82f8daa8', '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=318b85ee-fb4e-4e26-bd15-0ecaee0db8a3,group_type_id=,metadata={},multiattach=False,project_id='75158e2e5d8a4970b94f288b589861ea',qos_specs=None,replication_status=,reservations=['438038c6-65a4-4785-956f-174b7bf28266','07edacb6-df4a-49ec-99ad-f10d7b8228e7','61014d28-4c4b-4911-9c49-3c9a92cb6eb3','9008d1b0-175d-4fff-b876-85c6c0d5c902'],size=1,snapshot_id=None,source_replicaid=,source_volid=2cc9761d-205f-4ef0-87ae-9204a3063511,status='creating',user_id='3ac040863665469caeddf024af134a9c',volume_type_id=b8af03e0-d8d5-46e2-bdc2-91ae12706987), 'volume': 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-27T18:36:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=318b85ee-fb4e-4e26-bd15-0ecaee0db8a3,host=None,id=363a3518-fa57-4e56-9682-75cc82f8daa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75158e2e5d8a4970b94f288b589861ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2cc9761d-205f-4ef0-87ae-9204a3063511,status='creating',terminated_at=None,updated_at=None,user_id='3ac040863665469caeddf024af134a9c',volume_attachment=,volume_type=,volume_type_id=b8af03e0-d8d5-46e2-bdc2-91ae12706987)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:45.350475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9ce4d5-b526-49e2-8219-73eeedf484f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:45.412008 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9ce4d5-b526-49e2-8219-73eeedf484f9) transitioned into state 'SUCCESS' from 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=318b85ee-fb4e-4e26-bd15-0ecaee0db8a3,group_type_id=,metadata={},multiattach=False,project_id='75158e2e5d8a4970b94f288b589861ea',qos_specs=None,replication_status=,reservations=['438038c6-65a4-4785-956f-174b7bf28266','07edacb6-df4a-49ec-99ad-f10d7b8228e7','61014d28-4c4b-4911-9c49-3c9a92cb6eb3','9008d1b0-175d-4fff-b876-85c6c0d5c902'],size=1,snapshot_id=None,source_replicaid=,source_volid=2cc9761d-205f-4ef0-87ae-9204a3063511,status='creating',user_id='3ac040863665469caeddf024af134a9c',volume_type_id=b8af03e0-d8d5-46e2-bdc2-91ae12706987)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:45.415684 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Flow 'volume_create_api' (386706ff-20b4-4903-84e0-0611bc3f97b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:45.477598 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Create volume request issued successfully. Jan 27 18:36:45.517486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b1d3481e-c06a-4e4a-a675-fd2d2c3ad840 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] GET http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 Jan 27 18:36:45.518079 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b1d3481e-c06a-4e4a-a675-fd2d2c3ad840 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:45.518301 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:45.518301 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:45.518678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b1d3481e-c06a-4e4a-a675-fd2d2c3ad840 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:45.526626 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c844819c-b74b-4708-bb78-0ab0fedb39e0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/action returned with HTTP 202 Jan 27 18:36:45.527296 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1172/2338] 10.222.0.72 () {62 vars in 1285 bytes} [Wed Jan 27 18:36:44 2021] POST /volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/action => generated 101 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:45.537668 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42f5a533-8ba9-48f1-a77d-52074441c0ec tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/detail Jan 27 18:36:45.538241 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42f5a533-8ba9-48f1-a77d-52074441c0ec tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:45.538457 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:45.538457 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:45.538830 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42f5a533-8ba9-48f1-a77d-52074441c0ec tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:45.539538 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-42f5a533-8ba9-48f1-a77d-52074441c0ec tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:36:45.540457 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:45.540457 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:45.542008 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-42f5a533-8ba9-48f1-a77d-52074441c0ec tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:36:45.572686 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b1d3481e-c06a-4e4a-a675-fd2d2c3ad840 tempest-VolumeRetypeWithoutMigrationTest-1610340705 tempest-VolumeRetypeWithoutMigrationTest-1610340705-project] http://10.222.0.72/volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 returned with HTTP 404 Jan 27 18:36:45.573357 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1167/2339] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:45 2021] GET /volume/v3/631071a3f8d940d8b185a2588b5b733f/volumes/a27d04e4-874a-4462-9d41-1d9b10fdad63 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:45.583341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d22eced-9e96-45b7-9fe0-f2b722ce8f4f tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] DELETE http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/types/339b674c-a62c-4988-af0a-bbe4f2fced27 Jan 27 18:36:45.583898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d22eced-9e96-45b7-9fe0-f2b722ce8f4f tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:45.584433 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d22eced-9e96-45b7-9fe0-f2b722ce8f4f tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:45.604958 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-42f5a533-8ba9-48f1-a77d-52074441c0ec tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Get all volumes completed successfully. Jan 27 18:36:45.606742 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-42f5a533-8ba9-48f1-a77d-52074441c0ec tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:45.607616 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-42f5a533-8ba9-48f1-a77d-52074441c0ec tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:45.620483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-42f5a533-8ba9-48f1-a77d-52074441c0ec tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:45.632146 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:45.632146 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:45.663854 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:36:45.663854 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:36:45.674161 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-42f5a533-8ba9-48f1-a77d-52074441c0ec tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:45.674627 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-42f5a533-8ba9-48f1-a77d-52074441c0ec tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:45.686421 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d22eced-9e96-45b7-9fe0-f2b722ce8f4f tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/types/339b674c-a62c-4988-af0a-bbe4f2fced27 returned with HTTP 202 Jan 27 18:36:45.687951 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1168/2340] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:36:45 2021] DELETE /volume/v3/9263925abc8e47819f82a6484bbd5a7d/types/339b674c-a62c-4988-af0a-bbe4f2fced27 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:36:45.693496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-42f5a533-8ba9-48f1-a77d-52074441c0ec tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:45.697104 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c07eed5-12ab-498f-8459-4de2f0465a12 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] GET http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/types/339b674c-a62c-4988-af0a-bbe4f2fced27 Jan 27 18:36:45.697894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c07eed5-12ab-498f-8459-4de2f0465a12 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:45.700565 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c07eed5-12ab-498f-8459-4de2f0465a12 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:45.703107 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:45.703107 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:45.724307 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c07eed5-12ab-498f-8459-4de2f0465a12 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/types/339b674c-a62c-4988-af0a-bbe4f2fced27 returned with HTTP 404 Jan 27 18:36:45.725584 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1169/2341] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:36:45 2021] GET /volume/v3/9263925abc8e47819f82a6484bbd5a7d/types/339b674c-a62c-4988-af0a-bbe4f2fced27 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:45.734178 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f55e8586-d1ad-4228-bfc4-920bdc60fc9a tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] DELETE http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/types/a6a5f9bd-6eee-4cd6-8d79-6ec8f51a0d64 Jan 27 18:36:45.734708 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f55e8586-d1ad-4228-bfc4-920bdc60fc9a tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:45.735268 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f55e8586-d1ad-4228-bfc4-920bdc60fc9a tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:45.754612 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42f5a533-8ba9-48f1-a77d-52074441c0ec tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/detail returned with HTTP 200 Jan 27 18:36:45.757023 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1173/2342] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:36:45 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/detail => generated 1971 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:36:45.873279 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f55e8586-d1ad-4228-bfc4-920bdc60fc9a tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/types/a6a5f9bd-6eee-4cd6-8d79-6ec8f51a0d64 returned with HTTP 202 Jan 27 18:36:45.873279 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1170/2343] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:36:45 2021] DELETE /volume/v3/9263925abc8e47819f82a6484bbd5a7d/types/a6a5f9bd-6eee-4cd6-8d79-6ec8f51a0d64 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:36:45.880220 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f0b183d9-73c5-454b-94b3-3f9b43e91714 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:36:45.881021 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f0b183d9-73c5-454b-94b3-3f9b43e91714 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:45.881389 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:45.881389 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:45.882010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f0b183d9-73c5-454b-94b3-3f9b43e91714 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:45.902459 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-293c25ee-b0b9-450a-a240-b53d1cc00750 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] GET http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/types/a6a5f9bd-6eee-4cd6-8d79-6ec8f51a0d64 Jan 27 18:36:45.903002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-293c25ee-b0b9-450a-a240-b53d1cc00750 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:45.903542 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-293c25ee-b0b9-450a-a240-b53d1cc00750 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:45.928016 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-293c25ee-b0b9-450a-a240-b53d1cc00750 tempest-VolumeRetypeWithoutMigrationTest-230633939 tempest-VolumeRetypeWithoutMigrationTest-230633939-project-admin] http://10.222.0.72/volume/v3/9263925abc8e47819f82a6484bbd5a7d/types/a6a5f9bd-6eee-4cd6-8d79-6ec8f51a0d64 returned with HTTP 404 Jan 27 18:36:45.934505 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1171/2344] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:36:45 2021] GET /volume/v3/9263925abc8e47819f82a6484bbd5a7d/types/a6a5f9bd-6eee-4cd6-8d79-6ec8f51a0d64 => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:46.031204 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:46.031204 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:46.044834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f0b183d9-73c5-454b-94b3-3f9b43e91714 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:46.064574 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-f0b183d9-73c5-454b-94b3-3f9b43e91714 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:46.067451 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-f0b183d9-73c5-454b-94b3-3f9b43e91714 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:46.081631 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-f0b183d9-73c5-454b-94b3-3f9b43e91714 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:46.093447 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:46.093447 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:46.117131 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f0b183d9-73c5-454b-94b3-3f9b43e91714 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:36:46.118734 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1174/2345] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:45 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:47.136228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a810eb75-4d43-46c9-9438-1f1680c16221 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:36:47.137020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a810eb75-4d43-46c9-9438-1f1680c16221 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:47.137608 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a810eb75-4d43-46c9-9438-1f1680c16221 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:47.204019 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:47.204019 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:47.212764 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a810eb75-4d43-46c9-9438-1f1680c16221 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:47.238267 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-a810eb75-4d43-46c9-9438-1f1680c16221 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:47.238267 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-a810eb75-4d43-46c9-9438-1f1680c16221 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:47.252356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-a810eb75-4d43-46c9-9438-1f1680c16221 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:47.268568 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:47.268568 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:47.299341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a810eb75-4d43-46c9-9438-1f1680c16221 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:36:47.310432 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1172/2346] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:47 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:48.318342 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9af5880-e837-46b2-ab86-cef15d680a55 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:36:48.318923 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9af5880-e837-46b2-ab86-cef15d680a55 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:48.319141 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:48.319141 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:48.319570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9af5880-e837-46b2-ab86-cef15d680a55 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:48.412549 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:48.412549 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:48.430896 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d9af5880-e837-46b2-ab86-cef15d680a55 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:48.457563 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d9af5880-e837-46b2-ab86-cef15d680a55 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:48.458000 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d9af5880-e837-46b2-ab86-cef15d680a55 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:48.468259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-d9af5880-e837-46b2-ab86-cef15d680a55 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:48.481184 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:48.481184 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:48.526151 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9af5880-e837-46b2-ab86-cef15d680a55 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:36:48.526393 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1175/2347] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:48 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:49.543230 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fda57cd2-48ed-4be1-a4e7-42513494d16c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:36:49.543827 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fda57cd2-48ed-4be1-a4e7-42513494d16c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:49.544197 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:49.544197 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:49.544580 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fda57cd2-48ed-4be1-a4e7-42513494d16c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:49.611933 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:49.611933 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:49.621137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fda57cd2-48ed-4be1-a4e7-42513494d16c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:49.637413 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-fda57cd2-48ed-4be1-a4e7-42513494d16c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:49.652151 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-fda57cd2-48ed-4be1-a4e7-42513494d16c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:49.667760 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-fda57cd2-48ed-4be1-a4e7-42513494d16c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:49.680389 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:49.680389 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:49.734394 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fda57cd2-48ed-4be1-a4e7-42513494d16c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:36:49.736099 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1173/2348] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:49 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:50.752290 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c4f74a13-ecd2-41f3-afa1-58b1ad29a5a3 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:36:50.753328 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c4f74a13-ecd2-41f3-afa1-58b1ad29a5a3 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:50.753328 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:50.753328 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:50.753560 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c4f74a13-ecd2-41f3-afa1-58b1ad29a5a3 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:50.791198 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d76c8da-f02d-4d10-816d-ac4a404fd93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] GET http://10.222.0.72/volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 Jan 27 18:36:50.791478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d76c8da-f02d-4d10-816d-ac4a404fd93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:50.791613 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:50.791613 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:50.792206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d76c8da-f02d-4d10-816d-ac4a404fd93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:50.811763 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:50.811763 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:50.821561 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c4f74a13-ecd2-41f3-afa1-58b1ad29a5a3 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:50.828844 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-7d76c8da-f02d-4d10-816d-ac4a404fd93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-191304222 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-191304222, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:36:50.837631 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-c4f74a13-ecd2-41f3-afa1-58b1ad29a5a3 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:50.840444 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-c4f74a13-ecd2-41f3-afa1-58b1ad29a5a3 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:50.840620 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d76c8da-f02d-4d10-816d-ac4a404fd93f tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] http://10.222.0.72/volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 returned with HTTP 200 Jan 27 18:36:50.840620 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1176/2349] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:36:50 2021] GET /volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 => generated 545 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:50.846617 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-c4f74a13-ecd2-41f3-afa1-58b1ad29a5a3 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:50.857380 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:50.857380 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:50.857535 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bc08f9a2-3484-4696-bc73-3a4333d87702 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] PUT http://10.222.0.72/volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 Jan 27 18:36:50.866540 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bc08f9a2-3484-4696-bc73-3a4333d87702 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:50.879732 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c4f74a13-ecd2-41f3-afa1-58b1ad29a5a3 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:36:50.883493 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1174/2350] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:50 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:51.043001 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bc08f9a2-3484-4696-bc73-3a4333d87702 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] http://10.222.0.72/volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 returned with HTTP 200 Jan 27 18:36:51.043752 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1177/2351] 10.222.0.72 () {60 vars in 1341 bytes} [Wed Jan 27 18:36:50 2021] PUT /volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 => generated 498 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:51.236656 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] POST http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes Jan 27 18:36:51.245827 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:51.245827 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:51.245827 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1263139182"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:51.245827 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1263139182'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:36:51.245827 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Create volume of 1 GB Jan 27 18:36:51.256265 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Availability Zones retrieved successfully. Jan 27 18:36:51.284018 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Flow 'volume_create_api' (83b4fc96-dcb2-4225-8df0-b2cb0f6e0180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:51.292238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dac4da9-ab44-4f23-a4c3-67a83f3ccc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:51.297806 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:36:51.410179 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dac4da9-ab44-4f23-a4c3-67a83f3ccc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:51.412651 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9d60a8-4cc9-4608-8f65-803cf1c1f1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:51.519812 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Created reservations ['f07b2bf6-bacf-4c5f-b280-9a26d7ec3cac', '26ba8d8a-da6d-4c72-8878-777b286bc7f3', 'dbe62ecc-c99f-47ad-b06d-ddee629ae1db', '2187f3fa-fc5b-48b2-b8d7-0dd92cab8960'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:36:51.522202 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9d60a8-4cc9-4608-8f65-803cf1c1f1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f07b2bf6-bacf-4c5f-b280-9a26d7ec3cac', '26ba8d8a-da6d-4c72-8878-777b286bc7f3', 'dbe62ecc-c99f-47ad-b06d-ddee629ae1db', '2187f3fa-fc5b-48b2-b8d7-0dd92cab8960']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:51.524713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ba57e7-af6c-4ebf-aa38-8991a09452bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:51.612343 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ba57e7-af6c-4ebf-aa38-8991a09452bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0b638ca-27d0-4c66-89d8-464ba46c5ad4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1263139182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67afe48b01854d758b65ccf0a9f4eb52',qos_specs=None,replication_status=,reservations=['f07b2bf6-bacf-4c5f-b280-9a26d7ec3cac','26ba8d8a-da6d-4c72-8878-777b286bc7f3','dbe62ecc-c99f-47ad-b06d-ddee629ae1db','2187f3fa-fc5b-48b2-b8d7-0dd92cab8960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee842200bd3424fb732fc688f5b23cb',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:36:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1263139182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0b638ca-27d0-4c66-89d8-464ba46c5ad4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67afe48b01854d758b65ccf0a9f4eb52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='aee842200bd3424fb732fc688f5b23cb',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:51.619206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6e4812a-9856-4a62-b16d-cd9fda8ee389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:51.671770 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6e4812a-9856-4a62-b16d-cd9fda8ee389) transitioned into state 'SUCCESS' from state '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-1263139182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67afe48b01854d758b65ccf0a9f4eb52',qos_specs=None,replication_status=,reservations=['f07b2bf6-bacf-4c5f-b280-9a26d7ec3cac','26ba8d8a-da6d-4c72-8878-777b286bc7f3','dbe62ecc-c99f-47ad-b06d-ddee629ae1db','2187f3fa-fc5b-48b2-b8d7-0dd92cab8960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee842200bd3424fb732fc688f5b23cb',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:51.678293 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7561c52-a7fb-407c-8b8a-9091643c8379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:36:51.756893 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7561c52-a7fb-407c-8b8a-9091643c8379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:36:51.775556 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Flow 'volume_create_api' (83b4fc96-dcb2-4225-8df0-b2cb0f6e0180) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:36:51.883288 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Create volume request issued successfully. Jan 27 18:36:51.898453 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee2c35e6-1aca-47d3-b693-3fc10b55cb5c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:36:51.899592 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee2c35e6-1aca-47d3-b693-3fc10b55cb5c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:51.900286 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee2c35e6-1aca-47d3-b693-3fc10b55cb5c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:51.902198 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a472b2fc-072a-4658-bc70-f8cfb6c3f098 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes returned with HTTP 202 Jan 27 18:36:51.903548 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1175/2352] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:36:51 2021] POST /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes => generated 836 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:36:51.924410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-283fed46-dea4-4cf2-8d3e-96abc11a6b8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] GET http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 Jan 27 18:36:51.925178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-283fed46-dea4-4cf2-8d3e-96abc11a6b8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:51.925772 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:51.925772 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:51.926737 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-283fed46-dea4-4cf2-8d3e-96abc11a6b8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:51.983468 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:51.983468 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:51.993497 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ee2c35e6-1aca-47d3-b693-3fc10b55cb5c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:52.002572 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:52.002572 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:52.008550 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-ee2c35e6-1aca-47d3-b693-3fc10b55cb5c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:52.009350 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-ee2c35e6-1aca-47d3-b693-3fc10b55cb5c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:52.014484 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-283fed46-dea4-4cf2-8d3e-96abc11a6b8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Volume info retrieved successfully. Jan 27 18:36:52.018563 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-ee2c35e6-1aca-47d3-b693-3fc10b55cb5c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:52.026308 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:52.026308 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:52.047735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-283fed46-dea4-4cf2-8d3e-96abc11a6b8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 returned with HTTP 200 Jan 27 18:36:52.051169 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1176/2353] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:51 2021] GET /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 => generated 928 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:36:52.052808 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee2c35e6-1aca-47d3-b693-3fc10b55cb5c tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:36:52.053640 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1178/2354] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:51 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:53.073305 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6c066a2c-46bd-4ba0-8351-cb446b61256b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:36:53.073740 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6c066a2c-46bd-4ba0-8351-cb446b61256b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:53.073885 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:53.073885 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:53.074595 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1224ac3-b507-436f-9ac5-e72c2758c1a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] GET http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 Jan 27 18:36:53.075171 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1224ac3-b507-436f-9ac5-e72c2758c1a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:53.075387 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:53.075387 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:53.075862 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1224ac3-b507-436f-9ac5-e72c2758c1a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:53.081615 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6c066a2c-46bd-4ba0-8351-cb446b61256b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:53.183109 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:53.183109 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:53.183109 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6c066a2c-46bd-4ba0-8351-cb446b61256b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:53.203590 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-6c066a2c-46bd-4ba0-8351-cb446b61256b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:53.203590 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-6c066a2c-46bd-4ba0-8351-cb446b61256b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:53.203590 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-6c066a2c-46bd-4ba0-8351-cb446b61256b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:53.222014 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:53.222014 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:53.229614 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:53.229614 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:53.248820 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6c066a2c-46bd-4ba0-8351-cb446b61256b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:36:53.253138 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1179/2355] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:53 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:53.257478 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c1224ac3-b507-436f-9ac5-e72c2758c1a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Volume info retrieved successfully. Jan 27 18:36:53.300028 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1224ac3-b507-436f-9ac5-e72c2758c1a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 returned with HTTP 200 Jan 27 18:36:53.302415 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1177/2356] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:53 2021] GET /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 => generated 929 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:36:53.318337 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cee65a1c-8871-4c91-b1e3-ec65f5d20526 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] POST http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots Jan 27 18:36:53.319041 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:53.319041 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:53.319978 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cee65a1c-8871-4c91-b1e3-ec65f5d20526 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0b638ca-27d0-4c66-89d8-464ba46c5ad4", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-951673127"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:53.378227 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:53.378227 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:53.379569 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cee65a1c-8871-4c91-b1e3-ec65f5d20526 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Volume info retrieved successfully. Jan 27 18:36:53.380144 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-cee65a1c-8871-4c91-b1e3-ec65f5d20526 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Create snapshot from volume e0b638ca-27d0-4c66-89d8-464ba46c5ad4 Jan 27 18:36:53.478516 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-cee65a1c-8871-4c91-b1e3-ec65f5d20526 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Created reservations ['09de3947-5cd7-4483-8482-9a2284586814', '9923c4a4-7cd6-4b4a-8de1-10d8ae6ed9e4', '8b3764ff-aa50-430d-9140-424f12d2cf42', '38539e3c-156f-4482-a75c-946dc738237b'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:36:53.649361 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cee65a1c-8871-4c91-b1e3-ec65f5d20526 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Snapshot create request issued successfully. Jan 27 18:36:53.650781 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cee65a1c-8871-4c91-b1e3-ec65f5d20526 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots returned with HTTP 202 Jan 27 18:36:53.652022 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1180/2357] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:36:53 2021] POST /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots => generated 322 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:36:53.663733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5acbf4ab-d564-4ac7-83b8-d6ed8fd9bf01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] GET http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 Jan 27 18:36:53.664699 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5acbf4ab-d564-4ac7-83b8-d6ed8fd9bf01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:53.665042 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:53.665042 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:53.665423 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5acbf4ab-d564-4ac7-83b8-d6ed8fd9bf01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:53.697212 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:53.697212 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:53.698774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5acbf4ab-d564-4ac7-83b8-d6ed8fd9bf01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Snapshot retrieved successfully. Jan 27 18:36:53.701097 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5acbf4ab-d564-4ac7-83b8-d6ed8fd9bf01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 returned with HTTP 200 Jan 27 18:36:53.703015 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1178/2358] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:36:53 2021] GET /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 => generated 454 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:36:54.259015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aa361e9c-a8bc-424e-9552-7601f7761779 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:36:54.267477 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aa361e9c-a8bc-424e-9552-7601f7761779 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:54.267477 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:54.267477 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:54.267477 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aa361e9c-a8bc-424e-9552-7601f7761779 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:54.333780 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:54.333780 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:54.342450 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-aa361e9c-a8bc-424e-9552-7601f7761779 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:54.365409 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-aa361e9c-a8bc-424e-9552-7601f7761779 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:54.365409 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-aa361e9c-a8bc-424e-9552-7601f7761779 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:54.369589 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-aa361e9c-a8bc-424e-9552-7601f7761779 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:54.384505 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:54.384505 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:54.396645 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aa361e9c-a8bc-424e-9552-7601f7761779 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:36:54.408686 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1181/2359] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:54 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:54.715603 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e1510647-3e03-458e-beed-e0dfcd3c0830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] GET http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 Jan 27 18:36:54.716127 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e1510647-3e03-458e-beed-e0dfcd3c0830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:54.716343 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:54.716343 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:54.716721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e1510647-3e03-458e-beed-e0dfcd3c0830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:54.784761 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:54.784761 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:54.786299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e1510647-3e03-458e-beed-e0dfcd3c0830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Snapshot retrieved successfully. Jan 27 18:36:54.788405 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e1510647-3e03-458e-beed-e0dfcd3c0830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 returned with HTTP 200 Jan 27 18:36:54.789465 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1179/2360] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:36:54 2021] GET /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 => generated 454 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:36:55.416195 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10f25fc1-3149-4950-87b9-5497416e12b4 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:36:55.416195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10f25fc1-3149-4950-87b9-5497416e12b4 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:55.416195 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:55.416195 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:55.416804 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-10f25fc1-3149-4950-87b9-5497416e12b4 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:55.508459 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:55.508459 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:55.521624 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-10f25fc1-3149-4950-87b9-5497416e12b4 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:55.560912 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-10f25fc1-3149-4950-87b9-5497416e12b4 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:55.561379 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-10f25fc1-3149-4950-87b9-5497416e12b4 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:55.573391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-10f25fc1-3149-4950-87b9-5497416e12b4 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:55.587559 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:55.587559 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:55.624481 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-10f25fc1-3149-4950-87b9-5497416e12b4 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:36:55.625347 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1182/2361] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:55 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:55.802964 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e81343b-c777-4343-b37a-c55cc9f0015c tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] GET http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 Jan 27 18:36:55.803644 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e81343b-c777-4343-b37a-c55cc9f0015c tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:55.803974 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:55.803974 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:55.804499 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e81343b-c777-4343-b37a-c55cc9f0015c tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:55.834822 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:55.834822 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:55.836377 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1e81343b-c777-4343-b37a-c55cc9f0015c tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Snapshot retrieved successfully. Jan 27 18:36:55.839944 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e81343b-c777-4343-b37a-c55cc9f0015c tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 returned with HTTP 200 Jan 27 18:36:55.841006 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1180/2362] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:36:55 2021] GET /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 => generated 481 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:55.865521 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f4dd83b3-9282-4b7b-8245-96230ceb428b tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] PUT http://10.222.0.72/volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 Jan 27 18:36:55.865980 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:55.865980 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:55.866390 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f4dd83b3-9282-4b7b-8245-96230ceb428b tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:56.013899 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f4dd83b3-9282-4b7b-8245-96230ceb428b tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] http://10.222.0.72/volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 returned with HTTP 200 Jan 27 18:36:56.015549 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1183/2363] 10.222.0.72 () {60 vars in 1341 bytes} [Wed Jan 27 18:36:55 2021] PUT /volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 => generated 498 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:56.026447 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-52ead5c0-4a23-46ba-80a7-8487541ca339 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] POST http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots Jan 27 18:36:56.026868 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:56.026868 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:56.027277 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-52ead5c0-4a23-46ba-80a7-8487541ca339 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0b638ca-27d0-4c66-89d8-464ba46c5ad4"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:56.079924 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:56.079924 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:56.082086 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-52ead5c0-4a23-46ba-80a7-8487541ca339 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Volume info retrieved successfully. Jan 27 18:36:56.082513 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-52ead5c0-4a23-46ba-80a7-8487541ca339 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Create snapshot from volume e0b638ca-27d0-4c66-89d8-464ba46c5ad4 Jan 27 18:36:56.131937 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota_utils [None req-52ead5c0-4a23-46ba-80a7-8487541ca339 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Quota exceeded for 67afe48b01854d758b65ccf0a9f4eb52, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 27 18:36:56.136957 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.middleware.fault [None req-52ead5c0-4a23-46ba-80a7-8487541ca339 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots returned with HTTP 413 Jan 27 18:36:56.136957 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1181/2364] 10.222.0.72 () {60 vars in 1231 bytes} [Wed Jan 27 18:36:56 2021] POST /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots => generated 208 bytes in 112 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 18:36:56.145456 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee0c26b0-5fde-459c-9396-0153bc47d69b tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] PUT http://10.222.0.72/volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 Jan 27 18:36:56.146218 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee0c26b0-5fde-459c-9396-0153bc47d69b tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:56.289337 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee0c26b0-5fde-459c-9396-0153bc47d69b tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] http://10.222.0.72/volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 returned with HTTP 200 Jan 27 18:36:56.289337 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1184/2365] 10.222.0.72 () {60 vars in 1341 bytes} [Wed Jan 27 18:36:56 2021] PUT /volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 => generated 498 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:56.300976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab4b6a39-5a24-4021-836f-bee3e90e2903 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] POST http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots Jan 27 18:36:56.305191 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:56.305191 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:56.305191 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab4b6a39-5a24-4021-836f-bee3e90e2903 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0b638ca-27d0-4c66-89d8-464ba46c5ad4"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:56.353673 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:56.353673 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:56.354563 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ab4b6a39-5a24-4021-836f-bee3e90e2903 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Volume info retrieved successfully. Jan 27 18:36:56.354896 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-ab4b6a39-5a24-4021-836f-bee3e90e2903 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Create snapshot from volume e0b638ca-27d0-4c66-89d8-464ba46c5ad4 Jan 27 18:36:56.406959 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota_utils [None req-ab4b6a39-5a24-4021-836f-bee3e90e2903 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Quota exceeded for 67afe48b01854d758b65ccf0a9f4eb52, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 27 18:36:56.406959 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.middleware.fault [None req-ab4b6a39-5a24-4021-836f-bee3e90e2903 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots returned with HTTP 413 Jan 27 18:36:56.406959 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1182/2366] 10.222.0.72 () {60 vars in 1231 bytes} [Wed Jan 27 18:36:56 2021] POST /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots => generated 133 bytes in 110 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 18:36:56.415508 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-364c4199-3e83-4eae-aa4e-7d5c3debee2d tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] DELETE http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 Jan 27 18:36:56.416422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-364c4199-3e83-4eae-aa4e-7d5c3debee2d tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:56.417518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-364c4199-3e83-4eae-aa4e-7d5c3debee2d tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:56.418947 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-364c4199-3e83-4eae-aa4e-7d5c3debee2d tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Delete snapshot with id: c6feb5ad-44f6-4fb1-b3a5-37194e41b442 Jan 27 18:36:56.444432 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:56.444432 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:56.445545 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-364c4199-3e83-4eae-aa4e-7d5c3debee2d tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Snapshot retrieved successfully. Jan 27 18:36:56.522154 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-364c4199-3e83-4eae-aa4e-7d5c3debee2d tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Snapshot delete request issued successfully. Jan 27 18:36:56.522814 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-364c4199-3e83-4eae-aa4e-7d5c3debee2d tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 returned with HTTP 202 Jan 27 18:36:56.524412 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1185/2367] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:36:56 2021] DELETE /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:36:56.534936 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-128e1224-b4f2-4b02-a4d8-5187ccb88856 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] GET http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 Jan 27 18:36:56.544094 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-128e1224-b4f2-4b02-a4d8-5187ccb88856 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:56.544333 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:56.544333 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:56.551804 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-128e1224-b4f2-4b02-a4d8-5187ccb88856 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:56.582244 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:56.582244 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:56.583562 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-128e1224-b4f2-4b02-a4d8-5187ccb88856 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Snapshot retrieved successfully. Jan 27 18:36:56.585738 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-128e1224-b4f2-4b02-a4d8-5187ccb88856 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 returned with HTTP 200 Jan 27 18:36:56.586800 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1183/2368] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:36:56 2021] GET /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 => generated 480 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:56.646484 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42d73082-6fe6-4543-9dbe-ac93eb6c9e05 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:36:56.651378 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42d73082-6fe6-4543-9dbe-ac93eb6c9e05 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:56.651378 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:56.651378 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:56.651378 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42d73082-6fe6-4543-9dbe-ac93eb6c9e05 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:56.720745 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:56.720745 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:56.732340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-42d73082-6fe6-4543-9dbe-ac93eb6c9e05 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:56.748201 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-42d73082-6fe6-4543-9dbe-ac93eb6c9e05 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:56.748657 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-42d73082-6fe6-4543-9dbe-ac93eb6c9e05 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:56.757246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-42d73082-6fe6-4543-9dbe-ac93eb6c9e05 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:56.769122 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:56.769122 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:56.795542 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42d73082-6fe6-4543-9dbe-ac93eb6c9e05 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:36:56.796126 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1186/2369] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:56 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:36:57.601246 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d672d1d4-517a-44e5-9137-f64e7e48a2fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] GET http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 Jan 27 18:36:57.610577 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d672d1d4-517a-44e5-9137-f64e7e48a2fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:57.610577 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:57.610577 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:57.610577 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d672d1d4-517a-44e5-9137-f64e7e48a2fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:57.654949 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:57.654949 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:57.657934 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d672d1d4-517a-44e5-9137-f64e7e48a2fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Snapshot retrieved successfully. Jan 27 18:36:57.664187 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d672d1d4-517a-44e5-9137-f64e7e48a2fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 returned with HTTP 200 Jan 27 18:36:57.668582 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1184/2370] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:36:57 2021] GET /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 => generated 480 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:57.814451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c2668d5-ab66-4eeb-9f4a-7b42eed2a768 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:36:57.816555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c2668d5-ab66-4eeb-9f4a-7b42eed2a768 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:57.816772 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:57.816772 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:57.817307 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c2668d5-ab66-4eeb-9f4a-7b42eed2a768 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:57.876295 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:57.876295 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:57.886800 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2c2668d5-ab66-4eeb-9f4a-7b42eed2a768 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:57.906087 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-2c2668d5-ab66-4eeb-9f4a-7b42eed2a768 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:57.907785 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-2c2668d5-ab66-4eeb-9f4a-7b42eed2a768 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:57.917860 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-2c2668d5-ab66-4eeb-9f4a-7b42eed2a768 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:57.929640 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:57.929640 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:57.966608 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c2668d5-ab66-4eeb-9f4a-7b42eed2a768 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:36:57.967661 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1187/2371] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:57 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:58.682220 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-36fe90f6-7413-4d13-b473-cfb5746d6ed4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] GET http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 Jan 27 18:36:58.682736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-36fe90f6-7413-4d13-b473-cfb5746d6ed4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:58.682902 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:58.682902 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:58.683288 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-36fe90f6-7413-4d13-b473-cfb5746d6ed4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:58.732405 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-36fe90f6-7413-4d13-b473-cfb5746d6ed4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 returned with HTTP 404 Jan 27 18:36:58.733648 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1185/2372] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:36:58 2021] GET /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/snapshots/c6feb5ad-44f6-4fb1-b3a5-37194e41b442 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:36:58.742840 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3cf171db-98dd-494a-8ef7-bad03438b51a tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] DELETE http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 Jan 27 18:36:58.743975 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3cf171db-98dd-494a-8ef7-bad03438b51a tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:58.743975 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:58.743975 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:58.744198 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3cf171db-98dd-494a-8ef7-bad03438b51a tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:58.744687 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-3cf171db-98dd-494a-8ef7-bad03438b51a tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Delete volume with id: e0b638ca-27d0-4c66-89d8-464ba46c5ad4 Jan 27 18:36:58.805894 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:58.805894 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:58.808461 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3cf171db-98dd-494a-8ef7-bad03438b51a tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Volume info retrieved successfully. Jan 27 18:36:58.985229 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6e6d3c5-32dc-4d32-bf9c-0a7b11a1da0b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:36:58.986435 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c6e6d3c5-32dc-4d32-bf9c-0a7b11a1da0b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:58.986737 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c6e6d3c5-32dc-4d32-bf9c-0a7b11a1da0b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:59.026767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3cf171db-98dd-494a-8ef7-bad03438b51a tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Delete volume request issued successfully. Jan 27 18:36:59.038708 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3cf171db-98dd-494a-8ef7-bad03438b51a tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 returned with HTTP 202 Jan 27 18:36:59.038708 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1188/2373] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:36:58 2021] DELETE /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:36:59.050932 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e2352ea3-c5d3-4aea-8d83-f2c6eed1674e tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] GET http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 Jan 27 18:36:59.051028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e2352ea3-c5d3-4aea-8d83-f2c6eed1674e tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:59.056319 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:59.056319 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:59.056319 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e2352ea3-c5d3-4aea-8d83-f2c6eed1674e tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:59.060256 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:59.060256 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:59.076743 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c6e6d3c5-32dc-4d32-bf9c-0a7b11a1da0b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:59.092121 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-c6e6d3c5-32dc-4d32-bf9c-0a7b11a1da0b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:59.092121 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-c6e6d3c5-32dc-4d32-bf9c-0a7b11a1da0b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:59.092121 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-c6e6d3c5-32dc-4d32-bf9c-0a7b11a1da0b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:59.104961 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:59.104961 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:59.127466 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6e6d3c5-32dc-4d32-bf9c-0a7b11a1da0b tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:36:59.141906 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:59.141906 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:59.144741 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1186/2374] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:58 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 988 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:36:59.152879 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f47041ce-09e0-42a3-9740-a14748669e0a tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/318b85ee-fb4e-4e26-bd15-0ecaee0db8a3 Jan 27 18:36:59.153456 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f47041ce-09e0-42a3-9740-a14748669e0a tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:59.153676 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:59.153676 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:59.154050 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f47041ce-09e0-42a3-9740-a14748669e0a tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:59.154744 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-f47041ce-09e0-42a3-9740-a14748669e0a tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] show called for member 318b85ee-fb4e-4e26-bd15-0ecaee0db8a3 {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:36:59.163262 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:59.163262 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:59.169635 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e2352ea3-c5d3-4aea-8d83-f2c6eed1674e tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Volume info retrieved successfully. Jan 27 18:36:59.194229 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f47041ce-09e0-42a3-9740-a14748669e0a tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/318b85ee-fb4e-4e26-bd15-0ecaee0db8a3 returned with HTTP 200 Jan 27 18:36:59.194229 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1187/2375] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:36:59 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/318b85ee-fb4e-4e26-bd15-0ecaee0db8a3 => generated 416 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:36:59.207344 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfacc9ef-ebbc-4738-b6c0-050e6b6cf9f7 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/detail Jan 27 18:36:59.208950 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfacc9ef-ebbc-4738-b6c0-050e6b6cf9f7 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:59.208950 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:59.208950 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:59.208950 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfacc9ef-ebbc-4738-b6c0-050e6b6cf9f7 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:59.209363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-cfacc9ef-ebbc-4738-b6c0-050e6b6cf9f7 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:36:59.214505 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:59.214505 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:59.216022 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-cfacc9ef-ebbc-4738-b6c0-050e6b6cf9f7 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:36:59.216765 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e2352ea3-c5d3-4aea-8d83-f2c6eed1674e tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 returned with HTTP 200 Jan 27 18:36:59.222469 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1189/2376] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:36:59 2021] GET /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 => generated 928 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:36:59.308612 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cfacc9ef-ebbc-4738-b6c0-050e6b6cf9f7 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Get all volumes completed successfully. Jan 27 18:36:59.309704 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-cfacc9ef-ebbc-4738-b6c0-050e6b6cf9f7 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:59.310266 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-cfacc9ef-ebbc-4738-b6c0-050e6b6cf9f7 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:59.321856 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-cfacc9ef-ebbc-4738-b6c0-050e6b6cf9f7 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:59.329427 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:59.329427 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:59.347174 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-cfacc9ef-ebbc-4738-b6c0-050e6b6cf9f7 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:59.347877 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-cfacc9ef-ebbc-4738-b6c0-050e6b6cf9f7 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:59.358203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-cfacc9ef-ebbc-4738-b6c0-050e6b6cf9f7 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:59.371742 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:59.371742 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:59.402148 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfacc9ef-ebbc-4738-b6c0-050e6b6cf9f7 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/detail returned with HTTP 200 Jan 27 18:36:59.403489 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1188/2377] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:36:59 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/detail => generated 1972 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:36:59.420506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af26ec64-7a98-440d-bed8-2eec70e9ff41 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] POST http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/318b85ee-fb4e-4e26-bd15-0ecaee0db8a3/action Jan 27 18:36:59.421043 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:59.421043 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:59.421537 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-af26ec64-7a98-440d-bed8-2eec70e9ff41 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:36:59.422519 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-af26ec64-7a98-440d-bed8-2eec70e9ff41 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:36:59.423481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-af26ec64-7a98-440d-bed8-2eec70e9ff41 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] delete called for group 318b85ee-fb4e-4e26-bd15-0ecaee0db8a3 {{(pid=87902) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 18:36:59.423865 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-af26ec64-7a98-440d-bed8-2eec70e9ff41 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Delete group with id: 318b85ee-fb4e-4e26-bd15-0ecaee0db8a3 Jan 27 18:36:59.439094 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:59.439094 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:59.806755 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af26ec64-7a98-440d-bed8-2eec70e9ff41 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/318b85ee-fb4e-4e26-bd15-0ecaee0db8a3/action returned with HTTP 202 Jan 27 18:36:59.807704 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1190/2378] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:36:59 2021] POST /volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/318b85ee-fb4e-4e26-bd15-0ecaee0db8a3/action => generated 0 bytes in 392 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:36:59.818247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5597ec13-4c89-48e4-a727-87d34e247b9a tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:36:59.818996 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5597ec13-4c89-48e4-a727-87d34e247b9a tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:36:59.819334 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:36:59.819334 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:36:59.824299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5597ec13-4c89-48e4-a727-87d34e247b9a tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:36:59.903515 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:59.903515 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:36:59.918330 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5597ec13-4c89-48e4-a727-87d34e247b9a tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:36:59.941207 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-5597ec13-4c89-48e4-a727-87d34e247b9a tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:36:59.941940 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-5597ec13-4c89-48e4-a727-87d34e247b9a tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:36:59.956809 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-5597ec13-4c89-48e4-a727-87d34e247b9a tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:36:59.971657 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:36:59.971657 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:00.006840 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5597ec13-4c89-48e4-a727-87d34e247b9a tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:37:00.018620 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1189/2379] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:36:59 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:00.238599 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8109206b-8b8b-4ca5-919a-661bf2b4d5f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] GET http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 Jan 27 18:37:00.239142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8109206b-8b8b-4ca5-919a-661bf2b4d5f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:00.239362 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:00.239362 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:00.240835 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8109206b-8b8b-4ca5-919a-661bf2b4d5f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:00.322170 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:00.322170 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:00.332433 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8109206b-8b8b-4ca5-919a-661bf2b4d5f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Volume info retrieved successfully. Jan 27 18:37:00.358927 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8109206b-8b8b-4ca5-919a-661bf2b4d5f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 returned with HTTP 200 Jan 27 18:37:00.360408 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1191/2380] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:00 2021] GET /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 => generated 928 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:01.026554 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-33cfea7f-55e7-48cd-8273-f4c96f8ae5c1 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:37:01.027261 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-33cfea7f-55e7-48cd-8273-f4c96f8ae5c1 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:01.028188 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:01.028188 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:01.028570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-33cfea7f-55e7-48cd-8273-f4c96f8ae5c1 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:01.133109 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:01.133109 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:01.146902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-33cfea7f-55e7-48cd-8273-f4c96f8ae5c1 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:37:01.165033 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-33cfea7f-55e7-48cd-8273-f4c96f8ae5c1 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:37:01.165683 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-33cfea7f-55e7-48cd-8273-f4c96f8ae5c1 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:37:01.176635 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-33cfea7f-55e7-48cd-8273-f4c96f8ae5c1 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:37:01.184029 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:01.184029 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:01.212348 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-33cfea7f-55e7-48cd-8273-f4c96f8ae5c1 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:37:01.215650 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1190/2381] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:37:01 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:01.377190 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-475e0c13-8845-47fb-bb85-e3d141340f4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] GET http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 Jan 27 18:37:01.377734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-475e0c13-8845-47fb-bb85-e3d141340f4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:01.377961 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:01.377961 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:01.378410 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-475e0c13-8845-47fb-bb85-e3d141340f4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:01.442694 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:01.442694 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:01.463693 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-475e0c13-8845-47fb-bb85-e3d141340f4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Volume info retrieved successfully. Jan 27 18:37:01.532378 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-475e0c13-8845-47fb-bb85-e3d141340f4c tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 returned with HTTP 200 Jan 27 18:37:01.532378 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1192/2382] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:01 2021] GET /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 => generated 928 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:02.237395 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be9a2eae-44f5-410d-ac67-f05de3dd6ddd tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:37:02.238097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be9a2eae-44f5-410d-ac67-f05de3dd6ddd tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:02.238423 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:02.238423 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:02.240602 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be9a2eae-44f5-410d-ac67-f05de3dd6ddd tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:02.376889 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:02.376889 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:02.398544 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-be9a2eae-44f5-410d-ac67-f05de3dd6ddd tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:37:02.431287 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-be9a2eae-44f5-410d-ac67-f05de3dd6ddd tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:37:02.432156 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-be9a2eae-44f5-410d-ac67-f05de3dd6ddd tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:37:02.451088 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-be9a2eae-44f5-410d-ac67-f05de3dd6ddd tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:37:02.466182 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:02.466182 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:02.529258 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be9a2eae-44f5-410d-ac67-f05de3dd6ddd tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 200 Jan 27 18:37:02.539330 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1191/2383] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:37:02 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 987 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:02.551225 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-140bbfe0-b7a8-43a4-aa24-6742563c2f32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] GET http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 Jan 27 18:37:02.551225 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-140bbfe0-b7a8-43a4-aa24-6742563c2f32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:02.551225 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:02.551225 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:02.551225 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-140bbfe0-b7a8-43a4-aa24-6742563c2f32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:02.653001 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-140bbfe0-b7a8-43a4-aa24-6742563c2f32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892 tempest-VolumeSnapshotQuotasNegativeTestJSON-1300964892-project] http://10.222.0.72/volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 returned with HTTP 404 Jan 27 18:37:02.658542 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1193/2384] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:02 2021] GET /volume/v3/67afe48b01854d758b65ccf0a9f4eb52/volumes/e0b638ca-27d0-4c66-89d8-464ba46c5ad4 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:02.665639 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f93e9d4b-4bea-46a4-96b9-7c5cff49fd6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] PUT http://10.222.0.72/volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 Jan 27 18:37:02.666100 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:02.666100 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:02.666517 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f93e9d4b-4bea-46a4-96b9-7c5cff49fd6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:03.033436 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-f93e9d4b-4bea-46a4-96b9-7c5cff49fd6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-191304222 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-191304222, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:37:03.084830 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f93e9d4b-4bea-46a4-96b9-7c5cff49fd6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872 tempest-VolumeSnapshotQuotasNegativeTestJSON-1677650872-project-admin] http://10.222.0.72/volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 returned with HTTP 200 Jan 27 18:37:03.089587 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1192/2385] 10.222.0.72 () {60 vars in 1342 bytes} [Wed Jan 27 18:37:02 2021] PUT /volume/v3/eb66f014c74c4d49aed1733ba8ec5eb4/os-quota-sets/67afe48b01854d758b65ccf0a9f4eb52 => generated 503 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:03.545609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ec3a75c4-a8bc-467b-86c3-aae4a3a7d0c2 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 Jan 27 18:37:03.546127 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ec3a75c4-a8bc-467b-86c3-aae4a3a7d0c2 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:03.546695 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ec3a75c4-a8bc-467b-86c3-aae4a3a7d0c2 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:03.598739 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ec3a75c4-a8bc-467b-86c3-aae4a3a7d0c2 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 returned with HTTP 404 Jan 27 18:37:03.600883 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1194/2386] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:37:03 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/363a3518-fa57-4e56-9682-75cc82f8daa8 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:37:03.609842 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a543a90b-8260-4dc4-9135-092cc6c909a1 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/318b85ee-fb4e-4e26-bd15-0ecaee0db8a3 Jan 27 18:37:03.610705 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a543a90b-8260-4dc4-9135-092cc6c909a1 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:03.611194 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a543a90b-8260-4dc4-9135-092cc6c909a1 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:03.611638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-a543a90b-8260-4dc4-9135-092cc6c909a1 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] show called for member 318b85ee-fb4e-4e26-bd15-0ecaee0db8a3 {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:37:03.618061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a543a90b-8260-4dc4-9135-092cc6c909a1 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/318b85ee-fb4e-4e26-bd15-0ecaee0db8a3 returned with HTTP 404 Jan 27 18:37:03.619045 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1193/2387] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:37:03 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/318b85ee-fb4e-4e26-bd15-0ecaee0db8a3 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:37:03.629322 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9db5f26b-5833-4e5f-ae1b-98002db10385 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/detail Jan 27 18:37:03.630240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9db5f26b-5833-4e5f-ae1b-98002db10385 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:03.630931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9db5f26b-5833-4e5f-ae1b-98002db10385 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:03.631928 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-9db5f26b-5833-4e5f-ae1b-98002db10385 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:03.634103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9db5f26b-5833-4e5f-ae1b-98002db10385 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:03.757039 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9db5f26b-5833-4e5f-ae1b-98002db10385 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Get all volumes completed successfully. Jan 27 18:37:03.759023 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-9db5f26b-5833-4e5f-ae1b-98002db10385 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:37:03.759651 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-9db5f26b-5833-4e5f-ae1b-98002db10385 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:37:03.768670 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-9db5f26b-5833-4e5f-ae1b-98002db10385 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:37:03.776248 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:03.776248 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:03.802410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9db5f26b-5833-4e5f-ae1b-98002db10385 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/detail returned with HTTP 200 Jan 27 18:37:03.803400 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1195/2388] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:37:03 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/detail => generated 994 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:03.820871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40cb826e-0fd8-4bf1-b985-ddae97f413f0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] POST http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/aa19a04f-f024-43a5-a9c9-d5292e17b63f/action Jan 27 18:37:03.822099 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40cb826e-0fd8-4bf1-b985-ddae97f413f0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:37:03.822637 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40cb826e-0fd8-4bf1-b985-ddae97f413f0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:03.823725 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-40cb826e-0fd8-4bf1-b985-ddae97f413f0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] delete called for group aa19a04f-f024-43a5-a9c9-d5292e17b63f {{(pid=87901) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 18:37:03.824245 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-40cb826e-0fd8-4bf1-b985-ddae97f413f0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Delete group with id: aa19a04f-f024-43a5-a9c9-d5292e17b63f Jan 27 18:37:03.839461 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:03.839461 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:04.002015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40cb826e-0fd8-4bf1-b985-ddae97f413f0 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/aa19a04f-f024-43a5-a9c9-d5292e17b63f/action returned with HTTP 202 Jan 27 18:37:04.003271 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1194/2389] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:37:03 2021] POST /volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/aa19a04f-f024-43a5-a9c9-d5292e17b63f/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:37:04.011421 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-071e0231-4529-4466-9e3f-76a525e13056 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 Jan 27 18:37:04.012270 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-071e0231-4529-4466-9e3f-76a525e13056 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:04.013276 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:04.013276 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:04.013965 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-071e0231-4529-4466-9e3f-76a525e13056 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:04.075342 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:04.075342 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:04.086239 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-071e0231-4529-4466-9e3f-76a525e13056 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:37:04.121870 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-071e0231-4529-4466-9e3f-76a525e13056 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:37:04.122344 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-071e0231-4529-4466-9e3f-76a525e13056 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:37:04.131733 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-071e0231-4529-4466-9e3f-76a525e13056 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:37:04.139667 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:04.139667 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:04.162574 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-071e0231-4529-4466-9e3f-76a525e13056 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 returned with HTTP 200 Jan 27 18:37:04.163417 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1196/2390] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:37:04 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 => generated 990 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:37:05.179905 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d84ba8c9-a8cc-4294-941b-35fd950d3038 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 Jan 27 18:37:05.180420 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d84ba8c9-a8cc-4294-941b-35fd950d3038 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:05.180608 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:05.180608 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:05.180938 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d84ba8c9-a8cc-4294-941b-35fd950d3038 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:05.232575 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:05.232575 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:05.264487 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d84ba8c9-a8cc-4294-941b-35fd950d3038 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Volume info retrieved successfully. Jan 27 18:37:05.286637 n-d-742170-5 devstack@c-api.service[87900]: WARNING stevedore.named [None req-d84ba8c9-a8cc-4294-941b-35fd950d3038 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 18:37:05.287203 n-d-742170-5 devstack@c-api.service[87900]: WARNING castellan.key_manager [None req-d84ba8c9-a8cc-4294-941b-35fd950d3038 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 18:37:05.295212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG oslo_db.sqlalchemy.engines [None req-d84ba8c9-a8cc-4294-941b-35fd950d3038 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87901) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 18:37:05.305366 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:05.305366 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:05.347038 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d84ba8c9-a8cc-4294-941b-35fd950d3038 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 returned with HTTP 200 Jan 27 18:37:05.351565 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1195/2391] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:37:05 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 => generated 990 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:06.368042 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aaa76c16-0388-4753-a220-9a7b40c39f06 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 Jan 27 18:37:06.368562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aaa76c16-0388-4753-a220-9a7b40c39f06 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:06.368979 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:06.368979 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:06.369650 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aaa76c16-0388-4753-a220-9a7b40c39f06 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:06.509986 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aaa76c16-0388-4753-a220-9a7b40c39f06 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 returned with HTTP 404 Jan 27 18:37:06.527895 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1197/2392] 10.222.0.72 () {60 vars in 1356 bytes} [Wed Jan 27 18:37:06 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:37:06.533949 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a219c3c2-b6a9-4a00-9438-b48a377f09be tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] GET http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/aa19a04f-f024-43a5-a9c9-d5292e17b63f Jan 27 18:37:06.537201 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a219c3c2-b6a9-4a00-9438-b48a377f09be tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:06.537670 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:06.537670 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:06.538318 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a219c3c2-b6a9-4a00-9438-b48a377f09be tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:06.538935 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-a219c3c2-b6a9-4a00-9438-b48a377f09be tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] show called for member aa19a04f-f024-43a5-a9c9-d5292e17b63f {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:37:06.546144 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a219c3c2-b6a9-4a00-9438-b48a377f09be tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/aa19a04f-f024-43a5-a9c9-d5292e17b63f returned with HTTP 404 Jan 27 18:37:06.547752 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1196/2393] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:37:06 2021] GET /volume/v3/75158e2e5d8a4970b94f288b589861ea/groups/aa19a04f-f024-43a5-a9c9-d5292e17b63f => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:37:06.556122 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-61e41ab5-60e2-4a8f-a01c-fbb3df9ca552 tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] DELETE http://10.222.0.72/volume/v3/ccf27e285f974c42a71c0e7b11559727/group_types/a371058f-89f7-4f9e-b8ce-504fbc5b2cac Jan 27 18:37:06.556689 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-61e41ab5-60e2-4a8f-a01c-fbb3df9ca552 tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:06.557172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-61e41ab5-60e2-4a8f-a01c-fbb3df9ca552 tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:06.625070 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:06.625070 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:06.646965 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-61e41ab5-60e2-4a8f-a01c-fbb3df9ca552 tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] http://10.222.0.72/volume/v3/ccf27e285f974c42a71c0e7b11559727/group_types/a371058f-89f7-4f9e-b8ce-504fbc5b2cac returned with HTTP 202 Jan 27 18:37:06.650938 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1198/2394] 10.222.0.72 () {60 vars in 1371 bytes} [Wed Jan 27 18:37:06 2021] DELETE /volume/v3/ccf27e285f974c42a71c0e7b11559727/group_types/a371058f-89f7-4f9e-b8ce-504fbc5b2cac => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:37:06.663521 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-039f4a54-831e-4d0a-b2ef-7b8ddab2a083 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] DELETE http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 Jan 27 18:37:06.664348 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-039f4a54-831e-4d0a-b2ef-7b8ddab2a083 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:06.665020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-039f4a54-831e-4d0a-b2ef-7b8ddab2a083 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:06.665681 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-039f4a54-831e-4d0a-b2ef-7b8ddab2a083 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] Delete volume with id: 2cc9761d-205f-4ef0-87ae-9204a3063511 Jan 27 18:37:06.780582 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-039f4a54-831e-4d0a-b2ef-7b8ddab2a083 tempest-GroupsV314Test-298168930 tempest-GroupsV314Test-298168930-project] http://10.222.0.72/volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 returned with HTTP 404 Jan 27 18:37:06.787949 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1197/2395] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:37:06 2021] DELETE /volume/v3/75158e2e5d8a4970b94f288b589861ea/volumes/2cc9761d-205f-4ef0-87ae-9204a3063511 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:06.789763 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3125695e-2a51-4e26-872e-bb209b1099cc tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] DELETE http://10.222.0.72/volume/v3/ccf27e285f974c42a71c0e7b11559727/types/b8af03e0-d8d5-46e2-bdc2-91ae12706987 Jan 27 18:37:06.790398 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3125695e-2a51-4e26-872e-bb209b1099cc tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:06.791014 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3125695e-2a51-4e26-872e-bb209b1099cc tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:06.918717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3125695e-2a51-4e26-872e-bb209b1099cc tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] http://10.222.0.72/volume/v3/ccf27e285f974c42a71c0e7b11559727/types/b8af03e0-d8d5-46e2-bdc2-91ae12706987 returned with HTTP 202 Jan 27 18:37:06.919718 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1199/2396] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:37:06 2021] DELETE /volume/v3/ccf27e285f974c42a71c0e7b11559727/types/b8af03e0-d8d5-46e2-bdc2-91ae12706987 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:06.927972 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d55eba87-b803-4ec2-a020-d2949d3a548a tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] GET http://10.222.0.72/volume/v3/ccf27e285f974c42a71c0e7b11559727/types/b8af03e0-d8d5-46e2-bdc2-91ae12706987 Jan 27 18:37:06.928497 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d55eba87-b803-4ec2-a020-d2949d3a548a tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:06.928987 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d55eba87-b803-4ec2-a020-d2949d3a548a tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:06.960710 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d55eba87-b803-4ec2-a020-d2949d3a548a tempest-GroupsV314Test-537838707 tempest-GroupsV314Test-537838707-project-admin] http://10.222.0.72/volume/v3/ccf27e285f974c42a71c0e7b11559727/types/b8af03e0-d8d5-46e2-bdc2-91ae12706987 returned with HTTP 404 Jan 27 18:37:06.961944 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1198/2397] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:37:06 2021] GET /volume/v3/ccf27e285f974c42a71c0e7b11559727/types/b8af03e0-d8d5-46e2-bdc2-91ae12706987 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:08.673415 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7587d6f1-eb38-45ec-894d-9b337018ea91 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] POST http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types Jan 27 18:37:08.675334 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7587d6f1-eb38-45ec-894d-9b337018ea91 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1999833704", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:08.705404 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b214270-3ccb-46c9-b0a7-52fa86f131e8 req-e8c4414f-41b7-4508-b929-a24b2e39a6f9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] DELETE http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/attachments/cf1c37a0-37e7-4383-951b-40d4db49a92f Jan 27 18:37:08.705929 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b214270-3ccb-46c9-b0a7-52fa86f131e8 req-e8c4414f-41b7-4508-b929-a24b2e39a6f9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:08.706423 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b214270-3ccb-46c9-b0a7-52fa86f131e8 req-e8c4414f-41b7-4508-b929-a24b2e39a6f9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:08.739456 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:08.739456 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:08.766742 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7587d6f1-eb38-45ec-894d-9b337018ea91 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types returned with HTTP 200 Jan 27 18:37:08.771644 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1200/2398] 10.222.0.72 () {60 vars in 1220 bytes} [Wed Jan 27 18:37:08 2021] POST /volume/v3/b54c43eba2c346789628744e4c40eddf/types => generated 278 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:08.778034 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66c644c9-e506-4333-b50a-11ac62454165 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] POST http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types Jan 27 18:37:08.779259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-66c644c9-e506-4333-b50a-11ac62454165 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2041105682", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:08.838732 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-66c644c9-e506-4333-b50a-11ac62454165 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types returned with HTTP 200 Jan 27 18:37:08.840958 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1201/2399] 10.222.0.72 () {60 vars in 1220 bytes} [Wed Jan 27 18:37:08 2021] POST /volume/v3/b54c43eba2c346789628744e4c40eddf/types => generated 278 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:37:09.110752 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] POST http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes Jan 27 18:37:09.111563 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-868557403", "volume_type": "9cff6459-099d-4d85-b205-a7d0c20e7ba1", "size": 1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:09.112664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-868557403', 'volume_type': '9cff6459-099d-4d85-b205-a7d0c20e7ba1', 'size': 1}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:37:09.132877 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Create volume of 1 GB Jan 27 18:37:09.133641 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:09.133641 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:09.134310 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Availability Zones retrieved successfully. Jan 27 18:37:09.161432 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Flow 'volume_create_api' (4e0485a2-6170-4ee3-8239-7e7dce429679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:09.164335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e970fab3-af8d-48a7-b948-f6c2cc1a8de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:09.168272 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:37:09.257825 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e970fab3-af8d-48a7-b948-f6c2cc1a8de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:37:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=9cff6459-099d-4d85-b205-a7d0c20e7ba1,is_public=True,name='tempest-VolumeTypesTest-volume-type-1999833704',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9cff6459-099d-4d85-b205-a7d0c20e7ba1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:09.260522 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b584a3c-1d57-46a5-8f2d-582c947b2c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:09.318650 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1999833704 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1999833704, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:37:09.320104 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1999833704 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1999833704, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:37:09.380543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Created reservations ['df517ffd-2b24-4117-80f5-58cf61bb457a', '4b0a4fd5-cfb2-4f25-9d19-d27f3efacdcf', 'dfa23430-bab4-4ad0-8d17-9e83d2adf7b4', '92b5fce4-4346-4310-9193-371d96d46746'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:09.383310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b584a3c-1d57-46a5-8f2d-582c947b2c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df517ffd-2b24-4117-80f5-58cf61bb457a', '4b0a4fd5-cfb2-4f25-9d19-d27f3efacdcf', 'dfa23430-bab4-4ad0-8d17-9e83d2adf7b4', '92b5fce4-4346-4310-9193-371d96d46746']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:09.387504 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c1fef44-c39d-4b1f-9ddb-321910a489b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:09.463119 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c1fef44-c39d-4b1f-9ddb-321910a489b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4fef7ae-fb02-4795-8c3d-79a88cbafe2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-868557403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4083fc293e74f87ba7a215d5d953b90',qos_specs=None,replication_status=,reservations=['df517ffd-2b24-4117-80f5-58cf61bb457a','4b0a4fd5-cfb2-4f25-9d19-d27f3efacdcf','dfa23430-bab4-4ad0-8d17-9e83d2adf7b4','92b5fce4-4346-4310-9193-371d96d46746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e782c7b4f18d40efb05f06d905331de5',volume_type_id=9cff6459-099d-4d85-b205-a7d0c20e7ba1), 'volume': 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-27T18:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-868557403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4fef7ae-fb02-4795-8c3d-79a88cbafe2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4083fc293e74f87ba7a215d5d953b90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e782c7b4f18d40efb05f06d905331de5',volume_attachment=,volume_type=,volume_type_id=9cff6459-099d-4d85-b205-a7d0c20e7ba1)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:09.465664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83aed2c1-5fa3-4813-9d07-2fd1f5d90766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:09.497801 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83aed2c1-5fa3-4813-9d07-2fd1f5d90766) transitioned into state 'SUCCESS' from state '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-868557403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4083fc293e74f87ba7a215d5d953b90',qos_specs=None,replication_status=,reservations=['df517ffd-2b24-4117-80f5-58cf61bb457a','4b0a4fd5-cfb2-4f25-9d19-d27f3efacdcf','dfa23430-bab4-4ad0-8d17-9e83d2adf7b4','92b5fce4-4346-4310-9193-371d96d46746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e782c7b4f18d40efb05f06d905331de5',volume_type_id=9cff6459-099d-4d85-b205-a7d0c20e7ba1)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:09.502117 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ca5b8c-a061-4778-8dbf-de26ff9a6604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:09.525123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ca5b8c-a061-4778-8dbf-de26ff9a6604) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:09.527942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Flow 'volume_create_api' (4e0485a2-6170-4ee3-8239-7e7dce429679) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:09.602950 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-4b214270-3ccb-46c9-b0a7-52fa86f131e8 req-e8c4414f-41b7-4508-b929-a24b2e39a6f9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:37:09.603371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-4b214270-3ccb-46c9-b0a7-52fa86f131e8 req-e8c4414f-41b7-4508-b929-a24b2e39a6f9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:37:09.606459 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Create volume request issued successfully. Jan 27 18:37:09.622121 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b214270-3ccb-46c9-b0a7-52fa86f131e8 req-e8c4414f-41b7-4508-b929-a24b2e39a6f9 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/attachments/cf1c37a0-37e7-4383-951b-40d4db49a92f returned with HTTP 200 Jan 27 18:37:09.623286 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1199/2400] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 18:37:08 2021] DELETE /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/attachments/cf1c37a0-37e7-4383-951b-40d4db49a92f => generated 19 bytes in 924 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:37:09.625172 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d6384f8-c06e-4cac-b412-996800ca0ce8 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes returned with HTTP 202 Jan 27 18:37:09.641104 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f64ccb7-28b3-4f3a-99cd-3fb6bbb4b7ce tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] GET http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a Jan 27 18:37:09.641665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f64ccb7-28b3-4f3a-99cd-3fb6bbb4b7ce tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:09.643300 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:09.643300 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:09.643918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f64ccb7-28b3-4f3a-99cd-3fb6bbb4b7ce tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:09.662063 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1202/2401] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:37:08 2021] POST /volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes => generated 849 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:37:09.758941 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:09.758941 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:09.780194 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f64ccb7-28b3-4f3a-99cd-3fb6bbb4b7ce tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Volume info retrieved successfully. Jan 27 18:37:09.820424 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f64ccb7-28b3-4f3a-99cd-3fb6bbb4b7ce tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a returned with HTTP 200 Jan 27 18:37:09.821544 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1200/2402] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:09 2021] GET /volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a => generated 917 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:10.839963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f0d65fbc-c16a-4bd3-ac82-3a4c7aedfb8d tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] GET http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a Jan 27 18:37:10.840477 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f0d65fbc-c16a-4bd3-ac82-3a4c7aedfb8d tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:10.841080 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:10.841080 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:10.841632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f0d65fbc-c16a-4bd3-ac82-3a4c7aedfb8d tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:10.895897 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:10.895897 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:10.907841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f0d65fbc-c16a-4bd3-ac82-3a4c7aedfb8d tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Volume info retrieved successfully. Jan 27 18:37:10.940023 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f0d65fbc-c16a-4bd3-ac82-3a4c7aedfb8d tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a returned with HTTP 200 Jan 27 18:37:10.941027 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1203/2403] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:10 2021] GET /volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a => generated 942 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:10.956709 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3f0e818e-6666-4247-98b0-5c6ab2a4d60a tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] POST http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a/action Jan 27 18:37:10.957498 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:10.957498 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:10.958206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3f0e818e-6666-4247-98b0-5c6ab2a4d60a tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Action body: b'{"os-retype": {"new_type": "1b4539e6-bdf2-4319-b285-b88c0bc7b3b6"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:37:10.958782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3f0e818e-6666-4247-98b0-5c6ab2a4d60a tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "1b4539e6-bdf2-4319-b285-b88c0bc7b3b6"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:11.014621 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:11.014621 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:11.016672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3f0e818e-6666-4247-98b0-5c6ab2a4d60a tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Volume info retrieved successfully. Jan 27 18:37:11.065782 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-3f0e818e-6666-4247-98b0-5c6ab2a4d60a tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2041105682 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2041105682, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:37:11.067674 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-3f0e818e-6666-4247-98b0-5c6ab2a4d60a tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2041105682 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2041105682, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:37:11.109797 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-3f0e818e-6666-4247-98b0-5c6ab2a4d60a tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Created reservations ['a8830af7-e58c-49d0-820e-2d8977a05af8', '2f2e4c34-4871-4861-b82b-7717f4ef482f'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:11.151493 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-3f0e818e-6666-4247-98b0-5c6ab2a4d60a tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1999833704 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1999833704, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:37:11.152992 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-3f0e818e-6666-4247-98b0-5c6ab2a4d60a tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1999833704 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1999833704, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:37:11.168920 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-3f0e818e-6666-4247-98b0-5c6ab2a4d60a tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Created reservations ['695462cc-0aaf-4abd-aa93-e863fbce3a31', '80289efe-3f4c-4b08-be3b-86fb8d330e22'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:11.297570 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3f0e818e-6666-4247-98b0-5c6ab2a4d60a tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Retype volume request issued successfully. Jan 27 18:37:11.298388 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3f0e818e-6666-4247-98b0-5c6ab2a4d60a tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a/action returned with HTTP 202 Jan 27 18:37:11.300241 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1201/2404] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:37:10 2021] POST /volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a/action => generated 0 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:37:11.307588 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9faadf9-1f78-476f-a7ce-93850d6cb526 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] GET http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a Jan 27 18:37:11.307975 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9faadf9-1f78-476f-a7ce-93850d6cb526 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:11.308267 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:11.308267 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:11.308540 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9faadf9-1f78-476f-a7ce-93850d6cb526 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:11.393514 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:11.393514 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:11.412794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d9faadf9-1f78-476f-a7ce-93850d6cb526 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Volume info retrieved successfully. Jan 27 18:37:11.452970 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9faadf9-1f78-476f-a7ce-93850d6cb526 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a returned with HTTP 200 Jan 27 18:37:11.454407 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1204/2405] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:11 2021] GET /volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a => generated 941 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:11.595080 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff6582b0-0a6c-42e9-92da-9f3654a316de tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] DELETE http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 Jan 27 18:37:11.595849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff6582b0-0a6c-42e9-92da-9f3654a316de tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:11.596145 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:11.596145 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:11.596606 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff6582b0-0a6c-42e9-92da-9f3654a316de tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:11.597139 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-ff6582b0-0a6c-42e9-92da-9f3654a316de tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Delete volume with id: a9adbf73-8dc5-4fdc-8565-e0214846e4f3 Jan 27 18:37:11.686293 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:11.686293 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:11.688134 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ff6582b0-0a6c-42e9-92da-9f3654a316de tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:37:11.721721 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ff6582b0-0a6c-42e9-92da-9f3654a316de tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Delete volume request issued successfully. Jan 27 18:37:11.722359 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff6582b0-0a6c-42e9-92da-9f3654a316de tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 returned with HTTP 202 Jan 27 18:37:11.723718 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1202/2406] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:37:11 2021] DELETE /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/a9adbf73-8dc5-4fdc-8565-e0214846e4f3 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:11.733117 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b748188c-b576-49c5-b09d-af7a50102b14 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] DELETE http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 Jan 27 18:37:11.733863 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b748188c-b576-49c5-b09d-af7a50102b14 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:11.734516 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:11.734516 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:11.735036 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b748188c-b576-49c5-b09d-af7a50102b14 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:11.735712 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-b748188c-b576-49c5-b09d-af7a50102b14 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Delete backup with id: 06bc62a4-2305-408e-b5c2-1eee82f00308. Jan 27 18:37:11.787749 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:11.787749 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:11.854879 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-b748188c-b576-49c5-b09d-af7a50102b14 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] delete_backup rpcapi backup_id 06bc62a4-2305-408e-b5c2-1eee82f00308 {{(pid=87902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 18:37:11.877432 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b748188c-b576-49c5-b09d-af7a50102b14 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 returned with HTTP 202 Jan 27 18:37:11.877432 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1205/2407] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:37:11 2021] DELETE /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/backups/06bc62a4-2305-408e-b5c2-1eee82f00308 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:37:11.884592 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-303eef44-be9d-47bb-ba06-6a24fa0d14ad tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] DELETE http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:37:11.884592 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-303eef44-be9d-47bb-ba06-6a24fa0d14ad tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:11.884592 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:11.884592 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:11.884592 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-303eef44-be9d-47bb-ba06-6a24fa0d14ad tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:11.884592 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-303eef44-be9d-47bb-ba06-6a24fa0d14ad tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Delete volume with id: 755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:37:11.978644 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:11.978644 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:11.980145 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-303eef44-be9d-47bb-ba06-6a24fa0d14ad tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:37:12.026857 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-303eef44-be9d-47bb-ba06-6a24fa0d14ad tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Delete volume request issued successfully. Jan 27 18:37:12.028464 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-303eef44-be9d-47bb-ba06-6a24fa0d14ad tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 202 Jan 27 18:37:12.032346 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1203/2408] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:37:11 2021] DELETE /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:12.040719 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab965d2f-2636-4359-9d15-146c44f0c536 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:37:12.041815 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab965d2f-2636-4359-9d15-146c44f0c536 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:12.042482 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:12.042482 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:12.042956 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab965d2f-2636-4359-9d15-146c44f0c536 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:12.121982 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:12.121982 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:12.135059 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ab965d2f-2636-4359-9d15-146c44f0c536 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:37:12.170345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab965d2f-2636-4359-9d15-146c44f0c536 tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:37:12.181485 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1206/2409] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:12 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 1362 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:12.474913 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8468a8ff-037f-42c0-a61c-70140d0b9f78 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] GET http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a Jan 27 18:37:12.475570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8468a8ff-037f-42c0-a61c-70140d0b9f78 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:12.475878 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:12.475878 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:12.476406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8468a8ff-037f-42c0-a61c-70140d0b9f78 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:12.612227 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:12.612227 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:12.623630 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8468a8ff-037f-42c0-a61c-70140d0b9f78 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Volume info retrieved successfully. Jan 27 18:37:12.689606 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8468a8ff-037f-42c0-a61c-70140d0b9f78 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a returned with HTTP 200 Jan 27 18:37:12.693156 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1204/2410] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:12 2021] GET /volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a => generated 942 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:12.709341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8dc87289-0352-4fc3-bb97-f9fd9191d0c7 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] GET http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a Jan 27 18:37:12.711715 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8dc87289-0352-4fc3-bb97-f9fd9191d0c7 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:12.712150 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:12.712150 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:12.712871 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8dc87289-0352-4fc3-bb97-f9fd9191d0c7 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:12.802341 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:12.802341 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:12.811885 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8dc87289-0352-4fc3-bb97-f9fd9191d0c7 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Volume info retrieved successfully. Jan 27 18:37:12.842933 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8dc87289-0352-4fc3-bb97-f9fd9191d0c7 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a returned with HTTP 200 Jan 27 18:37:12.844554 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1207/2411] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:12 2021] GET /volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a => generated 942 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:12.883383 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b2358eb-c08d-4007-8caa-4953b8ea9cef tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] POST http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types Jan 27 18:37:12.883383 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:12.883383 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:12.883383 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b2358eb-c08d-4007-8caa-4953b8ea9cef tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1469824247", "description": "tempest-volume-type-description-1615849497", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:12.935349 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b2358eb-c08d-4007-8caa-4953b8ea9cef tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types returned with HTTP 200 Jan 27 18:37:12.937662 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1205/2412] 10.222.0.72 () {60 vars in 1220 bytes} [Wed Jan 27 18:37:12 2021] POST /volume/v3/b54c43eba2c346789628744e4c40eddf/types => generated 318 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:12.955362 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-374ca724-dc8c-40be-aef7-125fd4153e9a tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] GET http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/21fdf526-2eb0-445e-8da1-b94990db1cf6 Jan 27 18:37:12.973655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-374ca724-dc8c-40be-aef7-125fd4153e9a tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:12.973923 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:12.973923 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:12.974411 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-374ca724-dc8c-40be-aef7-125fd4153e9a tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:13.001783 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-374ca724-dc8c-40be-aef7-125fd4153e9a tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/21fdf526-2eb0-445e-8da1-b94990db1cf6 returned with HTTP 200 Jan 27 18:37:13.003361 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1208/2413] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:37:12 2021] GET /volume/v3/b54c43eba2c346789628744e4c40eddf/types/21fdf526-2eb0-445e-8da1-b94990db1cf6 => generated 340 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:13.015525 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-865d9bcb-fde5-4835-a383-532503a4ba4e tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] POST http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types Jan 27 18:37:13.016391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-865d9bcb-fde5-4835-a383-532503a4ba4e tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-812002192"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:13.134979 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-865d9bcb-fde5-4835-a383-532503a4ba4e tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types returned with HTTP 200 Jan 27 18:37:13.136739 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1206/2414] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:37:13 2021] POST /volume/v3/b54c43eba2c346789628744e4c40eddf/types => generated 220 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:13.149823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87e4af14-fa2e-418b-8c97-28079f494224 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] POST http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption Jan 27 18:37:13.150604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87e4af14-fa2e-418b-8c97-28079f494224 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:13.191562 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-489a47fd-9e67-4c1c-8a8e-dc2d7736414c tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:37:13.192603 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-489a47fd-9e67-4c1c-8a8e-dc2d7736414c tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:13.193248 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-489a47fd-9e67-4c1c-8a8e-dc2d7736414c tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:13.286026 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87e4af14-fa2e-418b-8c97-28079f494224 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption returned with HTTP 200 Jan 27 18:37:13.286933 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1209/2415] 10.222.0.72 () {60 vars in 1363 bytes} [Wed Jan 27 18:37:13 2021] POST /volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption => generated 193 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:13.313852 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b5d2a62-ae5c-4843-b8d5-7c03c66a3d18 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] GET http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption Jan 27 18:37:13.315700 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b5d2a62-ae5c-4843-b8d5-7c03c66a3d18 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:13.315700 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b5d2a62-ae5c-4843-b8d5-7c03c66a3d18 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:13.351590 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:13.351590 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:13.358767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b5d2a62-ae5c-4843-b8d5-7c03c66a3d18 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption returned with HTTP 200 Jan 27 18:37:13.363480 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1210/2416] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:37:13 2021] GET /volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption => generated 313 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:13.384591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0034f80c-5f15-475a-853a-bdecff8eacb1 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] PUT http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption/provider Jan 27 18:37:13.385289 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-489a47fd-9e67-4c1c-8a8e-dc2d7736414c tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:37:13.385834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0034f80c-5f15-475a-853a-bdecff8eacb1 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:13.439157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-489a47fd-9e67-4c1c-8a8e-dc2d7736414c tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:37:13.440890 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1207/2417] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:13 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 1362 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:13.505256 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0034f80c-5f15-475a-853a-bdecff8eacb1 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption/provider returned with HTTP 200 Jan 27 18:37:13.507862 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1211/2418] 10.222.0.72 () {60 vars in 1390 bytes} [Wed Jan 27 18:37:13 2021] PUT /volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption/provider => generated 122 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:13.521894 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d783fa35-1c1c-4e0e-ad05-8baf93797140 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] GET http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption Jan 27 18:37:13.522632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d783fa35-1c1c-4e0e-ad05-8baf93797140 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:13.523045 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:13.523045 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:13.523759 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d783fa35-1c1c-4e0e-ad05-8baf93797140 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:13.548325 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d783fa35-1c1c-4e0e-ad05-8baf93797140 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption returned with HTTP 200 Jan 27 18:37:13.549279 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1208/2419] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:37:13 2021] GET /volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption => generated 347 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:13.569530 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c9e757b-bd94-4f2f-b1a3-17469c7c0b69 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] GET http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption/cipher Jan 27 18:37:13.570422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c9e757b-bd94-4f2f-b1a3-17469c7c0b69 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:13.571087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c9e757b-bd94-4f2f-b1a3-17469c7c0b69 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:13.618293 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c9e757b-bd94-4f2f-b1a3-17469c7c0b69 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption/cipher returned with HTTP 200 Jan 27 18:37:13.623629 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1212/2420] 10.222.0.72 () {58 vars in 1363 bytes} [Wed Jan 27 18:37:13 2021] GET /volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption/cipher => generated 29 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:13.631200 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9fb799c8-3029-44ff-aad5-bbf1132e35a7 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] DELETE http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption/provider Jan 27 18:37:13.632316 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9fb799c8-3029-44ff-aad5-bbf1132e35a7 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:13.632958 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9fb799c8-3029-44ff-aad5-bbf1132e35a7 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:13.782299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9fb799c8-3029-44ff-aad5-bbf1132e35a7 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption/provider returned with HTTP 202 Jan 27 18:37:13.783652 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1209/2421] 10.222.0.72 () {58 vars in 1372 bytes} [Wed Jan 27 18:37:13 2021] DELETE /volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption/provider => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:13.793411 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7eecff15-c1d3-4f46-93f8-a14ec3a9a35f tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] GET http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption Jan 27 18:37:13.794746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7eecff15-c1d3-4f46-93f8-a14ec3a9a35f tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:13.795373 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7eecff15-c1d3-4f46-93f8-a14ec3a9a35f tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:13.872673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7eecff15-c1d3-4f46-93f8-a14ec3a9a35f tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption returned with HTTP 200 Jan 27 18:37:13.877614 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1213/2422] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:37:13 2021] GET /volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption => generated 2 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 18:37:13.889332 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f020493e-6eaa-420f-8763-26c6fdf403dd tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] GET http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption Jan 27 18:37:13.890806 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f020493e-6eaa-420f-8763-26c6fdf403dd tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:13.892116 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f020493e-6eaa-420f-8763-26c6fdf403dd tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:13.916690 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f020493e-6eaa-420f-8763-26c6fdf403dd tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption returned with HTTP 200 Jan 27 18:37:13.919063 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1210/2423] 10.222.0.72 () {58 vars in 1342 bytes} [Wed Jan 27 18:37:13 2021] GET /volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606/encryption => generated 2 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 18:37:13.931485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e165a6f4-a772-47b5-affb-862456cf1aca tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] GET http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types Jan 27 18:37:13.932587 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e165a6f4-a772-47b5-affb-862456cf1aca tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:13.933414 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e165a6f4-a772-47b5-affb-862456cf1aca tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:13.982208 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e165a6f4-a772-47b5-affb-862456cf1aca tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types returned with HTTP 200 Jan 27 18:37:13.984300 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1214/2424] 10.222.0.72 () {58 vars in 1198 bytes} [Wed Jan 27 18:37:13 2021] GET /volume/v3/b54c43eba2c346789628744e4c40eddf/types => generated 1579 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:14.001268 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6c833e7-7f4c-498c-b0ef-52bf130a7966 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] POST http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types Jan 27 18:37:14.002494 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c6c833e7-7f4c-498c-b0ef-52bf130a7966 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1716270171"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:14.109580 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6c833e7-7f4c-498c-b0ef-52bf130a7966 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types returned with HTTP 200 Jan 27 18:37:14.112121 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1211/2425] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:37:13 2021] POST /volume/v3/b54c43eba2c346789628744e4c40eddf/types => generated 221 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:14.123170 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac7692b8-f1e8-40a0-97d3-56d274d16153 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] PUT http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/2db6f779-7609-4f89-955c-69c92d2b0e5b Jan 27 18:37:14.124147 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac7692b8-f1e8-40a0-97d3-56d274d16153 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1304956907", "description": "tempest-volume-type-description-530112036", "is_public": false}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:14.278334 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac7692b8-f1e8-40a0-97d3-56d274d16153 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/2db6f779-7609-4f89-955c-69c92d2b0e5b returned with HTTP 200 Jan 27 18:37:14.279696 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1215/2426] 10.222.0.72 () {60 vars in 1330 bytes} [Wed Jan 27 18:37:14 2021] PUT /volume/v3/b54c43eba2c346789628744e4c40eddf/types/2db6f779-7609-4f89-955c-69c92d2b0e5b => generated 204 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:14.294036 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6573a4ce-bce9-455c-a1e8-6f573a6539a5 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] GET http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/2db6f779-7609-4f89-955c-69c92d2b0e5b Jan 27 18:37:14.297492 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6573a4ce-bce9-455c-a1e8-6f573a6539a5 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:14.298339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6573a4ce-bce9-455c-a1e8-6f573a6539a5 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:14.336017 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6573a4ce-bce9-455c-a1e8-6f573a6539a5 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/2db6f779-7609-4f89-955c-69c92d2b0e5b returned with HTTP 200 Jan 27 18:37:14.337091 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1212/2427] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:37:14 2021] GET /volume/v3/b54c43eba2c346789628744e4c40eddf/types/2db6f779-7609-4f89-955c-69c92d2b0e5b => generated 268 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:14.351419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a161642-c888-4f1a-b13e-c1b18a89abc3 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] DELETE http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/2db6f779-7609-4f89-955c-69c92d2b0e5b Jan 27 18:37:14.352275 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a161642-c888-4f1a-b13e-c1b18a89abc3 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:14.352901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a161642-c888-4f1a-b13e-c1b18a89abc3 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:14.457814 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-284dfc75-fb3c-43e2-bc8d-04f02a72cbcf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:37:14.458184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-284dfc75-fb3c-43e2-bc8d-04f02a72cbcf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:14.458670 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-284dfc75-fb3c-43e2-bc8d-04f02a72cbcf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:14.525168 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:14.525168 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:14.541612 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a161642-c888-4f1a-b13e-c1b18a89abc3 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/2db6f779-7609-4f89-955c-69c92d2b0e5b returned with HTTP 202 Jan 27 18:37:14.542553 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1216/2428] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:37:14 2021] DELETE /volume/v3/b54c43eba2c346789628744e4c40eddf/types/2db6f779-7609-4f89-955c-69c92d2b0e5b => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:14.562703 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:14.562703 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:14.573358 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-284dfc75-fb3c-43e2-bc8d-04f02a72cbcf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Volume info retrieved successfully. Jan 27 18:37:14.608450 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-284dfc75-fb3c-43e2-bc8d-04f02a72cbcf tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 200 Jan 27 18:37:14.610002 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1213/2429] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:14 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 1362 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:37:14.614320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d412fc9-9be9-4717-b05d-fccd333edef5 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] GET http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/2db6f779-7609-4f89-955c-69c92d2b0e5b Jan 27 18:37:14.615079 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d412fc9-9be9-4717-b05d-fccd333edef5 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:14.615514 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:14.615514 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:14.616218 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d412fc9-9be9-4717-b05d-fccd333edef5 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:14.634864 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d412fc9-9be9-4717-b05d-fccd333edef5 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/2db6f779-7609-4f89-955c-69c92d2b0e5b returned with HTTP 404 Jan 27 18:37:14.636181 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1214/2430] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:37:14 2021] GET /volume/v3/b54c43eba2c346789628744e4c40eddf/types/2db6f779-7609-4f89-955c-69c92d2b0e5b => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:14.647979 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22375ff7-945d-4d28-a7f8-f60f7083af8a tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] DELETE http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606 Jan 27 18:37:14.648799 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22375ff7-945d-4d28-a7f8-f60f7083af8a tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:14.649532 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22375ff7-945d-4d28-a7f8-f60f7083af8a tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:14.779143 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b34cd855-7a03-4bfe-b64d-2540ee9bd030 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] POST http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/types Jan 27 18:37:14.780157 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b34cd855-7a03-4bfe-b64d-2540ee9bd030 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1344686840"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:14.809630 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:14.809630 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:14.824915 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22375ff7-945d-4d28-a7f8-f60f7083af8a tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606 returned with HTTP 202 Jan 27 18:37:14.826134 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1215/2431] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:37:14 2021] DELETE /volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:14.833967 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1be45310-0cd1-497f-a178-ade29140169e tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] GET http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606 Jan 27 18:37:14.834820 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1be45310-0cd1-497f-a178-ade29140169e tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:14.835655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1be45310-0cd1-497f-a178-ade29140169e tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:14.853077 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1be45310-0cd1-497f-a178-ade29140169e tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606 returned with HTTP 404 Jan 27 18:37:14.854712 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1216/2432] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:37:14 2021] GET /volume/v3/b54c43eba2c346789628744e4c40eddf/types/aa1e22f6-fae0-4046-900c-6753c7b7d606 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:37:14.867070 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d40898eb-285f-4540-9b37-ca05415e3f63 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] DELETE http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/21fdf526-2eb0-445e-8da1-b94990db1cf6 Jan 27 18:37:14.867726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d40898eb-285f-4540-9b37-ca05415e3f63 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:14.869361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d40898eb-285f-4540-9b37-ca05415e3f63 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:14.886028 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b34cd855-7a03-4bfe-b64d-2540ee9bd030 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/types returned with HTTP 200 Jan 27 18:37:14.886847 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1217/2433] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:37:14 2021] POST /volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/types => generated 220 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:14.898872 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87438150-b2d3-45c4-aded-8de701324b44 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] POST http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/group_types Jan 27 18:37:14.900337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87438150-b2d3-45c4-aded-8de701324b44 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2124227255"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:14.966258 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87438150-b2d3-45c4-aded-8de701324b44 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/group_types returned with HTTP 202 Jan 27 18:37:14.967621 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1218/2434] 10.222.0.72 () {62 vars in 1278 bytes} [Wed Jan 27 18:37:14 2021] POST /volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/group_types => generated 177 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:14.992371 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d40898eb-285f-4540-9b37-ca05415e3f63 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/21fdf526-2eb0-445e-8da1-b94990db1cf6 returned with HTTP 202 Jan 27 18:37:14.995671 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1217/2435] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:37:14 2021] DELETE /volume/v3/b54c43eba2c346789628744e4c40eddf/types/21fdf526-2eb0-445e-8da1-b94990db1cf6 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:15.003105 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-013f83e7-e2e6-4fbd-ba0b-5931b82974e1 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] GET http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/21fdf526-2eb0-445e-8da1-b94990db1cf6 Jan 27 18:37:15.004209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-013f83e7-e2e6-4fbd-ba0b-5931b82974e1 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:15.004903 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-013f83e7-e2e6-4fbd-ba0b-5931b82974e1 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:15.025812 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-013f83e7-e2e6-4fbd-ba0b-5931b82974e1 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/21fdf526-2eb0-445e-8da1-b94990db1cf6 returned with HTTP 404 Jan 27 18:37:15.028785 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1218/2436] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:37:14 2021] GET /volume/v3/b54c43eba2c346789628744e4c40eddf/types/21fdf526-2eb0-445e-8da1-b94990db1cf6 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:37:15.036673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b6316b4-3eba-40c3-9082-a69967dee9fe tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] DELETE http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a Jan 27 18:37:15.037576 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b6316b4-3eba-40c3-9082-a69967dee9fe tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:15.039405 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b6316b4-3eba-40c3-9082-a69967dee9fe tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:15.040040 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-5b6316b4-3eba-40c3-9082-a69967dee9fe tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Delete volume with id: c4fef7ae-fb02-4795-8c3d-79a88cbafe2a Jan 27 18:37:15.145391 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:15.145391 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:15.149566 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5b6316b4-3eba-40c3-9082-a69967dee9fe tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Volume info retrieved successfully. Jan 27 18:37:15.197236 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-589318e5-713b-43ec-8561-963d6eb0b82b tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] POST http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups Jan 27 18:37:15.208055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-589318e5-713b-43ec-8561-963d6eb0b82b tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a8cc784a-1ae7-475a-baaf-69be4f7bebd5", "volume_types": ["0c8ff25e-3933-4761-8db4-d4af932303f6"], "name": "tempest-GroupsV320Test-Group-1902587265"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:15.210252 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-589318e5-713b-43ec-8561-963d6eb0b82b tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Creating new group {'group': {'group_type': 'a8cc784a-1ae7-475a-baaf-69be4f7bebd5', 'volume_types': ['0c8ff25e-3933-4761-8db4-d4af932303f6'], 'name': 'tempest-GroupsV320Test-Group-1902587265'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 18:37:15.231934 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5b6316b4-3eba-40c3-9082-a69967dee9fe tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Delete volume request issued successfully. Jan 27 18:37:15.232524 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b6316b4-3eba-40c3-9082-a69967dee9fe tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a returned with HTTP 202 Jan 27 18:37:15.235549 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1219/2437] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:37:15 2021] DELETE /volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:15.245833 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-589318e5-713b-43ec-8561-963d6eb0b82b tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Creating group tempest-GroupsV320Test-Group-1902587265. Jan 27 18:37:15.248978 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-53127b18-7fc2-41ba-9044-3753e8abb0d4 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] GET http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a Jan 27 18:37:15.249606 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-53127b18-7fc2-41ba-9044-3753e8abb0d4 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:15.249796 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:15.249796 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:15.250321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-53127b18-7fc2-41ba-9044-3753e8abb0d4 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:15.324166 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:15.324166 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:15.340595 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-53127b18-7fc2-41ba-9044-3753e8abb0d4 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Volume info retrieved successfully. Jan 27 18:37:15.349132 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-589318e5-713b-43ec-8561-963d6eb0b82b tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Availability Zones retrieved successfully. Jan 27 18:37:15.390154 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-53127b18-7fc2-41ba-9044-3753e8abb0d4 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a returned with HTTP 200 Jan 27 18:37:15.401928 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1220/2438] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:15 2021] GET /volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a => generated 941 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:15.408001 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-589318e5-713b-43ec-8561-963d6eb0b82b tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Created reservations ['b9f2296f-b8bd-46dd-8fb3-f1b65b10fd8d'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:15.541187 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-589318e5-713b-43ec-8561-963d6eb0b82b tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups returned with HTTP 202 Jan 27 18:37:15.542528 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1219/2439] 10.222.0.72 () {62 vars in 1264 bytes} [Wed Jan 27 18:37:14 2021] POST /volume/v3/f81194cefad145138546b448312caa9e/groups => generated 108 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:37:15.552770 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7be15908-e7c4-4394-9f82-93ff1cb328fe tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] GET http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e Jan 27 18:37:15.553646 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7be15908-e7c4-4394-9f82-93ff1cb328fe tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:15.553976 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:15.553976 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:15.554697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7be15908-e7c4-4394-9f82-93ff1cb328fe tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:15.555216 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-7be15908-e7c4-4394-9f82-93ff1cb328fe tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] show called for member f471902f-2ab8-4263-bb94-bbf73924c06e {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:37:15.582289 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:15.582289 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:15.625925 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f46dc9a8-b74e-477e-80d4-5dd6e0918fab tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] GET http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 Jan 27 18:37:15.626731 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f46dc9a8-b74e-477e-80d4-5dd6e0918fab tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:15.627094 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:15.627094 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:15.627707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f46dc9a8-b74e-477e-80d4-5dd6e0918fab tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:15.704161 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7be15908-e7c4-4394-9f82-93ff1cb328fe tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e returned with HTTP 200 Jan 27 18:37:15.705069 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1221/2440] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:37:15 2021] GET /volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e => generated 388 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:15.770781 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f46dc9a8-b74e-477e-80d4-5dd6e0918fab tempest-TestVolumeBackupRestore-1710018303 tempest-TestVolumeBackupRestore-1710018303-project] http://10.222.0.72/volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 returned with HTTP 404 Jan 27 18:37:15.772554 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1220/2441] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:15 2021] GET /volume/v3/537ba2014e864ac9bda1d372f9c6fb67/volumes/755983fa-cab1-40b1-b3bf-81e70fecd5e8 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:16.409393 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8acfa3db-84fa-4085-b322-e1562d421186 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] GET http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a Jan 27 18:37:16.409883 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8acfa3db-84fa-4085-b322-e1562d421186 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:16.409997 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:16.409997 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:16.410595 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8acfa3db-84fa-4085-b322-e1562d421186 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:16.495236 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:16.495236 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:16.509902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8acfa3db-84fa-4085-b322-e1562d421186 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Volume info retrieved successfully. Jan 27 18:37:16.545097 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8acfa3db-84fa-4085-b322-e1562d421186 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a returned with HTTP 200 Jan 27 18:37:16.546989 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1222/2442] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:16 2021] GET /volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a => generated 941 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:16.734711 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d3a5089-1fc1-4b52-b715-c53e29c70c88 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] GET http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e Jan 27 18:37:16.735387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d3a5089-1fc1-4b52-b715-c53e29c70c88 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:16.735977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2d3a5089-1fc1-4b52-b715-c53e29c70c88 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:16.736466 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-2d3a5089-1fc1-4b52-b715-c53e29c70c88 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] show called for member f471902f-2ab8-4263-bb94-bbf73924c06e {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:37:16.758573 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:16.758573 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:16.825739 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2d3a5089-1fc1-4b52-b715-c53e29c70c88 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e returned with HTTP 200 Jan 27 18:37:16.835164 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1221/2443] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:37:16 2021] GET /volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e => generated 389 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:16.840733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cf3d9ff7-74ac-44d2-9062-4cc0098e76de tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] POST http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action Jan 27 18:37:16.843842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:16.843842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:16.845664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cf3d9ff7-74ac-44d2-9062-4cc0098e76de tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:37:16.847579 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cf3d9ff7-74ac-44d2-9062-4cc0098e76de tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:16.850115 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-cf3d9ff7-74ac-44d2-9062-4cc0098e76de tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Updating group 'f471902f-2ab8-4263-bb94-bbf73924c06e' with 'creating' {{(pid=87901) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 27 18:37:16.872712 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:16.872712 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:16.898258 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cf3d9ff7-74ac-44d2-9062-4cc0098e76de tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action returned with HTTP 202 Jan 27 18:37:16.904117 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1223/2444] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:37:16 2021] POST /volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:37:16.909532 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51294c91-e7bd-4c31-a77d-95ab45137b19 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] GET http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e Jan 27 18:37:16.910051 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51294c91-e7bd-4c31-a77d-95ab45137b19 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:16.910242 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:16.910242 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:16.910877 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51294c91-e7bd-4c31-a77d-95ab45137b19 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:16.911285 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-51294c91-e7bd-4c31-a77d-95ab45137b19 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] show called for member f471902f-2ab8-4263-bb94-bbf73924c06e {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:37:16.927040 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:16.927040 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:16.966832 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51294c91-e7bd-4c31-a77d-95ab45137b19 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e returned with HTTP 200 Jan 27 18:37:16.969228 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1222/2445] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:37:16 2021] GET /volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e => generated 388 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:37:16.983421 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a6e04da9-5048-43cc-9e72-a7d3d08b767a tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] POST http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action Jan 27 18:37:16.985210 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:16.985210 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:16.985878 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a6e04da9-5048-43cc-9e72-a7d3d08b767a tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:37:16.986587 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a6e04da9-5048-43cc-9e72-a7d3d08b767a tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:16.988977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-a6e04da9-5048-43cc-9e72-a7d3d08b767a tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Updating group 'f471902f-2ab8-4263-bb94-bbf73924c06e' with 'available' {{(pid=87901) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 27 18:37:17.003420 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:17.003420 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:17.022633 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a6e04da9-5048-43cc-9e72-a7d3d08b767a tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action returned with HTTP 202 Jan 27 18:37:17.027935 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1224/2446] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:37:16 2021] POST /volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:37:17.036763 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26bb26d4-98e0-41f4-a0c6-75a1525e5611 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] GET http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e Jan 27 18:37:17.039933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26bb26d4-98e0-41f4-a0c6-75a1525e5611 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:17.039933 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:17.039933 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:17.039933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26bb26d4-98e0-41f4-a0c6-75a1525e5611 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:17.039933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-26bb26d4-98e0-41f4-a0c6-75a1525e5611 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] show called for member f471902f-2ab8-4263-bb94-bbf73924c06e {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:37:17.057513 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:17.057513 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:17.098335 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26bb26d4-98e0-41f4-a0c6-75a1525e5611 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e returned with HTTP 200 Jan 27 18:37:17.099337 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1223/2447] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:37:17 2021] GET /volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e => generated 389 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:37:17.112904 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31bca2cc-e6d5-4b58-9b17-78fd688eb8ec tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] POST http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action Jan 27 18:37:17.113432 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:17.113432 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:17.113869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31bca2cc-e6d5-4b58-9b17-78fd688eb8ec tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:37:17.114250 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31bca2cc-e6d5-4b58-9b17-78fd688eb8ec tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:17.115183 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-31bca2cc-e6d5-4b58-9b17-78fd688eb8ec tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Updating group 'f471902f-2ab8-4263-bb94-bbf73924c06e' with 'error' {{(pid=87901) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 27 18:37:17.123349 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:17.123349 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:17.139241 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31bca2cc-e6d5-4b58-9b17-78fd688eb8ec tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action returned with HTTP 202 Jan 27 18:37:17.140810 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1225/2448] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:37:17 2021] POST /volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 18:37:17.150121 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71e3cd91-de9e-4e6d-bad1-e67f27c5534c tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] GET http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e Jan 27 18:37:17.153505 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71e3cd91-de9e-4e6d-bad1-e67f27c5534c tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:17.157039 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:17.157039 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:17.157531 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-71e3cd91-de9e-4e6d-bad1-e67f27c5534c tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:17.160239 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-71e3cd91-de9e-4e6d-bad1-e67f27c5534c tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] show called for member f471902f-2ab8-4263-bb94-bbf73924c06e {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:37:17.183329 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:17.183329 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:17.265600 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-71e3cd91-de9e-4e6d-bad1-e67f27c5534c tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e returned with HTTP 200 Jan 27 18:37:17.266473 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1224/2449] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:37:17 2021] GET /volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e => generated 385 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:17.278374 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98f47190-e752-4b81-8107-342590f7e0b4 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] POST http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action Jan 27 18:37:17.279373 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:17.279373 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:17.280187 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98f47190-e752-4b81-8107-342590f7e0b4 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:37:17.281467 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98f47190-e752-4b81-8107-342590f7e0b4 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:17.284253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-98f47190-e752-4b81-8107-342590f7e0b4 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Updating group 'f471902f-2ab8-4263-bb94-bbf73924c06e' with 'available' {{(pid=87901) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 27 18:37:17.298845 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:17.298845 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:17.325003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98f47190-e752-4b81-8107-342590f7e0b4 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action returned with HTTP 202 Jan 27 18:37:17.326422 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1226/2450] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:37:17 2021] POST /volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:37:17.335586 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-759b1eb7-2d08-4e6e-9af5-5c4eaa673fa2 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] GET http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e Jan 27 18:37:17.336100 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-759b1eb7-2d08-4e6e-9af5-5c4eaa673fa2 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:17.336296 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:17.336296 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:17.337078 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-759b1eb7-2d08-4e6e-9af5-5c4eaa673fa2 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:17.337678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-759b1eb7-2d08-4e6e-9af5-5c4eaa673fa2 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] show called for member f471902f-2ab8-4263-bb94-bbf73924c06e {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:37:17.349382 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:17.349382 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:17.383061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-759b1eb7-2d08-4e6e-9af5-5c4eaa673fa2 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e returned with HTTP 200 Jan 27 18:37:17.383865 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1225/2451] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:37:17 2021] GET /volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e => generated 389 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:17.395345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4bf29ca5-39d5-441c-adfb-7ee0c3144da9 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] GET http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/volumes/detail Jan 27 18:37:17.396110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4bf29ca5-39d5-441c-adfb-7ee0c3144da9 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:17.396484 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:17.396484 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:17.397649 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4bf29ca5-39d5-441c-adfb-7ee0c3144da9 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:17.398587 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-4bf29ca5-39d5-441c-adfb-7ee0c3144da9 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:17.400574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4bf29ca5-39d5-441c-adfb-7ee0c3144da9 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:17.469295 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4bf29ca5-39d5-441c-adfb-7ee0c3144da9 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Get all volumes completed successfully. Jan 27 18:37:17.475613 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4bf29ca5-39d5-441c-adfb-7ee0c3144da9 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/volumes/detail returned with HTTP 200 Jan 27 18:37:17.476765 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1227/2452] 10.222.0.72 () {60 vars in 1266 bytes} [Wed Jan 27 18:37:17 2021] GET /volume/v3/f81194cefad145138546b448312caa9e/volumes/detail => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:37:17.497823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb6d7fa0-6eaa-48f2-a049-2f99d4d17f34 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] POST http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action Jan 27 18:37:17.498438 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:17.498438 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:17.499410 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb6d7fa0-6eaa-48f2-a049-2f99d4d17f34 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:37:17.503458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb6d7fa0-6eaa-48f2-a049-2f99d4d17f34 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:17.504414 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-cb6d7fa0-6eaa-48f2-a049-2f99d4d17f34 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] delete called for group f471902f-2ab8-4263-bb94-bbf73924c06e {{(pid=87902) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 18:37:17.504890 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.groups [None req-cb6d7fa0-6eaa-48f2-a049-2f99d4d17f34 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Delete group with id: f471902f-2ab8-4263-bb94-bbf73924c06e Jan 27 18:37:17.516552 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:17.516552 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:17.562419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e67a8648-a4d2-4c5e-89b4-6bd5e2ea302f tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] GET http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a Jan 27 18:37:17.563471 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e67a8648-a4d2-4c5e-89b4-6bd5e2ea302f tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:17.564206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e67a8648-a4d2-4c5e-89b4-6bd5e2ea302f tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:17.624968 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb6d7fa0-6eaa-48f2-a049-2f99d4d17f34 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action returned with HTTP 202 Jan 27 18:37:17.625857 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1226/2453] 10.222.0.72 () {62 vars in 1395 bytes} [Wed Jan 27 18:37:17 2021] POST /volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:37:17.633844 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-371baebe-ea83-4231-8bb8-b3e3c188d1a1 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] GET http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e Jan 27 18:37:17.634445 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-371baebe-ea83-4231-8bb8-b3e3c188d1a1 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:17.634647 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:17.634647 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:17.635006 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-371baebe-ea83-4231-8bb8-b3e3c188d1a1 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:17.635453 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-371baebe-ea83-4231-8bb8-b3e3c188d1a1 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] show called for member f471902f-2ab8-4263-bb94-bbf73924c06e {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:37:17.650314 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:17.650314 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:17.672893 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:17.672893 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:17.689796 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e67a8648-a4d2-4c5e-89b4-6bd5e2ea302f tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Volume info retrieved successfully. Jan 27 18:37:17.711935 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-371baebe-ea83-4231-8bb8-b3e3c188d1a1 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e returned with HTTP 200 Jan 27 18:37:17.713335 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1227/2454] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:37:17 2021] GET /volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e => generated 388 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:37:17.745041 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e67a8648-a4d2-4c5e-89b4-6bd5e2ea302f tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a returned with HTTP 200 Jan 27 18:37:17.746090 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1228/2455] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:17 2021] GET /volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a => generated 941 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:18.730227 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-00c53e0b-12d6-4517-9507-cb1028613b08 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] GET http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e Jan 27 18:37:18.731299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-00c53e0b-12d6-4517-9507-cb1028613b08 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:18.731627 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:18.731627 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:18.732317 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-00c53e0b-12d6-4517-9507-cb1028613b08 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:18.732832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.groups [None req-00c53e0b-12d6-4517-9507-cb1028613b08 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] show called for member f471902f-2ab8-4263-bb94-bbf73924c06e {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 18:37:18.740499 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-00c53e0b-12d6-4517-9507-cb1028613b08 tempest-GroupsV320Test-392853725 tempest-GroupsV320Test-392853725-project] http://10.222.0.72/volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e returned with HTTP 404 Jan 27 18:37:18.741747 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1228/2456] 10.222.0.72 () {60 vars in 1353 bytes} [Wed Jan 27 18:37:18 2021] GET /volume/v3/f81194cefad145138546b448312caa9e/groups/f471902f-2ab8-4263-bb94-bbf73924c06e => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:37:18.751938 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31adea19-569a-4d13-9acb-18cf13712a19 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] DELETE http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/group_types/a8cc784a-1ae7-475a-baaf-69be4f7bebd5 Jan 27 18:37:18.752879 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31adea19-569a-4d13-9acb-18cf13712a19 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:18.753307 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:18.753307 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:18.753988 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31adea19-569a-4d13-9acb-18cf13712a19 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:18.767954 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-84da157b-7008-45f9-be10-b047c2d1f0f3 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] GET http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a Jan 27 18:37:18.770653 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-84da157b-7008-45f9-be10-b047c2d1f0f3 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:18.771456 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-84da157b-7008-45f9-be10-b047c2d1f0f3 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:18.811121 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:18.811121 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:18.830189 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31adea19-569a-4d13-9acb-18cf13712a19 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/group_types/a8cc784a-1ae7-475a-baaf-69be4f7bebd5 returned with HTTP 202 Jan 27 18:37:18.831826 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1229/2457] 10.222.0.72 () {60 vars in 1371 bytes} [Wed Jan 27 18:37:18 2021] DELETE /volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/group_types/a8cc784a-1ae7-475a-baaf-69be4f7bebd5 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 18:37:18.846005 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-65291546-5192-4e7f-ad13-933118295043 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] DELETE http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/types/0c8ff25e-3933-4761-8db4-d4af932303f6 Jan 27 18:37:18.846670 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-65291546-5192-4e7f-ad13-933118295043 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:18.847562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-65291546-5192-4e7f-ad13-933118295043 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:18.864611 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-84da157b-7008-45f9-be10-b047c2d1f0f3 tempest-VolumeTypesTest-1526135329 tempest-VolumeTypesTest-1526135329-project] http://10.222.0.72/volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a returned with HTTP 404 Jan 27 18:37:18.865855 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1229/2458] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:18 2021] GET /volume/v3/b4083fc293e74f87ba7a215d5d953b90/volumes/c4fef7ae-fb02-4795-8c3d-79a88cbafe2a => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:18.873776 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6a41765f-b76c-438c-a1e3-b8c34c2c7d1c tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] DELETE http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/1b4539e6-bdf2-4319-b285-b88c0bc7b3b6 Jan 27 18:37:18.874989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6a41765f-b76c-438c-a1e3-b8c34c2c7d1c tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:18.875665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6a41765f-b76c-438c-a1e3-b8c34c2c7d1c tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:18.876705 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:18.876705 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:18.948353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-65291546-5192-4e7f-ad13-933118295043 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/types/0c8ff25e-3933-4761-8db4-d4af932303f6 returned with HTTP 202 Jan 27 18:37:18.949376 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1230/2459] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:37:18 2021] DELETE /volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/types/0c8ff25e-3933-4761-8db4-d4af932303f6 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:18.955964 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:18.955964 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:18.957812 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac1644bb-841c-4ded-8f45-99e53f67a764 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] GET http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/types/0c8ff25e-3933-4761-8db4-d4af932303f6 Jan 27 18:37:18.958451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac1644bb-841c-4ded-8f45-99e53f67a764 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:18.959052 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac1644bb-841c-4ded-8f45-99e53f67a764 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:18.969134 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6a41765f-b76c-438c-a1e3-b8c34c2c7d1c tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/1b4539e6-bdf2-4319-b285-b88c0bc7b3b6 returned with HTTP 202 Jan 27 18:37:18.973160 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1230/2460] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:37:18 2021] DELETE /volume/v3/b54c43eba2c346789628744e4c40eddf/types/1b4539e6-bdf2-4319-b285-b88c0bc7b3b6 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:37:18.973308 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac1644bb-841c-4ded-8f45-99e53f67a764 tempest-GroupsV320Test-2119647760 tempest-GroupsV320Test-2119647760-project-admin] http://10.222.0.72/volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/types/0c8ff25e-3933-4761-8db4-d4af932303f6 returned with HTTP 404 Jan 27 18:37:18.973308 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1231/2461] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:37:18 2021] GET /volume/v3/2dac05aeb8ed45f39280d1e4ca04eb7e/types/0c8ff25e-3933-4761-8db4-d4af932303f6 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:18.977759 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1695ecc8-3e92-4b18-8629-a4319d4a05a2 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] GET http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/1b4539e6-bdf2-4319-b285-b88c0bc7b3b6 Jan 27 18:37:18.978455 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1695ecc8-3e92-4b18-8629-a4319d4a05a2 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:18.978983 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1695ecc8-3e92-4b18-8629-a4319d4a05a2 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:18.991769 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1695ecc8-3e92-4b18-8629-a4319d4a05a2 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/1b4539e6-bdf2-4319-b285-b88c0bc7b3b6 returned with HTTP 404 Jan 27 18:37:18.992776 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1231/2462] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:37:18 2021] GET /volume/v3/b54c43eba2c346789628744e4c40eddf/types/1b4539e6-bdf2-4319-b285-b88c0bc7b3b6 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:19.000487 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1349a85f-19b4-4956-8271-280618e30001 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] DELETE http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/9cff6459-099d-4d85-b205-a7d0c20e7ba1 Jan 27 18:37:19.001016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1349a85f-19b4-4956-8271-280618e30001 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:19.001500 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1349a85f-19b4-4956-8271-280618e30001 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:19.078741 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1349a85f-19b4-4956-8271-280618e30001 tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/9cff6459-099d-4d85-b205-a7d0c20e7ba1 returned with HTTP 202 Jan 27 18:37:19.082708 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1232/2463] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:37:18 2021] DELETE /volume/v3/b54c43eba2c346789628744e4c40eddf/types/9cff6459-099d-4d85-b205-a7d0c20e7ba1 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:19.087370 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b87126f-7786-483d-b77a-a736bce726de tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] GET http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/9cff6459-099d-4d85-b205-a7d0c20e7ba1 Jan 27 18:37:19.088045 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b87126f-7786-483d-b77a-a736bce726de tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:19.088639 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5b87126f-7786-483d-b77a-a736bce726de tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:19.101125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5b87126f-7786-483d-b77a-a736bce726de tempest-VolumeTypesTest-501659173 tempest-VolumeTypesTest-501659173-project-admin] http://10.222.0.72/volume/v3/b54c43eba2c346789628744e4c40eddf/types/9cff6459-099d-4d85-b205-a7d0c20e7ba1 returned with HTTP 404 Jan 27 18:37:19.102441 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1232/2464] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:37:19 2021] GET /volume/v3/b54c43eba2c346789628744e4c40eddf/types/9cff6459-099d-4d85-b205-a7d0c20e7ba1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:24.311374 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-95290f6d-2e2f-4b76-a202-c684152508fe tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] POST http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types Jan 27 18:37:24.312449 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-95290f6d-2e2f-4b76-a202-c684152508fe tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-706034538", "extra_specs": {"spec1": "val1"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:24.314079 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef103f43-1f70-4fee-9863-d7f1250d7bda tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] POST http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs Jan 27 18:37:24.314849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef103f43-1f70-4fee-9863-d7f1250d7bda tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1048404105", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:24.317351 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.qos_specs [None req-ef103f43-1f70-4fee-9863-d7f1250d7bda tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1048404105', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87902) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 27 18:37:24.327273 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-ef103f43-1f70-4fee-9863-d7f1250d7bda tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DB qos_specs_create(): root {'id': 'ecd7e48c-6183-4689-bfbe-7526d36c3d00', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1048404105'} {{(pid=87902) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 27 18:37:24.337501 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef103f43-1f70-4fee-9863-d7f1250d7bda tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs returned with HTTP 200 Jan 27 18:37:24.338703 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1233/2465] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:37:24 2021] POST /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs => generated 459 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:24.349890 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e82c89c-6cfe-45f7-ad60-44d7cb54fb0f tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] POST http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types Jan 27 18:37:24.350333 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:24.350333 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:24.350763 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e82c89c-6cfe-45f7-ad60-44d7cb54fb0f tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-838142801"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:24.351942 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:24.351942 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:24.373375 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-95290f6d-2e2f-4b76-a202-c684152508fe tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types returned with HTTP 200 Jan 27 18:37:24.374466 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1233/2466] 10.222.0.72 () {60 vars in 1220 bytes} [Wed Jan 27 18:37:24 2021] POST /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types => generated 242 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:24.386501 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d31e6430-6319-42eb-bf47-e85420dd81fd tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] POST http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs Jan 27 18:37:24.387452 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d31e6430-6319-42eb-bf47-e85420dd81fd tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:24.389065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d31e6430-6319-42eb-bf47-e85420dd81fd tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs returned with HTTP 400 Jan 27 18:37:24.394994 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1234/2467] 10.222.0.72 () {60 vars in 1366 bytes} [Wed Jan 27 18:37:24 2021] POST /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs => generated 146 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 27 18:37:24.397720 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e82c89c-6cfe-45f7-ad60-44d7cb54fb0f tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types returned with HTTP 200 Jan 27 18:37:24.398538 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1234/2468] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:37:24 2021] POST /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types => generated 221 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:24.401182 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce94423c-33b8-4abf-9a70-5345fc944ee5 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] POST http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs Jan 27 18:37:24.401911 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce94423c-33b8-4abf-9a70-5345fc944ee5 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:24.403231 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce94423c-33b8-4abf-9a70-5345fc944ee5 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs returned with HTTP 400 Jan 27 18:37:24.404364 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1235/2469] 10.222.0.72 () {60 vars in 1366 bytes} [Wed Jan 27 18:37:24 2021] POST /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs => generated 132 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:37:24.408587 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f643adf2-941b-4f1b-b092-7dc90da22977 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] POST http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types Jan 27 18:37:24.409529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f643adf2-941b-4f1b-b092-7dc90da22977 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-87284411"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:24.417651 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f40f06f3-ddc5-4e91-a8c0-a8d9639f5af0 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] POST http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/dcb64946-201f-4f62-958c-8095538b5464/extra_specs Jan 27 18:37:24.418846 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f40f06f3-ddc5-4e91-a8c0-a8d9639f5af0 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:24.451393 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f643adf2-941b-4f1b-b092-7dc90da22977 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types returned with HTTP 200 Jan 27 18:37:24.452467 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1235/2470] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:37:24 2021] POST /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types => generated 220 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:37:24.463052 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9383eb81-17bf-4cdc-8126-962ea8b139c3 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] POST http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types Jan 27 18:37:24.463987 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9383eb81-17bf-4cdc-8126-962ea8b139c3 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-869157738"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:24.485559 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f40f06f3-ddc5-4e91-a8c0-a8d9639f5af0 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/dcb64946-201f-4f62-958c-8095538b5464/extra_specs returned with HTTP 404 Jan 27 18:37:24.486754 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1236/2471] 10.222.0.72 () {60 vars in 1366 bytes} [Wed Jan 27 18:37:24 2021] POST /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/dcb64946-201f-4f62-958c-8095538b5464/extra_specs => generated 114 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:24.497732 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f1b5442-68ca-4927-853d-dd00def15357 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] DELETE http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/40a859c1-daac-4122-bfba-e68ea560e0bd/extra_specs/spec1 Jan 27 18:37:24.498336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f1b5442-68ca-4927-853d-dd00def15357 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.499447 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f1b5442-68ca-4927-853d-dd00def15357 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.508905 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9383eb81-17bf-4cdc-8126-962ea8b139c3 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types returned with HTTP 200 Jan 27 18:37:24.515801 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1236/2472] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:37:24 2021] POST /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types => generated 221 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:24.515962 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f1b5442-68ca-4927-853d-dd00def15357 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/40a859c1-daac-4122-bfba-e68ea560e0bd/extra_specs/spec1 returned with HTTP 404 Jan 27 18:37:24.515962 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1237/2473] 10.222.0.72 () {58 vars in 1366 bytes} [Wed Jan 27 18:37:24 2021] DELETE /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/40a859c1-daac-4122-bfba-e68ea560e0bd/extra_specs/spec1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:24.522715 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c32a41cf-8a6a-4f22-972c-5f6adba67e5e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associate?vol_type_id=2a4cc88e-d497-40c4-aed0-12d86809c25d Jan 27 18:37:24.523133 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-54e9fab4-cfca-4771-9631-abdaa080a827 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] GET http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/nonexistent_extra_spec_name Jan 27 18:37:24.523253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c32a41cf-8a6a-4f22-972c-5f6adba67e5e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.523720 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c32a41cf-8a6a-4f22-972c-5f6adba67e5e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'associate' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.523850 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-54e9fab4-cfca-4771-9631-abdaa080a827 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.524311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-54e9fab4-cfca-4771-9631-abdaa080a827 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.525048 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c32a41cf-8a6a-4f22-972c-5f6adba67e5e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Associate qos_spec: ecd7e48c-6183-4689-bfbe-7526d36c3d00 with type: 2a4cc88e-d497-40c4-aed0-12d86809c25d {{(pid=87902) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 27 18:37:24.527602 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:24.527602 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:24.535579 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:24.535579 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:24.541949 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-54e9fab4-cfca-4771-9631-abdaa080a827 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 27 18:37:24.543337 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1238/2474] 10.222.0.72 () {58 vars in 1429 bytes} [Wed Jan 27 18:37:24 2021] GET /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:37:24.553564 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-431f891f-6c45-4ba3-81a5-8a1b4df13f8a tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] GET http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/96352f6b-4c25-4d3d-a743-3c7303d8fabf/extra_specs/spec1 Jan 27 18:37:24.554191 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-431f891f-6c45-4ba3-81a5-8a1b4df13f8a tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.554755 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-431f891f-6c45-4ba3-81a5-8a1b4df13f8a tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.567987 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-431f891f-6c45-4ba3-81a5-8a1b4df13f8a tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/96352f6b-4c25-4d3d-a743-3c7303d8fabf/extra_specs/spec1 returned with HTTP 404 Jan 27 18:37:24.568981 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1239/2475] 10.222.0.72 () {58 vars in 1363 bytes} [Wed Jan 27 18:37:24 2021] GET /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/96352f6b-4c25-4d3d-a743-3c7303d8fabf/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:37:24.579853 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42319f05-6789-41b6-a1d0-a714d2e01f38 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] GET http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/29d8f128-84ea-4fb5-85b5-ab002df558a1/extra_specs Jan 27 18:37:24.580392 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42319f05-6789-41b6-a1d0-a714d2e01f38 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.580879 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42319f05-6789-41b6-a1d0-a714d2e01f38 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.581654 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c32a41cf-8a6a-4f22-972c-5f6adba67e5e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associate?vol_type_id=2a4cc88e-d497-40c4-aed0-12d86809c25d returned with HTTP 202 Jan 27 18:37:24.585995 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1237/2476] 10.222.0.72 () {58 vars in 1448 bytes} [Wed Jan 27 18:37:24 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associate?vol_type_id=2a4cc88e-d497-40c4-aed0-12d86809c25d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:24.591922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-121a612f-8660-4b28-ab65-1d3d61ac4986 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associate?vol_type_id=5ea755c1-cc8e-4492-bfcd-5287274ab2f3 Jan 27 18:37:24.592447 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-121a612f-8660-4b28-ab65-1d3d61ac4986 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.593730 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:24.593730 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:24.593923 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-121a612f-8660-4b28-ab65-1d3d61ac4986 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'associate' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.594685 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:24.594685 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:24.594905 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42319f05-6789-41b6-a1d0-a714d2e01f38 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/29d8f128-84ea-4fb5-85b5-ab002df558a1/extra_specs returned with HTTP 404 Jan 27 18:37:24.595900 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-121a612f-8660-4b28-ab65-1d3d61ac4986 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Associate qos_spec: ecd7e48c-6183-4689-bfbe-7526d36c3d00 with type: 5ea755c1-cc8e-4492-bfcd-5287274ab2f3 {{(pid=87902) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 27 18:37:24.601046 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:24.601046 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:24.601435 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1240/2477] 10.222.0.72 () {58 vars in 1345 bytes} [Wed Jan 27 18:37:24 2021] GET /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/29d8f128-84ea-4fb5-85b5-ab002df558a1/extra_specs => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:37:24.607357 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e5c17d6e-36a9-41ef-a3de-bdad5b7218a0 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] PUT http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/spec1 Jan 27 18:37:24.608190 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:24.608190 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:24.608469 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e5c17d6e-36a9-41ef-a3de-bdad5b7218a0 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:24.609585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e5c17d6e-36a9-41ef-a3de-bdad5b7218a0 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/spec1 returned with HTTP 400 Jan 27 18:37:24.611461 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1241/2478] 10.222.0.72 () {60 vars in 1383 bytes} [Wed Jan 27 18:37:24 2021] PUT /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:37:24.623867 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f760be13-ee60-4a92-b6c0-26391c1d4b91 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] PUT http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/spec1 Jan 27 18:37:24.624815 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f760be13-ee60-4a92-b6c0-26391c1d4b91 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Action: 'update', calling method: update, body: null {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:24.626041 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f760be13-ee60-4a92-b6c0-26391c1d4b91 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/spec1 returned with HTTP 400 Jan 27 18:37:24.632541 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1242/2479] 10.222.0.72 () {60 vars in 1382 bytes} [Wed Jan 27 18:37:24 2021] PUT /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/spec1 => generated 72 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 27 18:37:24.654976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b3e5923-15b6-42dc-acd0-edbd04944674 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] PUT http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/None Jan 27 18:37:24.656509 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b3e5923-15b6-42dc-acd0-edbd04944674 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:24.669228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-121a612f-8660-4b28-ab65-1d3d61ac4986 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associate?vol_type_id=5ea755c1-cc8e-4492-bfcd-5287274ab2f3 returned with HTTP 202 Jan 27 18:37:24.670404 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1238/2480] 10.222.0.72 () {58 vars in 1448 bytes} [Wed Jan 27 18:37:24 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associate?vol_type_id=5ea755c1-cc8e-4492-bfcd-5287274ab2f3 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:24.682109 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5539da45-8b08-4068-b1ee-8f06e021434e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associate?vol_type_id=19ef9921-6c48-42c7-a6c7-f53e21f9d88f Jan 27 18:37:24.682861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5539da45-8b08-4068-b1ee-8f06e021434e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.683223 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:24.683223 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:24.683876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5539da45-8b08-4068-b1ee-8f06e021434e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'associate' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.684744 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:24.684744 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:24.685977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5539da45-8b08-4068-b1ee-8f06e021434e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Associate qos_spec: ecd7e48c-6183-4689-bfbe-7526d36c3d00 with type: 19ef9921-6c48-42c7-a6c7-f53e21f9d88f {{(pid=87902) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 27 18:37:24.686725 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:24.686725 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:24.694558 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:24.694558 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:24.743763 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b3e5923-15b6-42dc-acd0-edbd04944674 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] HTTP exception thrown: Request body and URI mismatch Jan 27 18:37:24.743763 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b3e5923-15b6-42dc-acd0-edbd04944674 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/None returned with HTTP 400 Jan 27 18:37:24.744039 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5539da45-8b08-4068-b1ee-8f06e021434e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associate?vol_type_id=19ef9921-6c48-42c7-a6c7-f53e21f9d88f returned with HTTP 202 Jan 27 18:37:24.745214 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1239/2481] 10.222.0.72 () {58 vars in 1448 bytes} [Wed Jan 27 18:37:24 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associate?vol_type_id=19ef9921-6c48-42c7-a6c7-f53e21f9d88f => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:37:24.750422 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1243/2482] 10.222.0.72 () {60 vars in 1380 bytes} [Wed Jan 27 18:37:24 2021] PUT /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/None => generated 73 bytes in 117 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:37:24.756572 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3afbfd92-2608-4d23-8cb3-7307a5b934fe tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] PUT http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/e47ad063-7ae9-4a9a-a1a5-c5098e957357 Jan 27 18:37:24.757442 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8f4d4cc-148c-43a7-bba8-993857429efe tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associations Jan 27 18:37:24.757562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3afbfd92-2608-4d23-8cb3-7307a5b934fe tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:24.757677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d8f4d4cc-148c-43a7-bba8-993857429efe tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.757753 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:24.757753 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:24.758120 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d8f4d4cc-148c-43a7-bba8-993857429efe tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'associations' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.759147 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:24.759147 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:24.760118 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d8f4d4cc-148c-43a7-bba8-993857429efe tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Get associations for qos_spec id: ecd7e48c-6183-4689-bfbe-7526d36c3d00 {{(pid=87902) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 27 18:37:24.760560 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:24.760560 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:24.785265 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8f4d4cc-148c-43a7-bba8-993857429efe tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associations returned with HTTP 200 Jan 27 18:37:24.786160 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1240/2483] 10.222.0.72 () {58 vars in 1360 bytes} [Wed Jan 27 18:37:24 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associations => generated 444 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:24.799511 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c7787cd-335f-4869-a11a-fb4d77678ba8 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/disassociate?vol_type_id=2a4cc88e-d497-40c4-aed0-12d86809c25d Jan 27 18:37:24.799511 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c7787cd-335f-4869-a11a-fb4d77678ba8 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.799511 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:24.799511 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:24.799511 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c7787cd-335f-4869-a11a-fb4d77678ba8 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'disassociate' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.800201 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:24.800201 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:24.800858 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9c7787cd-335f-4869-a11a-fb4d77678ba8 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Disassociate qos_spec: ecd7e48c-6183-4689-bfbe-7526d36c3d00 from type: 2a4cc88e-d497-40c4-aed0-12d86809c25d {{(pid=87902) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 27 18:37:24.801495 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:24.801495 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:24.808585 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:24.808585 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:24.830555 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3afbfd92-2608-4d23-8cb3-7307a5b934fe tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] HTTP exception thrown: Request body and URI mismatch Jan 27 18:37:24.830994 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3afbfd92-2608-4d23-8cb3-7307a5b934fe tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/e47ad063-7ae9-4a9a-a1a5-c5098e957357 returned with HTTP 400 Jan 27 18:37:24.831853 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c7787cd-335f-4869-a11a-fb4d77678ba8 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/disassociate?vol_type_id=2a4cc88e-d497-40c4-aed0-12d86809c25d returned with HTTP 202 Jan 27 18:37:24.832452 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1244/2484] 10.222.0.72 () {60 vars in 1476 bytes} [Wed Jan 27 18:37:24 2021] PUT /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322/extra_specs/e47ad063-7ae9-4a9a-a1a5-c5098e957357 => generated 73 bytes in 81 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:37:24.840529 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1241/2485] 10.222.0.72 () {58 vars in 1457 bytes} [Wed Jan 27 18:37:24 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/disassociate?vol_type_id=2a4cc88e-d497-40c4-aed0-12d86809c25d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:37:24.841353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e4fd720e-07ca-45bc-9a8c-fb190f6cd83f tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] DELETE http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322 Jan 27 18:37:24.842041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e4fd720e-07ca-45bc-9a8c-fb190f6cd83f tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.842593 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e4fd720e-07ca-45bc-9a8c-fb190f6cd83f tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.847055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1458de9f-4d63-4ab2-8084-4d67d14a041f tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associations Jan 27 18:37:24.847551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1458de9f-4d63-4ab2-8084-4d67d14a041f tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.847767 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:24.847767 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:24.848304 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1458de9f-4d63-4ab2-8084-4d67d14a041f tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'associations' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.848932 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:24.848932 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:24.849970 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1458de9f-4d63-4ab2-8084-4d67d14a041f tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Get associations for qos_spec id: ecd7e48c-6183-4689-bfbe-7526d36c3d00 {{(pid=87902) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 27 18:37:24.850596 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:24.850596 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:24.873055 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1458de9f-4d63-4ab2-8084-4d67d14a041f tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associations returned with HTTP 200 Jan 27 18:37:24.879253 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1242/2486] 10.222.0.72 () {58 vars in 1360 bytes} [Wed Jan 27 18:37:24 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associations => generated 303 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:24.895501 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-56d0806d-378e-400c-bd5a-9e4f740e06f6 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/disassociate_all Jan 27 18:37:24.896040 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-56d0806d-378e-400c-bd5a-9e4f740e06f6 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.896259 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:24.896259 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:24.896636 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-56d0806d-378e-400c-bd5a-9e4f740e06f6 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'disassociate_all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.897281 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:24.897281 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:24.898016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-56d0806d-378e-400c-bd5a-9e4f740e06f6 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Disassociate qos_spec: ecd7e48c-6183-4689-bfbe-7526d36c3d00 from all. {{(pid=87902) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 27 18:37:24.898833 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:24.898833 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:24.908100 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:24.908100 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:24.920565 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-56d0806d-378e-400c-bd5a-9e4f740e06f6 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/disassociate_all returned with HTTP 202 Jan 27 18:37:24.925043 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1243/2487] 10.222.0.72 () {58 vars in 1372 bytes} [Wed Jan 27 18:37:24 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/disassociate_all => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:24.932908 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77d835a5-7bd2-48c2-bdd8-156809858ca9 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associations Jan 27 18:37:24.933448 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e4fd720e-07ca-45bc-9a8c-fb190f6cd83f tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322 returned with HTTP 202 Jan 27 18:37:24.933580 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77d835a5-7bd2-48c2-bdd8-156809858ca9 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.933745 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:24.933745 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:24.934350 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77d835a5-7bd2-48c2-bdd8-156809858ca9 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'associations' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.935095 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1245/2488] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:37:24 2021] DELETE /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:37:24.936344 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:24.936344 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:24.938255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-77d835a5-7bd2-48c2-bdd8-156809858ca9 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Get associations for qos_spec id: ecd7e48c-6183-4689-bfbe-7526d36c3d00 {{(pid=87902) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 27 18:37:24.939021 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:24.939021 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:24.945249 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ed13fd2-818e-4d60-a648-c7484e33b5c4 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] GET http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322 Jan 27 18:37:24.945775 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ed13fd2-818e-4d60-a648-c7484e33b5c4 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:24.946240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ed13fd2-818e-4d60-a648-c7484e33b5c4 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:24.958865 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ed13fd2-818e-4d60-a648-c7484e33b5c4 tempest-ExtraSpecsNegativeTest-806688837 tempest-ExtraSpecsNegativeTest-806688837-project-admin] http://10.222.0.72/volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322 returned with HTTP 404 Jan 27 18:37:24.960218 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1246/2489] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:37:24 2021] GET /volume/v3/18d6342b0cdb4dcc98ba515cc1d019de/types/5ff2eebf-9c6f-40f6-8a8e-1d7606e81322 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:37:24.969794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77d835a5-7bd2-48c2-bdd8-156809858ca9 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associations returned with HTTP 200 Jan 27 18:37:24.971468 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1244/2490] 10.222.0.72 () {58 vars in 1360 bytes} [Wed Jan 27 18:37:24 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/associations => generated 24 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:24.985450 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d959c6a-eae7-49c3-9833-4cde6e92a322 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] POST http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs Jan 27 18:37:24.986228 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d959c6a-eae7-49c3-9833-4cde6e92a322 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1299509434", "consumer": "back-end"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:24.988252 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.qos_specs [None req-9d959c6a-eae7-49c3-9833-4cde6e92a322 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1299509434', 'consumer': 'back-end', 'specs': {}} {{(pid=87901) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 27 18:37:25.008972 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-9d959c6a-eae7-49c3-9833-4cde6e92a322 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DB qos_specs_create(): root {'id': '9ec4d2bb-4baa-4f32-8177-ba918bec4e3a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1299509434'} {{(pid=87901) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 27 18:37:25.021640 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d959c6a-eae7-49c3-9833-4cde6e92a322 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs returned with HTTP 200 Jan 27 18:37:25.023389 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1247/2491] 10.222.0.72 () {60 vars in 1231 bytes} [Wed Jan 27 18:37:24 2021] POST /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs => generated 435 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:25.035547 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-968ce4bd-34a7-40c2-948a-1f6688988fd6 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DELETE http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/9ec4d2bb-4baa-4f32-8177-ba918bec4e3a?force=False Jan 27 18:37:25.036085 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-968ce4bd-34a7-40c2-948a-1f6688988fd6 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.036491 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.036491 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.037203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-968ce4bd-34a7-40c2-948a-1f6688988fd6 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.037915 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.037915 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.038967 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-968ce4bd-34a7-40c2-948a-1f6688988fd6 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Delete qos_spec: 9ec4d2bb-4baa-4f32-8177-ba918bec4e3a, force: False {{(pid=87902) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 18:37:25.039665 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.039665 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.047647 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.047647 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.070360 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.070360 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.078641 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.078641 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:25.084214 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-968ce4bd-34a7-40c2-948a-1f6688988fd6 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/9ec4d2bb-4baa-4f32-8177-ba918bec4e3a?force=False returned with HTTP 202 Jan 27 18:37:25.085492 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1245/2492] 10.222.0.72 () {58 vars in 1347 bytes} [Wed Jan 27 18:37:25 2021] DELETE /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/9ec4d2bb-4baa-4f32-8177-ba918bec4e3a?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:25.095490 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69503f34-f5d7-4f74-af83-cb81e0468496 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/9ec4d2bb-4baa-4f32-8177-ba918bec4e3a Jan 27 18:37:25.096343 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69503f34-f5d7-4f74-af83-cb81e0468496 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.096741 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.096741 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.097726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69503f34-f5d7-4f74-af83-cb81e0468496 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.099097 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.099097 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.100665 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.100665 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.108086 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69503f34-f5d7-4f74-af83-cb81e0468496 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/9ec4d2bb-4baa-4f32-8177-ba918bec4e3a returned with HTTP 404 Jan 27 18:37:25.110348 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1248/2493] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/9ec4d2bb-4baa-4f32-8177-ba918bec4e3a => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:25.120204 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-efa99b85-55dc-4741-a96e-02a72d49e53b tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs Jan 27 18:37:25.121170 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-efa99b85-55dc-4741-a96e-02a72d49e53b tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.121565 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.121565 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.122196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-efa99b85-55dc-4741-a96e-02a72d49e53b tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.123075 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.123075 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.140582 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-efa99b85-55dc-4741-a96e-02a72d49e53b tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs returned with HTTP 200 Jan 27 18:37:25.143687 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1246/2494] 10.222.0.72 () {58 vars in 1210 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs => generated 175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:25.160235 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22e566bc-b29c-4e4a-a12a-773b014b7fb8 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] POST http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs Jan 27 18:37:25.161019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22e566bc-b29c-4e4a-a12a-773b014b7fb8 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1731172264", "consumer": "both"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:25.162950 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.qos_specs [None req-22e566bc-b29c-4e4a-a12a-773b014b7fb8 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1731172264', 'consumer': 'both', 'specs': {}} {{(pid=87901) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 27 18:37:25.171013 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-22e566bc-b29c-4e4a-a12a-773b014b7fb8 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DB qos_specs_create(): root {'id': 'eaeadb59-30a3-4aea-86f2-e6b3512c48ed', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1731172264'} {{(pid=87901) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 27 18:37:25.178636 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22e566bc-b29c-4e4a-a12a-773b014b7fb8 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs returned with HTTP 200 Jan 27 18:37:25.183494 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1249/2495] 10.222.0.72 () {60 vars in 1231 bytes} [Wed Jan 27 18:37:25 2021] POST /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs => generated 431 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:25.192815 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1047a954-ed25-4bba-99cd-8265aa2de756 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DELETE http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/eaeadb59-30a3-4aea-86f2-e6b3512c48ed?force=False Jan 27 18:37:25.193361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1047a954-ed25-4bba-99cd-8265aa2de756 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.193572 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.193572 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.193967 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1047a954-ed25-4bba-99cd-8265aa2de756 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.194631 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.194631 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.195534 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1047a954-ed25-4bba-99cd-8265aa2de756 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Delete qos_spec: eaeadb59-30a3-4aea-86f2-e6b3512c48ed, force: False {{(pid=87902) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 18:37:25.196213 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.196213 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.204202 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.204202 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.224115 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.224115 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.230985 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.230985 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:25.236587 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1047a954-ed25-4bba-99cd-8265aa2de756 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/eaeadb59-30a3-4aea-86f2-e6b3512c48ed?force=False returned with HTTP 202 Jan 27 18:37:25.237566 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1247/2496] 10.222.0.72 () {58 vars in 1347 bytes} [Wed Jan 27 18:37:25 2021] DELETE /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/eaeadb59-30a3-4aea-86f2-e6b3512c48ed?force=False => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:25.247717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a88e2dd4-1d3d-4f68-8e6f-a6571ee6f004 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/eaeadb59-30a3-4aea-86f2-e6b3512c48ed Jan 27 18:37:25.248137 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a88e2dd4-1d3d-4f68-8e6f-a6571ee6f004 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.248557 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.248557 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.249524 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a88e2dd4-1d3d-4f68-8e6f-a6571ee6f004 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.250247 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.250247 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.251332 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.251332 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.258200 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a88e2dd4-1d3d-4f68-8e6f-a6571ee6f004 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/eaeadb59-30a3-4aea-86f2-e6b3512c48ed returned with HTTP 404 Jan 27 18:37:25.259242 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1250/2497] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/eaeadb59-30a3-4aea-86f2-e6b3512c48ed => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:25.271755 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-08420705-b365-4ac0-b2e4-76c734c9cbcd tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs Jan 27 18:37:25.272406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-08420705-b365-4ac0-b2e4-76c734c9cbcd tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.273818 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.273818 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.274333 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-08420705-b365-4ac0-b2e4-76c734c9cbcd tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.275139 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.275139 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.293620 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-08420705-b365-4ac0-b2e4-76c734c9cbcd tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs returned with HTTP 200 Jan 27 18:37:25.294845 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1248/2498] 10.222.0.72 () {58 vars in 1210 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs => generated 175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:25.311737 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3623186-bc35-4993-b9a9-b1c6d2f403f0 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] POST http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs Jan 27 18:37:25.312927 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3623186-bc35-4993-b9a9-b1c6d2f403f0 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-504131279", "consumer": "front-end"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:25.314934 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.qos_specs [None req-c3623186-bc35-4993-b9a9-b1c6d2f403f0 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-504131279', 'consumer': 'front-end', 'specs': {}} {{(pid=87901) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 27 18:37:25.323231 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-c3623186-bc35-4993-b9a9-b1c6d2f403f0 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DB qos_specs_create(): root {'id': '13f97ede-6079-4ee4-86fc-85fa614908e4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-504131279'} {{(pid=87901) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 27 18:37:25.331547 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3623186-bc35-4993-b9a9-b1c6d2f403f0 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs returned with HTTP 200 Jan 27 18:37:25.332573 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1251/2499] 10.222.0.72 () {60 vars in 1231 bytes} [Wed Jan 27 18:37:25 2021] POST /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs => generated 435 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:25.345450 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-65240a6e-e2f2-4595-bad7-2d4dfd2c68a5 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DELETE http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/13f97ede-6079-4ee4-86fc-85fa614908e4?force=False Jan 27 18:37:25.345989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-65240a6e-e2f2-4595-bad7-2d4dfd2c68a5 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.346212 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.346212 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.346593 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-65240a6e-e2f2-4595-bad7-2d4dfd2c68a5 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.347540 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.347540 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.348593 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-65240a6e-e2f2-4595-bad7-2d4dfd2c68a5 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Delete qos_spec: 13f97ede-6079-4ee4-86fc-85fa614908e4, force: False {{(pid=87902) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 18:37:25.349261 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.349261 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.356464 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.356464 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.379874 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.379874 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.388588 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.388588 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:25.397178 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-65240a6e-e2f2-4595-bad7-2d4dfd2c68a5 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/13f97ede-6079-4ee4-86fc-85fa614908e4?force=False returned with HTTP 202 Jan 27 18:37:25.402133 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1249/2500] 10.222.0.72 () {58 vars in 1347 bytes} [Wed Jan 27 18:37:25 2021] DELETE /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/13f97ede-6079-4ee4-86fc-85fa614908e4?force=False => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:25.409123 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2df3a737-2536-4545-b350-88d863af28d7 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/13f97ede-6079-4ee4-86fc-85fa614908e4 Jan 27 18:37:25.409945 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2df3a737-2536-4545-b350-88d863af28d7 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.410151 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.410151 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.414537 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2df3a737-2536-4545-b350-88d863af28d7 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.415286 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.415286 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.416480 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.416480 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.425653 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2df3a737-2536-4545-b350-88d863af28d7 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/13f97ede-6079-4ee4-86fc-85fa614908e4 returned with HTTP 404 Jan 27 18:37:25.430181 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1252/2501] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/13f97ede-6079-4ee4-86fc-85fa614908e4 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:37:25.438629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d04edcb-b153-4133-8cb2-c5c9a76d51b5 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs Jan 27 18:37:25.439178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d04edcb-b153-4133-8cb2-c5c9a76d51b5 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.439400 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.439400 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.439856 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d04edcb-b153-4133-8cb2-c5c9a76d51b5 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.440562 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.440562 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.455162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d04edcb-b153-4133-8cb2-c5c9a76d51b5 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs returned with HTTP 200 Jan 27 18:37:25.456271 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1250/2502] 10.222.0.72 () {58 vars in 1210 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs => generated 175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:25.469712 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b38db2b5-73c5-4782-91c0-6994256e1733 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 Jan 27 18:37:25.470303 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b38db2b5-73c5-4782-91c0-6994256e1733 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.470781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b38db2b5-73c5-4782-91c0-6994256e1733 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.480477 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b38db2b5-73c5-4782-91c0-6994256e1733 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 returned with HTTP 200 Jan 27 18:37:25.481587 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1253/2503] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 => generated 459 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:25.495818 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-982679a0-db5b-45bb-8c3a-0afcce2dcd27 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs Jan 27 18:37:25.496364 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-982679a0-db5b-45bb-8c3a-0afcce2dcd27 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.496581 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.496581 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.496960 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-982679a0-db5b-45bb-8c3a-0afcce2dcd27 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.497653 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.497653 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.498748 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.498748 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 27 18:37:25.511629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-982679a0-db5b-45bb-8c3a-0afcce2dcd27 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs returned with HTTP 200 Jan 27 18:37:25.519385 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1251/2504] 10.222.0.72 () {58 vars in 1210 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:37:25.526508 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9cc068c5-0c2e-4e20-809e-e584f0fc7059 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] PUT http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 Jan 27 18:37:25.526977 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.526977 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.527393 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9cc068c5-0c2e-4e20-809e-e584f0fc7059 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:25.528662 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.528662 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.529679 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.529679 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.537965 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.qos_specs [None req-9cc068c5-0c2e-4e20-809e-e584f0fc7059 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87901) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 27 18:37:25.538587 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.538587 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.552872 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-9cc068c5-0c2e-4e20-809e-e584f0fc7059 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] qos_specs_update() value: {'id': 'faaf23d2-8b63-49b7-a85e-b4d8257aea56', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'ecd7e48c-6183-4689-bfbe-7526d36c3d00', 'deleted': False} {{(pid=87901) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 27 18:37:25.559767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9cc068c5-0c2e-4e20-809e-e584f0fc7059 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 returned with HTTP 200 Jan 27 18:37:25.568319 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1254/2505] 10.222.0.72 () {60 vars in 1341 bytes} [Wed Jan 27 18:37:25 2021] PUT /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 => generated 36 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:25.575474 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-418853cf-c52c-423c-a4b7-a64beb6c252d tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 Jan 27 18:37:25.576397 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-418853cf-c52c-423c-a4b7-a64beb6c252d tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.576607 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.576607 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.577888 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-418853cf-c52c-423c-a4b7-a64beb6c252d tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.578659 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.578659 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.579773 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.579773 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.588241 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-418853cf-c52c-423c-a4b7-a64beb6c252d tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 returned with HTTP 200 Jan 27 18:37:25.589058 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1252/2506] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 => generated 480 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:25.601420 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ae030e14-7c0c-47fd-8756-800bcb3e6feb tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] PUT http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/delete_keys Jan 27 18:37:25.601927 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.601927 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.602374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ae030e14-7c0c-47fd-8756-800bcb3e6feb tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:25.603598 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.603598 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.604355 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ae030e14-7c0c-47fd-8756-800bcb3e6feb tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Delete_key spec: ecd7e48c-6183-4689-bfbe-7526d36c3d00, keys: ['iops_bytes'] {{(pid=87901) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 27 18:37:25.605007 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.605007 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.614025 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.614025 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:25.623088 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.623088 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.629957 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ae030e14-7c0c-47fd-8756-800bcb3e6feb tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/delete_keys returned with HTTP 202 Jan 27 18:37:25.630963 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1255/2507] 10.222.0.72 () {60 vars in 1377 bytes} [Wed Jan 27 18:37:25 2021] PUT /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00/delete_keys => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:37:25.650834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35d0d818-b739-46d7-b8b4-67d8f020de18 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 Jan 27 18:37:25.651377 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35d0d818-b739-46d7-b8b4-67d8f020de18 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.651635 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.651635 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.652451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-35d0d818-b739-46d7-b8b4-67d8f020de18 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.652689 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.652689 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.653732 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.653732 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.665759 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-35d0d818-b739-46d7-b8b4-67d8f020de18 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 returned with HTTP 200 Jan 27 18:37:25.666625 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1253/2508] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 => generated 459 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:25.678825 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bc2a9897-8a7e-4257-9d9e-2131b9ab1700 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 Jan 27 18:37:25.679347 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bc2a9897-8a7e-4257-9d9e-2131b9ab1700 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.679643 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.679643 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.680020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bc2a9897-8a7e-4257-9d9e-2131b9ab1700 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.680685 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.680685 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.681701 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.681701 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.689354 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bc2a9897-8a7e-4257-9d9e-2131b9ab1700 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 returned with HTTP 200 Jan 27 18:37:25.690317 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1256/2509] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 => generated 459 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:25.704503 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-234d1d11-6271-4b42-a634-3bcb444f9829 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DELETE http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/13f97ede-6079-4ee4-86fc-85fa614908e4?force=False Jan 27 18:37:25.705037 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-234d1d11-6271-4b42-a634-3bcb444f9829 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.705256 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.705256 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.705638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-234d1d11-6271-4b42-a634-3bcb444f9829 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.706282 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.706282 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.707103 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-234d1d11-6271-4b42-a634-3bcb444f9829 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Delete qos_spec: 13f97ede-6079-4ee4-86fc-85fa614908e4, force: False {{(pid=87902) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 18:37:25.707818 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.707818 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.714400 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-234d1d11-6271-4b42-a634-3bcb444f9829 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/13f97ede-6079-4ee4-86fc-85fa614908e4?force=False returned with HTTP 404 Jan 27 18:37:25.715556 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1254/2510] 10.222.0.72 () {58 vars in 1347 bytes} [Wed Jan 27 18:37:25 2021] DELETE /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/13f97ede-6079-4ee4-86fc-85fa614908e4?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:25.725993 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11f4c38c-8c25-46dc-bb37-96786b95151d tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/13f97ede-6079-4ee4-86fc-85fa614908e4 Jan 27 18:37:25.726510 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11f4c38c-8c25-46dc-bb37-96786b95151d tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.726727 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:25.726727 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:25.727236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11f4c38c-8c25-46dc-bb37-96786b95151d tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.727888 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:25.727888 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:25.729347 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.729347 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:25.737090 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11f4c38c-8c25-46dc-bb37-96786b95151d tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/13f97ede-6079-4ee4-86fc-85fa614908e4 returned with HTTP 404 Jan 27 18:37:25.738137 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1257/2511] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/13f97ede-6079-4ee4-86fc-85fa614908e4 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:25.747812 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2f3525ff-f96a-4480-ba9a-9fb526e700bd tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DELETE http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/eaeadb59-30a3-4aea-86f2-e6b3512c48ed?force=False Jan 27 18:37:25.748330 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2f3525ff-f96a-4480-ba9a-9fb526e700bd tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.749507 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2f3525ff-f96a-4480-ba9a-9fb526e700bd tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.750847 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2f3525ff-f96a-4480-ba9a-9fb526e700bd tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Delete qos_spec: eaeadb59-30a3-4aea-86f2-e6b3512c48ed, force: False {{(pid=87902) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 18:37:25.758627 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2f3525ff-f96a-4480-ba9a-9fb526e700bd tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/eaeadb59-30a3-4aea-86f2-e6b3512c48ed?force=False returned with HTTP 404 Jan 27 18:37:25.760046 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1255/2512] 10.222.0.72 () {58 vars in 1347 bytes} [Wed Jan 27 18:37:25 2021] DELETE /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/eaeadb59-30a3-4aea-86f2-e6b3512c48ed?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:25.769488 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9eac21e-19f2-47d4-8ca3-3e99a5454834 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/eaeadb59-30a3-4aea-86f2-e6b3512c48ed Jan 27 18:37:25.770002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9eac21e-19f2-47d4-8ca3-3e99a5454834 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.770482 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9eac21e-19f2-47d4-8ca3-3e99a5454834 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.778950 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9eac21e-19f2-47d4-8ca3-3e99a5454834 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/eaeadb59-30a3-4aea-86f2-e6b3512c48ed returned with HTTP 404 Jan 27 18:37:25.780176 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1258/2513] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/eaeadb59-30a3-4aea-86f2-e6b3512c48ed => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:25.790422 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16ff660e-1b40-40c7-9983-9e39df3ee4ab tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DELETE http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/9ec4d2bb-4baa-4f32-8177-ba918bec4e3a?force=False Jan 27 18:37:25.791061 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16ff660e-1b40-40c7-9983-9e39df3ee4ab tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.791771 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16ff660e-1b40-40c7-9983-9e39df3ee4ab tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.793414 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-16ff660e-1b40-40c7-9983-9e39df3ee4ab tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Delete qos_spec: 9ec4d2bb-4baa-4f32-8177-ba918bec4e3a, force: False {{(pid=87902) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 18:37:25.801925 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16ff660e-1b40-40c7-9983-9e39df3ee4ab tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/9ec4d2bb-4baa-4f32-8177-ba918bec4e3a?force=False returned with HTTP 404 Jan 27 18:37:25.803473 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1256/2514] 10.222.0.72 () {58 vars in 1347 bytes} [Wed Jan 27 18:37:25 2021] DELETE /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/9ec4d2bb-4baa-4f32-8177-ba918bec4e3a?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:25.813871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d142029d-79f1-4b3d-b603-9230016a1d03 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/9ec4d2bb-4baa-4f32-8177-ba918bec4e3a Jan 27 18:37:25.814397 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d142029d-79f1-4b3d-b603-9230016a1d03 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.814884 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d142029d-79f1-4b3d-b603-9230016a1d03 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.823040 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d142029d-79f1-4b3d-b603-9230016a1d03 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/9ec4d2bb-4baa-4f32-8177-ba918bec4e3a returned with HTTP 404 Jan 27 18:37:25.824213 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1259/2515] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/9ec4d2bb-4baa-4f32-8177-ba918bec4e3a => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:25.832609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bdca802f-acc4-4f37-8ee2-f23f81545fd4 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DELETE http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/19ef9921-6c48-42c7-a6c7-f53e21f9d88f Jan 27 18:37:25.833137 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bdca802f-acc4-4f37-8ee2-f23f81545fd4 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.833683 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bdca802f-acc4-4f37-8ee2-f23f81545fd4 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.902066 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:25.902066 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:25.913033 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bdca802f-acc4-4f37-8ee2-f23f81545fd4 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/19ef9921-6c48-42c7-a6c7-f53e21f9d88f returned with HTTP 202 Jan 27 18:37:25.913997 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1257/2516] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:37:25 2021] DELETE /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/19ef9921-6c48-42c7-a6c7-f53e21f9d88f => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:25.921772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43308760-bc91-480b-b61e-92c5abd1e335 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/19ef9921-6c48-42c7-a6c7-f53e21f9d88f Jan 27 18:37:25.922438 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43308760-bc91-480b-b61e-92c5abd1e335 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.925906 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43308760-bc91-480b-b61e-92c5abd1e335 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:25.938585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43308760-bc91-480b-b61e-92c5abd1e335 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/19ef9921-6c48-42c7-a6c7-f53e21f9d88f returned with HTTP 404 Jan 27 18:37:25.941744 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1260/2517] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:37:25 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/19ef9921-6c48-42c7-a6c7-f53e21f9d88f => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:25.947726 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f1b19947-c0d4-4c3a-a3ce-950797fa1df4 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DELETE http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/5ea755c1-cc8e-4492-bfcd-5287274ab2f3 Jan 27 18:37:25.948300 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f1b19947-c0d4-4c3a-a3ce-950797fa1df4 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:25.948810 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f1b19947-c0d4-4c3a-a3ce-950797fa1df4 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:26.031767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f1b19947-c0d4-4c3a-a3ce-950797fa1df4 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/5ea755c1-cc8e-4492-bfcd-5287274ab2f3 returned with HTTP 202 Jan 27 18:37:26.032631 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1258/2518] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:37:25 2021] DELETE /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/5ea755c1-cc8e-4492-bfcd-5287274ab2f3 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:26.040310 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a17a918-547b-43d7-acec-2561dea58f4f tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/5ea755c1-cc8e-4492-bfcd-5287274ab2f3 Jan 27 18:37:26.040831 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a17a918-547b-43d7-acec-2561dea58f4f tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:26.041320 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a17a918-547b-43d7-acec-2561dea58f4f tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:26.052696 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a17a918-547b-43d7-acec-2561dea58f4f tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/5ea755c1-cc8e-4492-bfcd-5287274ab2f3 returned with HTTP 404 Jan 27 18:37:26.053665 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1261/2519] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:37:26 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/5ea755c1-cc8e-4492-bfcd-5287274ab2f3 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:26.061221 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20933770-b21c-420a-b30f-d5ceb4c7122b tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DELETE http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/2a4cc88e-d497-40c4-aed0-12d86809c25d Jan 27 18:37:26.062353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20933770-b21c-420a-b30f-d5ceb4c7122b tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:26.062859 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20933770-b21c-420a-b30f-d5ceb4c7122b tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:26.138040 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20933770-b21c-420a-b30f-d5ceb4c7122b tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/2a4cc88e-d497-40c4-aed0-12d86809c25d returned with HTTP 202 Jan 27 18:37:26.138971 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1259/2520] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:37:26 2021] DELETE /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/2a4cc88e-d497-40c4-aed0-12d86809c25d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:26.146622 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d17f86f-aad3-4546-b48b-b637145b3dda tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/2a4cc88e-d497-40c4-aed0-12d86809c25d Jan 27 18:37:26.147132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d17f86f-aad3-4546-b48b-b637145b3dda tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:26.147771 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d17f86f-aad3-4546-b48b-b637145b3dda tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:26.159100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d17f86f-aad3-4546-b48b-b637145b3dda tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/2a4cc88e-d497-40c4-aed0-12d86809c25d returned with HTTP 404 Jan 27 18:37:26.160280 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1262/2521] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:37:26 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/types/2a4cc88e-d497-40c4-aed0-12d86809c25d => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:26.169975 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1d435394-500a-4615-af10-eb6153a2ebd4 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] DELETE http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00?force=False Jan 27 18:37:26.171127 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1d435394-500a-4615-af10-eb6153a2ebd4 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:26.171705 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1d435394-500a-4615-af10-eb6153a2ebd4 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:26.173042 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1d435394-500a-4615-af10-eb6153a2ebd4 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Delete qos_spec: ecd7e48c-6183-4689-bfbe-7526d36c3d00, force: False {{(pid=87902) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 18:37:26.180825 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:26.180825 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:26.199578 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:26.199578 n-d-742170-5 devstack@c-api.service[87900]: options(joinedload_all('specs')).all() Jan 27 18:37:26.206196 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:26.206196 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:26.210658 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1d435394-500a-4615-af10-eb6153a2ebd4 tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00?force=False returned with HTTP 202 Jan 27 18:37:26.211836 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1260/2522] 10.222.0.72 () {58 vars in 1347 bytes} [Wed Jan 27 18:37:26 2021] DELETE /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00?force=False => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:26.221749 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1fc44078-7d69-4698-b16b-a4e32a98b01e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] GET http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 Jan 27 18:37:26.222420 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1fc44078-7d69-4698-b16b-a4e32a98b01e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:26.223070 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1fc44078-7d69-4698-b16b-a4e32a98b01e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:26.231865 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1fc44078-7d69-4698-b16b-a4e32a98b01e tempest-QosSpecsTestJSON-1601268973 tempest-QosSpecsTestJSON-1601268973-project-admin] http://10.222.0.72/volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 returned with HTTP 404 Jan 27 18:37:26.234276 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1263/2523] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:26 2021] GET /volume/v3/a6cf6ccf751d4e19810f6567f109e0a1/qos-specs/ecd7e48c-6183-4689-bfbe-7526d36c3d00 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:27.920175 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] POST http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes Jan 27 18:37:27.921327 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:27.921327 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:27.921807 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1322534739"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:27.923263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1322534739'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:37:27.923696 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Create volume of 1 GB Jan 27 18:37:27.924330 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:27.924330 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:27.936307 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Availability Zones retrieved successfully. Jan 27 18:37:27.954208 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Flow 'volume_create_api' (974cd447-e75b-46e1-8c5a-838d3935c2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:27.956990 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a55621-486a-4f49-8b5e-2f4b6104a872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:27.959020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:37:28.024558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a55621-486a-4f49-8b5e-2f4b6104a872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:28.026730 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63108859-7783-417e-90ad-cf29b021ede7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:28.121222 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Created reservations ['430faf22-b37f-4025-b79a-df0a52808c26', '4df6fd7a-7663-458d-9b01-3c8bfe4c97a4', 'f0973be9-c274-4b58-a2fd-c8515f7787c3', 'd7aaeba3-3db0-4783-b2c8-36676a27bbda'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:28.123159 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63108859-7783-417e-90ad-cf29b021ede7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['430faf22-b37f-4025-b79a-df0a52808c26', '4df6fd7a-7663-458d-9b01-3c8bfe4c97a4', 'f0973be9-c274-4b58-a2fd-c8515f7787c3', 'd7aaeba3-3db0-4783-b2c8-36676a27bbda']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:28.126254 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (965f8be4-3f06-4578-a12b-e51f6032b1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:28.192005 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (965f8be4-3f06-4578-a12b-e51f6032b1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f52a0ffd-e4fd-4663-8704-2954d47ff864', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1322534739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b12c6184fc4b4f6a86365f576744fe5f',qos_specs=None,replication_status=,reservations=['430faf22-b37f-4025-b79a-df0a52808c26','4df6fd7a-7663-458d-9b01-3c8bfe4c97a4','f0973be9-c274-4b58-a2fd-c8515f7787c3','d7aaeba3-3db0-4783-b2c8-36676a27bbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8c0208800846029ccd1352e1eeac6a',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1322534739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f52a0ffd-e4fd-4663-8704-2954d47ff864,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b12c6184fc4b4f6a86365f576744fe5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='df8c0208800846029ccd1352e1eeac6a',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:28.194055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c2a30e-28a0-431e-990d-381bb8e97783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:28.220429 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c2a30e-28a0-431e-990d-381bb8e97783) transitioned into state 'SUCCESS' from state '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-1322534739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b12c6184fc4b4f6a86365f576744fe5f',qos_specs=None,replication_status=,reservations=['430faf22-b37f-4025-b79a-df0a52808c26','4df6fd7a-7663-458d-9b01-3c8bfe4c97a4','f0973be9-c274-4b58-a2fd-c8515f7787c3','d7aaeba3-3db0-4783-b2c8-36676a27bbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8c0208800846029ccd1352e1eeac6a',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:28.222373 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7fd4d2-6cd3-4044-be1b-76b79bfe3f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:28.237835 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7fd4d2-6cd3-4044-be1b-76b79bfe3f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:28.240506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Flow 'volume_create_api' (974cd447-e75b-46e1-8c5a-838d3935c2d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:28.290879 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Create volume request issued successfully. Jan 27 18:37:28.304190 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b2f81d7-4a29-4b58-a6a6-d7ab2e7e3034 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes returned with HTTP 202 Jan 27 18:37:28.305329 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1261/2524] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:37:27 2021] POST /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes => generated 824 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:37:28.322444 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05e0bb68-deb2-448d-9289-a744797fd9c8 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 Jan 27 18:37:28.322444 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05e0bb68-deb2-448d-9289-a744797fd9c8 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:28.322444 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-05e0bb68-deb2-448d-9289-a744797fd9c8 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:28.371857 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:28.371857 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:28.381301 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-05e0bb68-deb2-448d-9289-a744797fd9c8 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Volume info retrieved successfully. Jan 27 18:37:28.403551 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-05e0bb68-deb2-448d-9289-a744797fd9c8 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 returned with HTTP 200 Jan 27 18:37:28.404365 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1264/2525] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:28 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:29.420200 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fa01f505-9cb3-4b11-ac8f-547bb95f3e1a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 Jan 27 18:37:29.421606 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fa01f505-9cb3-4b11-ac8f-547bb95f3e1a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:29.421891 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:29.421891 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:29.422552 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fa01f505-9cb3-4b11-ac8f-547bb95f3e1a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:29.473448 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:29.473448 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:29.481660 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fa01f505-9cb3-4b11-ac8f-547bb95f3e1a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Volume info retrieved successfully. Jan 27 18:37:29.504425 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fa01f505-9cb3-4b11-ac8f-547bb95f3e1a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 returned with HTTP 200 Jan 27 18:37:29.505410 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1262/2526] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:29 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:29.520835 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-32650952-f338-4d6c-b04d-835a011f80c5 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] POST http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots Jan 27 18:37:29.521312 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:29.521312 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:29.521735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-32650952-f338-4d6c-b04d-835a011f80c5 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f52a0ffd-e4fd-4663-8704-2954d47ff864", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1786287812"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:29.573719 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:29.573719 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:29.574810 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-32650952-f338-4d6c-b04d-835a011f80c5 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Volume info retrieved successfully. Jan 27 18:37:29.575141 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-32650952-f338-4d6c-b04d-835a011f80c5 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Create snapshot from volume f52a0ffd-e4fd-4663-8704-2954d47ff864 Jan 27 18:37:29.641462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-32650952-f338-4d6c-b04d-835a011f80c5 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Created reservations ['70d3ad0b-025c-4723-8a8f-36e412c23988', 'd9b626cd-e19c-42f3-ade0-22e2664cb4ef', '272db69a-fe76-437a-b56a-09ea4a1281db', 'a7723182-802a-4a14-9c5f-bd05c6ad7275'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:29.751816 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-32650952-f338-4d6c-b04d-835a011f80c5 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot create request issued successfully. Jan 27 18:37:29.752757 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-32650952-f338-4d6c-b04d-835a011f80c5 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots returned with HTTP 202 Jan 27 18:37:29.753683 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1265/2527] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:37:29 2021] POST /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots => generated 311 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:37:29.764089 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f1f12229-c23b-4112-b773-7716a34755b6 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec Jan 27 18:37:29.765319 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f1f12229-c23b-4112-b773-7716a34755b6 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:29.765511 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:29.765511 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:29.766230 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f1f12229-c23b-4112-b773-7716a34755b6 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:29.798356 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:29.798356 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:29.799677 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f1f12229-c23b-4112-b773-7716a34755b6 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:29.801574 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f1f12229-c23b-4112-b773-7716a34755b6 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec returned with HTTP 200 Jan 27 18:37:29.802393 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1263/2528] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:29 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec => generated 443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:30.659583 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] POST http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes Jan 27 18:37:30.660563 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:30.660563 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:30.661219 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-435633488"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:30.662464 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-435633488'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:37:30.662810 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Create volume of 1 GB Jan 27 18:37:30.663632 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:30.663632 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:30.676902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Availability Zones retrieved successfully. Jan 27 18:37:30.695155 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Flow 'volume_create_api' (fdddf8b0-db82-4851-ade6-b6092258374e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:30.697943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb681bf6-f004-43df-acd7-b32c60509b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:30.700313 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:37:30.768460 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb681bf6-f004-43df-acd7-b32c60509b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:30.770601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44273e0a-737b-4fa6-8030-c6e3d6ec892a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:30.815226 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e82f3f44-2332-4f4c-abda-2b65ed96a42f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec Jan 27 18:37:30.816268 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e82f3f44-2332-4f4c-abda-2b65ed96a42f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:30.816573 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:30.816573 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:30.817132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e82f3f44-2332-4f4c-abda-2b65ed96a42f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:30.849210 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:30.849210 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:30.861263 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e82f3f44-2332-4f4c-abda-2b65ed96a42f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:30.869533 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e82f3f44-2332-4f4c-abda-2b65ed96a42f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec returned with HTTP 200 Jan 27 18:37:30.871232 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1264/2529] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:30 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec => generated 443 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:30.880711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Created reservations ['2001197a-61fe-496d-9aeb-836ec79c0020', '40256cab-3ec5-4895-8d4d-16b31e958eb8', 'e500b0e7-29c1-4614-ac6b-e928fb06b6b1', '3d96977c-e78b-4dcd-9635-d4f4542b138e'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:30.883214 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44273e0a-737b-4fa6-8030-c6e3d6ec892a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2001197a-61fe-496d-9aeb-836ec79c0020', '40256cab-3ec5-4895-8d4d-16b31e958eb8', 'e500b0e7-29c1-4614-ac6b-e928fb06b6b1', '3d96977c-e78b-4dcd-9635-d4f4542b138e']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:30.886088 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f796b1-cc57-4596-bae5-b33245764617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:30.962179 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f796b1-cc57-4596-bae5-b33245764617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd0af679-3bdb-45e4-9180-f72392a831ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-435633488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='823b990cbd0e487c86970c40cc25917d',qos_specs=None,replication_status=,reservations=['2001197a-61fe-496d-9aeb-836ec79c0020','40256cab-3ec5-4895-8d4d-16b31e958eb8','e500b0e7-29c1-4614-ac6b-e928fb06b6b1','3d96977c-e78b-4dcd-9635-d4f4542b138e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf10921f782d41e8ad112bbc6396444b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-435633488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd0af679-3bdb-45e4-9180-f72392a831ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='823b990cbd0e487c86970c40cc25917d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bf10921f782d41e8ad112bbc6396444b',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:30.964244 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e70548-8d4e-43b8-8949-75e396d7c1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:30.996007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e70548-8d4e-43b8-8949-75e396d7c1f1) transitioned into state 'SUCCESS' from state '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-435633488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='823b990cbd0e487c86970c40cc25917d',qos_specs=None,replication_status=,reservations=['2001197a-61fe-496d-9aeb-836ec79c0020','40256cab-3ec5-4895-8d4d-16b31e958eb8','e500b0e7-29c1-4614-ac6b-e928fb06b6b1','3d96977c-e78b-4dcd-9635-d4f4542b138e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf10921f782d41e8ad112bbc6396444b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:30.998002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d1e175b-6379-4951-be51-8ccd21a4b713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:31.017869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d1e175b-6379-4951-be51-8ccd21a4b713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:31.020718 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Flow 'volume_create_api' (fdddf8b0-db82-4851-ade6-b6092258374e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:31.070700 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Create volume request issued successfully. Jan 27 18:37:31.084603 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51103b7b-0308-41af-9ce5-eb6ddf8587c0 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes returned with HTTP 202 Jan 27 18:37:31.095771 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1266/2530] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:37:30 2021] POST /volume/v3/823b990cbd0e487c86970c40cc25917d/volumes => generated 819 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:37:31.100186 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fad1df0-9c65-4cf2-aaa8-9d9be5227768 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] GET http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:31.100700 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fad1df0-9c65-4cf2-aaa8-9d9be5227768 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:31.100914 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:31.100914 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:31.101282 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fad1df0-9c65-4cf2-aaa8-9d9be5227768 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:31.154335 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:31.154335 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:31.163388 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8fad1df0-9c65-4cf2-aaa8-9d9be5227768 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Volume info retrieved successfully. Jan 27 18:37:31.186632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fad1df0-9c65-4cf2-aaa8-9d9be5227768 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae returned with HTTP 200 Jan 27 18:37:31.188423 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1265/2531] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:31 2021] GET /volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae => generated 911 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:37:31.884188 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76946994-d3e7-42dd-8084-b436fce5925d tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec Jan 27 18:37:31.884767 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76946994-d3e7-42dd-8084-b436fce5925d tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:31.884880 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:31.884880 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:31.885253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76946994-d3e7-42dd-8084-b436fce5925d tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:31.910336 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:31.910336 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:31.911419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-76946994-d3e7-42dd-8084-b436fce5925d tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:31.913352 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76946994-d3e7-42dd-8084-b436fce5925d tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec returned with HTTP 200 Jan 27 18:37:31.914135 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1267/2532] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:31 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec => generated 470 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:31.926503 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca112c83-fc75-46d3-ad7b-d874dc50d920 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] POST http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata Jan 27 18:37:31.926961 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:31.926961 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:31.927373 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca112c83-fc75-46d3-ad7b-d874dc50d920 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:31.954225 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:31.954225 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:31.955299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ca112c83-fc75-46d3-ad7b-d874dc50d920 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:31.992092 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ca112c83-fc75-46d3-ad7b-d874dc50d920 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Update snapshot metadata completed successfully. Jan 27 18:37:31.992706 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca112c83-fc75-46d3-ad7b-d874dc50d920 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata returned with HTTP 200 Jan 27 18:37:31.993701 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1266/2533] 10.222.0.72 () {60 vars in 1369 bytes} [Wed Jan 27 18:37:31 2021] POST /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata => generated 68 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:32.003040 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e74757f-50d4-442f-86ad-9e82b03e6945 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata Jan 27 18:37:32.003583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e74757f-50d4-442f-86ad-9e82b03e6945 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:32.003800 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.003800 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.004171 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e74757f-50d4-442f-86ad-9e82b03e6945 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:32.033278 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.033278 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.034288 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0e74757f-50d4-442f-86ad-9e82b03e6945 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.036387 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0e74757f-50d4-442f-86ad-9e82b03e6945 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Get snapshot metadata completed successfully. Jan 27 18:37:32.036977 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e74757f-50d4-442f-86ad-9e82b03e6945 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata returned with HTTP 200 Jan 27 18:37:32.038252 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1268/2534] 10.222.0.72 () {58 vars in 1348 bytes} [Wed Jan 27 18:37:31 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:32.048407 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2bbbea58-4bcb-4f20-beec-f0293f169f22 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] PUT http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata Jan 27 18:37:32.048858 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.048858 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.049275 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2bbbea58-4bcb-4f20-beec-f0293f169f22 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:32.074991 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.074991 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.076139 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2bbbea58-4bcb-4f20-beec-f0293f169f22 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.119410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2bbbea58-4bcb-4f20-beec-f0293f169f22 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Update snapshot metadata completed successfully. Jan 27 18:37:32.120280 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2bbbea58-4bcb-4f20-beec-f0293f169f22 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata returned with HTTP 200 Jan 27 18:37:32.121920 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1267/2535] 10.222.0.72 () {60 vars in 1368 bytes} [Wed Jan 27 18:37:32 2021] PUT /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata => generated 57 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:32.131998 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b75772c-8cef-4c03-9d01-c0b29ba6ca2a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata Jan 27 18:37:32.132507 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b75772c-8cef-4c03-9d01-c0b29ba6ca2a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:32.132720 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.132720 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.133085 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b75772c-8cef-4c03-9d01-c0b29ba6ca2a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:32.159407 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.159407 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.160566 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0b75772c-8cef-4c03-9d01-c0b29ba6ca2a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.162495 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0b75772c-8cef-4c03-9d01-c0b29ba6ca2a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Get snapshot metadata completed successfully. Jan 27 18:37:32.163087 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b75772c-8cef-4c03-9d01-c0b29ba6ca2a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata returned with HTTP 200 Jan 27 18:37:32.163921 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1269/2536] 10.222.0.72 () {58 vars in 1348 bytes} [Wed Jan 27 18:37:32 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:32.173904 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1806edeb-998d-4107-babc-398cab059bd8 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] DELETE http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata/key3 Jan 27 18:37:32.174644 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1806edeb-998d-4107-babc-398cab059bd8 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:32.174860 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.174860 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.175241 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1806edeb-998d-4107-babc-398cab059bd8 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:32.200831 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.200831 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.202479 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1806edeb-998d-4107-babc-398cab059bd8 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.205378 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1806edeb-998d-4107-babc-398cab059bd8 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Get snapshot metadata completed successfully. Jan 27 18:37:32.207392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-682f45de-d577-491e-8cd0-40e40fe2eff5 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] GET http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:32.207944 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-682f45de-d577-491e-8cd0-40e40fe2eff5 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:32.208138 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.208138 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.208511 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-682f45de-d577-491e-8cd0-40e40fe2eff5 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:32.212166 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:32.212166 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:32.218698 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1806edeb-998d-4107-babc-398cab059bd8 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Delete snapshot metadata completed successfully. Jan 27 18:37:32.219465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1806edeb-998d-4107-babc-398cab059bd8 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata/key3 returned with HTTP 200 Jan 27 18:37:32.220447 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1268/2537] 10.222.0.72 () {58 vars in 1366 bytes} [Wed Jan 27 18:37:32 2021] DELETE /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata/key3 => generated 0 bytes in 51 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 27 18:37:32.228233 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c29d7c86-bb08-4441-92b3-e1b63d4aa4d5 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata Jan 27 18:37:32.228954 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c29d7c86-bb08-4441-92b3-e1b63d4aa4d5 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:32.229167 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.229167 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.229529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c29d7c86-bb08-4441-92b3-e1b63d4aa4d5 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:32.254842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.254842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.256021 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c29d7c86-bb08-4441-92b3-e1b63d4aa4d5 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.257957 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c29d7c86-bb08-4441-92b3-e1b63d4aa4d5 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Get snapshot metadata completed successfully. Jan 27 18:37:32.258557 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c29d7c86-bb08-4441-92b3-e1b63d4aa4d5 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata returned with HTTP 200 Jan 27 18:37:32.263656 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1269/2538] 10.222.0.72 () {58 vars in 1348 bytes} [Wed Jan 27 18:37:32 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata => generated 32 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 18:37:32.263808 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.263808 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.269250 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47e37da6-2794-420d-a57a-e99a9eef4e9a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] PUT http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata Jan 27 18:37:32.269693 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.269693 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.270108 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47e37da6-2794-420d-a57a-e99a9eef4e9a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:32.271920 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-682f45de-d577-491e-8cd0-40e40fe2eff5 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Volume info retrieved successfully. Jan 27 18:37:32.294443 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-682f45de-d577-491e-8cd0-40e40fe2eff5 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae returned with HTTP 200 Jan 27 18:37:32.295351 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.295351 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.295594 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1270/2539] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:32 2021] GET /volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:32.297351 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-47e37da6-2794-420d-a57a-e99a9eef4e9a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.312470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-68580c0c-725d-45a9-8834-5128382dedf9 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] POST http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer Jan 27 18:37:32.312899 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.312899 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.313307 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-68580c0c-725d-45a9-8834-5128382dedf9 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cd0af679-3bdb-45e4-9180-f72392a831ae"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:32.314253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.volume_transfer [None req-68580c0c-725d-45a9-8834-5128382dedf9 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Creating new volume transfer {'transfer': {'volume_id': 'cd0af679-3bdb-45e4-9180-f72392a831ae'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 27 18:37:32.314601 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.volume_transfer [None req-68580c0c-725d-45a9-8834-5128382dedf9 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Creating transfer of volume cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:32.314950 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.transfer.api [None req-68580c0c-725d-45a9-8834-5128382dedf9 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Generating transfer record for volume cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:32.326247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-47e37da6-2794-420d-a57a-e99a9eef4e9a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Update snapshot metadata completed successfully. Jan 27 18:37:32.327454 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47e37da6-2794-420d-a57a-e99a9eef4e9a tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata returned with HTTP 200 Jan 27 18:37:32.328520 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1270/2540] 10.222.0.72 () {60 vars in 1368 bytes} [Wed Jan 27 18:37:32 2021] PUT /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata => generated 16 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:32.338647 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11177cb5-b6a8-49be-97f4-fbcdfd61bf25 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] POST http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata Jan 27 18:37:32.339095 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.339095 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.339535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11177cb5-b6a8-49be-97f4-fbcdfd61bf25 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:32.365359 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.365359 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.366504 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-11177cb5-b6a8-49be-97f4-fbcdfd61bf25 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.375557 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.375557 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.403285 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-68580c0c-725d-45a9-8834-5128382dedf9 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer returned with HTTP 202 Jan 27 18:37:32.414947 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1271/2541] 10.222.0.72 () {60 vars in 1258 bytes} [Wed Jan 27 18:37:32 2021] POST /volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer => generated 507 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:37:32.415155 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-11177cb5-b6a8-49be-97f4-fbcdfd61bf25 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Update snapshot metadata completed successfully. Jan 27 18:37:32.415155 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11177cb5-b6a8-49be-97f4-fbcdfd61bf25 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata returned with HTTP 200 Jan 27 18:37:32.415155 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1271/2542] 10.222.0.72 () {60 vars in 1369 bytes} [Wed Jan 27 18:37:32 2021] POST /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata => generated 68 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 18:37:32.419685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a6aa95d-1d0d-469b-8e7e-3cacdd76e1de tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata Jan 27 18:37:32.420371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a6aa95d-1d0d-469b-8e7e-3cacdd76e1de tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:32.420928 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.420928 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.421600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a6aa95d-1d0d-469b-8e7e-3cacdd76e1de tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:32.423640 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bec69a57-cb2b-44f9-b5f6-5cee434fd6dc tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] GET http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:32.424349 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bec69a57-cb2b-44f9-b5f6-5cee434fd6dc tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:32.424759 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.424759 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.425379 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bec69a57-cb2b-44f9-b5f6-5cee434fd6dc tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:32.452798 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.452798 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.454515 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1a6aa95d-1d0d-469b-8e7e-3cacdd76e1de tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.456868 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1a6aa95d-1d0d-469b-8e7e-3cacdd76e1de tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Get snapshot metadata completed successfully. Jan 27 18:37:32.457603 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a6aa95d-1d0d-469b-8e7e-3cacdd76e1de tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata returned with HTTP 200 Jan 27 18:37:32.462882 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1272/2543] 10.222.0.72 () {58 vars in 1348 bytes} [Wed Jan 27 18:37:32 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:32.469667 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1525c966-d465-47b0-8776-53b1b9b3ba72 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] PUT http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata/key3 Jan 27 18:37:32.470112 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.470112 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.470521 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1525c966-d465-47b0-8776-53b1b9b3ba72 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:32.482342 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.482342 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.492343 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bec69a57-cb2b-44f9-b5f6-5cee434fd6dc tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Volume info retrieved successfully. Jan 27 18:37:32.498967 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.498967 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.500174 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1525c966-d465-47b0-8776-53b1b9b3ba72 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.518435 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bec69a57-cb2b-44f9-b5f6-5cee434fd6dc tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae returned with HTTP 200 Jan 27 18:37:32.519994 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1272/2544] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:32 2021] GET /volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:32.537485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9facb650-aa98-47ae-b3a1-ebfc88ca6c02 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] GET http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/5d33f14a-dda6-46e7-b7d9-c9c9fb311911 Jan 27 18:37:32.538051 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9facb650-aa98-47ae-b3a1-ebfc88ca6c02 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:32.538274 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.538274 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.538655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9facb650-aa98-47ae-b3a1-ebfc88ca6c02 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:32.545954 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1525c966-d465-47b0-8776-53b1b9b3ba72 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Update snapshot metadata completed successfully. Jan 27 18:37:32.546625 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1525c966-d465-47b0-8776-53b1b9b3ba72 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata/key3 returned with HTTP 200 Jan 27 18:37:32.546843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9facb650-aa98-47ae-b3a1-ebfc88ca6c02 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/5d33f14a-dda6-46e7-b7d9-c9c9fb311911 returned with HTTP 200 Jan 27 18:37:32.552250 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1273/2545] 10.222.0.72 () {60 vars in 1383 bytes} [Wed Jan 27 18:37:32 2021] PUT /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata/key3 => generated 35 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:32.556237 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1273/2546] 10.222.0.72 () {58 vars in 1348 bytes} [Wed Jan 27 18:37:32 2021] GET /volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/5d33f14a-dda6-46e7-b7d9-c9c9fb311911 => generated 475 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:37:32.557955 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c646e707-b94b-4cb3-9355-b4970b6db451 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata/key3 Jan 27 18:37:32.558587 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c646e707-b94b-4cb3-9355-b4970b6db451 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:32.558908 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.558908 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.559503 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c646e707-b94b-4cb3-9355-b4970b6db451 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:32.562687 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c246ad29-a35a-468d-af58-671efc567cde tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] GET http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer Jan 27 18:37:32.563211 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c246ad29-a35a-468d-af58-671efc567cde tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:32.563743 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c246ad29-a35a-468d-af58-671efc567cde tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:32.564179 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.volume_transfer [None req-c246ad29-a35a-468d-af58-671efc567cde tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Listing volume transfers {{(pid=87902) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 27 18:37:32.572914 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c246ad29-a35a-468d-af58-671efc567cde tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer returned with HTTP 200 Jan 27 18:37:32.573771 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1274/2547] 10.222.0.72 () {58 vars in 1237 bytes} [Wed Jan 27 18:37:32 2021] GET /volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer => generated 434 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:32.591200 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.591200 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.592931 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c646e707-b94b-4cb3-9355-b4970b6db451 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.595381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c646e707-b94b-4cb3-9355-b4970b6db451 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Get snapshot metadata completed successfully. Jan 27 18:37:32.596814 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c646e707-b94b-4cb3-9355-b4970b6db451 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata/key3 returned with HTTP 200 Jan 27 18:37:32.597672 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1274/2548] 10.222.0.72 () {58 vars in 1363 bytes} [Wed Jan 27 18:37:32 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata/key3 => generated 35 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:32.608035 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2425d1e6-be13-4811-94c3-a831e4c0b06b tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata Jan 27 18:37:32.609448 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2425d1e6-be13-4811-94c3-a831e4c0b06b tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:32.609744 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.609744 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.610261 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2425d1e6-be13-4811-94c3-a831e4c0b06b tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:32.662380 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.662380 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.669264 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2425d1e6-be13-4811-94c3-a831e4c0b06b tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.670086 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2425d1e6-be13-4811-94c3-a831e4c0b06b tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Get snapshot metadata completed successfully. Jan 27 18:37:32.672976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2425d1e6-be13-4811-94c3-a831e4c0b06b tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata returned with HTTP 200 Jan 27 18:37:32.673906 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1275/2549] 10.222.0.72 () {58 vars in 1348 bytes} [Wed Jan 27 18:37:32 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata => generated 75 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:32.688091 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fbf96b39-9c73-425d-a023-c843956ab9aa tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] PUT http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata Jan 27 18:37:32.688774 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.688774 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.689809 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fbf96b39-9c73-425d-a023-c843956ab9aa tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:32.721138 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.721138 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.723629 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fbf96b39-9c73-425d-a023-c843956ab9aa tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.755135 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d13b755d-eb90-4995-8187-eafa14613377 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] POST http://10.222.0.72/volume/v3/a3dda8335e124adab309c456fa666204/os-volume-transfer/5d33f14a-dda6-46e7-b7d9-c9c9fb311911/accept Jan 27 18:37:32.755929 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d13b755d-eb90-4995-8187-eafa14613377 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ba07701609ffb76f"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:32.756898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.volume_transfer [None req-d13b755d-eb90-4995-8187-eafa14613377 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Accepting volume transfer 5d33f14a-dda6-46e7-b7d9-c9c9fb311911 {{(pid=87902) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 27 18:37:32.757154 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.volume_transfer [None req-d13b755d-eb90-4995-8187-eafa14613377 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Accepting transfer 5d33f14a-dda6-46e7-b7d9-c9c9fb311911 Jan 27 18:37:32.770912 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fbf96b39-9c73-425d-a023-c843956ab9aa tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Update snapshot metadata completed successfully. Jan 27 18:37:32.772046 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fbf96b39-9c73-425d-a023-c843956ab9aa tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata returned with HTTP 200 Jan 27 18:37:32.773373 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1276/2550] 10.222.0.72 () {60 vars in 1368 bytes} [Wed Jan 27 18:37:32 2021] PUT /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec/metadata => generated 16 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:32.785885 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c77082ce-4a50-4d35-a864-b62fd1db9849 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] DELETE http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec Jan 27 18:37:32.786727 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c77082ce-4a50-4d35-a864-b62fd1db9849 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:32.787154 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.787154 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.787843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c77082ce-4a50-4d35-a864-b62fd1db9849 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:32.788392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-c77082ce-4a50-4d35-a864-b62fd1db9849 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Delete snapshot with id: 4f3b1214-68f9-49c9-8912-18a0fe898aec Jan 27 18:37:32.821104 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.821104 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.822682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c77082ce-4a50-4d35-a864-b62fd1db9849 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.894294 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c77082ce-4a50-4d35-a864-b62fd1db9849 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot delete request issued successfully. Jan 27 18:37:32.894883 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c77082ce-4a50-4d35-a864-b62fd1db9849 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec returned with HTTP 202 Jan 27 18:37:32.898886 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1277/2551] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:37:32 2021] DELETE /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:37:32.904303 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a324b5c-ff16-4f60-a8eb-edc72efa0ee0 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec Jan 27 18:37:32.905491 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a324b5c-ff16-4f60-a8eb-edc72efa0ee0 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:32.905739 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:32.905739 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:32.906284 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a324b5c-ff16-4f60-a8eb-edc72efa0ee0 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:32.932677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-d13b755d-eb90-4995-8187-eafa14613377 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Created reservations ['cc6c584c-cd73-4c50-8885-81057a7553c2', '5277b7a6-c38d-4d7c-bf7f-6e2dad4b666e', '15d4d2f3-036e-4b88-9769-d972ad97f0de', 'fd05700f-b15f-45ea-a3fd-1530b211bc4e'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:32.936165 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:32.936165 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:32.937290 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2a324b5c-ff16-4f60-a8eb-edc72efa0ee0 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:32.939313 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a324b5c-ff16-4f60-a8eb-edc72efa0ee0 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec returned with HTTP 200 Jan 27 18:37:32.944622 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1278/2552] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:32 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:32.986239 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-d13b755d-eb90-4995-8187-eafa14613377 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Created reservations ['542ae21f-d4e7-49d0-9151-9b9cc53da43c', '6d6ddd39-4cd3-4857-b645-28d0d8715dc9', '82b6dc0a-3a18-485e-9f22-f63d9cfbef23', '88b10044-fd7f-47f2-a1ff-f76bd9384d95'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:33.055118 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-d13b755d-eb90-4995-8187-eafa14613377 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Created reservations ['2c8ba385-2e5e-45af-91ad-b54c0b10c7b1', 'ed2574f9-db5a-4429-8fcd-d8160a128b71', 'b80eb3ba-582a-43d7-ada1-51dec81078ac', '791a5536-0ef3-4643-8528-ddf7b662e7a4'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:33.111827 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-d13b755d-eb90-4995-8187-eafa14613377 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Created reservations ['f4c1e889-57b2-48c2-82c4-886eab338820', '3448819c-c7b8-4c0d-ae9d-db268d592c7b', 'a744b77d-6f45-43f1-ade3-71a31a6f16a8', 'c8e214b3-cec5-45a3-b554-514a9aa5d378'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:33.114161 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:33.114161 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:33.179779 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d13b755d-eb90-4995-8187-eafa14613377 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Transfer volume completed successfully. Jan 27 18:37:33.200386 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:33.200386 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:33.315036 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.transfer.api [None req-d13b755d-eb90-4995-8187-eafa14613377 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Volume cd0af679-3bdb-45e4-9180-f72392a831ae has been transferred. Jan 27 18:37:33.367793 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d13b755d-eb90-4995-8187-eafa14613377 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] http://10.222.0.72/volume/v3/a3dda8335e124adab309c456fa666204/os-volume-transfer/5d33f14a-dda6-46e7-b7d9-c9c9fb311911/accept returned with HTTP 202 Jan 27 18:37:33.368585 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1275/2553] 10.222.0.72 () {60 vars in 1390 bytes} [Wed Jan 27 18:37:32 2021] POST /volume/v3/a3dda8335e124adab309c456fa666204/os-volume-transfer/5d33f14a-dda6-46e7-b7d9-c9c9fb311911/accept => generated 431 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:37:33.378913 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41414b78-f9f1-4058-8135-47f39812eefb tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] GET http://10.222.0.72/volume/v3/a3dda8335e124adab309c456fa666204/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:33.379697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-41414b78-f9f1-4058-8135-47f39812eefb tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:33.379999 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:33.379999 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:33.380526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-41414b78-f9f1-4058-8135-47f39812eefb tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:33.434973 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:33.434973 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:33.444592 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-41414b78-f9f1-4058-8135-47f39812eefb tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Volume info retrieved successfully. Jan 27 18:37:33.468943 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41414b78-f9f1-4058-8135-47f39812eefb tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] http://10.222.0.72/volume/v3/a3dda8335e124adab309c456fa666204/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae returned with HTTP 200 Jan 27 18:37:33.469934 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1279/2554] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:33 2021] GET /volume/v3/a3dda8335e124adab309c456fa666204/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:33.486856 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-732bdb2a-aa5b-47ec-ac65-6a64e57a78d2 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] GET http://10.222.0.72/volume/v3/a3dda8335e124adab309c456fa666204/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:33.487561 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-732bdb2a-aa5b-47ec-ac65-6a64e57a78d2 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:33.487776 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:33.487776 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:33.488150 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-732bdb2a-aa5b-47ec-ac65-6a64e57a78d2 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:33.537263 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:33.537263 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:33.546244 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-732bdb2a-aa5b-47ec-ac65-6a64e57a78d2 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] Volume info retrieved successfully. Jan 27 18:37:33.568916 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-732bdb2a-aa5b-47ec-ac65-6a64e57a78d2 tempest-VolumesTransfersTest-341337122 tempest-VolumesTransfersTest-341337122-project] http://10.222.0.72/volume/v3/a3dda8335e124adab309c456fa666204/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae returned with HTTP 200 Jan 27 18:37:33.569997 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1276/2555] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:33 2021] GET /volume/v3/a3dda8335e124adab309c456fa666204/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:33.586419 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b4ff863d-96de-475b-aea6-9ac847b1f373 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] DELETE http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/5d33f14a-dda6-46e7-b7d9-c9c9fb311911 Jan 27 18:37:33.586944 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b4ff863d-96de-475b-aea6-9ac847b1f373 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:33.587161 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:33.587161 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:33.587564 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b4ff863d-96de-475b-aea6-9ac847b1f373 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:33.587925 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.volume_transfer [None req-b4ff863d-96de-475b-aea6-9ac847b1f373 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Delete transfer with id: 5d33f14a-dda6-46e7-b7d9-c9c9fb311911 Jan 27 18:37:33.596028 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b4ff863d-96de-475b-aea6-9ac847b1f373 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/5d33f14a-dda6-46e7-b7d9-c9c9fb311911 returned with HTTP 404 Jan 27 18:37:33.597028 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1280/2556] 10.222.0.72 () {58 vars in 1351 bytes} [Wed Jan 27 18:37:33 2021] DELETE /volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/5d33f14a-dda6-46e7-b7d9-c9c9fb311911 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:33.715963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2f1340fe-32ac-4b33-9e92-1dd9e3476f1a tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] DELETE http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:33.716671 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2f1340fe-32ac-4b33-9e92-1dd9e3476f1a tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:33.716873 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:33.716873 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:33.717332 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2f1340fe-32ac-4b33-9e92-1dd9e3476f1a tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:33.717797 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-2f1340fe-32ac-4b33-9e92-1dd9e3476f1a tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Delete volume with id: cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:33.773475 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:33.773475 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:33.775185 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2f1340fe-32ac-4b33-9e92-1dd9e3476f1a tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Volume info retrieved successfully. Jan 27 18:37:33.825052 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2f1340fe-32ac-4b33-9e92-1dd9e3476f1a tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Delete volume request issued successfully. Jan 27 18:37:33.825052 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2f1340fe-32ac-4b33-9e92-1dd9e3476f1a tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae returned with HTTP 202 Jan 27 18:37:33.826074 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1277/2557] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:37:33 2021] DELETE /volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:33.837850 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0ffdd7e-72b9-4481-8bc7-3726b924f993 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] GET http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:33.844063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0ffdd7e-72b9-4481-8bc7-3726b924f993 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:33.844601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0ffdd7e-72b9-4481-8bc7-3726b924f993 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:33.914510 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:33.914510 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:33.925297 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e0ffdd7e-72b9-4481-8bc7-3726b924f993 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Volume info retrieved successfully. Jan 27 18:37:33.953723 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de8e023c-092d-47c6-8cfe-f3b0fca1dc6c tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec Jan 27 18:37:33.954286 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de8e023c-092d-47c6-8cfe-f3b0fca1dc6c tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:33.954512 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:33.954512 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:33.954897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de8e023c-092d-47c6-8cfe-f3b0fca1dc6c tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:33.956449 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0ffdd7e-72b9-4481-8bc7-3726b924f993 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae returned with HTTP 200 Jan 27 18:37:33.957300 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1281/2558] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:33 2021] GET /volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae => generated 1082 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:33.993765 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:33.993765 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:33.995986 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-de8e023c-092d-47c6-8cfe-f3b0fca1dc6c tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Snapshot retrieved successfully. Jan 27 18:37:33.999060 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de8e023c-092d-47c6-8cfe-f3b0fca1dc6c tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec returned with HTTP 200 Jan 27 18:37:34.000206 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1278/2559] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:33 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:34.973709 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c736d8ca-582d-4c3e-af67-1fd5b9c5a0a1 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] GET http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:34.974843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c736d8ca-582d-4c3e-af67-1fd5b9c5a0a1 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:34.975243 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:34.975243 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:34.975972 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c736d8ca-582d-4c3e-af67-1fd5b9c5a0a1 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:35.017760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e626d521-4bcc-4269-bad2-2e278d595add tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec Jan 27 18:37:35.022242 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e626d521-4bcc-4269-bad2-2e278d595add tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:35.024606 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:35.024606 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:35.025304 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e626d521-4bcc-4269-bad2-2e278d595add tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:35.035419 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:35.035419 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:35.051486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c736d8ca-582d-4c3e-af67-1fd5b9c5a0a1 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Volume info retrieved successfully. Jan 27 18:37:35.058272 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e626d521-4bcc-4269-bad2-2e278d595add tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec returned with HTTP 404 Jan 27 18:37:35.059670 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1279/2560] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:37:35 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/snapshots/4f3b1214-68f9-49c9-8912-18a0fe898aec => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:35.069075 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80efc0d7-8c6e-480f-9528-5d8fcfb27130 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] DELETE http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 Jan 27 18:37:35.069907 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-80efc0d7-8c6e-480f-9528-5d8fcfb27130 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:35.070607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-80efc0d7-8c6e-480f-9528-5d8fcfb27130 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:35.071270 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-80efc0d7-8c6e-480f-9528-5d8fcfb27130 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Delete volume with id: f52a0ffd-e4fd-4663-8704-2954d47ff864 Jan 27 18:37:35.097997 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c736d8ca-582d-4c3e-af67-1fd5b9c5a0a1 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae returned with HTTP 200 Jan 27 18:37:35.098825 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1282/2561] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:34 2021] GET /volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae => generated 1082 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:35.133447 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:35.133447 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:35.134809 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-80efc0d7-8c6e-480f-9528-5d8fcfb27130 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Volume info retrieved successfully. Jan 27 18:37:35.169498 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-80efc0d7-8c6e-480f-9528-5d8fcfb27130 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Delete volume request issued successfully. Jan 27 18:37:35.170852 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80efc0d7-8c6e-480f-9528-5d8fcfb27130 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 returned with HTTP 202 Jan 27 18:37:35.172122 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1280/2562] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:37:35 2021] DELETE /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:35.179543 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-49795957-3df8-492a-8641-c6731e882f5f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 Jan 27 18:37:35.180056 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-49795957-3df8-492a-8641-c6731e882f5f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:35.180272 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:35.180272 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:35.180620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-49795957-3df8-492a-8641-c6731e882f5f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:35.241656 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:35.241656 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:35.250672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-49795957-3df8-492a-8641-c6731e882f5f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Volume info retrieved successfully. Jan 27 18:37:35.289594 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-49795957-3df8-492a-8641-c6731e882f5f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 returned with HTTP 200 Jan 27 18:37:35.291073 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1283/2563] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:35 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 => generated 916 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:36.115399 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4767908d-f968-49b1-b484-98fd99c610ad tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] GET http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:36.116615 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4767908d-f968-49b1-b484-98fd99c610ad tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:36.117016 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:36.117016 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:36.117682 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4767908d-f968-49b1-b484-98fd99c610ad tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:36.168973 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4767908d-f968-49b1-b484-98fd99c610ad tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae returned with HTTP 404 Jan 27 18:37:36.170003 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1281/2564] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:36 2021] GET /volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:36.182316 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] POST http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes Jan 27 18:37:36.182777 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:36.182777 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:36.183186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1470096109"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:36.184373 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1470096109'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:37:36.184744 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Create volume of 1 GB Jan 27 18:37:36.199136 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Availability Zones retrieved successfully. Jan 27 18:37:36.219981 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Flow 'volume_create_api' (da65e658-2c80-4cc1-82ee-9ba7de29c032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:36.223277 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75cca7b4-5915-4ab8-9563-1dda661e646d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:36.225643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:37:36.307301 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8f9c25c-76df-478f-a0f8-e80eb8f500c4 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 Jan 27 18:37:36.307842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d8f9c25c-76df-478f-a0f8-e80eb8f500c4 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:36.308501 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d8f9c25c-76df-478f-a0f8-e80eb8f500c4 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:36.330497 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75cca7b4-5915-4ab8-9563-1dda661e646d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:36.337886 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca23347a-a718-4629-af50-cf1a208f6977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:36.423879 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:36.423879 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:36.433007 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d8f9c25c-76df-478f-a0f8-e80eb8f500c4 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Volume info retrieved successfully. Jan 27 18:37:36.459889 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8f9c25c-76df-478f-a0f8-e80eb8f500c4 tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 returned with HTTP 200 Jan 27 18:37:36.460983 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1282/2565] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:36 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 => generated 916 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:36.463720 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Created reservations ['419aed48-bae1-4d4a-9a8f-7b34913fc0f1', 'a7f56a78-8d8b-4248-b63b-8d7bc0c42e9b', '1835c0ee-3c83-417b-9908-7ed55c545449', 'ae6ac970-d546-4c82-81e9-5ae9cfaf89f5'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:36.465850 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca23347a-a718-4629-af50-cf1a208f6977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['419aed48-bae1-4d4a-9a8f-7b34913fc0f1', 'a7f56a78-8d8b-4248-b63b-8d7bc0c42e9b', '1835c0ee-3c83-417b-9908-7ed55c545449', 'ae6ac970-d546-4c82-81e9-5ae9cfaf89f5']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:36.469260 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36ba0847-4c28-4c81-9522-d1fde7bbb858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:36.528465 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36ba0847-4c28-4c81-9522-d1fde7bbb858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d28ba9c-201c-4efb-8bda-ce980094b345', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1470096109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='823b990cbd0e487c86970c40cc25917d',qos_specs=None,replication_status=,reservations=['419aed48-bae1-4d4a-9a8f-7b34913fc0f1','a7f56a78-8d8b-4248-b63b-8d7bc0c42e9b','1835c0ee-3c83-417b-9908-7ed55c545449','ae6ac970-d546-4c82-81e9-5ae9cfaf89f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf10921f782d41e8ad112bbc6396444b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1470096109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d28ba9c-201c-4efb-8bda-ce980094b345,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='823b990cbd0e487c86970c40cc25917d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bf10921f782d41e8ad112bbc6396444b',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:36.530905 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d73919e-ab9a-4893-af7d-7deaa2a665da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:36.556189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d73919e-ab9a-4893-af7d-7deaa2a665da) transitioned into state 'SUCCESS' from state '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-1470096109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='823b990cbd0e487c86970c40cc25917d',qos_specs=None,replication_status=,reservations=['419aed48-bae1-4d4a-9a8f-7b34913fc0f1','a7f56a78-8d8b-4248-b63b-8d7bc0c42e9b','1835c0ee-3c83-417b-9908-7ed55c545449','ae6ac970-d546-4c82-81e9-5ae9cfaf89f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf10921f782d41e8ad112bbc6396444b',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:36.558112 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aaaa8d4-9dae-4d54-bfa5-c42fec2d0604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:36.572897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aaaa8d4-9dae-4d54-bfa5-c42fec2d0604) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:36.575764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Flow 'volume_create_api' (da65e658-2c80-4cc1-82ee-9ba7de29c032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:36.630288 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Create volume request issued successfully. Jan 27 18:37:36.644546 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e60b53f1-535f-404f-bea9-fde674d60ae7 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes returned with HTTP 202 Jan 27 18:37:36.645370 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1284/2566] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:37:36 2021] POST /volume/v3/823b990cbd0e487c86970c40cc25917d/volumes => generated 820 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:37:36.660226 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6227a181-329e-4385-ad4a-edc31855d197 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] GET http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 Jan 27 18:37:36.660973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6227a181-329e-4385-ad4a-edc31855d197 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:36.661329 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:36.661329 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:36.662019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6227a181-329e-4385-ad4a-edc31855d197 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:36.720935 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:36.720935 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:36.731054 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6227a181-329e-4385-ad4a-edc31855d197 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Volume info retrieved successfully. Jan 27 18:37:36.757376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6227a181-329e-4385-ad4a-edc31855d197 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 returned with HTTP 200 Jan 27 18:37:36.758536 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1283/2567] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:36 2021] GET /volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 => generated 888 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:37.478014 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59d8a8b0-327d-4c5e-a23e-f2eaab81ab4f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] GET http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 Jan 27 18:37:37.479090 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59d8a8b0-327d-4c5e-a23e-f2eaab81ab4f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:37.479495 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:37.479495 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:37.480131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-59d8a8b0-327d-4c5e-a23e-f2eaab81ab4f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:37.550961 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-59d8a8b0-327d-4c5e-a23e-f2eaab81ab4f tempest-SnapshotMetadataTestJSON-776609668 tempest-SnapshotMetadataTestJSON-776609668-project] http://10.222.0.72/volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 returned with HTTP 404 Jan 27 18:37:37.551865 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1285/2568] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:37 2021] GET /volume/v3/b12c6184fc4b4f6a86365f576744fe5f/volumes/f52a0ffd-e4fd-4663-8704-2954d47ff864 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:37.774097 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f465ab9-6075-4f69-a38c-37da9158746a tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] GET http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 Jan 27 18:37:37.774750 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f465ab9-6075-4f69-a38c-37da9158746a tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:37.774946 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:37.774946 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:37.775633 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f465ab9-6075-4f69-a38c-37da9158746a tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:37.840541 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:37.840541 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:37.849348 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9f465ab9-6075-4f69-a38c-37da9158746a tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Volume info retrieved successfully. Jan 27 18:37:37.870434 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f465ab9-6075-4f69-a38c-37da9158746a tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 returned with HTTP 200 Jan 27 18:37:37.875491 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1284/2569] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:37 2021] GET /volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:37.889637 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-433b2462-5b47-42a4-8c8e-a4af47e14cb3 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] POST http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer Jan 27 18:37:37.890695 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-433b2462-5b47-42a4-8c8e-a4af47e14cb3 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9d28ba9c-201c-4efb-8bda-ce980094b345"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:37.891716 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.volume_transfer [None req-433b2462-5b47-42a4-8c8e-a4af47e14cb3 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Creating new volume transfer {'transfer': {'volume_id': '9d28ba9c-201c-4efb-8bda-ce980094b345'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 27 18:37:37.892090 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.volume_transfer [None req-433b2462-5b47-42a4-8c8e-a4af47e14cb3 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Creating transfer of volume 9d28ba9c-201c-4efb-8bda-ce980094b345 Jan 27 18:37:37.892413 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.transfer.api [None req-433b2462-5b47-42a4-8c8e-a4af47e14cb3 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Generating transfer record for volume 9d28ba9c-201c-4efb-8bda-ce980094b345 Jan 27 18:37:37.952543 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:37.952543 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:37.976703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-433b2462-5b47-42a4-8c8e-a4af47e14cb3 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer returned with HTTP 202 Jan 27 18:37:37.977011 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1286/2570] 10.222.0.72 () {60 vars in 1258 bytes} [Wed Jan 27 18:37:37 2021] POST /volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer => generated 507 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:37:37.988404 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0cf13b62-17f8-4072-97aa-84bb60dc254d tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] GET http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 Jan 27 18:37:37.989195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0cf13b62-17f8-4072-97aa-84bb60dc254d tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:37.989497 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:37.989497 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:37.990023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0cf13b62-17f8-4072-97aa-84bb60dc254d tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:38.044335 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:38.044335 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:38.052500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0cf13b62-17f8-4072-97aa-84bb60dc254d tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Volume info retrieved successfully. Jan 27 18:37:38.075075 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0cf13b62-17f8-4072-97aa-84bb60dc254d tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 returned with HTTP 200 Jan 27 18:37:38.076068 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1285/2571] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:37 2021] GET /volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 => generated 921 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:38.093936 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-48eace8e-32b5-4001-97d5-ba8a41cd5c43 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] GET http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/detail Jan 27 18:37:38.094429 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-48eace8e-32b5-4001-97d5-ba8a41cd5c43 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:38.094781 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:38.094781 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:38.095163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-48eace8e-32b5-4001-97d5-ba8a41cd5c43 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:38.095624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.volume_transfer [None req-48eace8e-32b5-4001-97d5-ba8a41cd5c43 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Listing volume transfers {{(pid=87901) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 27 18:37:38.104478 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-48eace8e-32b5-4001-97d5-ba8a41cd5c43 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/detail returned with HTTP 200 Jan 27 18:37:38.105813 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1287/2572] 10.222.0.72 () {58 vars in 1258 bytes} [Wed Jan 27 18:37:38 2021] GET /volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/detail => generated 478 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:38.118554 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b1647556-8dad-4d2c-8cd0-5c8904b44503 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] DELETE http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/f8828cee-cf51-44a4-8a64-b6ef68be6141 Jan 27 18:37:38.119075 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b1647556-8dad-4d2c-8cd0-5c8904b44503 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:38.119291 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:38.119291 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:38.119737 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b1647556-8dad-4d2c-8cd0-5c8904b44503 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:38.120097 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.volume_transfer [None req-b1647556-8dad-4d2c-8cd0-5c8904b44503 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Delete transfer with id: f8828cee-cf51-44a4-8a64-b6ef68be6141 Jan 27 18:37:38.174636 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:38.174636 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:38.187077 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:37:38.187077 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:37:38.190941 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b1647556-8dad-4d2c-8cd0-5c8904b44503 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/f8828cee-cf51-44a4-8a64-b6ef68be6141 returned with HTTP 202 Jan 27 18:37:38.192003 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1286/2573] 10.222.0.72 () {58 vars in 1351 bytes} [Wed Jan 27 18:37:38 2021] DELETE /volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/f8828cee-cf51-44a4-8a64-b6ef68be6141 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:38.199727 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-033764db-2834-438f-a833-845342bee386 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] GET http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 Jan 27 18:37:38.200251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-033764db-2834-438f-a833-845342bee386 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:38.200743 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-033764db-2834-438f-a833-845342bee386 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:38.251254 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:38.251254 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:38.259746 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-033764db-2834-438f-a833-845342bee386 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Volume info retrieved successfully. Jan 27 18:37:38.285509 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-033764db-2834-438f-a833-845342bee386 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 returned with HTTP 200 Jan 27 18:37:38.286390 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1288/2574] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:38 2021] GET /volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:38.304414 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b6a8496-0229-4f3a-88f0-3b4aef777a6f tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] DELETE http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/f8828cee-cf51-44a4-8a64-b6ef68be6141 Jan 27 18:37:38.304949 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b6a8496-0229-4f3a-88f0-3b4aef777a6f tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:38.305165 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:38.305165 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:38.305545 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8b6a8496-0229-4f3a-88f0-3b4aef777a6f tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:38.305912 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.volume_transfer [None req-8b6a8496-0229-4f3a-88f0-3b4aef777a6f tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Delete transfer with id: f8828cee-cf51-44a4-8a64-b6ef68be6141 Jan 27 18:37:38.312790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8b6a8496-0229-4f3a-88f0-3b4aef777a6f tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/f8828cee-cf51-44a4-8a64-b6ef68be6141 returned with HTTP 404 Jan 27 18:37:38.314099 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1287/2575] 10.222.0.72 () {58 vars in 1351 bytes} [Wed Jan 27 18:37:38 2021] DELETE /volume/v3/823b990cbd0e487c86970c40cc25917d/os-volume-transfer/f8828cee-cf51-44a4-8a64-b6ef68be6141 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:38.321794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a44aa13-0d2f-456a-b4c6-6ca2872bda2d tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] DELETE http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 Jan 27 18:37:38.322390 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a44aa13-0d2f-456a-b4c6-6ca2872bda2d tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:38.322614 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:38.322614 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:38.322989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a44aa13-0d2f-456a-b4c6-6ca2872bda2d tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:38.323465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-9a44aa13-0d2f-456a-b4c6-6ca2872bda2d tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Delete volume with id: 9d28ba9c-201c-4efb-8bda-ce980094b345 Jan 27 18:37:38.377768 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:38.377768 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:38.378657 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9a44aa13-0d2f-456a-b4c6-6ca2872bda2d tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Volume info retrieved successfully. Jan 27 18:37:38.405834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9a44aa13-0d2f-456a-b4c6-6ca2872bda2d tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Delete volume request issued successfully. Jan 27 18:37:38.406493 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a44aa13-0d2f-456a-b4c6-6ca2872bda2d tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 returned with HTTP 202 Jan 27 18:37:38.407644 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1289/2576] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:37:38 2021] DELETE /volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:38.415117 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ca6206a-ea8c-4dd9-8011-e27b5c987a35 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] GET http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 Jan 27 18:37:38.415985 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ca6206a-ea8c-4dd9-8011-e27b5c987a35 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:38.416481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ca6206a-ea8c-4dd9-8011-e27b5c987a35 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:38.497965 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:38.497965 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:38.507138 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4ca6206a-ea8c-4dd9-8011-e27b5c987a35 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Volume info retrieved successfully. Jan 27 18:37:38.528783 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ca6206a-ea8c-4dd9-8011-e27b5c987a35 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 returned with HTTP 200 Jan 27 18:37:38.531524 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1288/2577] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:38 2021] GET /volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 => generated 1083 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:39.541526 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7aa5bdd0-8bff-4775-a94f-ddb86412fa0a tempest-VolumesSummaryTest-771479285 tempest-VolumesSummaryTest-771479285-project] GET http://10.222.0.72/volume/v3/a9d93c4c013b4f44a2463a09df387f4d/volumes/summary Jan 27 18:37:39.542112 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7aa5bdd0-8bff-4775-a94f-ddb86412fa0a tempest-VolumesSummaryTest-771479285 tempest-VolumesSummaryTest-771479285-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:39.542328 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:39.542328 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:39.543255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7aa5bdd0-8bff-4775-a94f-ddb86412fa0a tempest-VolumesSummaryTest-771479285 tempest-VolumesSummaryTest-771479285-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:39.543790 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-7aa5bdd0-8bff-4775-a94f-ddb86412fa0a tempest-VolumesSummaryTest-771479285 tempest-VolumesSummaryTest-771479285-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:39.547355 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e935b2dd-10b3-472e-884d-db3df857a703 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] GET http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 Jan 27 18:37:39.548065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e935b2dd-10b3-472e-884d-db3df857a703 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:39.548497 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:39.548497 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:39.549013 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e935b2dd-10b3-472e-884d-db3df857a703 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:39.553425 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7aa5bdd0-8bff-4775-a94f-ddb86412fa0a tempest-VolumesSummaryTest-771479285 tempest-VolumesSummaryTest-771479285-project] Get summary completed successfully. Jan 27 18:37:39.554111 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7aa5bdd0-8bff-4775-a94f-ddb86412fa0a tempest-VolumesSummaryTest-771479285 tempest-VolumesSummaryTest-771479285-project] http://10.222.0.72/volume/v3/a9d93c4c013b4f44a2463a09df387f4d/volumes/summary returned with HTTP 200 Jan 27 18:37:39.555040 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1290/2578] 10.222.0.72 () {60 vars in 1269 bytes} [Wed Jan 27 18:37:39 2021] GET /volume/v3/a9d93c4c013b4f44a2463a09df387f4d/volumes/summary => generated 55 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:39.604791 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:39.604791 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:39.614739 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e935b2dd-10b3-472e-884d-db3df857a703 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Volume info retrieved successfully. Jan 27 18:37:39.637114 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e935b2dd-10b3-472e-884d-db3df857a703 tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 returned with HTTP 200 Jan 27 18:37:39.639181 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1289/2579] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:39 2021] GET /volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 => generated 1083 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:40.653842 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8d6907c-dbb4-48be-bad7-a5783745bc6f tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] GET http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 Jan 27 18:37:40.656024 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d8d6907c-dbb4-48be-bad7-a5783745bc6f tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:40.656867 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d8d6907c-dbb4-48be-bad7-a5783745bc6f tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:40.718239 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d8d6907c-dbb4-48be-bad7-a5783745bc6f tempest-VolumesTransfersTest-1270357242 tempest-VolumesTransfersTest-1270357242-project-admin] http://10.222.0.72/volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 returned with HTTP 404 Jan 27 18:37:40.719269 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1291/2580] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:40 2021] GET /volume/v3/a981878c2ade4041967febe1ee004ff0/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:40.728479 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-00284214-f27d-4a92-b4d5-a1250394415b tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] DELETE http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 Jan 27 18:37:40.728479 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-00284214-f27d-4a92-b4d5-a1250394415b tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:40.728697 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:40.728697 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:40.729055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-00284214-f27d-4a92-b4d5-a1250394415b tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:40.729529 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-00284214-f27d-4a92-b4d5-a1250394415b tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Delete volume with id: 9d28ba9c-201c-4efb-8bda-ce980094b345 Jan 27 18:37:40.779890 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-00284214-f27d-4a92-b4d5-a1250394415b tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 returned with HTTP 404 Jan 27 18:37:40.784921 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1290/2581] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:37:40 2021] DELETE /volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/9d28ba9c-201c-4efb-8bda-ce980094b345 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:40.789785 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff2937ba-c9be-44bc-b36b-857ff5254522 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] DELETE http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:40.790551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff2937ba-c9be-44bc-b36b-857ff5254522 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:40.791113 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff2937ba-c9be-44bc-b36b-857ff5254522 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:40.791675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-ff2937ba-c9be-44bc-b36b-857ff5254522 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] Delete volume with id: cd0af679-3bdb-45e4-9180-f72392a831ae Jan 27 18:37:40.839884 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff2937ba-c9be-44bc-b36b-857ff5254522 tempest-VolumesTransfersTest-831397838 tempest-VolumesTransfersTest-831397838-project] http://10.222.0.72/volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae returned with HTTP 404 Jan 27 18:37:40.840937 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1292/2582] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:37:40 2021] DELETE /volume/v3/823b990cbd0e487c86970c40cc25917d/volumes/cd0af679-3bdb-45e4-9180-f72392a831ae => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:41.706120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d70f899d-9b89-47bd-b868-f15ac42eac07 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes Jan 27 18:37:41.706645 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d70f899d-9b89-47bd-b868-f15ac42eac07 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:41.707289 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d70f899d-9b89-47bd-b868-f15ac42eac07 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:41.708117 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-d70f899d-9b89-47bd-b868-f15ac42eac07 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:41.709978 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d70f899d-9b89-47bd-b868-f15ac42eac07 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:41.761611 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d70f899d-9b89-47bd-b868-f15ac42eac07 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:41.762433 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d70f899d-9b89-47bd-b868-f15ac42eac07 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes returned with HTTP 200 Jan 27 18:37:41.763261 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1291/2583] 10.222.0.72 () {58 vars in 1204 bytes} [Wed Jan 27 18:37:41 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes => generated 15 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:41.773302 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] POST http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes Jan 27 18:37:41.774059 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-114303784"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:41.775279 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-114303784'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:37:41.775679 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Create volume of 1 GB Jan 27 18:37:41.792101 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Availability Zones retrieved successfully. Jan 27 18:37:41.808970 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Flow 'volume_create_api' (317947f1-f672-45e9-8547-eaec02e77bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:41.811752 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (711c39ee-f13b-47d0-b3cd-d5c331293a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:41.813782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:37:41.878496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (711c39ee-f13b-47d0-b3cd-d5c331293a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:41.880752 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cf4a948-d76a-4ee6-90ed-1fce41af2975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:41.968329 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Created reservations ['c1a52b9f-57b5-4703-9810-0fe6e6a10dfe', 'f8460ed5-b5ed-4e6e-bb43-d54f5d76515b', '9db6d425-0da3-41d0-b5d5-f046fa31fdaf', '95b59259-33c0-4c18-a0d1-46fd34486e11'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:41.970328 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cf4a948-d76a-4ee6-90ed-1fce41af2975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1a52b9f-57b5-4703-9810-0fe6e6a10dfe', 'f8460ed5-b5ed-4e6e-bb43-d54f5d76515b', '9db6d425-0da3-41d0-b5d5-f046fa31fdaf', '95b59259-33c0-4c18-a0d1-46fd34486e11']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:41.972546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9700d4-e7ac-4618-9319-797f089b780e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:42.032978 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9700d4-e7ac-4618-9319-797f089b780e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '542e3b92-85ff-47c7-a993-7a9a229db18a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-114303784',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f516ff25b0a402f919b5c801170d28b',qos_specs=None,replication_status=,reservations=['c1a52b9f-57b5-4703-9810-0fe6e6a10dfe','f8460ed5-b5ed-4e6e-bb43-d54f5d76515b','9db6d425-0da3-41d0-b5d5-f046fa31fdaf','95b59259-33c0-4c18-a0d1-46fd34486e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebf2a9f31fc4ddb918fc7e08b67fa11',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:37:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-114303784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=542e3b92-85ff-47c7-a993-7a9a229db18a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0f516ff25b0a402f919b5c801170d28b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bebf2a9f31fc4ddb918fc7e08b67fa11',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:42.035043 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13484c2d-963d-4d8d-9cd2-daa9b6920b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:42.061208 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13484c2d-963d-4d8d-9cd2-daa9b6920b3b) transitioned into state 'SUCCESS' from state '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-114303784',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f516ff25b0a402f919b5c801170d28b',qos_specs=None,replication_status=,reservations=['c1a52b9f-57b5-4703-9810-0fe6e6a10dfe','f8460ed5-b5ed-4e6e-bb43-d54f5d76515b','9db6d425-0da3-41d0-b5d5-f046fa31fdaf','95b59259-33c0-4c18-a0d1-46fd34486e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebf2a9f31fc4ddb918fc7e08b67fa11',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:42.063164 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1efdba03-18fd-4f2d-a030-27f2ea41ee32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:42.085041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1efdba03-18fd-4f2d-a030-27f2ea41ee32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:42.087827 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Flow 'volume_create_api' (317947f1-f672-45e9-8547-eaec02e77bd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:42.144862 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Create volume request issued successfully. Jan 27 18:37:42.159978 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b34545ae-7c2a-4f5d-89b7-38fa8ad04bcd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes returned with HTTP 202 Jan 27 18:37:42.160862 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1293/2584] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:37:41 2021] POST /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes => generated 832 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:37:42.175649 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a4c02733-a9c8-46b7-964b-20c20864a4fb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a Jan 27 18:37:42.176449 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a4c02733-a9c8-46b7-964b-20c20864a4fb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:42.177428 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a4c02733-a9c8-46b7-964b-20c20864a4fb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:42.235820 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:42.235820 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:42.245135 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a4c02733-a9c8-46b7-964b-20c20864a4fb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:42.268822 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a4c02733-a9c8-46b7-964b-20c20864a4fb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a returned with HTTP 200 Jan 27 18:37:42.269955 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1292/2585] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:42 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a => generated 924 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:37:43.286314 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc4f2d2a-a028-4a9f-bdd6-af038612c1a4 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a Jan 27 18:37:43.287466 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc4f2d2a-a028-4a9f-bdd6-af038612c1a4 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:43.287873 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:43.287873 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:43.288543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc4f2d2a-a028-4a9f-bdd6-af038612c1a4 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:43.338533 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:43.338533 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:43.347992 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cc4f2d2a-a028-4a9f-bdd6-af038612c1a4 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:43.384177 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc4f2d2a-a028-4a9f-bdd6-af038612c1a4 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a returned with HTTP 200 Jan 27 18:37:43.385007 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1294/2586] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:43 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a => generated 925 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:43.400891 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8334387f-90ad-475a-8ecc-f146ec09d2c7 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a Jan 27 18:37:43.401506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8334387f-90ad-475a-8ecc-f146ec09d2c7 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:43.401791 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:43.401791 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:43.402300 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8334387f-90ad-475a-8ecc-f146ec09d2c7 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:43.460547 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:43.460547 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:43.470894 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8334387f-90ad-475a-8ecc-f146ec09d2c7 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:43.494858 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8334387f-90ad-475a-8ecc-f146ec09d2c7 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a returned with HTTP 200 Jan 27 18:37:43.495835 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1293/2587] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:43 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a => generated 925 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:43.510511 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] POST http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes Jan 27 18:37:43.510968 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:43.510968 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:43.511382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1183670097"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:43.512591 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1183670097'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:37:43.512947 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Create volume of 1 GB Jan 27 18:37:43.531140 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Availability Zones retrieved successfully. Jan 27 18:37:43.548013 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Flow 'volume_create_api' (ad853086-a24c-400d-9f0f-59c0195fe80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:43.550977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3602551d-74c2-4e2a-8a04-7f03f4beef1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:43.553101 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:37:43.620082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3602551d-74c2-4e2a-8a04-7f03f4beef1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:43.622341 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (779bc479-5435-4328-9f32-bfb324e25b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:43.695745 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Created reservations ['309fb72d-eb07-4fad-b993-35f7504bb5d7', 'b4f7942d-5533-439c-b08b-07e8b8b0de4e', '75367eed-c1e6-4368-943f-9c6eec853b7c', '724a235e-a3da-4ae7-995e-f06d8e46dec0'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:43.697949 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (779bc479-5435-4328-9f32-bfb324e25b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['309fb72d-eb07-4fad-b993-35f7504bb5d7', 'b4f7942d-5533-439c-b08b-07e8b8b0de4e', '75367eed-c1e6-4368-943f-9c6eec853b7c', '724a235e-a3da-4ae7-995e-f06d8e46dec0']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:43.700319 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c88dee-861e-44b5-bd3f-3e65306f1397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:43.773263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c88dee-861e-44b5-bd3f-3e65306f1397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e18264d-9126-4c16-9c2a-f7399e3402f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1183670097',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f516ff25b0a402f919b5c801170d28b',qos_specs=None,replication_status=,reservations=['309fb72d-eb07-4fad-b993-35f7504bb5d7','b4f7942d-5533-439c-b08b-07e8b8b0de4e','75367eed-c1e6-4368-943f-9c6eec853b7c','724a235e-a3da-4ae7-995e-f06d8e46dec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebf2a9f31fc4ddb918fc7e08b67fa11',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:37:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1183670097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e18264d-9126-4c16-9c2a-f7399e3402f4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0f516ff25b0a402f919b5c801170d28b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bebf2a9f31fc4ddb918fc7e08b67fa11',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:43.775539 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803c8448-718d-4218-9f30-195e04715a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:43.805089 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803c8448-718d-4218-9f30-195e04715a10) transitioned into state 'SUCCESS' from state '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-1183670097',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f516ff25b0a402f919b5c801170d28b',qos_specs=None,replication_status=,reservations=['309fb72d-eb07-4fad-b993-35f7504bb5d7','b4f7942d-5533-439c-b08b-07e8b8b0de4e','75367eed-c1e6-4368-943f-9c6eec853b7c','724a235e-a3da-4ae7-995e-f06d8e46dec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebf2a9f31fc4ddb918fc7e08b67fa11',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:43.807178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2248f83-7fa4-469d-9648-af034ab54e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:43.836644 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2248f83-7fa4-469d-9648-af034ab54e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:43.839225 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Flow 'volume_create_api' (ad853086-a24c-400d-9f0f-59c0195fe80e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:43.889909 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Create volume request issued successfully. Jan 27 18:37:43.903550 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5eda0d59-411b-44d3-85ce-f7ad6ef920fa tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes returned with HTTP 202 Jan 27 18:37:43.905782 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1295/2588] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:37:43 2021] POST /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes => generated 833 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:37:43.919957 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b48712a2-401b-40e1-bb25-409123f937cb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 Jan 27 18:37:43.920833 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b48712a2-401b-40e1-bb25-409123f937cb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:43.921033 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:43.921033 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:43.921398 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b48712a2-401b-40e1-bb25-409123f937cb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:43.973752 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:43.973752 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:43.983218 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b48712a2-401b-40e1-bb25-409123f937cb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:44.006707 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b48712a2-401b-40e1-bb25-409123f937cb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 returned with HTTP 200 Jan 27 18:37:44.007730 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1294/2589] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:43 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 => generated 925 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:44.562974 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] POST http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes Jan 27 18:37:44.563533 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:44.563533 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:44.563964 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-323604299"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:44.565005 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-323604299'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:37:44.565384 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Create volume of 1 GB Jan 27 18:37:44.566060 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:44.566060 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:44.579696 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Availability Zones retrieved successfully. Jan 27 18:37:44.597044 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Flow 'volume_create_api' (35a91109-aa59-42f5-b95e-ded818c151c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:44.599855 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d11bb8-f6e4-45e9-a342-89fc8565d0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:44.601912 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:37:44.669362 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d11bb8-f6e4-45e9-a342-89fc8565d0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:44.671837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54251022-5e9b-4b8f-b7c1-98bee268f5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:44.758698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Created reservations ['02a45666-19cd-4461-8ea7-8bf00e8bd842', '8273278d-25a2-44b0-9113-595892329f75', 'bcc5fb90-65bc-493c-89c6-87c381e29107', '6b2da5e2-adba-42e8-ac1d-9e8c136b223a'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:44.760582 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54251022-5e9b-4b8f-b7c1-98bee268f5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02a45666-19cd-4461-8ea7-8bf00e8bd842', '8273278d-25a2-44b0-9113-595892329f75', 'bcc5fb90-65bc-493c-89c6-87c381e29107', '6b2da5e2-adba-42e8-ac1d-9e8c136b223a']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:44.762709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0155b8da-86e6-4970-bcdf-30f726e53390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:44.819480 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0155b8da-86e6-4970-bcdf-30f726e53390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae0592a0-7244-405a-bfb8-bb6767562f7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-323604299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c10b5d6c82a04606950fc0c17a620611',qos_specs=None,replication_status=,reservations=['02a45666-19cd-4461-8ea7-8bf00e8bd842','8273278d-25a2-44b0-9113-595892329f75','bcc5fb90-65bc-493c-89c6-87c381e29107','6b2da5e2-adba-42e8-ac1d-9e8c136b223a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb4d8c7b29148838f784a264b1ccbf7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-323604299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae0592a0-7244-405a-bfb8-bb6767562f7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c10b5d6c82a04606950fc0c17a620611',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='9cb4d8c7b29148838f784a264b1ccbf7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:44.821421 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d0013e6-e1a1-4ec8-86f3-f86e416c2d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:44.847192 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d0013e6-e1a1-4ec8-86f3-f86e416c2d4b) transitioned into state 'SUCCESS' from state '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-323604299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c10b5d6c82a04606950fc0c17a620611',qos_specs=None,replication_status=,reservations=['02a45666-19cd-4461-8ea7-8bf00e8bd842','8273278d-25a2-44b0-9113-595892329f75','bcc5fb90-65bc-493c-89c6-87c381e29107','6b2da5e2-adba-42e8-ac1d-9e8c136b223a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb4d8c7b29148838f784a264b1ccbf7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:44.849172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (525e3f2c-19de-438a-81a2-317677c15cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:44.864079 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (525e3f2c-19de-438a-81a2-317677c15cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:44.866774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Flow 'volume_create_api' (35a91109-aa59-42f5-b95e-ded818c151c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:44.914922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Create volume request issued successfully. Jan 27 18:37:44.928868 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e09b1d12-c8d1-461c-9fb1-95a2d27347e5 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes returned with HTTP 202 Jan 27 18:37:44.940327 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1296/2590] 10.222.0.72 () {62 vars in 1265 bytes} [Wed Jan 27 18:37:44 2021] POST /volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes => generated 820 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:37:44.944914 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-81cf5893-d705-4442-b5ad-291f5f05927e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a Jan 27 18:37:44.945570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-81cf5893-d705-4442-b5ad-291f5f05927e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:44.945858 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:44.945858 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:44.946359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-81cf5893-d705-4442-b5ad-291f5f05927e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:44.995012 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:44.995012 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:45.004328 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-81cf5893-d705-4442-b5ad-291f5f05927e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Volume info retrieved successfully. Jan 27 18:37:45.026400 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-81cf5893-d705-4442-b5ad-291f5f05927e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a returned with HTTP 200 Jan 27 18:37:45.027475 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1295/2591] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:44 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:45.037064 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-354f7302-33c9-46f7-9f5c-d972f7537906 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 Jan 27 18:37:45.037064 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-354f7302-33c9-46f7-9f5c-d972f7537906 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:45.037064 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:45.037064 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:45.037064 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-354f7302-33c9-46f7-9f5c-d972f7537906 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:45.082777 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:45.082777 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:45.091508 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-354f7302-33c9-46f7-9f5c-d972f7537906 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:45.116053 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-354f7302-33c9-46f7-9f5c-d972f7537906 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 returned with HTTP 200 Jan 27 18:37:45.116889 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1297/2592] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:45 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 => generated 926 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:45.131962 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20c8496a-4457-4f1e-8062-90a3f58ebca2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 Jan 27 18:37:45.132484 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20c8496a-4457-4f1e-8062-90a3f58ebca2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:45.132701 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:45.132701 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:45.133074 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20c8496a-4457-4f1e-8062-90a3f58ebca2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:45.183079 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:45.183079 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:45.192009 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-20c8496a-4457-4f1e-8062-90a3f58ebca2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:45.214061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20c8496a-4457-4f1e-8062-90a3f58ebca2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 returned with HTTP 200 Jan 27 18:37:45.214878 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1296/2593] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:45 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 => generated 926 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:45.230195 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] POST http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes Jan 27 18:37:45.230762 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:45.230762 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:45.231175 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-813599982"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:45.233066 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-813599982'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:37:45.233485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Create volume of 1 GB Jan 27 18:37:45.246541 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Availability Zones retrieved successfully. Jan 27 18:37:45.263308 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Flow 'volume_create_api' (8b4963a6-cb41-4e36-870c-3476c9651127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:45.266109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b8e6fba-9a54-4797-a5d6-ce3796231f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:45.268142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:37:45.331738 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b8e6fba-9a54-4797-a5d6-ce3796231f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:45.333806 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c9f7db9-dd04-4efc-b3d7-336e467e0135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:45.403651 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Created reservations ['18940d32-0680-42a0-be77-2f7054cfaa9e', 'bc12c050-9dd5-4b24-957e-4fa44c4ce7e7', 'e4ef814b-91d6-44c5-a089-31d6721cc7f4', 'ce2100e3-e432-4e78-913c-7f1f474f7af0'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:45.405968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c9f7db9-dd04-4efc-b3d7-336e467e0135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18940d32-0680-42a0-be77-2f7054cfaa9e', 'bc12c050-9dd5-4b24-957e-4fa44c4ce7e7', 'e4ef814b-91d6-44c5-a089-31d6721cc7f4', 'ce2100e3-e432-4e78-913c-7f1f474f7af0']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:45.408094 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50c85368-f7d7-49e4-b0e8-aca942bef30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:45.470556 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50c85368-f7d7-49e4-b0e8-aca942bef30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '453f0155-ef62-4549-9fac-ee398717d4c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-813599982',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f516ff25b0a402f919b5c801170d28b',qos_specs=None,replication_status=,reservations=['18940d32-0680-42a0-be77-2f7054cfaa9e','bc12c050-9dd5-4b24-957e-4fa44c4ce7e7','e4ef814b-91d6-44c5-a089-31d6721cc7f4','ce2100e3-e432-4e78-913c-7f1f474f7af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebf2a9f31fc4ddb918fc7e08b67fa11',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-813599982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=453f0155-ef62-4549-9fac-ee398717d4c2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0f516ff25b0a402f919b5c801170d28b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bebf2a9f31fc4ddb918fc7e08b67fa11',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:45.472974 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ddb013-ba2a-4d45-8583-0b283056a807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:45.499968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ddb013-ba2a-4d45-8583-0b283056a807) transitioned into state 'SUCCESS' from state '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-813599982',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0f516ff25b0a402f919b5c801170d28b',qos_specs=None,replication_status=,reservations=['18940d32-0680-42a0-be77-2f7054cfaa9e','bc12c050-9dd5-4b24-957e-4fa44c4ce7e7','e4ef814b-91d6-44c5-a089-31d6721cc7f4','ce2100e3-e432-4e78-913c-7f1f474f7af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebf2a9f31fc4ddb918fc7e08b67fa11',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:45.501937 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89c97b60-d204-49ad-9a98-18ae5e06803b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:45.520305 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89c97b60-d204-49ad-9a98-18ae5e06803b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:45.523040 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Flow 'volume_create_api' (8b4963a6-cb41-4e36-870c-3476c9651127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:45.590338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Create volume request issued successfully. Jan 27 18:37:45.605499 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d94d19bd-fc5c-4605-86cd-93fb0fa386c5 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes returned with HTTP 202 Jan 27 18:37:45.606645 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1298/2594] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:37:45 2021] POST /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes => generated 832 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:37:45.621531 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cf028a7c-499d-48e9-a37f-4454c150b106 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 Jan 27 18:37:45.622222 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cf028a7c-499d-48e9-a37f-4454c150b106 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:45.622585 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:45.622585 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:45.624129 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cf028a7c-499d-48e9-a37f-4454c150b106 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:45.679128 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:45.679128 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:45.689257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cf028a7c-499d-48e9-a37f-4454c150b106 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:45.714239 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cf028a7c-499d-48e9-a37f-4454c150b106 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 returned with HTTP 200 Jan 27 18:37:45.715460 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1297/2595] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:45 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 => generated 900 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:46.044664 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a30b9963-7fc1-4ee6-89e5-93264ed7cea6 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a Jan 27 18:37:46.046008 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a30b9963-7fc1-4ee6-89e5-93264ed7cea6 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:46.046161 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:46.046161 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:46.046496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a30b9963-7fc1-4ee6-89e5-93264ed7cea6 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:46.095206 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:46.095206 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:46.103534 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a30b9963-7fc1-4ee6-89e5-93264ed7cea6 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Volume info retrieved successfully. Jan 27 18:37:46.125622 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a30b9963-7fc1-4ee6-89e5-93264ed7cea6 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a returned with HTTP 200 Jan 27 18:37:46.126452 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1299/2596] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:46 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:37:46.142909 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3583c65e-af0c-4f7c-93c9-eb7c71af0097 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] POST http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups Jan 27 18:37:46.143654 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:46.143654 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:46.144150 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3583c65e-af0c-4f7c-93c9-eb7c71af0097 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ae0592a0-7244-405a-bfb8-bb6767562f7a", "name": "tempest-VolumesBackupsV39Test-Backup-2023393390"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:46.145558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.backups [None req-3583c65e-af0c-4f7c-93c9-eb7c71af0097 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Creating new backup {'backup': {'volume_id': 'ae0592a0-7244-405a-bfb8-bb6767562f7a', 'name': 'tempest-VolumesBackupsV39Test-Backup-2023393390'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 18:37:46.146033 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-3583c65e-af0c-4f7c-93c9-eb7c71af0097 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Creating backup of volume ae0592a0-7244-405a-bfb8-bb6767562f7a in container None Jan 27 18:37:46.200568 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:46.200568 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:46.201755 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3583c65e-af0c-4f7c-93c9-eb7c71af0097 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Volume info retrieved successfully. Jan 27 18:37:46.251198 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-3583c65e-af0c-4f7c-93c9-eb7c71af0097 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Created reservations ['3c8ec7ea-aad2-4ee8-91ca-3eb7dca142da', 'e491ac58-14ea-4a2d-8505-28c9681f86f8'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:46.330180 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3583c65e-af0c-4f7c-93c9-eb7c71af0097 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups returned with HTTP 202 Jan 27 18:37:46.331502 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1298/2597] 10.222.0.72 () {62 vars in 1266 bytes} [Wed Jan 27 18:37:46 2021] POST /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups => generated 399 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:37:46.342311 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-722f54a0-dc1b-4096-b5ee-848f034054d3 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:46.342878 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-722f54a0-dc1b-4096-b5ee-848f034054d3 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:46.343121 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:46.343121 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:46.343516 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-722f54a0-dc1b-4096-b5ee-848f034054d3 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:46.343925 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-722f54a0-dc1b-4096-b5ee-848f034054d3 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:37:46.365630 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:46.365630 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:46.367371 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-722f54a0-dc1b-4096-b5ee-848f034054d3 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:37:46.368194 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1300/2598] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:46 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 806 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:46.731986 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce458be0-4768-49f4-8fc6-a96e31832328 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 Jan 27 18:37:46.733069 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce458be0-4768-49f4-8fc6-a96e31832328 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:46.733294 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:46.733294 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:46.733735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce458be0-4768-49f4-8fc6-a96e31832328 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:46.782542 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:46.782542 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:46.790846 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ce458be0-4768-49f4-8fc6-a96e31832328 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:46.817956 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce458be0-4768-49f4-8fc6-a96e31832328 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 returned with HTTP 200 Jan 27 18:37:46.828888 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1299/2599] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:46 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 => generated 925 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:46.833323 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47ff848e-5d19-444a-a417-956571d97d41 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 Jan 27 18:37:46.833940 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47ff848e-5d19-444a-a417-956571d97d41 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:46.834217 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:46.834217 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:46.834650 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47ff848e-5d19-444a-a417-956571d97d41 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:46.885282 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:46.885282 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:46.894841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-47ff848e-5d19-444a-a417-956571d97d41 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:46.918080 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47ff848e-5d19-444a-a417-956571d97d41 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 returned with HTTP 200 Jan 27 18:37:46.925075 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1301/2600] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:46 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 => generated 925 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:46.934600 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5cfe7ab6-52de-4204-ab1c-b84a10a18d81 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes Jan 27 18:37:46.935131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5cfe7ab6-52de-4204-ab1c-b84a10a18d81 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:46.935543 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:46.935543 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:46.936132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5cfe7ab6-52de-4204-ab1c-b84a10a18d81 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:46.936685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-5cfe7ab6-52de-4204-ab1c-b84a10a18d81 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:46.938522 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5cfe7ab6-52de-4204-ab1c-b84a10a18d81 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:46.993888 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5cfe7ab6-52de-4204-ab1c-b84a10a18d81 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:46.995264 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5cfe7ab6-52de-4204-ab1c-b84a10a18d81 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes returned with HTTP 200 Jan 27 18:37:46.996327 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1300/2601] 10.222.0.72 () {58 vars in 1204 bytes} [Wed Jan 27 18:37:46 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes => generated 1172 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:47.008372 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-962c4029-7653-4ffe-8608-699756dee54e tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?name=tempest-VolumesListTestJSON-Volume-114303784 Jan 27 18:37:47.009087 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-962c4029-7653-4ffe-8608-699756dee54e tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:47.009412 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:47.009412 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:47.009785 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-962c4029-7653-4ffe-8608-699756dee54e tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:47.010562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-962c4029-7653-4ffe-8608-699756dee54e tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:47.012327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-962c4029-7653-4ffe-8608-699756dee54e tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-114303784'), ('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:47.068877 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-962c4029-7653-4ffe-8608-699756dee54e tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:47.069890 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-962c4029-7653-4ffe-8608-699756dee54e tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?name=tempest-VolumesListTestJSON-Volume-114303784 returned with HTTP 200 Jan 27 18:37:47.070954 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1302/2602] 10.222.0.72 () {58 vars in 1303 bytes} [Wed Jan 27 18:37:47 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?name=tempest-VolumesListTestJSON-Volume-114303784 => generated 399 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:47.081885 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b02d6dd-875b-4511-8af4-575b419db5f2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1183670097 Jan 27 18:37:47.082559 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b02d6dd-875b-4511-8af4-575b419db5f2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:47.082776 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:47.082776 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:47.083142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2b02d6dd-875b-4511-8af4-575b419db5f2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:47.083818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-2b02d6dd-875b-4511-8af4-575b419db5f2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:47.084602 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:47.084602 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:47.085657 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2b02d6dd-875b-4511-8af4-575b419db5f2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1183670097'), ('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:47.140466 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2b02d6dd-875b-4511-8af4-575b419db5f2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:47.141814 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:47.141814 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:47.150319 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2b02d6dd-875b-4511-8af4-575b419db5f2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1183670097 returned with HTTP 200 Jan 27 18:37:47.151117 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1301/2603] 10.222.0.72 () {58 vars in 1326 bytes} [Wed Jan 27 18:37:47 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1183670097 => generated 929 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:47.167922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e583662-ef42-48f5-bf35-ffff7a5570e8 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=1 Jan 27 18:37:47.168371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e583662-ef42-48f5-bf35-ffff7a5570e8 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:47.168584 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:47.168584 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:47.168948 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e583662-ef42-48f5-bf35-ffff7a5570e8 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:47.169583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-4e583662-ef42-48f5-bf35-ffff7a5570e8 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:47.170412 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:47.170412 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:47.171481 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4e583662-ef42-48f5-bf35-ffff7a5570e8 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:47.222546 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4e583662-ef42-48f5-bf35-ffff7a5570e8 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:47.224179 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:47.224179 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:47.232867 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e583662-ef42-48f5-bf35-ffff7a5570e8 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=1 returned with HTTP 200 Jan 27 18:37:47.233669 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1303/2604] 10.222.0.72 () {58 vars in 1240 bytes} [Wed Jan 27 18:37:47 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=1 => generated 1104 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:47.248851 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e109dd4-2923-4d26-9953-a1596eb9db70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=1&marker=453f0155-ef62-4549-9fac-ee398717d4c2 Jan 27 18:37:47.249372 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e109dd4-2923-4d26-9953-a1596eb9db70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:47.249587 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:47.249587 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:47.249963 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e109dd4-2923-4d26-9953-a1596eb9db70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:47.250615 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-2e109dd4-2923-4d26-9953-a1596eb9db70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:47.252681 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2e109dd4-2923-4d26-9953-a1596eb9db70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:47.354581 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2e109dd4-2923-4d26-9953-a1596eb9db70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:47.356572 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:47.356572 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:47.366521 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e109dd4-2923-4d26-9953-a1596eb9db70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=1&marker=453f0155-ef62-4549-9fac-ee398717d4c2 returned with HTTP 200 Jan 27 18:37:47.367332 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1302/2605] 10.222.0.72 () {58 vars in 1328 bytes} [Wed Jan 27 18:37:47 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=1&marker=453f0155-ef62-4549-9fac-ee398717d4c2 => generated 1105 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:47.383422 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b89968d0-ca5f-40b2-8963-8e003e8c3ac4 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=1&marker=7e18264d-9126-4c16-9c2a-f7399e3402f4 Jan 27 18:37:47.383964 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b89968d0-ca5f-40b2-8963-8e003e8c3ac4 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:47.384156 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:47.384156 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:47.384471 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-752e4d39-5d97-40b6-9a6a-95d796f7000b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:47.384941 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b89968d0-ca5f-40b2-8963-8e003e8c3ac4 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:47.385085 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-752e4d39-5d97-40b6-9a6a-95d796f7000b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:47.385193 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:47.385193 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:47.385559 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-752e4d39-5d97-40b6-9a6a-95d796f7000b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:47.385924 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-752e4d39-5d97-40b6-9a6a-95d796f7000b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:37:47.386375 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-b89968d0-ca5f-40b2-8963-8e003e8c3ac4 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:47.388286 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b89968d0-ca5f-40b2-8963-8e003e8c3ac4 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:47.408855 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:47.408855 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:47.410641 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-752e4d39-5d97-40b6-9a6a-95d796f7000b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:37:47.411452 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1304/2606] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:47 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 806 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:47.490697 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b89968d0-ca5f-40b2-8963-8e003e8c3ac4 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:47.492343 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:47.492343 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:47.501923 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b89968d0-ca5f-40b2-8963-8e003e8c3ac4 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=1&marker=7e18264d-9126-4c16-9c2a-f7399e3402f4 returned with HTTP 200 Jan 27 18:37:47.502805 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1303/2607] 10.222.0.72 () {58 vars in 1328 bytes} [Wed Jan 27 18:37:47 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=1&marker=7e18264d-9126-4c16-9c2a-f7399e3402f4 => generated 1104 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:47.519559 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f6ade08-b5b0-4ce1-beb0-62eaa959963a tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=1&marker=542e3b92-85ff-47c7-a993-7a9a229db18a Jan 27 18:37:47.520080 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f6ade08-b5b0-4ce1-beb0-62eaa959963a tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:47.520276 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:47.520276 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:47.520947 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f6ade08-b5b0-4ce1-beb0-62eaa959963a tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:47.521596 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-8f6ade08-b5b0-4ce1-beb0-62eaa959963a tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:47.523307 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8f6ade08-b5b0-4ce1-beb0-62eaa959963a tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:47.626428 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f6ade08-b5b0-4ce1-beb0-62eaa959963a tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:47.631550 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f6ade08-b5b0-4ce1-beb0-62eaa959963a tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=1&marker=542e3b92-85ff-47c7-a993-7a9a229db18a returned with HTTP 200 Jan 27 18:37:47.632364 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1305/2608] 10.222.0.72 () {58 vars in 1328 bytes} [Wed Jan 27 18:37:47 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=1&marker=542e3b92-85ff-47c7-a993-7a9a229db18a => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:37:47.649749 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b993729-3082-45c8-8699-a613de96437c tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 27 18:37:47.650290 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b993729-3082-45c8-8699-a613de96437c tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:47.650483 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:47.650483 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:47.651140 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b993729-3082-45c8-8699-a613de96437c tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:47.651863 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-6b993729-3082-45c8-8699-a613de96437c tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:47.652451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b993729-3082-45c8-8699-a613de96437c tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Could not evaluate value available, assuming string {{(pid=87902) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 18:37:47.654123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6b993729-3082-45c8-8699-a613de96437c tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:47.735540 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6b993729-3082-45c8-8699-a613de96437c tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:47.735540 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:47.735540 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:47.751351 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b993729-3082-45c8-8699-a613de96437c tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 27 18:37:47.751351 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1304/2609] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:37:47 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2061 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:47.768340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47624076-b876-4ff1-b84d-e5abc831e8ab tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 27 18:37:47.768340 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47624076-b876-4ff1-b84d-e5abc831e8ab tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:47.768340 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47624076-b876-4ff1-b84d-e5abc831e8ab tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:47.768340 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-47624076-b876-4ff1-b84d-e5abc831e8ab tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:47.768340 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-47624076-b876-4ff1-b84d-e5abc831e8ab tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Could not evaluate value available, assuming string {{(pid=87901) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 18:37:47.768340 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-47624076-b876-4ff1-b84d-e5abc831e8ab tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:47.833443 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-47624076-b876-4ff1-b84d-e5abc831e8ab tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:47.835597 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:47.835597 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:47.844602 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47624076-b876-4ff1-b84d-e5abc831e8ab tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 27 18:37:47.845537 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1306/2610] 10.222.0.72 () {58 vars in 1326 bytes} [Wed Jan 27 18:37:47 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2063 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:47.863908 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4eefe971-6a1f-4e6d-a4d8-821a895510a6 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?limit=1 Jan 27 18:37:47.864439 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4eefe971-6a1f-4e6d-a4d8-821a895510a6 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:47.864653 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:47.864653 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:47.865023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4eefe971-6a1f-4e6d-a4d8-821a895510a6 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:47.865640 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-4eefe971-6a1f-4e6d-a4d8-821a895510a6 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:47.867388 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4eefe971-6a1f-4e6d-a4d8-821a895510a6 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:47.917925 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4eefe971-6a1f-4e6d-a4d8-821a895510a6 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:47.919291 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4eefe971-6a1f-4e6d-a4d8-821a895510a6 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?limit=1 returned with HTTP 200 Jan 27 18:37:47.920798 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1305/2611] 10.222.0.72 () {58 vars in 1219 bytes} [Wed Jan 27 18:37:47 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?limit=1 => generated 568 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:47.931119 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a18961d-f330-4542-a520-92b01a779738 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?limit=1&marker=453f0155-ef62-4549-9fac-ee398717d4c2 Jan 27 18:37:47.931678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a18961d-f330-4542-a520-92b01a779738 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:47.931896 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:47.931896 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:47.932271 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a18961d-f330-4542-a520-92b01a779738 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:47.932901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-9a18961d-f330-4542-a520-92b01a779738 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:47.934626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9a18961d-f330-4542-a520-92b01a779738 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:48.036609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9a18961d-f330-4542-a520-92b01a779738 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:48.037843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a18961d-f330-4542-a520-92b01a779738 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?limit=1&marker=453f0155-ef62-4549-9fac-ee398717d4c2 returned with HTTP 200 Jan 27 18:37:48.038682 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1307/2612] 10.222.0.72 () {58 vars in 1307 bytes} [Wed Jan 27 18:37:47 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?limit=1&marker=453f0155-ef62-4549-9fac-ee398717d4c2 => generated 569 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:48.049542 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-295725dc-d5c9-48b3-88b5-739d1ce3ad99 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?limit=1&marker=7e18264d-9126-4c16-9c2a-f7399e3402f4 Jan 27 18:37:48.050019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-295725dc-d5c9-48b3-88b5-739d1ce3ad99 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:48.050286 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:48.050286 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:48.050679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-295725dc-d5c9-48b3-88b5-739d1ce3ad99 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:48.051303 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-295725dc-d5c9-48b3-88b5-739d1ce3ad99 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:48.052125 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:48.052125 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:48.053181 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-295725dc-d5c9-48b3-88b5-739d1ce3ad99 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:48.151132 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-295725dc-d5c9-48b3-88b5-739d1ce3ad99 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:48.152648 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-295725dc-d5c9-48b3-88b5-739d1ce3ad99 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?limit=1&marker=7e18264d-9126-4c16-9c2a-f7399e3402f4 returned with HTTP 200 Jan 27 18:37:48.153498 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1306/2613] 10.222.0.72 () {58 vars in 1307 bytes} [Wed Jan 27 18:37:48 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?limit=1&marker=7e18264d-9126-4c16-9c2a-f7399e3402f4 => generated 568 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:48.164147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4893f111-c869-41c2-b140-637948fc2fbd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?limit=1&marker=542e3b92-85ff-47c7-a993-7a9a229db18a Jan 27 18:37:48.164668 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4893f111-c869-41c2-b140-637948fc2fbd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:48.164882 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:48.164882 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:48.165275 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4893f111-c869-41c2-b140-637948fc2fbd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:48.165892 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-4893f111-c869-41c2-b140-637948fc2fbd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:48.166672 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:48.166672 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:48.167755 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-4893f111-c869-41c2-b140-637948fc2fbd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:48.263670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4893f111-c869-41c2-b140-637948fc2fbd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:48.264443 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4893f111-c869-41c2-b140-637948fc2fbd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?limit=1&marker=542e3b92-85ff-47c7-a993-7a9a229db18a returned with HTTP 200 Jan 27 18:37:48.265932 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1308/2614] 10.222.0.72 () {58 vars in 1307 bytes} [Wed Jan 27 18:37:48 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?limit=1&marker=542e3b92-85ff-47c7-a993-7a9a229db18a => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 18:37:48.276530 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e43275ea-b3a5-4fcc-9938-7198248815f7 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?name=tempest-VolumesListTestJSON-Volume-114303784&status=available Jan 27 18:37:48.277054 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e43275ea-b3a5-4fcc-9938-7198248815f7 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:48.277266 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:48.277266 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:48.277641 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e43275ea-b3a5-4fcc-9938-7198248815f7 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:48.278279 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-e43275ea-b3a5-4fcc-9938-7198248815f7 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:48.278882 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e43275ea-b3a5-4fcc-9938-7198248815f7 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Could not evaluate value available, assuming string {{(pid=87902) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 18:37:48.280395 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:48.280395 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:48.281438 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e43275ea-b3a5-4fcc-9938-7198248815f7 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-114303784'), ('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:48.335280 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e43275ea-b3a5-4fcc-9938-7198248815f7 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:48.336308 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e43275ea-b3a5-4fcc-9938-7198248815f7 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?name=tempest-VolumesListTestJSON-Volume-114303784&status=available returned with HTTP 200 Jan 27 18:37:48.337126 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1307/2615] 10.222.0.72 () {58 vars in 1337 bytes} [Wed Jan 27 18:37:48 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?name=tempest-VolumesListTestJSON-Volume-114303784&status=available => generated 399 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:48.349163 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8c3b47b-4c98-4147-8cba-75f89ca23a88 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1183670097&status=available Jan 27 18:37:48.349730 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8c3b47b-4c98-4147-8cba-75f89ca23a88 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:48.350217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8c3b47b-4c98-4147-8cba-75f89ca23a88 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:48.350911 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-c8c3b47b-4c98-4147-8cba-75f89ca23a88 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:48.351542 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c8c3b47b-4c98-4147-8cba-75f89ca23a88 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Could not evaluate value available, assuming string {{(pid=87901) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 18:37:48.353144 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c8c3b47b-4c98-4147-8cba-75f89ca23a88 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1183670097'), ('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:48.407870 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c8c3b47b-4c98-4147-8cba-75f89ca23a88 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:48.409322 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:48.409322 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:48.418022 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8c3b47b-4c98-4147-8cba-75f89ca23a88 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1183670097&status=available returned with HTTP 200 Jan 27 18:37:48.418839 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1309/2616] 10.222.0.72 () {58 vars in 1360 bytes} [Wed Jan 27 18:37:48 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1183670097&status=available => generated 929 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:48.425745 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-96cde4ae-1856-4492-9f0d-6e7a2dea484c tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:48.426314 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-96cde4ae-1856-4492-9f0d-6e7a2dea484c tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:48.426529 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:48.426529 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:48.426909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-96cde4ae-1856-4492-9f0d-6e7a2dea484c tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:48.427320 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-96cde4ae-1856-4492-9f0d-6e7a2dea484c tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:37:48.436015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51d01151-b63e-4cf6-8dbf-428969847a49 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?marker=453f0155-ef62-4549-9fac-ee398717d4c2&sort=id%3Aasc Jan 27 18:37:48.437253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51d01151-b63e-4cf6-8dbf-428969847a49 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:48.437477 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:48.437477 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:48.437848 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51d01151-b63e-4cf6-8dbf-428969847a49 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:48.438546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-51d01151-b63e-4cf6-8dbf-428969847a49 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:48.440332 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-51d01151-b63e-4cf6-8dbf-428969847a49 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:48.449304 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:48.449304 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:48.451682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-96cde4ae-1856-4492-9f0d-6e7a2dea484c tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:37:48.452624 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1308/2617] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:48 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 806 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:48.661544 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-51d01151-b63e-4cf6-8dbf-428969847a49 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:48.663262 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:48.663262 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:48.672216 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51d01151-b63e-4cf6-8dbf-428969847a49 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?marker=453f0155-ef62-4549-9fac-ee398717d4c2&sort=id%3Aasc returned with HTTP 200 Jan 27 18:37:48.683516 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1310/2618] 10.222.0.72 () {58 vars in 1340 bytes} [Wed Jan 27 18:37:48 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?marker=453f0155-ef62-4549-9fac-ee398717d4c2&sort=id%3Aasc => generated 1844 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:48.690451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e6ff8d70-4979-40c3-b58b-5149ad430873 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 27 18:37:48.690977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e6ff8d70-4979-40c3-b58b-5149ad430873 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:48.691188 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:48.691188 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:48.691725 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e6ff8d70-4979-40c3-b58b-5149ad430873 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:48.692291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-e6ff8d70-4979-40c3-b58b-5149ad430873 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:48.694085 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e6ff8d70-4979-40c3-b58b-5149ad430873 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:48.752506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e6ff8d70-4979-40c3-b58b-5149ad430873 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:48.754653 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:48.754653 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:48.764811 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e6ff8d70-4979-40c3-b58b-5149ad430873 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 27 18:37:48.765652 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1309/2619] 10.222.0.72 () {58 vars in 1304 bytes} [Wed Jan 27 18:37:48 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2759 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:48.784364 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c12e2d7-fa33-4c2a-8331-9166b6bc0747 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail Jan 27 18:37:48.784916 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c12e2d7-fa33-4c2a-8331-9166b6bc0747 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:48.785136 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:48.785136 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:48.785513 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c12e2d7-fa33-4c2a-8331-9166b6bc0747 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:48.786135 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-7c12e2d7-fa33-4c2a-8331-9166b6bc0747 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:48.788147 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7c12e2d7-fa33-4c2a-8331-9166b6bc0747 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:48.844417 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7c12e2d7-fa33-4c2a-8331-9166b6bc0747 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:48.846650 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:48.846650 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:48.855824 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c12e2d7-fa33-4c2a-8331-9166b6bc0747 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail returned with HTTP 200 Jan 27 18:37:48.856630 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1311/2620] 10.222.0.72 () {58 vars in 1225 bytes} [Wed Jan 27 18:37:48 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail => generated 2759 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:48.876377 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-34940868-d2d6-4e56-90a9-ee6071e11789 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 27 18:37:48.877025 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-34940868-d2d6-4e56-90a9-ee6071e11789 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:48.877339 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:48.877339 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:48.877707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-34940868-d2d6-4e56-90a9-ee6071e11789 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:48.878363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-34940868-d2d6-4e56-90a9-ee6071e11789 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:48.880308 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-34940868-d2d6-4e56-90a9-ee6071e11789 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:48.936676 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-34940868-d2d6-4e56-90a9-ee6071e11789 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:48.937952 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-34940868-d2d6-4e56-90a9-ee6071e11789 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 27 18:37:48.938795 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1310/2621] 10.222.0.72 () {58 vars in 1283 bytes} [Wed Jan 27 18:37:48 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1172 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:48.950299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-34ee95d6-3a1e-4759-9deb-60a139f64c41 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?availability_zone=nova Jan 27 18:37:48.950813 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-34ee95d6-3a1e-4759-9deb-60a139f64c41 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:48.951025 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:48.951025 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:48.951394 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-34ee95d6-3a1e-4759-9deb-60a139f64c41 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:48.952063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-34ee95d6-3a1e-4759-9deb-60a139f64c41 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:48.952631 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-34ee95d6-3a1e-4759-9deb-60a139f64c41 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Could not evaluate value nova, assuming string {{(pid=87901) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 18:37:48.954208 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-34ee95d6-3a1e-4759-9deb-60a139f64c41 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:49.011009 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-34ee95d6-3a1e-4759-9deb-60a139f64c41 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:49.012415 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-34ee95d6-3a1e-4759-9deb-60a139f64c41 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?availability_zone=nova returned with HTTP 200 Jan 27 18:37:49.013369 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1312/2622] 10.222.0.72 () {58 vars in 1249 bytes} [Wed Jan 27 18:37:48 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?availability_zone=nova => generated 1172 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:49.023628 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a9bcbd3c-1b58-4640-a6b6-b8e141acdf66 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?availability_zone=nova Jan 27 18:37:49.024002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a9bcbd3c-1b58-4640-a6b6-b8e141acdf66 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:49.024190 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:49.024190 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:49.024566 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a9bcbd3c-1b58-4640-a6b6-b8e141acdf66 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:49.025175 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-a9bcbd3c-1b58-4640-a6b6-b8e141acdf66 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:49.025733 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a9bcbd3c-1b58-4640-a6b6-b8e141acdf66 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Could not evaluate value nova, assuming string {{(pid=87902) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 18:37:49.026333 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:49.026333 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:49.027349 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a9bcbd3c-1b58-4640-a6b6-b8e141acdf66 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:49.084090 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a9bcbd3c-1b58-4640-a6b6-b8e141acdf66 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:49.085463 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a9bcbd3c-1b58-4640-a6b6-b8e141acdf66 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?availability_zone=nova returned with HTTP 200 Jan 27 18:37:49.086489 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1311/2623] 10.222.0.72 () {58 vars in 1249 bytes} [Wed Jan 27 18:37:49 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?availability_zone=nova => generated 1172 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:49.098725 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7ad5be1a-def3-4807-ab18-8a045888cfad tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?bootable=false Jan 27 18:37:49.099237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7ad5be1a-def3-4807-ab18-8a045888cfad tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:49.099467 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:49.099467 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:49.099845 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7ad5be1a-def3-4807-ab18-8a045888cfad tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:49.100455 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-7ad5be1a-def3-4807-ab18-8a045888cfad tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:49.101554 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:49.101554 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:49.102729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7ad5be1a-def3-4807-ab18-8a045888cfad tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:49.159386 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7ad5be1a-def3-4807-ab18-8a045888cfad tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:49.160831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7ad5be1a-def3-4807-ab18-8a045888cfad tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?bootable=false returned with HTTP 200 Jan 27 18:37:49.161669 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1313/2624] 10.222.0.72 () {58 vars in 1233 bytes} [Wed Jan 27 18:37:49 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?bootable=false => generated 1172 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:49.172611 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3bbf2237-0908-41f6-9e1d-3b0376fbfd70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?bootable=false Jan 27 18:37:49.173135 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3bbf2237-0908-41f6-9e1d-3b0376fbfd70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:49.173352 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:49.173352 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:49.173726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3bbf2237-0908-41f6-9e1d-3b0376fbfd70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:49.174356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-3bbf2237-0908-41f6-9e1d-3b0376fbfd70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:49.175199 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:49.175199 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:49.176488 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-3bbf2237-0908-41f6-9e1d-3b0376fbfd70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:49.233834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3bbf2237-0908-41f6-9e1d-3b0376fbfd70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:49.235229 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3bbf2237-0908-41f6-9e1d-3b0376fbfd70 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?bootable=false returned with HTTP 200 Jan 27 18:37:49.236150 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1312/2625] 10.222.0.72 () {58 vars in 1233 bytes} [Wed Jan 27 18:37:49 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?bootable=false => generated 1172 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:49.247854 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7fbcb88-2aa4-44cc-8847-fa61a4ec02c0 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?status=available Jan 27 18:37:49.248405 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7fbcb88-2aa4-44cc-8847-fa61a4ec02c0 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:49.248605 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:49.248605 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:49.249089 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7fbcb88-2aa4-44cc-8847-fa61a4ec02c0 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:49.249729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-e7fbcb88-2aa4-44cc-8847-fa61a4ec02c0 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:49.250532 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e7fbcb88-2aa4-44cc-8847-fa61a4ec02c0 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Could not evaluate value available, assuming string {{(pid=87901) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 18:37:49.251235 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:49.251235 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:49.252505 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e7fbcb88-2aa4-44cc-8847-fa61a4ec02c0 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:49.309716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e7fbcb88-2aa4-44cc-8847-fa61a4ec02c0 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:49.311150 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7fbcb88-2aa4-44cc-8847-fa61a4ec02c0 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?status=available returned with HTTP 200 Jan 27 18:37:49.312033 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1314/2626] 10.222.0.72 () {58 vars in 1237 bytes} [Wed Jan 27 18:37:49 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?status=available => generated 1172 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:49.322556 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cbf50ff1-7cb3-47a5-8095-9d669540dbbf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?status=available Jan 27 18:37:49.323084 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cbf50ff1-7cb3-47a5-8095-9d669540dbbf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:49.323297 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:49.323297 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:49.323705 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cbf50ff1-7cb3-47a5-8095-9d669540dbbf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:49.324339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-cbf50ff1-7cb3-47a5-8095-9d669540dbbf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:49.324956 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-cbf50ff1-7cb3-47a5-8095-9d669540dbbf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Could not evaluate value available, assuming string {{(pid=87902) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 18:37:49.325590 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:49.325590 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:49.327079 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-cbf50ff1-7cb3-47a5-8095-9d669540dbbf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:49.381646 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cbf50ff1-7cb3-47a5-8095-9d669540dbbf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:49.383008 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cbf50ff1-7cb3-47a5-8095-9d669540dbbf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?status=available returned with HTTP 200 Jan 27 18:37:49.383989 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1313/2627] 10.222.0.72 () {58 vars in 1237 bytes} [Wed Jan 27 18:37:49 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes?status=available => generated 1172 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:49.395847 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5fa7ce9e-b4e2-44ef-adaa-70e359d526d2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?availability_zone=nova Jan 27 18:37:49.396366 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5fa7ce9e-b4e2-44ef-adaa-70e359d526d2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:49.396579 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:49.396579 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:49.396953 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5fa7ce9e-b4e2-44ef-adaa-70e359d526d2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:49.397599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-5fa7ce9e-b4e2-44ef-adaa-70e359d526d2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:49.398186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5fa7ce9e-b4e2-44ef-adaa-70e359d526d2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Could not evaluate value nova, assuming string {{(pid=87901) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 18:37:49.398816 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:49.398816 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:49.399904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-5fa7ce9e-b4e2-44ef-adaa-70e359d526d2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:49.455945 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5fa7ce9e-b4e2-44ef-adaa-70e359d526d2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:49.457962 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:49.457962 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:49.466497 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8c866a8a-d52b-44ac-b92e-b5eb3cf29293 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:49.467550 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5fa7ce9e-b4e2-44ef-adaa-70e359d526d2 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 27 18:37:49.467910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8c866a8a-d52b-44ac-b92e-b5eb3cf29293 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:49.468093 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:49.468093 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:49.468482 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8c866a8a-d52b-44ac-b92e-b5eb3cf29293 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:49.468610 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1315/2628] 10.222.0.72 () {58 vars in 1270 bytes} [Wed Jan 27 18:37:49 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?availability_zone=nova => generated 2759 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:37:49.469892 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8c866a8a-d52b-44ac-b92e-b5eb3cf29293 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:37:49.486620 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a463c7b1-5774-4d5a-b8ba-b49036424fcf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?bootable=false Jan 27 18:37:49.487404 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a463c7b1-5774-4d5a-b8ba-b49036424fcf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:49.487638 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:49.487638 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:49.487996 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a463c7b1-5774-4d5a-b8ba-b49036424fcf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:49.488637 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-a463c7b1-5774-4d5a-b8ba-b49036424fcf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:49.490365 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a463c7b1-5774-4d5a-b8ba-b49036424fcf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:49.493260 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:49.493260 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:49.495628 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8c866a8a-d52b-44ac-b92e-b5eb3cf29293 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:37:49.496429 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1314/2629] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:49 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:49.546819 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a463c7b1-5774-4d5a-b8ba-b49036424fcf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:49.548987 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:49.548987 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:49.557755 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a463c7b1-5774-4d5a-b8ba-b49036424fcf tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?bootable=false returned with HTTP 200 Jan 27 18:37:49.558564 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1316/2630] 10.222.0.72 () {58 vars in 1254 bytes} [Wed Jan 27 18:37:49 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?bootable=false => generated 2759 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:37:49.577177 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2afbc14a-119c-424b-a0da-243ed4725b15 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?status=available Jan 27 18:37:49.577700 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2afbc14a-119c-424b-a0da-243ed4725b15 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:49.577914 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:49.577914 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:49.578292 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2afbc14a-119c-424b-a0da-243ed4725b15 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:49.578943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-2afbc14a-119c-424b-a0da-243ed4725b15 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:37:49.579549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2afbc14a-119c-424b-a0da-243ed4725b15 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Could not evaluate value available, assuming string {{(pid=87902) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 18:37:49.581220 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2afbc14a-119c-424b-a0da-243ed4725b15 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:37:49.640180 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2afbc14a-119c-424b-a0da-243ed4725b15 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Get all volumes completed successfully. Jan 27 18:37:49.642319 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:49.642319 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:49.651732 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2afbc14a-119c-424b-a0da-243ed4725b15 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?status=available returned with HTTP 200 Jan 27 18:37:49.652577 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1315/2631] 10.222.0.72 () {58 vars in 1258 bytes} [Wed Jan 27 18:37:49 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/detail?status=available => generated 2759 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:37:49.672769 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e2e2064a-d8d0-4a3b-b9a1-fd017222b8c1 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] DELETE http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 Jan 27 18:37:49.673166 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e2e2064a-d8d0-4a3b-b9a1-fd017222b8c1 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:49.673384 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:49.673384 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:49.673759 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e2e2064a-d8d0-4a3b-b9a1-fd017222b8c1 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:49.674221 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-e2e2064a-d8d0-4a3b-b9a1-fd017222b8c1 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Delete volume with id: 453f0155-ef62-4549-9fac-ee398717d4c2 Jan 27 18:37:49.739422 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:49.739422 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:49.740704 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e2e2064a-d8d0-4a3b-b9a1-fd017222b8c1 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:49.767632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e2e2064a-d8d0-4a3b-b9a1-fd017222b8c1 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Delete volume request issued successfully. Jan 27 18:37:49.768289 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e2e2064a-d8d0-4a3b-b9a1-fd017222b8c1 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 returned with HTTP 202 Jan 27 18:37:49.769417 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1317/2632] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:37:49 2021] DELETE /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:49.776964 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c00b9bbd-53a2-4f6f-ad19-b6668d5476cb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 Jan 27 18:37:49.777486 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c00b9bbd-53a2-4f6f-ad19-b6668d5476cb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:49.777681 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:49.777681 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:49.778339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c00b9bbd-53a2-4f6f-ad19-b6668d5476cb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:49.828630 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:49.828630 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:49.837010 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c00b9bbd-53a2-4f6f-ad19-b6668d5476cb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:49.861444 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c00b9bbd-53a2-4f6f-ad19-b6668d5476cb tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 returned with HTTP 200 Jan 27 18:37:49.862332 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1316/2633] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:49 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 => generated 924 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:50.510376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3509cbdf-b85b-485a-8b03-6e0fcd89ec7e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:50.511060 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3509cbdf-b85b-485a-8b03-6e0fcd89ec7e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:50.511256 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:50.511256 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:50.511990 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3509cbdf-b85b-485a-8b03-6e0fcd89ec7e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:50.512339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-3509cbdf-b85b-485a-8b03-6e0fcd89ec7e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:37:50.534894 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:50.534894 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:50.536976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3509cbdf-b85b-485a-8b03-6e0fcd89ec7e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:37:50.537865 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1318/2634] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:50 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:50.878750 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-862111c2-4b51-49e4-9691-8749e00d1015 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 Jan 27 18:37:50.879630 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-862111c2-4b51-49e4-9691-8749e00d1015 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:50.879971 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:50.879971 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:50.880444 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-862111c2-4b51-49e4-9691-8749e00d1015 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:50.946511 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:50.946511 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:50.955468 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-862111c2-4b51-49e4-9691-8749e00d1015 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:50.977661 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-862111c2-4b51-49e4-9691-8749e00d1015 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 returned with HTTP 200 Jan 27 18:37:50.978789 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1317/2635] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:50 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 => generated 924 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:51.552196 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f066e4f0-9cc9-42ec-b3c7-54fb62966f84 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:51.552766 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f066e4f0-9cc9-42ec-b3c7-54fb62966f84 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:51.552987 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:51.552987 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:51.553359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f066e4f0-9cc9-42ec-b3c7-54fb62966f84 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:51.553875 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f066e4f0-9cc9-42ec-b3c7-54fb62966f84 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:37:51.576556 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:51.576556 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:51.578536 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f066e4f0-9cc9-42ec-b3c7-54fb62966f84 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:37:51.579273 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1319/2636] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:51 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:51.995016 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16d2bd0c-99ee-4eea-be72-b0c7636346ac tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 Jan 27 18:37:51.995604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16d2bd0c-99ee-4eea-be72-b0c7636346ac tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:51.996080 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:51.996080 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:51.996599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16d2bd0c-99ee-4eea-be72-b0c7636346ac tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:52.047157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16d2bd0c-99ee-4eea-be72-b0c7636346ac tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 returned with HTTP 404 Jan 27 18:37:52.048253 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1318/2637] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:51 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/453f0155-ef62-4549-9fac-ee398717d4c2 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:52.055782 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ae553350-9dd2-451a-9bc3-a393a909432d tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] DELETE http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 Jan 27 18:37:52.056246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ae553350-9dd2-451a-9bc3-a393a909432d tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:52.056467 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:52.056467 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:52.056818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ae553350-9dd2-451a-9bc3-a393a909432d tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:52.057473 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-ae553350-9dd2-451a-9bc3-a393a909432d tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Delete volume with id: 7e18264d-9126-4c16-9c2a-f7399e3402f4 Jan 27 18:37:52.109074 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:52.109074 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:52.110195 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ae553350-9dd2-451a-9bc3-a393a909432d tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:52.151622 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ae553350-9dd2-451a-9bc3-a393a909432d tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Delete volume request issued successfully. Jan 27 18:37:52.152106 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ae553350-9dd2-451a-9bc3-a393a909432d tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 returned with HTTP 202 Jan 27 18:37:52.152978 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1320/2638] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:37:52 2021] DELETE /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:52.161213 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de38cc55-5764-47c2-8834-13f9b7c5d9b0 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 Jan 27 18:37:52.162072 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de38cc55-5764-47c2-8834-13f9b7c5d9b0 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:52.162573 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de38cc55-5764-47c2-8834-13f9b7c5d9b0 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:52.239653 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:52.239653 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:52.245202 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-de38cc55-5764-47c2-8834-13f9b7c5d9b0 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:52.267485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de38cc55-5764-47c2-8834-13f9b7c5d9b0 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 returned with HTTP 200 Jan 27 18:37:52.268439 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1319/2639] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:52 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 => generated 925 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:52.594177 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ec8a395f-f6e5-4910-9b84-e001f426b846 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:52.594747 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ec8a395f-f6e5-4910-9b84-e001f426b846 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:52.594936 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:52.594936 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:52.595311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ec8a395f-f6e5-4910-9b84-e001f426b846 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:52.595701 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-ec8a395f-f6e5-4910-9b84-e001f426b846 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:37:52.617617 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:52.617617 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:52.619462 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ec8a395f-f6e5-4910-9b84-e001f426b846 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:37:52.620721 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1321/2640] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:52 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:37:53.285702 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-09caa844-b00e-4d8a-8905-5abac39a8b39 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 Jan 27 18:37:53.286411 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-09caa844-b00e-4d8a-8905-5abac39a8b39 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:53.286635 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:53.286635 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:53.287019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-09caa844-b00e-4d8a-8905-5abac39a8b39 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:53.339252 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:53.339252 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:53.348575 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-09caa844-b00e-4d8a-8905-5abac39a8b39 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:53.370846 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-09caa844-b00e-4d8a-8905-5abac39a8b39 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 returned with HTTP 200 Jan 27 18:37:53.371779 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1320/2641] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:53 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 => generated 925 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:53.641818 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60c47e86-7eab-4aa5-a164-1929c500de5a tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:53.641818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60c47e86-7eab-4aa5-a164-1929c500de5a tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:53.642069 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:53.642069 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:53.642226 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60c47e86-7eab-4aa5-a164-1929c500de5a tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:53.642582 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-60c47e86-7eab-4aa5-a164-1929c500de5a tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:37:53.690143 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:53.690143 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:53.692090 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60c47e86-7eab-4aa5-a164-1929c500de5a tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:37:53.703882 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1322/2642] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:53 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:54.387623 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cff60c2f-38f6-426d-93ab-06e3e385a6f1 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 Jan 27 18:37:54.387623 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cff60c2f-38f6-426d-93ab-06e3e385a6f1 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:54.388177 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:54.388177 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:54.388317 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cff60c2f-38f6-426d-93ab-06e3e385a6f1 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:54.440718 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cff60c2f-38f6-426d-93ab-06e3e385a6f1 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 returned with HTTP 404 Jan 27 18:37:54.441750 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1321/2643] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:54 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/7e18264d-9126-4c16-9c2a-f7399e3402f4 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:54.449639 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-336c546d-a805-40cc-b816-0616e97693ba tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] DELETE http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a Jan 27 18:37:54.450349 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-336c546d-a805-40cc-b816-0616e97693ba tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:54.450611 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:54.450611 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:54.451084 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-336c546d-a805-40cc-b816-0616e97693ba tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:54.451562 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-336c546d-a805-40cc-b816-0616e97693ba tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Delete volume with id: 542e3b92-85ff-47c7-a993-7a9a229db18a Jan 27 18:37:54.504614 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:54.504614 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:54.506202 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-336c546d-a805-40cc-b816-0616e97693ba tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:54.546057 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-336c546d-a805-40cc-b816-0616e97693ba tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Delete volume request issued successfully. Jan 27 18:37:54.546798 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-336c546d-a805-40cc-b816-0616e97693ba tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a returned with HTTP 202 Jan 27 18:37:54.550775 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1323/2644] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:37:54 2021] DELETE /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:37:54.555231 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a0280ae-b35c-464c-bdc3-7f74b6212b08 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a Jan 27 18:37:54.555785 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a0280ae-b35c-464c-bdc3-7f74b6212b08 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:54.556655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7a0280ae-b35c-464c-bdc3-7f74b6212b08 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:54.609454 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:54.609454 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:54.620654 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7a0280ae-b35c-464c-bdc3-7f74b6212b08 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:54.645018 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7a0280ae-b35c-464c-bdc3-7f74b6212b08 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a returned with HTTP 200 Jan 27 18:37:54.652943 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1322/2645] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:54 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a => generated 924 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:54.713655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-936f6c28-3e2a-4d30-8d89-fa75d56e1e1b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:54.714432 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-936f6c28-3e2a-4d30-8d89-fa75d56e1e1b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:54.714654 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:54.714654 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:54.715023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-936f6c28-3e2a-4d30-8d89-fa75d56e1e1b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:54.715391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-936f6c28-3e2a-4d30-8d89-fa75d56e1e1b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:37:54.776645 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:54.776645 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:54.778699 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-936f6c28-3e2a-4d30-8d89-fa75d56e1e1b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:37:54.779553 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1324/2646] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:54 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:55.672699 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15ec8c9f-ed4f-4e95-9b07-d40750e91fdd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a Jan 27 18:37:55.673324 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-15ec8c9f-ed4f-4e95-9b07-d40750e91fdd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:55.673746 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:55.673746 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:55.674315 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-15ec8c9f-ed4f-4e95-9b07-d40750e91fdd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:55.794996 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72409dd5-0d7d-4a4a-ba67-6991392efb49 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:55.795661 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72409dd5-0d7d-4a4a-ba67-6991392efb49 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:55.796448 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:55.796448 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:55.796838 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72409dd5-0d7d-4a4a-ba67-6991392efb49 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:55.797215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-72409dd5-0d7d-4a4a-ba67-6991392efb49 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:37:55.825634 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:55.825634 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:55.827877 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72409dd5-0d7d-4a4a-ba67-6991392efb49 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:37:55.828898 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1325/2647] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:55 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:37:55.875882 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:55.875882 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:55.884100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-15ec8c9f-ed4f-4e95-9b07-d40750e91fdd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Volume info retrieved successfully. Jan 27 18:37:55.906982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15ec8c9f-ed4f-4e95-9b07-d40750e91fdd tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a returned with HTTP 200 Jan 27 18:37:55.908119 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1323/2648] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:55 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a => generated 924 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:56.843231 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c0f6b5f3-0e39-4af1-88ad-325b31ce6826 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:56.844044 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c0f6b5f3-0e39-4af1-88ad-325b31ce6826 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:56.844260 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:56.844260 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:56.844629 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c0f6b5f3-0e39-4af1-88ad-325b31ce6826 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:56.845035 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c0f6b5f3-0e39-4af1-88ad-325b31ce6826 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:37:56.867114 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:56.867114 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:56.869225 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c0f6b5f3-0e39-4af1-88ad-325b31ce6826 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:37:56.870223 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1326/2649] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:56 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:56.923503 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b5c94069-ff94-418f-9b86-ccdb2a1b1821 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] GET http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a Jan 27 18:37:56.924028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b5c94069-ff94-418f-9b86-ccdb2a1b1821 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:56.924243 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:56.924243 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:56.924616 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b5c94069-ff94-418f-9b86-ccdb2a1b1821 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:56.974192 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b5c94069-ff94-418f-9b86-ccdb2a1b1821 tempest-VolumesListTestJSON-1259406831 tempest-VolumesListTestJSON-1259406831-project] http://10.222.0.72/volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a returned with HTTP 404 Jan 27 18:37:56.975520 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1324/2650] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:56 2021] GET /volume/v3/0f516ff25b0a402f919b5c801170d28b/volumes/542e3b92-85ff-47c7-a993-7a9a229db18a => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:37:57.884584 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0139e984-87e1-4a00-a7ca-7f1c1e52e23a tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:57.885092 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0139e984-87e1-4a00-a7ca-7f1c1e52e23a tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:57.885407 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:57.885407 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:57.885942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0139e984-87e1-4a00-a7ca-7f1c1e52e23a tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:57.886420 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0139e984-87e1-4a00-a7ca-7f1c1e52e23a tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:37:57.915040 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:57.915040 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:57.917753 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0139e984-87e1-4a00-a7ca-7f1c1e52e23a tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:37:57.918699 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1327/2651] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:57 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:58.933800 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-12e92c78-b0d2-4845-ae87-a6f2b869b5bd tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:58.934442 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-12e92c78-b0d2-4845-ae87-a6f2b869b5bd tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:58.934757 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:58.934757 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:58.935624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-12e92c78-b0d2-4845-ae87-a6f2b869b5bd tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:58.936635 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-12e92c78-b0d2-4845-ae87-a6f2b869b5bd tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:37:58.963462 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:58.963462 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:58.965433 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-12e92c78-b0d2-4845-ae87-a6f2b869b5bd tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:37:58.966927 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1328/2652] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:58 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:37:59.009740 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes Jan 27 18:37:59.010778 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-990581242"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:37:59.011701 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-990581242'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:37:59.011701 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Create volume of 1 GB Jan 27 18:37:59.030222 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Availability Zones retrieved successfully. Jan 27 18:37:59.045997 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Flow 'volume_create_api' (eb9d8845-60cb-464f-8d68-197aacfb25f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:59.048797 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3db356-0ee6-4a99-a426-d80aea8af3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:59.050860 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:37:59.116721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3db356-0ee6-4a99-a426-d80aea8af3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:59.118918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2332e47a-42b0-4914-86f5-462d20e123f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:59.206311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Created reservations ['3f566c69-5dc7-46fd-99a6-84afb2e16938', 'aab2088e-594f-411f-8b8a-cfbefe5f7392', '4220afff-5e5d-48cd-b769-3be2ff3d2ac5', '66de6c8b-5044-4b7f-bcc2-08eb02a8fc2d'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:37:59.208681 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2332e47a-42b0-4914-86f5-462d20e123f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f566c69-5dc7-46fd-99a6-84afb2e16938', 'aab2088e-594f-411f-8b8a-cfbefe5f7392', '4220afff-5e5d-48cd-b769-3be2ff3d2ac5', '66de6c8b-5044-4b7f-bcc2-08eb02a8fc2d']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:59.211106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49febeae-dcc2-47de-a1f1-fdfb145a9bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:59.273703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49febeae-dcc2-47de-a1f1-fdfb145a9bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2df7743d-042f-4534-9a1b-d1e20f893fbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-990581242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='669f8b38a7f74c33929b4fa3e7a6c945',qos_specs=None,replication_status=,reservations=['3f566c69-5dc7-46fd-99a6-84afb2e16938','aab2088e-594f-411f-8b8a-cfbefe5f7392','4220afff-5e5d-48cd-b769-3be2ff3d2ac5','66de6c8b-5044-4b7f-bcc2-08eb02a8fc2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fecc8bce9efc490fa03267bd0f9ba6a1',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:37:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-990581242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2df7743d-042f-4534-9a1b-d1e20f893fbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='669f8b38a7f74c33929b4fa3e7a6c945',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fecc8bce9efc490fa03267bd0f9ba6a1',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:59.277114 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69e88944-7249-4dcc-93b9-7b5da805cc6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:59.308476 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69e88944-7249-4dcc-93b9-7b5da805cc6b) transitioned into state 'SUCCESS' from state '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-990581242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='669f8b38a7f74c33929b4fa3e7a6c945',qos_specs=None,replication_status=,reservations=['3f566c69-5dc7-46fd-99a6-84afb2e16938','aab2088e-594f-411f-8b8a-cfbefe5f7392','4220afff-5e5d-48cd-b769-3be2ff3d2ac5','66de6c8b-5044-4b7f-bcc2-08eb02a8fc2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fecc8bce9efc490fa03267bd0f9ba6a1',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:59.311073 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bfcbc6-94d5-4aeb-bb17-34a532f77380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:37:59.331663 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bfcbc6-94d5-4aeb-bb17-34a532f77380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:37:59.334695 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Flow 'volume_create_api' (eb9d8845-60cb-464f-8d68-197aacfb25f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:37:59.385495 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Create volume request issued successfully. Jan 27 18:37:59.400751 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-55c50db6-2e9c-4423-a34a-9b48098965f6 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes returned with HTTP 202 Jan 27 18:37:59.401740 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1325/2653] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:37:58 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes => generated 818 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:37:59.417151 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ffe31259-4d34-4ec9-8fd7-67a86ddb27d3 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] GET http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd Jan 27 18:37:59.417676 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ffe31259-4d34-4ec9-8fd7-67a86ddb27d3 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:59.417866 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:59.417866 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:59.418518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ffe31259-4d34-4ec9-8fd7-67a86ddb27d3 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:59.477743 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:37:59.477743 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:37:59.489451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ffe31259-4d34-4ec9-8fd7-67a86ddb27d3 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Volume info retrieved successfully. Jan 27 18:37:59.515062 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ffe31259-4d34-4ec9-8fd7-67a86ddb27d3 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd returned with HTTP 200 Jan 27 18:37:59.516078 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1329/2654] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:37:59 2021] GET /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd => generated 886 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:37:59.982903 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-438e062f-537d-449f-ab99-eaefc4e70aa9 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:37:59.983626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-438e062f-537d-449f-ab99-eaefc4e70aa9 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:37:59.983921 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:37:59.983921 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:37:59.984424 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-438e062f-537d-449f-ab99-eaefc4e70aa9 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:37:59.984861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-438e062f-537d-449f-ab99-eaefc4e70aa9 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:00.012151 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:00.012151 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:00.014397 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-438e062f-537d-449f-ab99-eaefc4e70aa9 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:00.015230 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1326/2655] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:37:59 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:00.532653 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92c50f1e-97fc-49ed-996f-774f553bf3c4 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] GET http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd Jan 27 18:38:00.533174 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92c50f1e-97fc-49ed-996f-774f553bf3c4 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:00.533389 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:00.533389 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:00.533765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92c50f1e-97fc-49ed-996f-774f553bf3c4 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:00.582703 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:00.582703 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:00.591670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-92c50f1e-97fc-49ed-996f-774f553bf3c4 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Volume info retrieved successfully. Jan 27 18:38:00.614719 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92c50f1e-97fc-49ed-996f-774f553bf3c4 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd returned with HTTP 200 Jan 27 18:38:00.615583 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1330/2656] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:00 2021] GET /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd => generated 911 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:01.030887 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4db535f8-20e0-4519-8ad9-c22690646ab8 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:01.031472 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4db535f8-20e0-4519-8ad9-c22690646ab8 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:01.031711 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:01.031711 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:01.032055 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4db535f8-20e0-4519-8ad9-c22690646ab8 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:01.032623 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4db535f8-20e0-4519-8ad9-c22690646ab8 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:01.064146 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:01.064146 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:01.065985 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4db535f8-20e0-4519-8ad9-c22690646ab8 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:01.066953 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1327/2657] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:01 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:02.083031 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af198f25-c66b-4d81-9622-1b3f11cc0832 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:02.087279 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-af198f25-c66b-4d81-9622-1b3f11cc0832 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:02.087279 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:02.087279 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:02.087279 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-af198f25-c66b-4d81-9622-1b3f11cc0832 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:02.087279 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-af198f25-c66b-4d81-9622-1b3f11cc0832 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:02.113039 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:02.113039 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:02.114964 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af198f25-c66b-4d81-9622-1b3f11cc0832 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:02.116435 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1331/2658] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:02 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:38:03.129886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-00e12ac3-c250-4cc4-bd2d-fbeb096efa44 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:03.130431 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-00e12ac3-c250-4cc4-bd2d-fbeb096efa44 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:03.130822 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:03.130822 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:03.131200 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-00e12ac3-c250-4cc4-bd2d-fbeb096efa44 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:03.131594 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-00e12ac3-c250-4cc4-bd2d-fbeb096efa44 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:03.153253 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:03.153253 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:03.156510 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-00e12ac3-c250-4cc4-bd2d-fbeb096efa44 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:03.157297 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1328/2659] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:03 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:38:04.171418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e4ace3f-62d7-4123-934e-e15d4637698e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:04.172009 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e4ace3f-62d7-4123-934e-e15d4637698e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:04.172399 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:04.172399 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:04.173019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e4ace3f-62d7-4123-934e-e15d4637698e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:04.173536 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8e4ace3f-62d7-4123-934e-e15d4637698e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:04.234228 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:04.234228 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:04.236095 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e4ace3f-62d7-4123-934e-e15d4637698e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:04.236883 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1332/2660] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:04 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:05.251068 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-02a4452b-e28b-4768-a2a1-54759c097df4 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:05.251642 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-02a4452b-e28b-4768-a2a1-54759c097df4 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:05.251854 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:05.251854 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:05.252237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-02a4452b-e28b-4768-a2a1-54759c097df4 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:05.252610 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-02a4452b-e28b-4768-a2a1-54759c097df4 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:05.281153 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:05.281153 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:05.283159 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-02a4452b-e28b-4768-a2a1-54759c097df4 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:05.284152 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1329/2661] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:05 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:06.298717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf527089-904f-4fb5-9ea7-c0ffe7cac45b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:06.299295 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf527089-904f-4fb5-9ea7-c0ffe7cac45b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:06.299495 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:06.299495 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:06.299836 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf527089-904f-4fb5-9ea7-c0ffe7cac45b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:06.300203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-bf527089-904f-4fb5-9ea7-c0ffe7cac45b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:06.322659 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:06.322659 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:06.324549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf527089-904f-4fb5-9ea7-c0ffe7cac45b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:06.326832 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1333/2662] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:06 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:07.341695 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f22c36ed-e06a-429e-a497-ff2d67ff00ae tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:07.342742 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f22c36ed-e06a-429e-a497-ff2d67ff00ae tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:07.342742 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:07.342742 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:07.343045 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f22c36ed-e06a-429e-a497-ff2d67ff00ae tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:07.343408 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-f22c36ed-e06a-429e-a497-ff2d67ff00ae tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:07.367325 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:07.367325 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:07.368496 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f22c36ed-e06a-429e-a497-ff2d67ff00ae tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:07.374013 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1330/2663] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:07 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:08.384540 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ef1d010-2f4a-488e-928f-9a1638c70ebf tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:08.385207 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ef1d010-2f4a-488e-928f-9a1638c70ebf tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:08.385430 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:08.385430 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:08.385808 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9ef1d010-2f4a-488e-928f-9a1638c70ebf tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:08.386268 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-9ef1d010-2f4a-488e-928f-9a1638c70ebf tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:08.418181 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:08.418181 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:08.421284 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9ef1d010-2f4a-488e-928f-9a1638c70ebf tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:08.422250 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1334/2664] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:08 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:09.436990 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb35a5e2-d84c-4a5b-b0f8-6e25fcf3d79c tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:09.437641 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb35a5e2-d84c-4a5b-b0f8-6e25fcf3d79c tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:09.437748 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:09.437748 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:09.438102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb35a5e2-d84c-4a5b-b0f8-6e25fcf3d79c tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:09.438634 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-cb35a5e2-d84c-4a5b-b0f8-6e25fcf3d79c tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:09.461545 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:09.461545 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:09.463133 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb35a5e2-d84c-4a5b-b0f8-6e25fcf3d79c tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:09.471249 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1331/2665] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:09 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:10.478155 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-18fc46a5-e596-408a-9913-43ad24c94f6b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:10.478943 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-18fc46a5-e596-408a-9913-43ad24c94f6b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:10.479444 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:10.479444 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:10.479827 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-18fc46a5-e596-408a-9913-43ad24c94f6b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:10.480197 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-18fc46a5-e596-408a-9913-43ad24c94f6b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:10.503149 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:10.503149 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:10.505038 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-18fc46a5-e596-408a-9913-43ad24c94f6b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:10.505841 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1335/2666] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:10 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:11.521126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4cec6564-da5e-46ff-926d-f4ec45a3317b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:11.522746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4cec6564-da5e-46ff-926d-f4ec45a3317b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:11.522969 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:11.522969 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:11.523349 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4cec6564-da5e-46ff-926d-f4ec45a3317b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:11.523751 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-4cec6564-da5e-46ff-926d-f4ec45a3317b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:11.568942 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:11.568942 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:11.568942 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4cec6564-da5e-46ff-926d-f4ec45a3317b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:11.568942 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1332/2667] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:11 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:12.573406 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fc464d2-926b-4c12-82e7-cc7844d618d8 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:12.574694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fc464d2-926b-4c12-82e7-cc7844d618d8 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:12.575289 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:12.575289 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:12.576155 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8fc464d2-926b-4c12-82e7-cc7844d618d8 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:12.576733 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8fc464d2-926b-4c12-82e7-cc7844d618d8 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:12.623106 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:12.623106 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:12.625115 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8fc464d2-926b-4c12-82e7-cc7844d618d8 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:12.626126 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1336/2668] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:12 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:13.645410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c5c9a615-d392-4672-a47f-ee02b4384d07 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:13.651813 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c5c9a615-d392-4672-a47f-ee02b4384d07 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:13.652426 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:13.652426 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:13.653404 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c5c9a615-d392-4672-a47f-ee02b4384d07 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:13.654255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-c5c9a615-d392-4672-a47f-ee02b4384d07 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:13.713950 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:13.713950 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:13.717737 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c5c9a615-d392-4672-a47f-ee02b4384d07 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:13.718566 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1333/2669] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:13 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:14.521747 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a230dc2-4a2a-4e7b-b3f0-d2c14f7baa45 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/c6b73143-e4bd-4c68-bf21-5cbc96e1a557/action Jan 27 18:38:14.522675 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:14.522675 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:14.523364 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a230dc2-4a2a-4e7b-b3f0-d2c14f7baa45 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action body: b'{"os-attach": {"instance_uuid": "79727449-9d45-473d-b32c-e6207b1b8d19", "mountpoint": "/dev/vdc"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:38:14.524008 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a230dc2-4a2a-4e7b-b3f0-d2c14f7baa45 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "79727449-9d45-473d-b32c-e6207b1b8d19", "mountpoint": "/dev/vdc"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:14.576267 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a230dc2-4a2a-4e7b-b3f0-d2c14f7baa45 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/c6b73143-e4bd-4c68-bf21-5cbc96e1a557/action returned with HTTP 404 Jan 27 18:38:14.586261 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1337/2670] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:38:14 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/c6b73143-e4bd-4c68-bf21-5cbc96e1a557/action => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:14.741212 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5489dbe4-d858-425e-9c82-8e2b98d26632 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:14.741212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5489dbe4-d858-425e-9c82-8e2b98d26632 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:14.741212 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:14.741212 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:14.741212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5489dbe4-d858-425e-9c82-8e2b98d26632 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:14.741212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-5489dbe4-d858-425e-9c82-8e2b98d26632 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:14.773468 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:14.773468 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:14.775545 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5489dbe4-d858-425e-9c82-8e2b98d26632 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:14.776314 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1334/2671] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:14 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:15.790980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a34cbc9a-b926-4a5a-a73e-608ede404255 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:15.791549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a34cbc9a-b926-4a5a-a73e-608ede404255 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:15.792085 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a34cbc9a-b926-4a5a-a73e-608ede404255 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:15.792371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-a34cbc9a-b926-4a5a-a73e-608ede404255 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:15.814772 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:15.814772 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:15.816671 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a34cbc9a-b926-4a5a-a73e-608ede404255 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:15.817467 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1338/2672] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:15 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:16.832807 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8eb7e247-9e1a-4f76-83c5-2b8abe157fac tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:16.833359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8eb7e247-9e1a-4f76-83c5-2b8abe157fac tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:16.833743 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:16.833743 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:16.834356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8eb7e247-9e1a-4f76-83c5-2b8abe157fac tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:16.834873 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-8eb7e247-9e1a-4f76-83c5-2b8abe157fac tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:16.862691 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:16.862691 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:16.864480 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8eb7e247-9e1a-4f76-83c5-2b8abe157fac tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:16.865268 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1335/2673] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:16 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:17.878925 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd17fcc8-dbdf-4531-981a-8998f07d570e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:17.879518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd17fcc8-dbdf-4531-981a-8998f07d570e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:17.879735 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:17.879735 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:17.880374 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cd17fcc8-dbdf-4531-981a-8998f07d570e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:17.880926 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-cd17fcc8-dbdf-4531-981a-8998f07d570e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:17.915609 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:17.915609 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:17.917454 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cd17fcc8-dbdf-4531-981a-8998f07d570e tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:17.918783 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1339/2674] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:17 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:18.933020 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb5b791d-de15-488c-a1d1-7272f55acff7 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:18.934426 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb5b791d-de15-488c-a1d1-7272f55acff7 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:18.934839 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:18.934839 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:18.935641 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fb5b791d-de15-488c-a1d1-7272f55acff7 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:18.937520 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-fb5b791d-de15-488c-a1d1-7272f55acff7 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:18.960247 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:18.960247 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:18.962507 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fb5b791d-de15-488c-a1d1-7272f55acff7 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:18.969884 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1336/2675] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:18 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:19.976721 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0ac80f42-76c3-4bcf-8aab-8ac186385278 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:19.978019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0ac80f42-76c3-4bcf-8aab-8ac186385278 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:19.978438 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:19.978438 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:19.979325 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0ac80f42-76c3-4bcf-8aab-8ac186385278 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:19.980070 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-0ac80f42-76c3-4bcf-8aab-8ac186385278 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:20.003194 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:20.003194 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:20.005022 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0ac80f42-76c3-4bcf-8aab-8ac186385278 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:20.005913 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1340/2676] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:19 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:21.020202 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-699c42f7-06f6-44c2-bf79-b133b7d4bafa tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:21.020756 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-699c42f7-06f6-44c2-bf79-b133b7d4bafa tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:21.021173 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:21.021173 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:21.021794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-699c42f7-06f6-44c2-bf79-b133b7d4bafa tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:21.022371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-699c42f7-06f6-44c2-bf79-b133b7d4bafa tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87902) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:21.045855 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:21.045855 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:21.048219 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-699c42f7-06f6-44c2-bf79-b133b7d4bafa tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:21.049910 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1337/2677] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:21 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:21.063759 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9bb440b6-e960-407c-9ad0-195cd5c46273 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a Jan 27 18:38:21.064813 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9bb440b6-e960-407c-9ad0-195cd5c46273 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:21.065232 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:21.065232 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:21.065991 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9bb440b6-e960-407c-9ad0-195cd5c46273 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:21.129396 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:21.129396 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:21.139202 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9bb440b6-e960-407c-9ad0-195cd5c46273 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Volume info retrieved successfully. Jan 27 18:38:21.170016 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9bb440b6-e960-407c-9ad0-195cd5c46273 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a returned with HTTP 200 Jan 27 18:38:21.173938 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1341/2678] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:21 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a => generated 913 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:21.193099 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f87d435d-97e7-4747-aaa6-11cdc7625801 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] PUT http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:21.193612 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:21.193612 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:21.194035 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f87d435d-97e7-4747-aaa6-11cdc7625801 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-224782031", "description": "tempest-volume-backup-description-73890250"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:21.218645 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:21.218645 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:21.229875 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f87d435d-97e7-4747-aaa6-11cdc7625801 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:21.231615 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1338/2679] 10.222.0.72 () {62 vars in 1376 bytes} [Wed Jan 27 18:38:21 2021] PUT /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 398 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:21.241956 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a0fad71-6776-4570-9df7-e959e4906f6b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:21.242822 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a0fad71-6776-4570-9df7-e959e4906f6b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:21.243238 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:21.243238 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:21.243991 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a0fad71-6776-4570-9df7-e959e4906f6b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:21.244559 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.backups [None req-2a0fad71-6776-4570-9df7-e959e4906f6b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Show backup with id 8297b90f-75a3-42a2-8735-a363e4502d17. {{(pid=87901) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 18:38:21.267596 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:21.267596 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:21.269617 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a0fad71-6776-4570-9df7-e959e4906f6b tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 200 Jan 27 18:38:21.270457 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1342/2680] 10.222.0.72 () {60 vars in 1355 bytes} [Wed Jan 27 18:38:21 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:21.284366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee2a93f5-4a6b-4a8b-acee-3aa79a1dbbee tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] DELETE http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 Jan 27 18:38:21.284947 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee2a93f5-4a6b-4a8b-acee-3aa79a1dbbee tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:21.285152 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:21.285152 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:21.285583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ee2a93f5-4a6b-4a8b-acee-3aa79a1dbbee tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:21.285864 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.contrib.backups [None req-ee2a93f5-4a6b-4a8b-acee-3aa79a1dbbee tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Delete backup with id: 8297b90f-75a3-42a2-8735-a363e4502d17. Jan 27 18:38:21.308482 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:21.308482 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:21.336134 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.backup.rpcapi [None req-ee2a93f5-4a6b-4a8b-acee-3aa79a1dbbee tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] delete_backup rpcapi backup_id 8297b90f-75a3-42a2-8735-a363e4502d17 {{(pid=87902) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 18:38:21.339242 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ee2a93f5-4a6b-4a8b-acee-3aa79a1dbbee tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 returned with HTTP 202 Jan 27 18:38:21.340799 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1339/2681] 10.222.0.72 () {60 vars in 1358 bytes} [Wed Jan 27 18:38:21 2021] DELETE /volume/v3/c10b5d6c82a04606950fc0c17a620611/backups/8297b90f-75a3-42a2-8735-a363e4502d17 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:38:21.351567 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1503db29-a4e6-48dd-b550-87ed7703aa65 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] DELETE http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a Jan 27 18:38:21.352344 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1503db29-a4e6-48dd-b550-87ed7703aa65 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:21.352992 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:21.352992 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:21.353882 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1503db29-a4e6-48dd-b550-87ed7703aa65 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:21.355404 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-1503db29-a4e6-48dd-b550-87ed7703aa65 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Delete volume with id: ae0592a0-7244-405a-bfb8-bb6767562f7a Jan 27 18:38:21.414240 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:21.414240 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:21.415741 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1503db29-a4e6-48dd-b550-87ed7703aa65 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Volume info retrieved successfully. Jan 27 18:38:21.450951 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1503db29-a4e6-48dd-b550-87ed7703aa65 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Delete volume request issued successfully. Jan 27 18:38:21.451451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1503db29-a4e6-48dd-b550-87ed7703aa65 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a returned with HTTP 202 Jan 27 18:38:21.452802 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1343/2682] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:38:21 2021] DELETE /volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:38:21.460433 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c08b4647-bd8c-44b1-9cf4-14615dca9905 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a Jan 27 18:38:21.460957 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c08b4647-bd8c-44b1-9cf4-14615dca9905 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:21.461147 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:21.461147 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:21.461925 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c08b4647-bd8c-44b1-9cf4-14615dca9905 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:21.546961 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:21.546961 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:21.556239 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af397912-72ca-40fb-a2c2-0378b588fe68 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes Jan 27 18:38:21.556695 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c08b4647-bd8c-44b1-9cf4-14615dca9905 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Volume info retrieved successfully. Jan 27 18:38:21.556827 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:21.556827 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:21.557168 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-af397912-72ca-40fb-a2c2-0378b588fe68 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6132d689-b0e3-4d63-ba3e-f5be5b375a4f", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-304424869"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:21.558694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-af397912-72ca-40fb-a2c2-0378b588fe68 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Create volume request body: {'volume': {'imageRef': '6132d689-b0e3-4d63-ba3e-f5be5b375a4f', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-304424869'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:38:21.596523 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c08b4647-bd8c-44b1-9cf4-14615dca9905 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a returned with HTTP 200 Jan 27 18:38:21.597599 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1340/2683] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:21 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a => generated 912 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:21.718743 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-af397912-72ca-40fb-a2c2-0378b588fe68 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Create volume of 2 GB Jan 27 18:38:21.733445 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-af397912-72ca-40fb-a2c2-0378b588fe68 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Availability Zones retrieved successfully. Jan 27 18:38:21.754692 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-af397912-72ca-40fb-a2c2-0378b588fe68 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Flow 'volume_create_api' (19fc6e35-36cb-4016-ac9f-ca2e8c90e60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:38:21.757885 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-af397912-72ca-40fb-a2c2-0378b588fe68 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3344bb64-56de-4ebb-8419-9f2d3ceaf6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:21.760921 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-af397912-72ca-40fb-a2c2-0378b588fe68 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Validating volume size '2' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:38:21.833123 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-af397912-72ca-40fb-a2c2-0378b588fe68 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3344bb64-56de-4ebb-8419-9f2d3ceaf6cd) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 18:38:21.833354 n-d-742170-5 devstack@c-api.service[87900]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 6132d689-b0e3-4d63-ba3e-f5be5b375a4f is not active. Jan 27 18:38:21.838774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-af397912-72ca-40fb-a2c2-0378b588fe68 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3344bb64-56de-4ebb-8419-9f2d3ceaf6cd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:21.843385 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-af397912-72ca-40fb-a2c2-0378b588fe68 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3344bb64-56de-4ebb-8419-9f2d3ceaf6cd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 18:38:21.846573 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-af397912-72ca-40fb-a2c2-0378b588fe68 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Flow 'volume_create_api' (19fc6e35-36cb-4016-ac9f-ca2e8c90e60c) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 18:38:21.847676 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af397912-72ca-40fb-a2c2-0378b588fe68 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes returned with HTTP 400 Jan 27 18:38:21.849106 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1344/2684] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:38:21 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes => generated 125 bytes in 298 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:38:22.614138 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff1ad192-2d41-4aa6-84a2-46f83be1fd19 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a Jan 27 18:38:22.614671 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff1ad192-2d41-4aa6-84a2-46f83be1fd19 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:22.614892 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:22.614892 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:22.615270 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff1ad192-2d41-4aa6-84a2-46f83be1fd19 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:22.653585 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70c2ff60-d8c2-4766-9565-488d7ed648bc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes Jan 27 18:38:22.654526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-70c2ff60-d8c2-4766-9565-488d7ed648bc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "7b2153f4-43bc-4114-a485-7a37ee1e7c1d"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:22.655820 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-70c2ff60-d8c2-4766-9565-488d7ed648bc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Create volume request body: {'volume': {'size': 1, 'imageRef': '7b2153f4-43bc-4114-a485-7a37ee1e7c1d'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:38:22.741965 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:22.741965 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:22.765582 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ff1ad192-2d41-4aa6-84a2-46f83be1fd19 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Volume info retrieved successfully. Jan 27 18:38:22.812778 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff1ad192-2d41-4aa6-84a2-46f83be1fd19 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a returned with HTTP 200 Jan 27 18:38:22.815816 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1341/2685] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:22 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:22.829183 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-70c2ff60-d8c2-4766-9565-488d7ed648bc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Create volume of 1 GB Jan 27 18:38:22.846796 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-70c2ff60-d8c2-4766-9565-488d7ed648bc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Availability Zones retrieved successfully. Jan 27 18:38:22.874063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-70c2ff60-d8c2-4766-9565-488d7ed648bc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Flow 'volume_create_api' (4f87b360-fdd2-4612-ba83-41debe049145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:38:22.877277 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-70c2ff60-d8c2-4766-9565-488d7ed648bc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912cac06-1bdd-4528-bb94-74049bdf68eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:22.880042 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-70c2ff60-d8c2-4766-9565-488d7ed648bc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:38:22.948157 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-70c2ff60-d8c2-4766-9565-488d7ed648bc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912cac06-1bdd-4528-bb94-74049bdf68eb) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 18:38:22.948157 n-d-742170-5 devstack@c-api.service[87900]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 27 18:38:22.958390 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-70c2ff60-d8c2-4766-9565-488d7ed648bc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912cac06-1bdd-4528-bb94-74049bdf68eb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:22.966621 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-70c2ff60-d8c2-4766-9565-488d7ed648bc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912cac06-1bdd-4528-bb94-74049bdf68eb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 18:38:22.973135 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-70c2ff60-d8c2-4766-9565-488d7ed648bc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Flow 'volume_create_api' (4f87b360-fdd2-4612-ba83-41debe049145) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 18:38:22.973866 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-70c2ff60-d8c2-4766-9565-488d7ed648bc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes returned with HTTP 400 Jan 27 18:38:22.975110 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1345/2686] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:38:22 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes => generated 134 bytes in 325 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:38:23.438924 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b45b3ef9-5e20-4149-9250-d3652dc8deac tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes Jan 27 18:38:23.439653 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:23.439653 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:23.440661 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b45b3ef9-5e20-4149-9250-d3652dc8deac tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:23.442634 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b45b3ef9-5e20-4149-9250-d3652dc8deac tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes returned with HTTP 400 Jan 27 18:38:23.443787 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1342/2687] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:38:23 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:38:23.454038 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3251b2c-f37b-4849-b05e-26fea8c0d162 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes Jan 27 18:38:23.455776 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3251b2c-f37b-4849-b05e-26fea8c0d162 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0b9e319e-e6fb-49e7-afb0-e3d7993801c3"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:23.457430 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-c3251b2c-f37b-4849-b05e-26fea8c0d162 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0b9e319e-e6fb-49e7-afb0-e3d7993801c3'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:38:23.524823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3251b2c-f37b-4849-b05e-26fea8c0d162 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes returned with HTTP 404 Jan 27 18:38:23.530352 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1346/2688] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:38:23 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:23.539494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-051ada49-ed11-415f-b4ee-f585b9ce8235 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes Jan 27 18:38:23.540406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-051ada49-ed11-415f-b4ee-f585b9ce8235 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "ae0ab983-f2b0-4b7a-898d-05a077ed11d1"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:23.545787 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-051ada49-ed11-415f-b4ee-f585b9ce8235 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Create volume request body: {'volume': {'size': 1, 'source_volid': 'ae0ab983-f2b0-4b7a-898d-05a077ed11d1'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:38:23.629636 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-051ada49-ed11-415f-b4ee-f585b9ce8235 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes returned with HTTP 404 Jan 27 18:38:23.631765 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1343/2689] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:38:23 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:23.643073 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0fa4d69-1854-4490-93c7-37ffd9f35a63 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes Jan 27 18:38:23.643896 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a0fa4d69-1854-4490-93c7-37ffd9f35a63 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "bba4aa04-5396-4a86-9c54-ffd1fe8365c8"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:23.645236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-a0fa4d69-1854-4490-93c7-37ffd9f35a63 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Create volume request body: {'volume': {'size': 1, 'volume_type': 'bba4aa04-5396-4a86-9c54-ffd1fe8365c8'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:38:23.677130 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a0fa4d69-1854-4490-93c7-37ffd9f35a63 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes returned with HTTP 404 Jan 27 18:38:23.686553 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1347/2690] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:38:23 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:23.690981 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8bac2532-845d-49a1-bd09-4f8dd7b638ad tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes Jan 27 18:38:23.691964 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8bac2532-845d-49a1-bd09-4f8dd7b638ad tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:23.693398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8bac2532-845d-49a1-bd09-4f8dd7b638ad tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes returned with HTTP 400 Jan 27 18:38:23.694623 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1344/2691] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:38:23 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:38:23.713628 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c87bbbeb-f836-4eeb-bb7d-0bf686de060d tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes Jan 27 18:38:23.715992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c87bbbeb-f836-4eeb-bb7d-0bf686de060d tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:23.722336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c87bbbeb-f836-4eeb-bb7d-0bf686de060d tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes returned with HTTP 400 Jan 27 18:38:23.731915 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1348/2692] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:38:23 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes => generated 125 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:38:23.737789 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14680a67-ccf2-4e9c-a0d9-bc2abbdbf798 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes Jan 27 18:38:23.739078 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-14680a67-ccf2-4e9c-a0d9-bc2abbdbf798 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:23.740334 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14680a67-ccf2-4e9c-a0d9-bc2abbdbf798 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes returned with HTTP 400 Jan 27 18:38:23.747280 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1345/2693] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:38:23 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:38:23.754135 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-100582d2-4921-45af-87bf-85b4e916055d tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] DELETE http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/tempest-invalid-1789886329 Jan 27 18:38:23.754882 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-100582d2-4921-45af-87bf-85b4e916055d tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:23.755820 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-100582d2-4921-45af-87bf-85b4e916055d tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:23.756489 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-100582d2-4921-45af-87bf-85b4e916055d tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Delete volume with id: tempest-invalid-1789886329 Jan 27 18:38:23.830376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4127f012-6ef4-4c43-9676-98e569e482c9 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] GET http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a Jan 27 18:38:23.831576 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4127f012-6ef4-4c43-9676-98e569e482c9 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:23.832263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4127f012-6ef4-4c43-9676-98e569e482c9 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:23.833387 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-100582d2-4921-45af-87bf-85b4e916055d tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/tempest-invalid-1789886329 returned with HTTP 404 Jan 27 18:38:23.834521 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1349/2694] 10.222.0.72 () {58 vars in 1288 bytes} [Wed Jan 27 18:38:23 2021] DELETE /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/tempest-invalid-1789886329 => generated 99 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:38:23.848657 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1350/2695] 10.222.0.72 () {58 vars in 1210 bytes} [Wed Jan 27 18:38:23 2021] DELETE /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Jan 27 18:38:23.858874 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-385cdb05-6c1d-4986-9828-14b50aed7b1f tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/xxx/action Jan 27 18:38:23.859885 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-385cdb05-6c1d-4986-9828-14b50aed7b1f tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action body: b'{"os-detach": {}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:38:23.860609 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-385cdb05-6c1d-4986-9828-14b50aed7b1f tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:23.955142 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-385cdb05-6c1d-4986-9828-14b50aed7b1f tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/xxx/action returned with HTTP 404 Jan 27 18:38:23.964335 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1351/2696] 10.222.0.72 () {60 vars in 1258 bytes} [Wed Jan 27 18:38:23 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/xxx/action => generated 76 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:38:23.975307 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2fd34bc4-1cc0-4a22-b511-dac1ace2e2ec tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] GET http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/tempest-invalid-2131535241 Jan 27 18:38:23.975873 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2fd34bc4-1cc0-4a22-b511-dac1ace2e2ec tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:23.981737 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2fd34bc4-1cc0-4a22-b511-dac1ace2e2ec tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:23.984532 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4127f012-6ef4-4c43-9676-98e569e482c9 tempest-VolumesBackupsV39Test-428911575 tempest-VolumesBackupsV39Test-428911575-project] http://10.222.0.72/volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a returned with HTTP 404 Jan 27 18:38:23.985763 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1346/2697] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:23 2021] GET /volume/v3/c10b5d6c82a04606950fc0c17a620611/volumes/ae0592a0-7244-405a-bfb8-bb6767562f7a => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:24.066520 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2fd34bc4-1cc0-4a22-b511-dac1ace2e2ec tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/tempest-invalid-2131535241 returned with HTTP 404 Jan 27 18:38:24.071642 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1352/2698] 10.222.0.72 () {58 vars in 1285 bytes} [Wed Jan 27 18:38:23 2021] GET /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/tempest-invalid-2131535241 => generated 99 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:38:24.078720 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1347/2699] 10.222.0.72 () {58 vars in 1207 bytes} [Wed Jan 27 18:38:24 2021] GET /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 27 18:38:24.087727 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-754c1fb1-d25f-4708-b854-710295ce8890 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] GET http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/detail?status=null Jan 27 18:38:24.088412 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-754c1fb1-d25f-4708-b854-710295ce8890 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:24.094014 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-754c1fb1-d25f-4708-b854-710295ce8890 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:24.094989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-754c1fb1-d25f-4708-b854-710295ce8890 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:38:24.095768 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-754c1fb1-d25f-4708-b854-710295ce8890 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Could not evaluate value null, assuming string {{(pid=87901) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 18:38:24.100936 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-754c1fb1-d25f-4708-b854-710295ce8890 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:38:24.223286 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-754c1fb1-d25f-4708-b854-710295ce8890 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Get all volumes completed successfully. Jan 27 18:38:24.232918 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-754c1fb1-d25f-4708-b854-710295ce8890 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/detail?status=null returned with HTTP 200 Jan 27 18:38:24.234278 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1353/2700] 10.222.0.72 () {58 vars in 1248 bytes} [Wed Jan 27 18:38:24 2021] GET /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/detail?status=null => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:38:24.250452 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9d5abc2-aab2-4dbf-b2aa-61c219917dd4 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] GET http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1623848563 Jan 27 18:38:24.251184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9d5abc2-aab2-4dbf-b2aa-61c219917dd4 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:24.251766 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9d5abc2-aab2-4dbf-b2aa-61c219917dd4 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:24.252457 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-e9d5abc2-aab2-4dbf-b2aa-61c219917dd4 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:38:24.254954 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e9d5abc2-aab2-4dbf-b2aa-61c219917dd4 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1623848563'), ('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:38:24.363025 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e9d5abc2-aab2-4dbf-b2aa-61c219917dd4 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Get all volumes completed successfully. Jan 27 18:38:24.368227 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9d5abc2-aab2-4dbf-b2aa-61c219917dd4 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1623848563 returned with HTTP 200 Jan 27 18:38:24.379834 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1348/2701] 10.222.0.72 () {58 vars in 1326 bytes} [Wed Jan 27 18:38:24 2021] GET /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1623848563 => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:38:24.386340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43be4a7a-0298-4d60-8f4b-3ecf64123d77 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] GET http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes?status=null Jan 27 18:38:24.387551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43be4a7a-0298-4d60-8f4b-3ecf64123d77 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:24.390232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43be4a7a-0298-4d60-8f4b-3ecf64123d77 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:24.391841 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-43be4a7a-0298-4d60-8f4b-3ecf64123d77 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:38:24.392618 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-43be4a7a-0298-4d60-8f4b-3ecf64123d77 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Could not evaluate value null, assuming string {{(pid=87901) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 18:38:24.394508 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-43be4a7a-0298-4d60-8f4b-3ecf64123d77 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:38:24.540020 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-43be4a7a-0298-4d60-8f4b-3ecf64123d77 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Get all volumes completed successfully. Jan 27 18:38:24.540815 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43be4a7a-0298-4d60-8f4b-3ecf64123d77 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes?status=null returned with HTTP 200 Jan 27 18:38:24.548934 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1354/2702] 10.222.0.72 () {58 vars in 1227 bytes} [Wed Jan 27 18:38:24 2021] GET /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes?status=null => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:38:24.555285 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b0121dde-4853-451f-b06b-e738395a6eda tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] GET http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes?name=tempest-VolumesNegativeTest-Volume-586624109 Jan 27 18:38:24.555845 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b0121dde-4853-451f-b06b-e738395a6eda tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:24.556330 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b0121dde-4853-451f-b06b-e738395a6eda tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:24.556964 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-b0121dde-4853-451f-b06b-e738395a6eda tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:38:24.559402 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b0121dde-4853-451f-b06b-e738395a6eda tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-586624109'), ('no_migration_targets', True)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:38:24.679583 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b0121dde-4853-451f-b06b-e738395a6eda tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Get all volumes completed successfully. Jan 27 18:38:24.680410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b0121dde-4853-451f-b06b-e738395a6eda tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes?name=tempest-VolumesNegativeTest-Volume-586624109 returned with HTTP 200 Jan 27 18:38:24.681277 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1349/2703] 10.222.0.72 () {58 vars in 1303 bytes} [Wed Jan 27 18:38:24 2021] GET /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes?name=tempest-VolumesNegativeTest-Volume-586624109 => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 18:38:24.695515 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1d2d2c5c-dc81-4b57-8af7-57eeb7adb37b tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action Jan 27 18:38:24.696261 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1d2d2c5c-dc81-4b57-8af7-57eeb7adb37b tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action body: b'{"os-reserve": {}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:38:24.696646 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1d2d2c5c-dc81-4b57-8af7-57eeb7adb37b tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:24.822659 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:24.822659 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:24.822659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1d2d2c5c-dc81-4b57-8af7-57eeb7adb37b tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Volume info retrieved successfully. Jan 27 18:38:24.842329 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1d2d2c5c-dc81-4b57-8af7-57eeb7adb37b tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Reserve volume completed successfully. Jan 27 18:38:24.845015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1d2d2c5c-dc81-4b57-8af7-57eeb7adb37b tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action returned with HTTP 202 Jan 27 18:38:24.849076 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1355/2704] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:38:24 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:38:24.857204 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c9ad8cc-ca6e-4429-81fe-938af71f3adc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action Jan 27 18:38:24.858000 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c9ad8cc-ca6e-4429-81fe-938af71f3adc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action body: b'{"os-reserve": {}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:38:24.858387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c9ad8cc-ca6e-4429-81fe-938af71f3adc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:25.001619 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:25.001619 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:25.002962 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7c9ad8cc-ca6e-4429-81fe-938af71f3adc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Volume info retrieved successfully. Jan 27 18:38:25.018878 n-d-742170-5 devstack@c-api.service[87900]: ERROR cinder.volume.api [None req-7c9ad8cc-ca6e-4429-81fe-938af71f3adc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Volume status must be available to reserve, but the status is attaching. Jan 27 18:38:25.041627 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c9ad8cc-ca6e-4429-81fe-938af71f3adc tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action returned with HTTP 400 Jan 27 18:38:25.046128 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1350/2705] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:38:24 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action => generated 132 bytes in 194 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:38:25.055985 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44bea00d-0a69-437e-b144-01f281f6b289 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action Jan 27 18:38:25.066411 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:25.066411 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:25.066971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44bea00d-0a69-437e-b144-01f281f6b289 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action body: b'{"os-unreserve": {}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:38:25.067369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44bea00d-0a69-437e-b144-01f281f6b289 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:25.180280 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:25.180280 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:25.181551 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-44bea00d-0a69-437e-b144-01f281f6b289 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Volume info retrieved successfully. Jan 27 18:38:25.368260 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-44bea00d-0a69-437e-b144-01f281f6b289 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Unreserve volume completed successfully. Jan 27 18:38:25.369372 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44bea00d-0a69-437e-b144-01f281f6b289 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action returned with HTTP 202 Jan 27 18:38:25.373042 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1356/2706] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:38:25 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action => generated 0 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:38:25.383192 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a5dc3440-62da-43a9-a978-7f075667c4eb tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/a47a5fd7-f968-4c53-9c8f-4e0d1c8dcfc8/action Jan 27 18:38:25.383745 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:25.383745 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:25.384264 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a5dc3440-62da-43a9-a978-7f075667c4eb tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action body: b'{"os-reserve": {}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:38:25.388180 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a5dc3440-62da-43a9-a978-7f075667c4eb tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:25.460623 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a5dc3440-62da-43a9-a978-7f075667c4eb tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/a47a5fd7-f968-4c53-9c8f-4e0d1c8dcfc8/action returned with HTTP 404 Jan 27 18:38:25.461956 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1351/2707] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:38:25 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/a47a5fd7-f968-4c53-9c8f-4e0d1c8dcfc8/action => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:25.471983 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-126d9679-bbf1-47ad-83d0-60f2f0a72076 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/1517051a-c634-4dee-a32f-8766af2dcaf0/action Jan 27 18:38:25.472867 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:25.472867 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:25.473674 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-126d9679-bbf1-47ad-83d0-60f2f0a72076 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action body: b'{"os-unreserve": {}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:38:25.474226 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-126d9679-bbf1-47ad-83d0-60f2f0a72076 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:25.529765 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-126d9679-bbf1-47ad-83d0-60f2f0a72076 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/1517051a-c634-4dee-a32f-8766af2dcaf0/action returned with HTTP 404 Jan 27 18:38:25.530829 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1357/2708] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:38:25 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/1517051a-c634-4dee-a32f-8766af2dcaf0/action => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:25.541678 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1352/2709] 10.222.0.72 () {60 vars in 1227 bytes} [Wed Jan 27 18:38:25 2021] PUT /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 27 18:38:25.553110 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7521a69-9c25-4e9f-ac35-14c2d4927ef8 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] PUT http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/tempest-invalid-1523045589 Jan 27 18:38:25.553861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7521a69-9c25-4e9f-ac35-14c2d4927ef8 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:25.628728 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7521a69-9c25-4e9f-ac35-14c2d4927ef8 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/tempest-invalid-1523045589 returned with HTTP 404 Jan 27 18:38:25.634454 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1358/2710] 10.222.0.72 () {60 vars in 1305 bytes} [Wed Jan 27 18:38:25 2021] PUT /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/tempest-invalid-1523045589 => generated 99 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:38:25.640697 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b26241cc-29a5-45ca-82eb-4783dae90733 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] PUT http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/b6941be1-6343-40ab-a0e3-8f0dc4f3fd1f Jan 27 18:38:25.641837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b26241cc-29a5-45ca-82eb-4783dae90733 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:25.736334 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b26241cc-29a5-45ca-82eb-4783dae90733 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/b6941be1-6343-40ab-a0e3-8f0dc4f3fd1f returned with HTTP 404 Jan 27 18:38:25.737714 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1353/2711] 10.222.0.72 () {60 vars in 1335 bytes} [Wed Jan 27 18:38:25 2021] PUT /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/b6941be1-6343-40ab-a0e3-8f0dc4f3fd1f => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:25.748340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cdc76a3e-dd11-4f8d-acc6-c3c60a77a734 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] DELETE http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/4b05a88c-387d-489e-8db3-3798227cdf4f Jan 27 18:38:25.748658 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cdc76a3e-dd11-4f8d-acc6-c3c60a77a734 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:25.749185 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cdc76a3e-dd11-4f8d-acc6-c3c60a77a734 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:25.750008 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-cdc76a3e-dd11-4f8d-acc6-c3c60a77a734 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Delete volume with id: 4b05a88c-387d-489e-8db3-3798227cdf4f Jan 27 18:38:25.849020 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cdc76a3e-dd11-4f8d-acc6-c3c60a77a734 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/4b05a88c-387d-489e-8db3-3798227cdf4f returned with HTTP 404 Jan 27 18:38:25.850561 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1359/2712] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:38:25 2021] DELETE /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/4b05a88c-387d-489e-8db3-3798227cdf4f => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:25.862729 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-83efacef-b0cf-4819-8934-2647575bdacf tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action Jan 27 18:38:25.863791 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-83efacef-b0cf-4819-8934-2647575bdacf tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:38:25.864150 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-83efacef-b0cf-4819-8934-2647575bdacf tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:25.865384 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-83efacef-b0cf-4819-8934-2647575bdacf tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action returned with HTTP 400 Jan 27 18:38:25.866351 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1354/2713] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:38:25 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:38:25.880367 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb83295e-bd9d-4f99-a5bd-11088f4a9a03 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action Jan 27 18:38:25.881299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb83295e-bd9d-4f99-a5bd-11088f4a9a03 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:38:25.881657 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb83295e-bd9d-4f99-a5bd-11088f4a9a03 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:25.883109 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb83295e-bd9d-4f99-a5bd-11088f4a9a03 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action returned with HTTP 400 Jan 27 18:38:25.884431 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1360/2714] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:38:25 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:38:25.894784 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c2c82570-c5ae-403a-adf9-8d771a6d8e4c tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/7425e642-ab5c-440f-afdd-8b7a5aa51bca/action Jan 27 18:38:25.895862 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c2c82570-c5ae-403a-adf9-8d771a6d8e4c tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:38:25.896234 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c2c82570-c5ae-403a-adf9-8d771a6d8e4c tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:25.951801 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c2c82570-c5ae-403a-adf9-8d771a6d8e4c tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/7425e642-ab5c-440f-afdd-8b7a5aa51bca/action returned with HTTP 404 Jan 27 18:38:25.952878 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1355/2715] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:38:25 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/7425e642-ab5c-440f-afdd-8b7a5aa51bca/action => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:25.962439 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9520a244-8565-4782-90f2-cc417fa69c49 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action Jan 27 18:38:25.963106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9520a244-8565-4782-90f2-cc417fa69c49 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:38:25.963858 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9520a244-8565-4782-90f2-cc417fa69c49 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:25.966140 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9520a244-8565-4782-90f2-cc417fa69c49 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action returned with HTTP 400 Jan 27 18:38:25.967261 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1361/2716] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:38:25 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 27 18:38:25.979121 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d5097dd9-8327-4a33-af55-f772b70398c3 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] POST http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/None/action Jan 27 18:38:25.979951 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d5097dd9-8327-4a33-af55-f772b70398c3 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:38:25.980472 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d5097dd9-8327-4a33-af55-f772b70398c3 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:26.057044 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d5097dd9-8327-4a33-af55-f772b70398c3 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/None/action returned with HTTP 404 Jan 27 18:38:26.058349 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1356/2717] 10.222.0.72 () {60 vars in 1261 bytes} [Wed Jan 27 18:38:25 2021] POST /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/None/action => generated 77 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:38:26.068820 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-db906ffa-cfde-467b-98e0-68f7191b2d7e tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] GET http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/6d7300e0-2210-4316-82db-357dc09f4026 Jan 27 18:38:26.069329 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-db906ffa-cfde-467b-98e0-68f7191b2d7e tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:26.069794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-db906ffa-cfde-467b-98e0-68f7191b2d7e tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:26.124259 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-db906ffa-cfde-467b-98e0-68f7191b2d7e tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/6d7300e0-2210-4316-82db-357dc09f4026 returned with HTTP 404 Jan 27 18:38:26.125404 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1362/2718] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:26 2021] GET /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/6d7300e0-2210-4316-82db-357dc09f4026 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:26.134275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22d142fd-5d8d-4da5-b1b2-027c3b639894 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] DELETE http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd Jan 27 18:38:26.134997 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22d142fd-5d8d-4da5-b1b2-027c3b639894 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:26.135698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-22d142fd-5d8d-4da5-b1b2-027c3b639894 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:26.136343 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-22d142fd-5d8d-4da5-b1b2-027c3b639894 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Delete volume with id: 2df7743d-042f-4534-9a1b-d1e20f893fbd Jan 27 18:38:26.192760 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:26.192760 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:26.194041 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-22d142fd-5d8d-4da5-b1b2-027c3b639894 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Volume info retrieved successfully. Jan 27 18:38:26.223199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-22d142fd-5d8d-4da5-b1b2-027c3b639894 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Delete volume request issued successfully. Jan 27 18:38:26.223821 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-22d142fd-5d8d-4da5-b1b2-027c3b639894 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd returned with HTTP 202 Jan 27 18:38:26.227658 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1357/2719] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:38:26 2021] DELETE /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:38:26.233641 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9bc6823a-955b-4604-b993-9ba5069a5e93 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] GET http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd Jan 27 18:38:26.234210 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9bc6823a-955b-4604-b993-9ba5069a5e93 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:26.234905 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9bc6823a-955b-4604-b993-9ba5069a5e93 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:26.296688 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:26.296688 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:26.315606 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9bc6823a-955b-4604-b993-9ba5069a5e93 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Volume info retrieved successfully. Jan 27 18:38:26.353266 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9bc6823a-955b-4604-b993-9ba5069a5e93 tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd returned with HTTP 200 Jan 27 18:38:26.362432 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1363/2720] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:26 2021] GET /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd => generated 910 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:26.964304 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] POST http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes Jan 27 18:38:26.964833 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:26.964833 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:26.966264 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-954402391"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:26.967336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-954402391'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:38:26.967737 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Create volume of 2 GB Jan 27 18:38:26.981580 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Availability Zones retrieved successfully. Jan 27 18:38:26.998529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Flow 'volume_create_api' (f73d9264-0e1e-4a97-8cfe-330923d93b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:38:27.001361 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15626fd7-82a1-4490-9708-19daa8651e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:27.003462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Validating volume size '2' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:38:27.079879 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15626fd7-82a1-4490-9708-19daa8651e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:27.082249 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192a6ea9-f4f6-4759-bd93-f2c316a7dda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:27.173209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Created reservations ['1b04b3df-256d-4aa2-a3e7-5b481be9d8d5', '241d1f4f-bf53-48a6-b1e9-f737d45d097d', 'a3da0b4a-e6ea-4086-95f3-8a65ba21da01', '3b2c9907-fce5-4d9f-be04-5b21480895b7'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:38:27.176933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192a6ea9-f4f6-4759-bd93-f2c316a7dda3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b04b3df-256d-4aa2-a3e7-5b481be9d8d5', '241d1f4f-bf53-48a6-b1e9-f737d45d097d', 'a3da0b4a-e6ea-4086-95f3-8a65ba21da01', '3b2c9907-fce5-4d9f-be04-5b21480895b7']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:27.179153 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b7aa5b-2a3f-4c0b-8889-3e91b8ac50fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:27.265004 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b7aa5b-2a3f-4c0b-8889-3e91b8ac50fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfdf3d50-cf34-4820-a688-1defc8a08690', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-954402391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5d6b1585f3d422db5f5c46f521acb18',qos_specs=None,replication_status=,reservations=['1b04b3df-256d-4aa2-a3e7-5b481be9d8d5','241d1f4f-bf53-48a6-b1e9-f737d45d097d','a3da0b4a-e6ea-4086-95f3-8a65ba21da01','3b2c9907-fce5-4d9f-be04-5b21480895b7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43bbd99052944be8ee4b183c90c475e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:38:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-954402391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfdf3d50-cf34-4820-a688-1defc8a08690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5d6b1585f3d422db5f5c46f521acb18',provider_auth=None,provider_geometry=None,provider_id=None,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='a43bbd99052944be8ee4b183c90c475e',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:27.267208 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1847de-d15b-44f0-a337-db1b282446ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:27.297904 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1847de-d15b-44f0-a337-db1b282446ed) transitioned into state 'SUCCESS' from state '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-954402391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5d6b1585f3d422db5f5c46f521acb18',qos_specs=None,replication_status=,reservations=['1b04b3df-256d-4aa2-a3e7-5b481be9d8d5','241d1f4f-bf53-48a6-b1e9-f737d45d097d','a3da0b4a-e6ea-4086-95f3-8a65ba21da01','3b2c9907-fce5-4d9f-be04-5b21480895b7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43bbd99052944be8ee4b183c90c475e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:27.300430 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ec5e259-19d2-4c94-a252-9569fa78580c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:27.318470 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ec5e259-19d2-4c94-a252-9569fa78580c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:27.321244 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Flow 'volume_create_api' (f73d9264-0e1e-4a97-8cfe-330923d93b18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:38:27.375166 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Create volume request issued successfully. Jan 27 18:38:27.375570 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76e67fec-fe5a-421f-9dd3-81e15f06bb8f tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] GET http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd Jan 27 18:38:27.376255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76e67fec-fe5a-421f-9dd3-81e15f06bb8f tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:27.376474 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:27.376474 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:27.376876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76e67fec-fe5a-421f-9dd3-81e15f06bb8f tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:27.390120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e719c7f-f979-43b6-82fc-6804c3b80f3a tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes returned with HTTP 202 Jan 27 18:38:27.391090 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1358/2721] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:38:26 2021] POST /volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes => generated 823 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:38:27.406886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ac78e51-7caf-43b0-a242-889ec5d202b2 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] GET http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 Jan 27 18:38:27.407584 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ac78e51-7caf-43b0-a242-889ec5d202b2 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:27.407878 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:27.407878 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:27.408528 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ac78e51-7caf-43b0-a242-889ec5d202b2 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:27.479076 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:27.479076 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:27.483267 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:27.483267 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:27.489166 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-76e67fec-fe5a-421f-9dd3-81e15f06bb8f tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Volume info retrieved successfully. Jan 27 18:38:27.502413 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8ac78e51-7caf-43b0-a242-889ec5d202b2 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Volume info retrieved successfully. Jan 27 18:38:27.517430 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76e67fec-fe5a-421f-9dd3-81e15f06bb8f tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd returned with HTTP 200 Jan 27 18:38:27.518848 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1364/2722] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:27 2021] GET /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd => generated 910 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:27.540517 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ac78e51-7caf-43b0-a242-889ec5d202b2 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 returned with HTTP 200 Jan 27 18:38:27.541688 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1359/2723] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:27 2021] GET /volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 => generated 891 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:28.536185 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a4fd55e-9ec5-4b21-b613-cbe4951daf1e tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] GET http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd Jan 27 18:38:28.536697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a4fd55e-9ec5-4b21-b613-cbe4951daf1e tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:28.536893 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:28.536893 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:28.537559 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a4fd55e-9ec5-4b21-b613-cbe4951daf1e tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:28.558058 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e1a8317-77d7-49c8-ba7f-9c7ed04186f6 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] GET http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 Jan 27 18:38:28.560360 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e1a8317-77d7-49c8-ba7f-9c7ed04186f6 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:28.560778 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:28.560778 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:28.561411 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2e1a8317-77d7-49c8-ba7f-9c7ed04186f6 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:28.588224 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a4fd55e-9ec5-4b21-b613-cbe4951daf1e tempest-VolumesNegativeTest-892894905 tempest-VolumesNegativeTest-892894905-project] http://10.222.0.72/volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd returned with HTTP 404 Jan 27 18:38:28.589503 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1365/2724] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:28 2021] GET /volume/v3/669f8b38a7f74c33929b4fa3e7a6c945/volumes/2df7743d-042f-4534-9a1b-d1e20f893fbd => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:28.631022 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:28.631022 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:28.641182 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2e1a8317-77d7-49c8-ba7f-9c7ed04186f6 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Volume info retrieved successfully. Jan 27 18:38:28.665817 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2e1a8317-77d7-49c8-ba7f-9c7ed04186f6 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 returned with HTTP 200 Jan 27 18:38:28.666661 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1360/2725] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:28 2021] GET /volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:28.683068 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] POST http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes Jan 27 18:38:28.684537 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "cfdf3d50-cf34-4820-a688-1defc8a08690"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:28.686063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Create volume request body: {'volume': {'size': 1, 'source_volid': 'cfdf3d50-cf34-4820-a688-1defc8a08690'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:38:28.750241 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:28.750241 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:28.752104 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Volume retrieved successfully. Jan 27 18:38:28.752677 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Create volume of 1 GB Jan 27 18:38:28.768450 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Availability Zones retrieved successfully. Jan 27 18:38:28.787604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Flow 'volume_create_api' (ecf33fa5-e33c-4705-b0a4-918ea1857ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:38:28.790437 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f660b235-23f8-4c06-9fda-b0fa218e899f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:28.794300 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:38:28.796620 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f660b235-23f8-4c06-9fda-b0fa218e899f) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 18:38:28.796620 n-d-742170-5 devstack@c-api.service[87900]: 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 27 18:38:28.801377 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f660b235-23f8-4c06-9fda-b0fa218e899f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:28.804046 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f660b235-23f8-4c06-9fda-b0fa218e899f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 18:38:28.807332 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Flow 'volume_create_api' (ecf33fa5-e33c-4705-b0a4-918ea1857ad1) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 18:38:28.808211 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d091404-cc1b-4803-8d6a-ac735cde9728 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes returned with HTTP 400 Jan 27 18:38:28.810385 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1366/2726] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:38:28 2021] POST /volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes => generated 173 bytes in 131 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:38:28.828705 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a3fe849b-3f11-452a-bc93-7b39073af94b tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] DELETE http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 Jan 27 18:38:28.829244 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a3fe849b-3f11-452a-bc93-7b39073af94b tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:28.829466 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:28.829466 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:28.829843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a3fe849b-3f11-452a-bc93-7b39073af94b tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:28.830319 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-a3fe849b-3f11-452a-bc93-7b39073af94b tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Delete volume with id: cfdf3d50-cf34-4820-a688-1defc8a08690 Jan 27 18:38:28.894452 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:28.894452 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:28.895890 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a3fe849b-3f11-452a-bc93-7b39073af94b tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Volume info retrieved successfully. Jan 27 18:38:28.925905 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a3fe849b-3f11-452a-bc93-7b39073af94b tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Delete volume request issued successfully. Jan 27 18:38:28.926688 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a3fe849b-3f11-452a-bc93-7b39073af94b tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 returned with HTTP 202 Jan 27 18:38:28.927792 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1361/2727] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:38:28 2021] DELETE /volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:38:28.935871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4fb630c4-14e2-4e74-84b7-d7455b047022 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] GET http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 Jan 27 18:38:28.936478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4fb630c4-14e2-4e74-84b7-d7455b047022 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:28.936755 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:28.936755 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:28.937200 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4fb630c4-14e2-4e74-84b7-d7455b047022 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:28.993521 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:28.993521 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:29.003304 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4fb630c4-14e2-4e74-84b7-d7455b047022 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Volume info retrieved successfully. Jan 27 18:38:29.027062 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4fb630c4-14e2-4e74-84b7-d7455b047022 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 returned with HTTP 200 Jan 27 18:38:29.028941 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1367/2728] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:28 2021] GET /volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 => generated 915 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:30.044442 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-34448cfd-5964-4a75-8674-a1b8ed6a1138 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] GET http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 Jan 27 18:38:30.044908 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-34448cfd-5964-4a75-8674-a1b8ed6a1138 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:30.045114 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:30.045114 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:30.045500 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-34448cfd-5964-4a75-8674-a1b8ed6a1138 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:30.096595 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:30.096595 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:30.106443 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-34448cfd-5964-4a75-8674-a1b8ed6a1138 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Volume info retrieved successfully. Jan 27 18:38:30.131716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-34448cfd-5964-4a75-8674-a1b8ed6a1138 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 returned with HTTP 200 Jan 27 18:38:30.132706 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1362/2729] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:30 2021] GET /volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:30.706547 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-945e1832-fb9b-42c9-81db-e9c6845c50ab tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] POST http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots Jan 27 18:38:30.707003 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:30.707003 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:30.707414 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-945e1832-fb9b-42c9-81db-e9c6845c50ab tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78eda03b-fbb9-4f00-9d41-db5b1c3809aa", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-704591515"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:30.773108 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-945e1832-fb9b-42c9-81db-e9c6845c50ab tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots returned with HTTP 404 Jan 27 18:38:30.774346 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1368/2730] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:38:30 2021] POST /volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots => generated 109 bytes in 235 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:30.784069 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ab05df5-fbcc-4157-962e-af03405a3cab tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] POST http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots Jan 27 18:38:30.784527 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:30.784527 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:30.784948 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ab05df5-fbcc-4157-962e-af03405a3cab tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1262632978"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:30.833045 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ab05df5-fbcc-4157-962e-af03405a3cab tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots returned with HTTP 404 Jan 27 18:38:30.834231 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1363/2731] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:38:30 2021] POST /volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots => generated 77 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:38:30.843688 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-541941a3-9366-4147-92e2-b9d37a5e4fbf tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots?limit=invalid Jan 27 18:38:30.844275 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-541941a3-9366-4147-92e2-b9d37a5e4fbf tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:30.844785 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-541941a3-9366-4147-92e2-b9d37a5e4fbf tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:30.845549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-541941a3-9366-4147-92e2-b9d37a5e4fbf tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] HTTP exception thrown: limit param must be an integer Jan 27 18:38:30.845946 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-541941a3-9366-4147-92e2-b9d37a5e4fbf tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots?limit=invalid returned with HTTP 400 Jan 27 18:38:30.847023 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1369/2732] 10.222.0.72 () {58 vars in 1237 bytes} [Wed Jan 27 18:38:30 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 18:38:30.856777 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43374fee-6327-461f-bab1-c5c516d95569 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots?marker=507b6afa-4095-4ef2-a4a5-5479606e7963 Jan 27 18:38:30.857298 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43374fee-6327-461f-bab1-c5c516d95569 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:30.857901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-43374fee-6327-461f-bab1-c5c516d95569 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:30.858591 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-43374fee-6327-461f-bab1-c5c516d95569 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Removing options '' from query. {{(pid=87902) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:38:30.860817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-43374fee-6327-461f-bab1-c5c516d95569 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Building query based on filter {{(pid=87902) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:38:30.884659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-43374fee-6327-461f-bab1-c5c516d95569 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots?marker=507b6afa-4095-4ef2-a4a5-5479606e7963 returned with HTTP 404 Jan 27 18:38:30.885701 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1364/2733] 10.222.0.72 () {58 vars in 1297 bytes} [Wed Jan 27 18:38:30 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots?marker=507b6afa-4095-4ef2-a4a5-5479606e7963 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:30.895487 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6428b2c3-53c7-4849-b907-52dec05291e2 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots?sort_key=invalid Jan 27 18:38:30.896008 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6428b2c3-53c7-4849-b907-52dec05291e2 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:30.896490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6428b2c3-53c7-4849-b907-52dec05291e2 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:30.897072 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-6428b2c3-53c7-4849-b907-52dec05291e2 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:38:30.899320 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.db.sqlalchemy.api [None req-6428b2c3-53c7-4849-b907-52dec05291e2 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Building query based on filter {{(pid=87901) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 18:38:30.900209 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6428b2c3-53c7-4849-b907-52dec05291e2 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots?sort_key=invalid returned with HTTP 400 Jan 27 18:38:30.910205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] POST http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes Jan 27 18:38:30.910974 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-660295160"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:30.912074 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-660295160'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:38:30.912447 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Create volume of 2 GB Jan 27 18:38:30.915518 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1370/2734] 10.222.0.72 () {58 vars in 1243 bytes} [Wed Jan 27 18:38:30 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/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 27 18:38:30.925194 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Availability Zones retrieved successfully. Jan 27 18:38:30.941629 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Flow 'volume_create_api' (fd0bbdd1-6aaf-4e1c-95b8-f1c0cb3d0510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:38:30.944365 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76061625-6079-426e-b8fb-8d56a3f62855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:30.946470 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Validating volume size '2' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:38:31.029868 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76061625-6079-426e-b8fb-8d56a3f62855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:31.032764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8840250a-d7f4-4fc2-9cdf-e4a8ec780656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:31.133424 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Created reservations ['4bbbe399-02c2-4881-b0b5-2637134be8d6', 'e1f0e806-9fdc-46c9-bc15-a436bd8da9a7', 'f2884450-8106-49c0-a7d7-4d597cddd1b8', '667b409a-1420-4a65-8118-dbcc97ed906c'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:38:31.136279 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8840250a-d7f4-4fc2-9cdf-e4a8ec780656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bbbe399-02c2-4881-b0b5-2637134be8d6', 'e1f0e806-9fdc-46c9-bc15-a436bd8da9a7', 'f2884450-8106-49c0-a7d7-4d597cddd1b8', '667b409a-1420-4a65-8118-dbcc97ed906c']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:31.139502 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b28e49d5-2ae4-4323-a48e-eb1dc452222a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:31.150613 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c4194082-39d4-4038-ae6e-ed643caab992 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] GET http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 Jan 27 18:38:31.151487 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c4194082-39d4-4038-ae6e-ed643caab992 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:31.152192 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c4194082-39d4-4038-ae6e-ed643caab992 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:31.203996 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c4194082-39d4-4038-ae6e-ed643caab992 tempest-VolumesCloneNegativeTest-646023610 tempest-VolumesCloneNegativeTest-646023610-project] http://10.222.0.72/volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 returned with HTTP 404 Jan 27 18:38:31.204634 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b28e49d5-2ae4-4323-a48e-eb1dc452222a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb82fc01-20e2-4d6a-8681-3cbbb616c5cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-660295160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='779a663ca4c74b1a884f52bbc4385615',qos_specs=None,replication_status=,reservations=['4bbbe399-02c2-4881-b0b5-2637134be8d6','e1f0e806-9fdc-46c9-bc15-a436bd8da9a7','f2884450-8106-49c0-a7d7-4d597cddd1b8','667b409a-1420-4a65-8118-dbcc97ed906c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d237c0e7c5e3435ea607472cce21129e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:38:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-660295160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb82fc01-20e2-4d6a-8681-3cbbb616c5cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='779a663ca4c74b1a884f52bbc4385615',provider_auth=None,provider_geometry=None,provider_id=None,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='d237c0e7c5e3435ea607472cce21129e',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:31.207760 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0dbce65-a382-4ccc-9c68-32c5770ae15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:31.209990 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1371/2735] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:31 2021] GET /volume/v3/a5d6b1585f3d422db5f5c46f521acb18/volumes/cfdf3d50-cf34-4820-a688-1defc8a08690 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:31.255829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0dbce65-a382-4ccc-9c68-32c5770ae15e) transitioned into state 'SUCCESS' from state '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-660295160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='779a663ca4c74b1a884f52bbc4385615',qos_specs=None,replication_status=,reservations=['4bbbe399-02c2-4881-b0b5-2637134be8d6','e1f0e806-9fdc-46c9-bc15-a436bd8da9a7','f2884450-8106-49c0-a7d7-4d597cddd1b8','667b409a-1420-4a65-8118-dbcc97ed906c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d237c0e7c5e3435ea607472cce21129e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:31.259863 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dae4ee2f-16bd-4655-b8f3-f868ea3ede87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:31.281599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dae4ee2f-16bd-4655-b8f3-f868ea3ede87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:31.284202 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Flow 'volume_create_api' (fd0bbdd1-6aaf-4e1c-95b8-f1c0cb3d0510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:38:31.358009 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Create volume request issued successfully. Jan 27 18:38:31.377499 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7bea80c8-f971-4f24-9174-efb381ded356 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes returned with HTTP 202 Jan 27 18:38:31.379907 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1365/2736] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:38:30 2021] POST /volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes => generated 830 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:38:31.395236 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-356e0180-8c04-4874-af09-d926efaab0d6 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb Jan 27 18:38:31.396042 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-356e0180-8c04-4874-af09-d926efaab0d6 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:31.397765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-356e0180-8c04-4874-af09-d926efaab0d6 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:31.463662 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:31.463662 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:31.473351 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-356e0180-8c04-4874-af09-d926efaab0d6 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Volume info retrieved successfully. Jan 27 18:38:31.512503 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-356e0180-8c04-4874-af09-d926efaab0d6 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb returned with HTTP 200 Jan 27 18:38:31.513334 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1372/2737] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:31 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb => generated 898 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:32.530541 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bcf8a09c-0514-446d-9b7f-027cfa26ae7e tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb Jan 27 18:38:32.531092 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bcf8a09c-0514-446d-9b7f-027cfa26ae7e tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:32.531207 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:32.531207 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:32.531549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bcf8a09c-0514-446d-9b7f-027cfa26ae7e tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:32.580004 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:32.580004 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:32.588236 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bcf8a09c-0514-446d-9b7f-027cfa26ae7e tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Volume info retrieved successfully. Jan 27 18:38:32.610952 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bcf8a09c-0514-446d-9b7f-027cfa26ae7e tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb returned with HTTP 200 Jan 27 18:38:32.623455 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1366/2738] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:32 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb => generated 923 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:32.629494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ddbfba0d-e590-46f6-a80d-46b2a92fb646 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] POST http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots Jan 27 18:38:32.629953 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:32.629953 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:32.630371 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ddbfba0d-e590-46f6-a80d-46b2a92fb646 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb82fc01-20e2-4d6a-8681-3cbbb616c5cb", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1141305876"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:32.693911 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:32.693911 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:32.695117 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ddbfba0d-e590-46f6-a80d-46b2a92fb646 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Volume info retrieved successfully. Jan 27 18:38:32.695529 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-ddbfba0d-e590-46f6-a80d-46b2a92fb646 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Create snapshot from volume cb82fc01-20e2-4d6a-8681-3cbbb616c5cb Jan 27 18:38:32.767967 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-ddbfba0d-e590-46f6-a80d-46b2a92fb646 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Created reservations ['e2dcef84-bfdd-4531-ba7d-02d05f44ce84', '8182bafb-1f7e-418c-b10b-5f35b3dd8cbe', 'fe9285e9-6359-4219-9bdb-146abd44a216', 'c9a34c75-0469-4e61-ba62-1cb0defe0007'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:38:32.889001 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ddbfba0d-e590-46f6-a80d-46b2a92fb646 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Snapshot create request issued successfully. Jan 27 18:38:32.889001 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ddbfba0d-e590-46f6-a80d-46b2a92fb646 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots returned with HTTP 202 Jan 27 18:38:32.889001 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1373/2739] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:38:32 2021] POST /volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots => generated 318 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:38:32.897987 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f815fad-3f1b-415e-b31a-7898bb33fdbf tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 Jan 27 18:38:32.898955 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f815fad-3f1b-415e-b31a-7898bb33fdbf tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:32.899156 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:32.899156 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:32.899554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f815fad-3f1b-415e-b31a-7898bb33fdbf tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:32.931000 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:32.931000 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:32.933240 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0f815fad-3f1b-415e-b31a-7898bb33fdbf tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Snapshot retrieved successfully. Jan 27 18:38:32.936431 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f815fad-3f1b-415e-b31a-7898bb33fdbf tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 returned with HTTP 200 Jan 27 18:38:32.938576 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1367/2740] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:38:32 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 => generated 450 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:33.882081 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] POST http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes Jan 27 18:38:33.882987 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:33.882987 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:33.883677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1332901668"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:33.885256 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Create volume request body: {'volume': {'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1332901668'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:38:33.952892 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14c220c8-cc57-4fa9-af30-ac200b7990e2 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 Jan 27 18:38:33.953267 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-14c220c8-cc57-4fa9-af30-ac200b7990e2 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:33.953479 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:33.953479 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:33.953860 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-14c220c8-cc57-4fa9-af30-ac200b7990e2 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:33.990361 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:33.990361 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:33.991566 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-14c220c8-cc57-4fa9-af30-ac200b7990e2 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Snapshot retrieved successfully. Jan 27 18:38:33.993762 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14c220c8-cc57-4fa9-af30-ac200b7990e2 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 returned with HTTP 200 Jan 27 18:38:33.994793 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1368/2741] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:38:33 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 => generated 450 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:34.013989 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Create volume of 1 GB Jan 27 18:38:34.014725 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:34.014725 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:34.047670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Availability Zones retrieved successfully. Jan 27 18:38:34.075789 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Flow 'volume_create_api' (575d0bb1-dd23-4571-aa7d-94763f3d9359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:38:34.079148 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512ad1f4-5ada-4c81-97e1-3ba8da312ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:34.081765 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:38:34.263082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512ad1f4-5ada-4c81-97e1-3ba8da312ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:34.266326 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9b74a29-0eea-4d26-bdd0-fd33137493a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:34.377860 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Created reservations ['4714df35-b1f5-4964-8dc3-6a1b7eade518', '79be7986-8177-46f4-a6b6-34af8bbbb01b', 'd1ae0a6d-cb1b-4cf6-8574-6c724a5da219', '9e067945-c66a-4c26-85c8-a79ee5afabce'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:38:34.379940 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9b74a29-0eea-4d26-bdd0-fd33137493a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4714df35-b1f5-4964-8dc3-6a1b7eade518', '79be7986-8177-46f4-a6b6-34af8bbbb01b', 'd1ae0a6d-cb1b-4cf6-8574-6c724a5da219', '9e067945-c66a-4c26-85c8-a79ee5afabce']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:34.382794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f66cbd-a59d-406d-bc62-d18290a04147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:34.463576 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f66cbd-a59d-406d-bc62-d18290a04147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '958dc255-7d96-4db2-af65-edca7a7165f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1332901668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93e0e5124ee480a82689dedd9183054',qos_specs=None,replication_status=,reservations=['4714df35-b1f5-4964-8dc3-6a1b7eade518','79be7986-8177-46f4-a6b6-34af8bbbb01b','d1ae0a6d-cb1b-4cf6-8574-6c724a5da219','9e067945-c66a-4c26-85c8-a79ee5afabce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76770ba5a2e8489da043046c5da38817',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:38:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1332901668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=958dc255-7d96-4db2-af65-edca7a7165f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93e0e5124ee480a82689dedd9183054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='76770ba5a2e8489da043046c5da38817',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:34.466435 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (754e044a-16b9-433b-b71e-92d26c7c675b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:34.495301 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (754e044a-16b9-433b-b71e-92d26c7c675b) transitioned into state 'SUCCESS' from state '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-1332901668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93e0e5124ee480a82689dedd9183054',qos_specs=None,replication_status=,reservations=['4714df35-b1f5-4964-8dc3-6a1b7eade518','79be7986-8177-46f4-a6b6-34af8bbbb01b','d1ae0a6d-cb1b-4cf6-8574-6c724a5da219','9e067945-c66a-4c26-85c8-a79ee5afabce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76770ba5a2e8489da043046c5da38817',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:34.498298 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b9d6184-705a-4762-8cf5-abdc2726228e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:34.517933 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b9d6184-705a-4762-8cf5-abdc2726228e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:34.521123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Flow 'volume_create_api' (575d0bb1-dd23-4571-aa7d-94763f3d9359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:38:34.576348 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Create volume request issued successfully. Jan 27 18:38:34.591748 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f561628-9e95-4b14-88cc-98908ef0864a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes returned with HTTP 202 Jan 27 18:38:34.602554 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1374/2742] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:38:33 2021] POST /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes => generated 817 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:38:34.608439 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a8bc8de-16a1-4f59-8497-2bab499ae3b0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:34.608968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a8bc8de-16a1-4f59-8497-2bab499ae3b0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:34.609164 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:34.609164 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:34.609896 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a8bc8de-16a1-4f59-8497-2bab499ae3b0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:34.716083 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:34.716083 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:34.744398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1a8bc8de-16a1-4f59-8497-2bab499ae3b0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:34.780434 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a8bc8de-16a1-4f59-8497-2bab499ae3b0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:34.781507 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1369/2743] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:34 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 885 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:35.008366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3bc783f9-e950-4631-a571-2a04049a2349 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 Jan 27 18:38:35.008918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3bc783f9-e950-4631-a571-2a04049a2349 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:35.009098 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:35.009098 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:35.009444 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3bc783f9-e950-4631-a571-2a04049a2349 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:35.062780 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:35.062780 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:35.066280 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3bc783f9-e950-4631-a571-2a04049a2349 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Snapshot retrieved successfully. Jan 27 18:38:35.068959 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3bc783f9-e950-4631-a571-2a04049a2349 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 returned with HTTP 200 Jan 27 18:38:35.073719 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1375/2744] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:38:35 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 => generated 477 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:35.082448 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] POST http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes Jan 27 18:38:35.083827 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:35.083827 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:35.084706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "663dff65-ca1e-491f-8580-5a075c059b03"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:35.086344 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '663dff65-ca1e-491f-8580-5a075c059b03'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:38:35.121227 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:35.121227 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:35.123151 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Snapshot retrieved successfully. Jan 27 18:38:35.123761 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Create volume of 1 GB Jan 27 18:38:35.141197 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Availability Zones retrieved successfully. Jan 27 18:38:35.162942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Flow 'volume_create_api' (9ad05719-b37e-473d-8018-a45321473c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:38:35.166725 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ea8007-27ba-4f46-8abb-e92790850a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:35.172952 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:38:35.194046 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ea8007-27ba-4f46-8abb-e92790850a6e) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 18:38:35.194328 n-d-742170-5 devstack@c-api.service[87900]: 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 27 18:38:35.202354 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ea8007-27ba-4f46-8abb-e92790850a6e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:35.205934 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ea8007-27ba-4f46-8abb-e92790850a6e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 18:38:35.209571 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.volume.api [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Flow 'volume_create_api' (9ad05719-b37e-473d-8018-a45321473c24) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 18:38:35.210725 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a3eb6375-cc52-479f-8f83-af7ff65fd9aa tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes returned with HTTP 400 Jan 27 18:38:35.212087 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1370/2745] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:38:35 2021] POST /volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes => generated 171 bytes in 135 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 18:38:35.222919 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb016445-cd5c-47f8-a3ff-e444e78c64bb tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] DELETE http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 Jan 27 18:38:35.223508 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb016445-cd5c-47f8-a3ff-e444e78c64bb tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:35.223718 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:35.223718 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:35.224145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb016445-cd5c-47f8-a3ff-e444e78c64bb tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:35.224550 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-eb016445-cd5c-47f8-a3ff-e444e78c64bb tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Delete snapshot with id: 663dff65-ca1e-491f-8580-5a075c059b03 Jan 27 18:38:35.273800 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:35.273800 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:35.275859 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eb016445-cd5c-47f8-a3ff-e444e78c64bb tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Snapshot retrieved successfully. Jan 27 18:38:35.361135 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eb016445-cd5c-47f8-a3ff-e444e78c64bb tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Snapshot delete request issued successfully. Jan 27 18:38:35.361941 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb016445-cd5c-47f8-a3ff-e444e78c64bb tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 returned with HTTP 202 Jan 27 18:38:35.363342 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1376/2746] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:38:35 2021] DELETE /volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:38:35.373683 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb07a572-ab81-443e-b2d7-7a9a36e3dffd tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 Jan 27 18:38:35.374438 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb07a572-ab81-443e-b2d7-7a9a36e3dffd tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:35.374843 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:35.374843 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:35.375529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb07a572-ab81-443e-b2d7-7a9a36e3dffd tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:35.409559 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:35.409559 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:35.414146 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bb07a572-ab81-443e-b2d7-7a9a36e3dffd tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Snapshot retrieved successfully. Jan 27 18:38:35.422737 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb07a572-ab81-443e-b2d7-7a9a36e3dffd tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 returned with HTTP 200 Jan 27 18:38:35.424631 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1371/2747] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:38:35 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 => generated 476 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:35.800436 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-379f90ff-a490-4e44-a254-1dd7f127f411 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:35.802204 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-379f90ff-a490-4e44-a254-1dd7f127f411 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:35.802204 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:35.802204 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:35.802204 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-379f90ff-a490-4e44-a254-1dd7f127f411 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:35.911524 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:35.911524 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:35.936777 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-379f90ff-a490-4e44-a254-1dd7f127f411 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:35.985189 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-379f90ff-a490-4e44-a254-1dd7f127f411 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:35.989335 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1377/2748] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:35 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 909 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:36.438088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab418552-b03e-4b82-bdbb-1011afab749a tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 Jan 27 18:38:36.439315 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab418552-b03e-4b82-bdbb-1011afab749a tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:36.439758 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:36.439758 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:36.440690 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ab418552-b03e-4b82-bdbb-1011afab749a tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:36.484849 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:36.484849 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:36.486966 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ab418552-b03e-4b82-bdbb-1011afab749a tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Snapshot retrieved successfully. Jan 27 18:38:36.489177 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ab418552-b03e-4b82-bdbb-1011afab749a tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 returned with HTTP 200 Jan 27 18:38:36.490460 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1372/2749] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:38:36 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 => generated 476 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:37.005739 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ca7f619-5936-4d59-a032-3da570500065 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:37.006263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ca7f619-5936-4d59-a032-3da570500065 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:37.006481 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:37.006481 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:37.006856 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ca7f619-5936-4d59-a032-3da570500065 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:37.095920 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:37.095920 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:37.106634 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4ca7f619-5936-4d59-a032-3da570500065 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:37.132910 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ca7f619-5936-4d59-a032-3da570500065 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:37.135023 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1378/2750] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:37 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 909 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:37.502118 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0ee3bb1f-659e-42bf-b372-99a3fa959404 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 Jan 27 18:38:37.503201 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0ee3bb1f-659e-42bf-b372-99a3fa959404 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:37.503557 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:37.503557 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:37.504110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0ee3bb1f-659e-42bf-b372-99a3fa959404 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:37.530667 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0ee3bb1f-659e-42bf-b372-99a3fa959404 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 returned with HTTP 404 Jan 27 18:38:37.532749 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1373/2751] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:38:37 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/snapshots/663dff65-ca1e-491f-8580-5a075c059b03 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:37.540377 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d666abfa-49f0-44fc-8c68-03bd0467173e tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] DELETE http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb Jan 27 18:38:37.540377 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d666abfa-49f0-44fc-8c68-03bd0467173e tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:37.540953 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:37.540953 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:37.541693 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d666abfa-49f0-44fc-8c68-03bd0467173e tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:37.542080 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-d666abfa-49f0-44fc-8c68-03bd0467173e tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Delete volume with id: cb82fc01-20e2-4d6a-8681-3cbbb616c5cb Jan 27 18:38:37.647823 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:37.647823 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:37.650927 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d666abfa-49f0-44fc-8c68-03bd0467173e tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Volume info retrieved successfully. Jan 27 18:38:37.716519 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d666abfa-49f0-44fc-8c68-03bd0467173e tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Delete volume request issued successfully. Jan 27 18:38:37.717167 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d666abfa-49f0-44fc-8c68-03bd0467173e tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb returned with HTTP 202 Jan 27 18:38:37.720910 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1379/2752] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:38:37 2021] DELETE /volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:38:37.728525 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c51446fb-b116-4fa7-b79e-d63e3c496bf0 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb Jan 27 18:38:37.729462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c51446fb-b116-4fa7-b79e-d63e3c496bf0 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:37.730854 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c51446fb-b116-4fa7-b79e-d63e3c496bf0 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:37.820147 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:37.820147 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:37.829551 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c51446fb-b116-4fa7-b79e-d63e3c496bf0 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Volume info retrieved successfully. Jan 27 18:38:37.862356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c51446fb-b116-4fa7-b79e-d63e3c496bf0 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb returned with HTTP 200 Jan 27 18:38:37.873772 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1374/2753] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:37 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb => generated 922 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:38.150779 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8c49cd3c-ac78-4e28-a442-50abb3ec2a18 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:38.165570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8c49cd3c-ac78-4e28-a442-50abb3ec2a18 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:38.165867 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:38.165867 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:38.166701 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8c49cd3c-ac78-4e28-a442-50abb3ec2a18 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:38.268448 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:38.268448 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:38.291650 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8c49cd3c-ac78-4e28-a442-50abb3ec2a18 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:38.329750 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8c49cd3c-ac78-4e28-a442-50abb3ec2a18 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:38.332017 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1380/2754] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:38 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 909 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:38.881800 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dc096f90-f378-4663-863f-41ed9776c188 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb Jan 27 18:38:38.882318 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dc096f90-f378-4663-863f-41ed9776c188 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:38.882507 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:38.882507 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:38.883172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dc096f90-f378-4663-863f-41ed9776c188 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:39.012350 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:39.012350 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:39.039096 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dc096f90-f378-4663-863f-41ed9776c188 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Volume info retrieved successfully. Jan 27 18:38:39.070046 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dc096f90-f378-4663-863f-41ed9776c188 tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb returned with HTTP 200 Jan 27 18:38:39.074638 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1375/2755] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:38 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb => generated 922 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:39.348583 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a21245a7-ff7d-4bb5-84c0-4bc47bae18ff tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:39.349110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a21245a7-ff7d-4bb5-84c0-4bc47bae18ff tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:39.349503 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:39.349503 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:39.349849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a21245a7-ff7d-4bb5-84c0-4bc47bae18ff tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:39.485813 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:39.485813 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:39.512767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a21245a7-ff7d-4bb5-84c0-4bc47bae18ff tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:39.558801 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a21245a7-ff7d-4bb5-84c0-4bc47bae18ff tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:39.565046 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1381/2756] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:39 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 909 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:38:40.091126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8230b03-5b61-4420-94a1-d54aef96a9ed tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] GET http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb Jan 27 18:38:40.092261 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8230b03-5b61-4420-94a1-d54aef96a9ed tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:40.092631 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:40.092631 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:40.093264 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8230b03-5b61-4420-94a1-d54aef96a9ed tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:40.156069 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8230b03-5b61-4420-94a1-d54aef96a9ed tempest-VolumesSnapshotNegativeTestJSON-654264693 tempest-VolumesSnapshotNegativeTestJSON-654264693-project] http://10.222.0.72/volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb returned with HTTP 404 Jan 27 18:38:40.163233 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1376/2757] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:40 2021] GET /volume/v3/779a663ca4c74b1a884f52bbc4385615/volumes/cb82fc01-20e2-4d6a-8681-3cbbb616c5cb => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:38:40.582532 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-229bf6ac-ed21-458a-b603-ba8962fa1338 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:40.583413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-229bf6ac-ed21-458a-b603-ba8962fa1338 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:40.584072 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:40.584072 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:40.584793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-229bf6ac-ed21-458a-b603-ba8962fa1338 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:40.707208 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:40.707208 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:40.720442 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-229bf6ac-ed21-458a-b603-ba8962fa1338 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:40.771869 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-229bf6ac-ed21-458a-b603-ba8962fa1338 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:40.772972 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1382/2758] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:40 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 909 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:41.789605 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3f4bad2a-62a8-464b-87fe-abb60b364fbd tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:41.790155 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3f4bad2a-62a8-464b-87fe-abb60b364fbd tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:41.790577 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3f4bad2a-62a8-464b-87fe-abb60b364fbd tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:41.937191 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:41.937191 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:41.967203 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3f4bad2a-62a8-464b-87fe-abb60b364fbd tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:42.016089 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3f4bad2a-62a8-464b-87fe-abb60b364fbd tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:42.017247 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1377/2759] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:41 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 909 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:43.034012 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3467c475-7833-4f98-b550-385e2ff2aae0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:43.035302 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3467c475-7833-4f98-b550-385e2ff2aae0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:43.035747 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:43.035747 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:43.036386 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3467c475-7833-4f98-b550-385e2ff2aae0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:43.166651 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:43.166651 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:43.195568 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3467c475-7833-4f98-b550-385e2ff2aae0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:43.253776 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3467c475-7833-4f98-b550-385e2ff2aae0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:43.254622 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1383/2760] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:43 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 909 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:44.272672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e196a355-4fa1-4bce-9db8-82da6a916317 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:44.273608 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e196a355-4fa1-4bce-9db8-82da6a916317 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:44.273957 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:44.273957 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:44.274597 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e196a355-4fa1-4bce-9db8-82da6a916317 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:44.378844 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:44.378844 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:44.394805 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e196a355-4fa1-4bce-9db8-82da6a916317 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:44.456708 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e196a355-4fa1-4bce-9db8-82da6a916317 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:44.467029 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1378/2761] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:44 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 909 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:45.473416 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0140fb0a-415b-469f-b7e3-4ce0e6280526 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:45.474036 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0140fb0a-415b-469f-b7e3-4ce0e6280526 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:45.474302 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:45.474302 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:45.474714 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0140fb0a-415b-469f-b7e3-4ce0e6280526 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:45.527450 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:45.527450 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:45.540897 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0140fb0a-415b-469f-b7e3-4ce0e6280526 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:45.569713 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0140fb0a-415b-469f-b7e3-4ce0e6280526 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:45.570862 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1384/2762] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:45 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 909 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:46.591464 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da196697-d19c-426e-baf7-bc1e5e9c3ca4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:46.594820 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-da196697-d19c-426e-baf7-bc1e5e9c3ca4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:46.598224 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:46.598224 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:46.598892 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-da196697-d19c-426e-baf7-bc1e5e9c3ca4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:46.691831 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:46.691831 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:46.704891 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-da196697-d19c-426e-baf7-bc1e5e9c3ca4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:46.733195 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da196697-d19c-426e-baf7-bc1e5e9c3ca4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:46.734425 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1379/2763] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:46 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 909 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:47.750692 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a7c9d6b-94d9-476d-b4a6-fbac0abe7d90 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:47.751262 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a7c9d6b-94d9-476d-b4a6-fbac0abe7d90 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:47.751404 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:47.751404 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:47.751857 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a7c9d6b-94d9-476d-b4a6-fbac0abe7d90 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:47.821343 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:47.821343 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:47.832916 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2a7c9d6b-94d9-476d-b4a6-fbac0abe7d90 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:47.863960 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a7c9d6b-94d9-476d-b4a6-fbac0abe7d90 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:47.871768 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1385/2764] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:47 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 909 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:48.881431 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41a4a980-0e1e-4ac2-96db-18223d424c3a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:48.881989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-41a4a980-0e1e-4ac2-96db-18223d424c3a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:48.882128 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:48.882128 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:48.882735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-41a4a980-0e1e-4ac2-96db-18223d424c3a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:48.937884 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:48.937884 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:48.949481 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-41a4a980-0e1e-4ac2-96db-18223d424c3a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:48.980112 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41a4a980-0e1e-4ac2-96db-18223d424c3a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:48.981027 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1380/2765] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:48 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 909 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:49.998474 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b21c087d-f95b-4a05-a019-4cb082f585f4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:49.999335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b21c087d-f95b-4a05-a019-4cb082f585f4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:49.999802 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:49.999802 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:50.000323 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b21c087d-f95b-4a05-a019-4cb082f585f4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:50.054990 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:50.054990 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:50.064437 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b21c087d-f95b-4a05-a019-4cb082f585f4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:50.087015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b21c087d-f95b-4a05-a019-4cb082f585f4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:50.088117 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1386/2766] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:49 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:51.103770 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1875fd1-b219-45dc-80f6-c9bf76f7fa62 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:51.104457 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1875fd1-b219-45dc-80f6-c9bf76f7fa62 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:51.104688 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:51.104688 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:51.105065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c1875fd1-b219-45dc-80f6-c9bf76f7fa62 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:51.156457 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:51.156457 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:51.165431 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c1875fd1-b219-45dc-80f6-c9bf76f7fa62 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:51.188107 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c1875fd1-b219-45dc-80f6-c9bf76f7fa62 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:51.189037 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1381/2767] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:51 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 967 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:52.205254 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-969128c8-25d7-4bce-a707-ae3ecdb0485a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:52.205780 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-969128c8-25d7-4bce-a707-ae3ecdb0485a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:52.205883 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:52.205883 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:52.206245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-969128c8-25d7-4bce-a707-ae3ecdb0485a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:52.255411 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:52.255411 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:52.265039 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-969128c8-25d7-4bce-a707-ae3ecdb0485a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:52.286599 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-969128c8-25d7-4bce-a707-ae3ecdb0485a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:52.287490 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1387/2768] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:52 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 970 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:53.303563 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c7211a6d-8fe2-4370-890b-7aeb6afdfc7a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:53.304294 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c7211a6d-8fe2-4370-890b-7aeb6afdfc7a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:53.304294 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:53.304294 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:53.304622 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c7211a6d-8fe2-4370-890b-7aeb6afdfc7a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:53.353642 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:53.353642 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:53.362440 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c7211a6d-8fe2-4370-890b-7aeb6afdfc7a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:53.384356 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c7211a6d-8fe2-4370-890b-7aeb6afdfc7a tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:53.385174 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1382/2769] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:53 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 970 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:54.402150 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c02aac4-881d-44bd-b518-1944baa1ada3 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:54.402884 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c02aac4-881d-44bd-b518-1944baa1ada3 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:54.403101 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:54.403101 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:54.403519 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1c02aac4-881d-44bd-b518-1944baa1ada3 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:54.455534 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:54.455534 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:54.464455 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1c02aac4-881d-44bd-b518-1944baa1ada3 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:54.488477 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1c02aac4-881d-44bd-b518-1944baa1ada3 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:54.495256 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1388/2770] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:54 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 970 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:55.505531 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-89f47a0d-0330-4f31-9f32-264ac1b1a494 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:55.506593 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-89f47a0d-0330-4f31-9f32-264ac1b1a494 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:55.506791 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:55.506791 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:55.507638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-89f47a0d-0330-4f31-9f32-264ac1b1a494 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:55.560840 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:55.560840 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:55.569215 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-89f47a0d-0330-4f31-9f32-264ac1b1a494 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:55.592035 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-89f47a0d-0330-4f31-9f32-264ac1b1a494 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:55.593126 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1383/2771] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:55 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 970 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:56.609072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf3a95f7-c60b-4536-9303-d633b2e48008 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:56.609623 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf3a95f7-c60b-4536-9303-d633b2e48008 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:56.609742 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:56.609742 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:56.610121 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf3a95f7-c60b-4536-9303-d633b2e48008 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:56.659337 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:56.659337 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:56.667948 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bf3a95f7-c60b-4536-9303-d633b2e48008 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:56.691548 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf3a95f7-c60b-4536-9303-d633b2e48008 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:56.692734 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1389/2772] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:56 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 1358 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:38:56.708116 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2396b805-7e5a-40ab-b3b2-bc95404cf2b7 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] POST http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4/action Jan 27 18:38:56.708571 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:56.708571 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:56.709009 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2396b805-7e5a-40ab-b3b2-bc95404cf2b7 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:38:56.709400 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2396b805-7e5a-40ab-b3b2-bc95404cf2b7 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:56.759007 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:56.759007 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:56.760199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2396b805-7e5a-40ab-b3b2-bc95404cf2b7 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:56.842255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-2396b805-7e5a-40ab-b3b2-bc95404cf2b7 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Created reservations ['b3511166-b658-4d1d-bc51-72c1b158ca95', '1531c946-c42c-44eb-ba5e-ff153440a6af'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:38:56.869392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2396b805-7e5a-40ab-b3b2-bc95404cf2b7 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Extend volume request issued successfully. Jan 27 18:38:56.871264 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2396b805-7e5a-40ab-b3b2-bc95404cf2b7 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4/action returned with HTTP 202 Jan 27 18:38:56.872327 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1384/2773] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:38:56 2021] POST /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:38:56.880084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-501d100f-e8cb-4adb-8ac8-ec84d10e494b tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:56.880609 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-501d100f-e8cb-4adb-8ac8-ec84d10e494b tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:56.880805 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:56.880805 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:56.881505 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-501d100f-e8cb-4adb-8ac8-ec84d10e494b tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:56.935009 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:56.935009 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:56.943810 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-501d100f-e8cb-4adb-8ac8-ec84d10e494b tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:56.968611 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-501d100f-e8cb-4adb-8ac8-ec84d10e494b tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:56.969598 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1390/2774] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:56 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 1358 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:38:57.987524 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-494adb9a-99cf-4832-900d-afa316acb8ec tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:57.988110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-494adb9a-99cf-4832-900d-afa316acb8ec tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:57.988208 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:57.988208 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:57.988560 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-494adb9a-99cf-4832-900d-afa316acb8ec tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:58.037529 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:58.037529 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:58.046565 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-494adb9a-99cf-4832-900d-afa316acb8ec tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:58.070891 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-494adb9a-99cf-4832-900d-afa316acb8ec tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:58.071779 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1385/2775] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:57 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 1358 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:38:58.087372 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4da25157-d087-4394-a818-bdaf5cacfa46 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:38:58.088086 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4da25157-d087-4394-a818-bdaf5cacfa46 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:58.088300 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:58.088300 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:58.089224 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4da25157-d087-4394-a818-bdaf5cacfa46 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:58.142388 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:58.142388 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:58.150488 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4da25157-d087-4394-a818-bdaf5cacfa46 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:58.175503 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4da25157-d087-4394-a818-bdaf5cacfa46 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:38:58.189138 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1391/2776] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:58 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 1358 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:38:58.193579 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] POST http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes Jan 27 18:38:58.194220 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:58.194220 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:58.194653 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-830635293"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:58.195927 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-830635293'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:38:58.196414 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Create volume of 1 GB Jan 27 18:38:58.209286 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Availability Zones retrieved successfully. Jan 27 18:38:58.227253 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Flow 'volume_create_api' (4d0fd4b7-979e-44c8-bacf-403c2933c095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:38:58.230633 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (047aa379-c8c9-4ec2-8a5f-c0c782cd8835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:58.232826 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:38:58.299238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (047aa379-c8c9-4ec2-8a5f-c0c782cd8835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:58.301618 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e729a2-b50a-48f9-9bc4-40f0a554e587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:58.368400 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Created reservations ['4e2c9322-919d-426e-9a3a-753899da6cec', '0cb3bb84-17ac-4909-843d-4abbb68a20ae', '4d9ffa94-58cb-46d8-8363-9f03c06c2f54', '49fb0f22-f4cb-4764-b314-3d6147972445'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:38:58.371100 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e729a2-b50a-48f9-9bc4-40f0a554e587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e2c9322-919d-426e-9a3a-753899da6cec', '0cb3bb84-17ac-4909-843d-4abbb68a20ae', '4d9ffa94-58cb-46d8-8363-9f03c06c2f54', '49fb0f22-f4cb-4764-b314-3d6147972445']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:58.373266 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cffc43d6-e726-4d61-9378-5dce72e2dbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:58.433754 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cffc43d6-e726-4d61-9378-5dce72e2dbbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47927bf4-112e-4459-9af6-a6f60f3b67e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-830635293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93e0e5124ee480a82689dedd9183054',qos_specs=None,replication_status=,reservations=['4e2c9322-919d-426e-9a3a-753899da6cec','0cb3bb84-17ac-4909-843d-4abbb68a20ae','4d9ffa94-58cb-46d8-8363-9f03c06c2f54','49fb0f22-f4cb-4764-b314-3d6147972445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76770ba5a2e8489da043046c5da38817',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-830635293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47927bf4-112e-4459-9af6-a6f60f3b67e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93e0e5124ee480a82689dedd9183054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='76770ba5a2e8489da043046c5da38817',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:58.436201 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8dc39ef-099a-4f93-96f3-84b990089388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:58.463668 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8dc39ef-099a-4f93-96f3-84b990089388) transitioned into state 'SUCCESS' from state '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-830635293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93e0e5124ee480a82689dedd9183054',qos_specs=None,replication_status=,reservations=['4e2c9322-919d-426e-9a3a-753899da6cec','0cb3bb84-17ac-4909-843d-4abbb68a20ae','4d9ffa94-58cb-46d8-8363-9f03c06c2f54','49fb0f22-f4cb-4764-b314-3d6147972445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76770ba5a2e8489da043046c5da38817',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:58.465646 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb757a2b-1b75-4f4f-bfe4-846d7c0c08dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:38:58.483284 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb757a2b-1b75-4f4f-bfe4-846d7c0c08dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:38:58.486061 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Flow 'volume_create_api' (4d0fd4b7-979e-44c8-bacf-403c2933c095) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:38:58.537428 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Create volume request issued successfully. Jan 27 18:38:58.551804 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c823186f-a4b5-488d-a6e7-f5c16a86cc57 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes returned with HTTP 202 Jan 27 18:38:58.558048 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1386/2777] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:38:58 2021] POST /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes => generated 816 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:38:58.568358 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-68fe93e2-c2d4-45c0-93c0-8144639563aa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 Jan 27 18:38:58.568883 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-68fe93e2-c2d4-45c0-93c0-8144639563aa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:58.569099 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:58.569099 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:58.569476 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-68fe93e2-c2d4-45c0-93c0-8144639563aa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:58.623993 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:58.623993 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:58.633922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-68fe93e2-c2d4-45c0-93c0-8144639563aa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:58.683734 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-68fe93e2-c2d4-45c0-93c0-8144639563aa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 returned with HTTP 200 Jan 27 18:38:58.685777 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1392/2778] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:58 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 => generated 908 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:38:59.702760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-83ab137e-acae-4f46-94e3-fd2ef0b1fbdd tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 Jan 27 18:38:59.703298 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-83ab137e-acae-4f46-94e3-fd2ef0b1fbdd tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:38:59.703549 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:59.703549 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:59.703930 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-83ab137e-acae-4f46-94e3-fd2ef0b1fbdd tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:38:59.752420 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:59.752420 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:59.761335 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-83ab137e-acae-4f46-94e3-fd2ef0b1fbdd tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:59.783021 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-83ab137e-acae-4f46-94e3-fd2ef0b1fbdd tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 returned with HTTP 200 Jan 27 18:38:59.783848 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1387/2779] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:38:59 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:38:59.799841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b5511d50-2c31-412c-b859-4d880f1d6cfa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] POST http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots Jan 27 18:38:59.800298 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:38:59.800298 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:38:59.800713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b5511d50-2c31-412c-b859-4d880f1d6cfa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47927bf4-112e-4459-9af6-a6f60f3b67e1", "name": "tempest-VolumesExtendTest-Snapshot-651597426"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:38:59.850315 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:38:59.850315 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:38:59.851503 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b5511d50-2c31-412c-b859-4d880f1d6cfa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:38:59.851861 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-b5511d50-2c31-412c-b859-4d880f1d6cfa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Create snapshot from volume 47927bf4-112e-4459-9af6-a6f60f3b67e1 Jan 27 18:38:59.918672 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-b5511d50-2c31-412c-b859-4d880f1d6cfa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Created reservations ['919b931c-a40d-4cb4-af27-404b1b1b02eb', 'e38225d4-c830-499a-a140-3e0d6eec676c', 'a5e28061-649a-4f3f-9e04-13a0e1783e71', '6d1ff5d9-5f77-4996-9c59-ca6f92201703'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:39:00.025396 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b5511d50-2c31-412c-b859-4d880f1d6cfa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Snapshot create request issued successfully. Jan 27 18:39:00.026390 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b5511d50-2c31-412c-b859-4d880f1d6cfa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots returned with HTTP 202 Jan 27 18:39:00.027505 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1393/2780] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:38:59 2021] POST /volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots => generated 303 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:39:00.038286 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ce88981-1221-4dec-ac41-6e3b566c7278 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 Jan 27 18:39:00.039325 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ce88981-1221-4dec-ac41-6e3b566c7278 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:00.039325 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:00.039325 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:00.039999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ce88981-1221-4dec-ac41-6e3b566c7278 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:00.070055 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:00.070055 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:00.071218 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1ce88981-1221-4dec-ac41-6e3b566c7278 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Snapshot retrieved successfully. Jan 27 18:39:00.073772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ce88981-1221-4dec-ac41-6e3b566c7278 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 returned with HTTP 200 Jan 27 18:39:00.074796 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1388/2781] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:39:00 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 => generated 435 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:01.093038 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a24f9c3c-2d75-44e4-b0c9-288c6433dfd1 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 Jan 27 18:39:01.094178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a24f9c3c-2d75-44e4-b0c9-288c6433dfd1 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:01.094607 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:01.094607 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:01.095304 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a24f9c3c-2d75-44e4-b0c9-288c6433dfd1 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:01.139101 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:01.139101 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:01.140873 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a24f9c3c-2d75-44e4-b0c9-288c6433dfd1 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Snapshot retrieved successfully. Jan 27 18:39:01.143165 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a24f9c3c-2d75-44e4-b0c9-288c6433dfd1 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 returned with HTTP 200 Jan 27 18:39:01.144878 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1394/2782] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:39:01 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 => generated 435 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:02.158311 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-50da6e41-c6c2-406b-92c5-dbae1ee1e4fa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 Jan 27 18:39:02.158819 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-50da6e41-c6c2-406b-92c5-dbae1ee1e4fa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:02.159024 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:02.159024 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:02.159406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-50da6e41-c6c2-406b-92c5-dbae1ee1e4fa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:02.185918 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:02.185918 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:02.187563 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-50da6e41-c6c2-406b-92c5-dbae1ee1e4fa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Snapshot retrieved successfully. Jan 27 18:39:02.189518 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-50da6e41-c6c2-406b-92c5-dbae1ee1e4fa tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 returned with HTTP 200 Jan 27 18:39:02.190511 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1389/2783] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:39:02 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 => generated 462 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:02.203533 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-375003cc-d926-4367-9f56-b7cd40c05ba9 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] POST http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1/action Jan 27 18:39:02.204456 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:02.204456 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:02.205196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-375003cc-d926-4367-9f56-b7cd40c05ba9 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:39:02.205775 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-375003cc-d926-4367-9f56-b7cd40c05ba9 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:39:02.264775 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:02.264775 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:02.266093 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-375003cc-d926-4367-9f56-b7cd40c05ba9 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:39:02.348292 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-375003cc-d926-4367-9f56-b7cd40c05ba9 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Created reservations ['1ae51887-8dce-46f6-a589-d8bd3613a36c', 'f8fed14b-43e3-4362-9533-048f2b7f637e'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:39:02.375297 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-375003cc-d926-4367-9f56-b7cd40c05ba9 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Extend volume request issued successfully. Jan 27 18:39:02.376144 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-375003cc-d926-4367-9f56-b7cd40c05ba9 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1/action returned with HTTP 202 Jan 27 18:39:02.377486 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1395/2784] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:39:02 2021] POST /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:39:02.384554 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5938220e-5457-4acc-b279-f3be1ae55e95 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 Jan 27 18:39:02.385476 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5938220e-5457-4acc-b279-f3be1ae55e95 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:02.385949 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:02.385949 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:02.386572 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5938220e-5457-4acc-b279-f3be1ae55e95 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:02.439095 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:02.439095 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:02.448177 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5938220e-5457-4acc-b279-f3be1ae55e95 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:39:02.471195 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5938220e-5457-4acc-b279-f3be1ae55e95 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 returned with HTTP 200 Jan 27 18:39:02.472346 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1390/2785] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:39:02 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 => generated 909 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:03.490163 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-28ec7b81-b026-4d11-a19f-2b5177c658d4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 Jan 27 18:39:03.490673 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-28ec7b81-b026-4d11-a19f-2b5177c658d4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:03.490894 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:03.490894 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:03.491685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-28ec7b81-b026-4d11-a19f-2b5177c658d4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:03.543261 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:03.543261 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:03.551353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-28ec7b81-b026-4d11-a19f-2b5177c658d4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:39:03.573818 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-28ec7b81-b026-4d11-a19f-2b5177c658d4 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 returned with HTTP 200 Jan 27 18:39:03.574645 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1396/2786] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:39:03 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 => generated 909 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:04.591515 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e01b817d-73d0-4e78-a25f-9b2dad5ece31 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 Jan 27 18:39:04.591990 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e01b817d-73d0-4e78-a25f-9b2dad5ece31 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:04.592212 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:04.592212 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:04.592583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e01b817d-73d0-4e78-a25f-9b2dad5ece31 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:04.640260 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:04.640260 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:04.648392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e01b817d-73d0-4e78-a25f-9b2dad5ece31 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:39:04.670623 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e01b817d-73d0-4e78-a25f-9b2dad5ece31 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 returned with HTTP 200 Jan 27 18:39:04.675501 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1391/2787] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:39:04 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 => generated 909 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:04.686437 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3efb2ddb-c5c3-4ef2-8390-4468252c0716 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 Jan 27 18:39:04.686897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3efb2ddb-c5c3-4ef2-8390-4468252c0716 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:04.687110 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:04.687110 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:04.687502 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3efb2ddb-c5c3-4ef2-8390-4468252c0716 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:04.736879 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:04.736879 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:04.745559 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3efb2ddb-c5c3-4ef2-8390-4468252c0716 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:39:04.766641 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3efb2ddb-c5c3-4ef2-8390-4468252c0716 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 returned with HTTP 200 Jan 27 18:39:04.767476 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1397/2788] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:39:04 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 => generated 909 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:04.785284 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13e5b2e9-d886-4255-9dd8-97e7801bc76e tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] DELETE http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 Jan 27 18:39:04.785804 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-13e5b2e9-d886-4255-9dd8-97e7801bc76e tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:04.786015 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:04.786015 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:04.786387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-13e5b2e9-d886-4255-9dd8-97e7801bc76e tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:04.786740 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-13e5b2e9-d886-4255-9dd8-97e7801bc76e tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Delete snapshot with id: 103d212b-4df6-4297-be93-6f0a89289080 Jan 27 18:39:04.814243 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:04.814243 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:04.815306 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-13e5b2e9-d886-4255-9dd8-97e7801bc76e tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Snapshot retrieved successfully. Jan 27 18:39:04.875783 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-13e5b2e9-d886-4255-9dd8-97e7801bc76e tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Snapshot delete request issued successfully. Jan 27 18:39:04.876170 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13e5b2e9-d886-4255-9dd8-97e7801bc76e tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 returned with HTTP 202 Jan 27 18:39:04.879079 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1392/2789] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:39:04 2021] DELETE /volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:39:04.885652 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b2a0b00-0020-4045-a71b-97604d170823 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 Jan 27 18:39:04.886354 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b2a0b00-0020-4045-a71b-97604d170823 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:04.886574 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:04.886574 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:04.886960 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b2a0b00-0020-4045-a71b-97604d170823 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:04.912722 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:04.912722 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:04.914122 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4b2a0b00-0020-4045-a71b-97604d170823 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Snapshot retrieved successfully. Jan 27 18:39:04.916094 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b2a0b00-0020-4045-a71b-97604d170823 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 returned with HTTP 200 Jan 27 18:39:04.917118 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1398/2790] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:39:04 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 => generated 461 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:05.929163 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98bbb89d-e873-44ba-928b-9643c2d8317d tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 Jan 27 18:39:05.929706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98bbb89d-e873-44ba-928b-9643c2d8317d tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:05.929882 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:05.929882 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:05.930263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-98bbb89d-e873-44ba-928b-9643c2d8317d tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:05.955944 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:05.955944 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:05.956971 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-98bbb89d-e873-44ba-928b-9643c2d8317d tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Snapshot retrieved successfully. Jan 27 18:39:05.958870 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-98bbb89d-e873-44ba-928b-9643c2d8317d tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 returned with HTTP 200 Jan 27 18:39:05.959692 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1393/2791] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:39:05 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 => generated 461 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:06.972569 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e234cdf6-5f75-4ce5-8bde-df65bb8df78c tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 Jan 27 18:39:06.973048 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e234cdf6-5f75-4ce5-8bde-df65bb8df78c tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:06.973217 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:06.973217 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:06.973593 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e234cdf6-5f75-4ce5-8bde-df65bb8df78c tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:06.997336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e234cdf6-5f75-4ce5-8bde-df65bb8df78c tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 returned with HTTP 404 Jan 27 18:39:06.998291 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1399/2792] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:39:06 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/snapshots/103d212b-4df6-4297-be93-6f0a89289080 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:39:07.005795 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-93a6f8f7-0de6-47d0-8d93-7be0e18ee569 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] DELETE http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 Jan 27 18:39:07.006351 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-93a6f8f7-0de6-47d0-8d93-7be0e18ee569 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:07.006562 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:07.006562 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:07.006940 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-93a6f8f7-0de6-47d0-8d93-7be0e18ee569 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:07.007406 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-93a6f8f7-0de6-47d0-8d93-7be0e18ee569 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Delete volume with id: 47927bf4-112e-4459-9af6-a6f60f3b67e1 Jan 27 18:39:07.055518 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:07.055518 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:07.056669 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-93a6f8f7-0de6-47d0-8d93-7be0e18ee569 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:39:07.082460 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-93a6f8f7-0de6-47d0-8d93-7be0e18ee569 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Delete volume request issued successfully. Jan 27 18:39:07.083125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-93a6f8f7-0de6-47d0-8d93-7be0e18ee569 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 returned with HTTP 202 Jan 27 18:39:07.084053 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1394/2793] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:39:07 2021] DELETE /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:39:07.092367 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ba4e673-e372-46fb-aa35-4f1390e9a615 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 Jan 27 18:39:07.092591 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ba4e673-e372-46fb-aa35-4f1390e9a615 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:07.093034 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ba4e673-e372-46fb-aa35-4f1390e9a615 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:07.143204 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:07.143204 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:07.152227 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1ba4e673-e372-46fb-aa35-4f1390e9a615 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:39:07.174259 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ba4e673-e372-46fb-aa35-4f1390e9a615 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 returned with HTTP 200 Jan 27 18:39:07.175083 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1400/2794] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:39:07 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 => generated 908 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:08.191397 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6eef1363-435f-4556-9ded-e03236d92520 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 Jan 27 18:39:08.191998 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6eef1363-435f-4556-9ded-e03236d92520 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:08.192130 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:08.192130 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:08.192515 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6eef1363-435f-4556-9ded-e03236d92520 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:08.242854 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:08.242854 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:08.251277 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6eef1363-435f-4556-9ded-e03236d92520 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:39:08.273393 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6eef1363-435f-4556-9ded-e03236d92520 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 returned with HTTP 200 Jan 27 18:39:08.274305 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1395/2795] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:39:08 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 => generated 908 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:09.290787 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce167945-75d8-4783-8627-6633a4472cee tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 Jan 27 18:39:09.291410 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce167945-75d8-4783-8627-6633a4472cee tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:09.291808 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:09.291808 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:09.292321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ce167945-75d8-4783-8627-6633a4472cee tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:09.341411 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ce167945-75d8-4783-8627-6633a4472cee tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 returned with HTTP 404 Jan 27 18:39:09.342451 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1401/2796] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:39:09 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/47927bf4-112e-4459-9af6-a6f60f3b67e1 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:39:09.352193 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f514102-02f9-44b4-92ac-e8c8080628f0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] DELETE http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:39:09.352721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f514102-02f9-44b4-92ac-e8c8080628f0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:09.352937 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:09.352937 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:09.353318 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f514102-02f9-44b4-92ac-e8c8080628f0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:09.354110 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-0f514102-02f9-44b4-92ac-e8c8080628f0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Delete volume with id: 958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:39:09.404519 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:09.404519 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:09.405734 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0f514102-02f9-44b4-92ac-e8c8080628f0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:39:09.434935 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0f514102-02f9-44b4-92ac-e8c8080628f0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Delete volume request issued successfully. Jan 27 18:39:09.435529 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f514102-02f9-44b4-92ac-e8c8080628f0 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 202 Jan 27 18:39:09.436486 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1396/2797] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:39:09 2021] DELETE /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:39:09.447103 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0578d34f-183c-45ee-b3e3-c5c2aa68edc3 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:39:09.448552 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0578d34f-183c-45ee-b3e3-c5c2aa68edc3 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:09.449200 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0578d34f-183c-45ee-b3e3-c5c2aa68edc3 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:09.500783 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:09.500783 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:09.508992 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0578d34f-183c-45ee-b3e3-c5c2aa68edc3 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:39:09.533218 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0578d34f-183c-45ee-b3e3-c5c2aa68edc3 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:39:09.534046 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1402/2798] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:39:09 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 1357 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:39:10.549525 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dcf12588-3cc6-41b8-833f-8aa57d041a67 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:39:10.550106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dcf12588-3cc6-41b8-833f-8aa57d041a67 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:10.550224 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:10.550224 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:10.550583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dcf12588-3cc6-41b8-833f-8aa57d041a67 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:10.599732 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:10.599732 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:10.609372 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dcf12588-3cc6-41b8-833f-8aa57d041a67 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Volume info retrieved successfully. Jan 27 18:39:10.633147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dcf12588-3cc6-41b8-833f-8aa57d041a67 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 200 Jan 27 18:39:10.634739 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1397/2799] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:39:10 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 1357 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:39:11.649943 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4446bfb6-d42c-413e-bfa1-2fec4f05c421 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] GET http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 Jan 27 18:39:11.650498 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4446bfb6-d42c-413e-bfa1-2fec4f05c421 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:11.650779 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:11.650779 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:11.651180 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4446bfb6-d42c-413e-bfa1-2fec4f05c421 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:11.699157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4446bfb6-d42c-413e-bfa1-2fec4f05c421 tempest-VolumesExtendTest-2109143117 tempest-VolumesExtendTest-2109143117-project] http://10.222.0.72/volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 returned with HTTP 404 Jan 27 18:39:11.700449 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1403/2800] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:39:11 2021] GET /volume/v3/e93e0e5124ee480a82689dedd9183054/volumes/958dc255-7d96-4db2-af65-edca7a7165f4 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:39:34.722255 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f854cee4-8bd2-44bf-aeb3-424a9f258112 tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] POST http://10.222.0.72/volume/v3/021ea205a203440ba7681ef586045480/types Jan 27 18:39:34.723276 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:34.723276 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:34.723818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f854cee4-8bd2-44bf-aeb3-424a9f258112 tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1881949954", "extra_specs": {}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:39:34.770871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f854cee4-8bd2-44bf-aeb3-424a9f258112 tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] http://10.222.0.72/volume/v3/021ea205a203440ba7681ef586045480/types returned with HTTP 200 Jan 27 18:39:34.777963 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1398/2801] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 18:39:34 2021] POST /volume/v3/021ea205a203440ba7681ef586045480/types => generated 212 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:34.784226 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb26c576-4efe-4ae7-a252-ee2d75005572 tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] POST http://10.222.0.72/volume/v3/021ea205a203440ba7681ef586045480/types/7bce2e6a-70d5-46d8-820d-48cb48662883/encryption Jan 27 18:39:34.784992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb26c576-4efe-4ae7-a252-ee2d75005572 tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:39:34.836298 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb26c576-4efe-4ae7-a252-ee2d75005572 tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] http://10.222.0.72/volume/v3/021ea205a203440ba7681ef586045480/types/7bce2e6a-70d5-46d8-820d-48cb48662883/encryption returned with HTTP 200 Jan 27 18:39:34.844514 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1404/2802] 10.222.0.72 () {60 vars in 1364 bytes} [Wed Jan 27 18:39:34 2021] POST /volume/v3/021ea205a203440ba7681ef586045480/types/7bce2e6a-70d5-46d8-820d-48cb48662883/encryption => generated 230 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:34.985396 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes Jan 27 18:39:34.986186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-152399850", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1881949954", "size": 1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:39:34.987409 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-152399850', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1881949954', 'size': 1}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:39:34.999752 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume of 1 GB Jan 27 18:39:35.000505 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:35.000505 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:35.001160 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Availability Zones retrieved successfully. Jan 27 18:39:35.018182 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (fc03ff1f-7df5-472c-80d1-7e2a6c673b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:39:35.021040 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f2cd715-6b8d-405c-bd7c-c13a443b83ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:39:35.023336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:39:35.080701 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f2cd715-6b8d-405c-bd7c-c13a443b83ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:39:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7bce2e6a-70d5-46d8-820d-48cb48662883,is_public=True,name='tempest-scenario-type-luks-1881949954',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bce2e6a-70d5-46d8-820d-48cb48662883', '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=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:39:35.082894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ae4e75-2abb-449b-adf9-d0e505a78c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:39:35.132810 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1881949954 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1881949954, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:39:35.133692 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1881949954 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1881949954, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:39:35.175528 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Created reservations ['54af1bf8-20c3-4a59-81bb-2e649c248835', '67f1ce63-5ead-4ec9-8ad8-4561c47b5f38', '1bea56aa-f38c-404f-9344-e2cc2b9d9c9c', 'd1b6ee35-93b3-447a-b35a-0bc01c3cb451'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:39:35.177418 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ae4e75-2abb-449b-adf9-d0e505a78c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54af1bf8-20c3-4a59-81bb-2e649c248835', '67f1ce63-5ead-4ec9-8ad8-4561c47b5f38', '1bea56aa-f38c-404f-9344-e2cc2b9d9c9c', 'd1b6ee35-93b3-447a-b35a-0bc01c3cb451']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:39:35.179713 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d826cb79-1887-4bd5-bd29-c2e3cb2ec72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:39:35.238285 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d826cb79-1887-4bd5-bd29-c2e3cb2ec72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73d851da-be02-4ee1-9e98-461caf7919ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-152399850',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['54af1bf8-20c3-4a59-81bb-2e649c248835','67f1ce63-5ead-4ec9-8ad8-4561c47b5f38','1bea56aa-f38c-404f-9344-e2cc2b9d9c9c','d1b6ee35-93b3-447a-b35a-0bc01c3cb451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=7bce2e6a-70d5-46d8-820d-48cb48662883), 'volume': 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-27T18:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-152399850',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=73d851da-be02-4ee1-9e98-461caf7919ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40cd77f4a4514ec9acf26d6470fc8051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5d3d7edfdd324c378cce262b3701558e',volume_attachment=,volume_type=,volume_type_id=7bce2e6a-70d5-46d8-820d-48cb48662883)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:39:35.240359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba922e6a-9247-4264-9355-7b572c2c84e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:39:35.266793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba922e6a-9247-4264-9355-7b572c2c84e7) transitioned into state 'SUCCESS' from state '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-152399850',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['54af1bf8-20c3-4a59-81bb-2e649c248835','67f1ce63-5ead-4ec9-8ad8-4561c47b5f38','1bea56aa-f38c-404f-9344-e2cc2b9d9c9c','d1b6ee35-93b3-447a-b35a-0bc01c3cb451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=7bce2e6a-70d5-46d8-820d-48cb48662883)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:39:35.268789 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d54782f-e40c-4baa-a95c-2bd82a92d054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:39:35.283456 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d54782f-e40c-4baa-a95c-2bd82a92d054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:39:35.285957 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (fc03ff1f-7df5-472c-80d1-7e2a6c673b03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:39:35.337425 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request issued successfully. Jan 27 18:39:35.351942 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2660e67d-ce28-4610-b439-f61e9cb7e3f6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes returned with HTTP 202 Jan 27 18:39:35.352960 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1399/2803] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:39:34 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes => generated 845 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:39:35.367598 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b4f174c9-5cbd-47c8-9f34-dc4aacfa1dea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad Jan 27 18:39:35.368123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b4f174c9-5cbd-47c8-9f34-dc4aacfa1dea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:35.368609 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b4f174c9-5cbd-47c8-9f34-dc4aacfa1dea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:35.420855 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:35.420855 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:35.430665 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b4f174c9-5cbd-47c8-9f34-dc4aacfa1dea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:39:35.459002 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b4f174c9-5cbd-47c8-9f34-dc4aacfa1dea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad returned with HTTP 200 Jan 27 18:39:35.459880 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1405/2804] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:39:35 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad => generated 937 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:39:36.478027 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-00f5fe3e-cb53-495e-b17f-19d19ddfecbf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad Jan 27 18:39:36.478821 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-00f5fe3e-cb53-495e-b17f-19d19ddfecbf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:36.479267 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:36.479267 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:36.480634 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-00f5fe3e-cb53-495e-b17f-19d19ddfecbf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:36.531532 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:36.531532 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:36.541163 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-00f5fe3e-cb53-495e-b17f-19d19ddfecbf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:39:36.567138 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-00f5fe3e-cb53-495e-b17f-19d19ddfecbf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad returned with HTTP 200 Jan 27 18:39:36.568043 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1400/2805] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:39:36 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad => generated 938 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:36.583728 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-321b24b2-4de1-44b6-9362-89e34a906488 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad Jan 27 18:39:36.584265 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-321b24b2-4de1-44b6-9362-89e34a906488 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:36.584456 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:36.584456 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:36.585125 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-321b24b2-4de1-44b6-9362-89e34a906488 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:36.637358 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:36.637358 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:36.647938 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-321b24b2-4de1-44b6-9362-89e34a906488 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:39:36.681648 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-321b24b2-4de1-44b6-9362-89e34a906488 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad returned with HTTP 200 Jan 27 18:39:36.684261 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1406/2806] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:39:36 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad => generated 938 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:36.702905 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8222126-aa8a-451b-be78-ab4ede5a8fbe tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad/action Jan 27 18:39:36.703656 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:36.703656 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:36.704377 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8222126-aa8a-451b-be78-ab4ede5a8fbe tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:39:36.704914 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8222126-aa8a-451b-be78-ab4ede5a8fbe tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:39:36.763449 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:36.763449 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:36.764650 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c8222126-aa8a-451b-be78-ab4ede5a8fbe tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:39:36.774131 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c8222126-aa8a-451b-be78-ab4ede5a8fbe tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume updated successfully. Jan 27 18:39:36.774824 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8222126-aa8a-451b-be78-ab4ede5a8fbe tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad/action returned with HTTP 200 Jan 27 18:39:36.775884 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1401/2807] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:39:36 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad/action => generated 0 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 18:39:37.093687 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-a7b50d4e-15dd-4efa-ac30-751b9a6b64bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad Jan 27 18:39:37.094217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-a7b50d4e-15dd-4efa-ac30-751b9a6b64bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:37.094410 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:37.094410 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:37.094786 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-a7b50d4e-15dd-4efa-ac30-751b9a6b64bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:37.148493 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:37.148493 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:37.158107 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-a7b50d4e-15dd-4efa-ac30-751b9a6b64bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:39:37.180498 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-a7b50d4e-15dd-4efa-ac30-751b9a6b64bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad returned with HTTP 200 Jan 27 18:39:37.181318 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1407/2808] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:39:36 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad => generated 937 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:38.039587 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-2506610d-dc41-44de-b000-a6cdd8ff8535 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad Jan 27 18:39:38.040272 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-2506610d-dc41-44de-b000-a6cdd8ff8535 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:38.040490 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:38.040490 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:38.040870 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-2506610d-dc41-44de-b000-a6cdd8ff8535 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:38.091904 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:38.091904 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:38.100350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-2506610d-dc41-44de-b000-a6cdd8ff8535 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:39:38.122405 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-2506610d-dc41-44de-b000-a6cdd8ff8535 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad returned with HTTP 200 Jan 27 18:39:38.123255 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1402/2809] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:39:38 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad => generated 937 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:39:38.134007 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-a7b50d4e-15dd-4efa-ac30-751b9a6b64bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:39:38.134459 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-a7b50d4e-15dd-4efa-ac30-751b9a6b64bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:38.134858 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:38.134858 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:38.135232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-a7b50d4e-15dd-4efa-ac30-751b9a6b64bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:38.137284 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-a7b50d4e-15dd-4efa-ac30-751b9a6b64bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:39:38.137896 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1408/2810] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:39: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 27 18:39:38.150995 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-19061b16-ddb8-4aa3-8834-79adc852922f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments Jan 27 18:39:38.152212 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:38.152212 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:38.152626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-19061b16-ddb8-4aa3-8834-79adc852922f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73d851da-be02-4ee1-9e98-461caf7919ad", "instance_uuid": "b4163787-9122-4f8b-ba3f-b47f57cb256e", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:39:38.202367 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:38.202367 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:38.255589 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-19061b16-ddb8-4aa3-8834-79adc852922f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments returned with HTTP 200 Jan 27 18:39:38.256379 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1403/2811] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:39:38 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:39:39.592158 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-a7b50d4e-15dd-4efa-ac30-751b9a6b64bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:39:39.593288 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-a7b50d4e-15dd-4efa-ac30-751b9a6b64bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:39.593986 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-a7b50d4e-15dd-4efa-ac30-751b9a6b64bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:39.595059 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-a7b50d4e-15dd-4efa-ac30-751b9a6b64bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:39:39.595918 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1409/2812] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:39: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 27 18:39:39.610273 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-eb3d49d6-70e7-4321-aa12-ac7f07efea23 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad Jan 27 18:39:39.610843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-eb3d49d6-70e7-4321-aa12-ac7f07efea23 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:39:39.611036 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:39.611036 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:39.611760 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-eb3d49d6-70e7-4321-aa12-ac7f07efea23 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:39:39.667670 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:39.667670 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:39.677138 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-eb3d49d6-70e7-4321-aa12-ac7f07efea23 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:39:39.699258 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:39.699258 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:39.712581 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-eb3d49d6-70e7-4321-aa12-ac7f07efea23 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad returned with HTTP 200 Jan 27 18:39:39.713845 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1404/2813] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:39:39 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad => generated 1035 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:39:39.750336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-7e8c1a67-959f-40f8-8c47-32b91400eab9 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] PUT http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/38f7b3a1-5f4d-4acf-8afb-e42ca284d1c6 Jan 27 18:39:39.751158 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-7e8c1a67-959f-40f8-8c47-32b91400eab9 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sda"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:39:39.803448 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:39:39.803448 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:39:39.803448 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-7e8c1a67-959f-40f8-8c47-32b91400eab9 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-73d851da-be02-4ee1-9e98-461caf7919ad-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.013s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:39:39.803448 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:39.803448 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:41.319684 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-7e8c1a67-959f-40f8-8c47-32b91400eab9 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-73d851da-be02-4ee1-9e98-461caf7919ad-n-h2-742170-5'" released by "attachment_update" :: held 1.521s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:39:41.320863 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-7e8c1a67-959f-40f8-8c47-32b91400eab9 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/38f7b3a1-5f4d-4acf-8afb-e42ca284d1c6 returned with HTTP 200 Jan 27 18:39:41.321909 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1410/2814] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 18:39:39 2021] PUT /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/38f7b3a1-5f4d-4acf-8afb-e42ca284d1c6 => generated 761 bytes in 1577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:39:41.359570 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-ccf674c7-3499-4b8d-aa29-9bf1f746486b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/38f7b3a1-5f4d-4acf-8afb-e42ca284d1c6/action Jan 27 18:39:41.360376 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:39:41.360376 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:39:41.360823 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-ccf674c7-3499-4b8d-aa29-9bf1f746486b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:39:41.361211 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-ccf674c7-3499-4b8d-aa29-9bf1f746486b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:39:41.435361 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:39:41.435361 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:39:41.453207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-abe077a3-8684-4a68-bdfe-7f03079c6fb4 req-ccf674c7-3499-4b8d-aa29-9bf1f746486b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/38f7b3a1-5f4d-4acf-8afb-e42ca284d1c6/action returned with HTTP 204 Jan 27 18:39:41.455513 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1405/2815] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 18:39:41 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/38f7b3a1-5f4d-4acf-8afb-e42ca284d1c6/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:40:02.267937 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-932fe5e6-4e45-40e6-b102-ae6167507724 req-be3d0b30-7b0f-434c-99f3-02861cd5882a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/38f7b3a1-5f4d-4acf-8afb-e42ca284d1c6 Jan 27 18:40:02.268458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-932fe5e6-4e45-40e6-b102-ae6167507724 req-be3d0b30-7b0f-434c-99f3-02861cd5882a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:02.268648 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:02.268648 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:02.269016 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-932fe5e6-4e45-40e6-b102-ae6167507724 req-be3d0b30-7b0f-434c-99f3-02861cd5882a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:02.290910 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:02.290910 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:02.718459 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-932fe5e6-4e45-40e6-b102-ae6167507724 req-be3d0b30-7b0f-434c-99f3-02861cd5882a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:40:02.718819 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-932fe5e6-4e45-40e6-b102-ae6167507724 req-be3d0b30-7b0f-434c-99f3-02861cd5882a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:40:02.725583 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-932fe5e6-4e45-40e6-b102-ae6167507724 req-be3d0b30-7b0f-434c-99f3-02861cd5882a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/38f7b3a1-5f4d-4acf-8afb-e42ca284d1c6 returned with HTTP 200 Jan 27 18:40:02.726447 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1411/2816] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 18:40:02 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/38f7b3a1-5f4d-4acf-8afb-e42ca284d1c6 => generated 19 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:40:04.352138 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef5d16bd-5215-4150-a6a7-a0ebe193bd48 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad Jan 27 18:40:04.352752 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef5d16bd-5215-4150-a6a7-a0ebe193bd48 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:04.352968 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:04.352968 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:04.353367 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef5d16bd-5215-4150-a6a7-a0ebe193bd48 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:04.353810 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-ef5d16bd-5215-4150-a6a7-a0ebe193bd48 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume with id: 73d851da-be02-4ee1-9e98-461caf7919ad Jan 27 18:40:04.406325 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:04.406325 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:04.407492 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ef5d16bd-5215-4150-a6a7-a0ebe193bd48 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:04.425665 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.keymgr.conf_key_mgr [None req-ef5d16bd-5215-4150-a6a7-a0ebe193bd48 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 27 18:40:04.433660 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ef5d16bd-5215-4150-a6a7-a0ebe193bd48 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume request issued successfully. Jan 27 18:40:04.434643 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef5d16bd-5215-4150-a6a7-a0ebe193bd48 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad returned with HTTP 202 Jan 27 18:40:04.435512 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1406/2817] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:40:04 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:40:04.443306 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7042dab4-0b16-4033-b829-37dde4debb38 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad Jan 27 18:40:04.443881 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7042dab4-0b16-4033-b829-37dde4debb38 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:04.444100 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:04.444100 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:04.444479 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7042dab4-0b16-4033-b829-37dde4debb38 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:04.495309 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:04.495309 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:04.504015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7042dab4-0b16-4033-b829-37dde4debb38 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:04.529442 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7042dab4-0b16-4033-b829-37dde4debb38 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad returned with HTTP 200 Jan 27 18:40:04.530193 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1412/2818] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:04 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad => generated 936 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:05.545607 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e5db6ce8-83b7-4bdc-af77-6147b10e90ea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad Jan 27 18:40:05.546221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e5db6ce8-83b7-4bdc-af77-6147b10e90ea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:05.546555 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:05.546555 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:05.546936 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e5db6ce8-83b7-4bdc-af77-6147b10e90ea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:05.598000 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:05.598000 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:05.606788 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e5db6ce8-83b7-4bdc-af77-6147b10e90ea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:05.629120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e5db6ce8-83b7-4bdc-af77-6147b10e90ea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad returned with HTTP 200 Jan 27 18:40:05.629942 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1407/2819] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:05 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad => generated 936 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:06.647152 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b61afd9-f77d-442c-ab24-1f205573c97d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad Jan 27 18:40:06.647710 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b61afd9-f77d-442c-ab24-1f205573c97d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:06.648376 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:06.648376 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:06.649063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b61afd9-f77d-442c-ab24-1f205573c97d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:06.698990 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b61afd9-f77d-442c-ab24-1f205573c97d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad returned with HTTP 404 Jan 27 18:40:06.700227 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1413/2820] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:06 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/73d851da-be02-4ee1-9e98-461caf7919ad => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:40:06.708034 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b7bd4929-e0ad-44ef-949e-65c71b25f586 tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] GET http://10.222.0.72/volume/v3/021ea205a203440ba7681ef586045480/volumes/detail?all_tenants=1 Jan 27 18:40:06.708555 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b7bd4929-e0ad-44ef-949e-65c71b25f586 tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:06.708772 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:06.708772 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:06.709193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b7bd4929-e0ad-44ef-949e-65c71b25f586 tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] Calling method 'detail' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:06.711095 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b7bd4929-e0ad-44ef-949e-65c71b25f586 tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87902) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:40:06.780074 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b7bd4929-e0ad-44ef-949e-65c71b25f586 tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] Get all volumes completed successfully. Jan 27 18:40:06.782443 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:06.782443 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:06.792699 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b7bd4929-e0ad-44ef-949e-65c71b25f586 tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] http://10.222.0.72/volume/v3/021ea205a203440ba7681ef586045480/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 27 18:40:06.794343 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1408/2821] 10.222.0.72 () {58 vars in 1252 bytes} [Wed Jan 27 18:40:06 2021] GET /volume/v3/021ea205a203440ba7681ef586045480/volumes/detail?all_tenants=1 => generated 4595 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:40:06.814921 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2525c7e6-8252-4437-81ee-041ea1fb7fbe tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] DELETE http://10.222.0.72/volume/v3/021ea205a203440ba7681ef586045480/types/7bce2e6a-70d5-46d8-820d-48cb48662883 Jan 27 18:40:06.815461 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2525c7e6-8252-4437-81ee-041ea1fb7fbe tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:06.815994 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2525c7e6-8252-4437-81ee-041ea1fb7fbe tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] Calling method '_delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:06.880630 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:40:06.880630 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:40:06.890438 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2525c7e6-8252-4437-81ee-041ea1fb7fbe tempest-TestVolumeBootPattern-834048996 tempest-TestVolumeBootPattern-834048996-project-admin] http://10.222.0.72/volume/v3/021ea205a203440ba7681ef586045480/types/7bce2e6a-70d5-46d8-820d-48cb48662883 returned with HTTP 202 Jan 27 18:40:06.891287 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1414/2822] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:40:06 2021] DELETE /volume/v3/021ea205a203440ba7681ef586045480/types/7bce2e6a-70d5-46d8-820d-48cb48662883 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:40:06.933304 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes Jan 27 18:40:06.933842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:06.933842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:06.934979 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-776846271", "snapshot_id": null, "imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3", "volume_type": null, "size": 1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:40:06.937353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-776846271', 'snapshot_id': None, 'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3', 'volume_type': None, 'size': 1}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:40:07.039282 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume of 1 GB Jan 27 18:40:07.052954 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Availability Zones retrieved successfully. Jan 27 18:40:07.069228 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (3e6fb427-3209-458b-8cf4-7412e042e489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:40:07.071998 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6753a72-c5cc-4ae5-927e-f98216e10aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:40:07.073969 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:40:07.177365 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6753a72-c5cc-4ae5-927e-f98216e10aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:40:07.179531 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b367da0-74cd-4125-86f7-cbb9e28de2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:40:07.257938 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Created reservations ['2af23a73-1805-4120-b628-0e85d73aa932', '960a0af3-d76d-4c00-8376-9ede2e4cb3b5', 'b424b223-59ed-4934-b778-98371f9614cd', '2d37f7aa-7ad0-4f05-96ac-c474e8dfdef1'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:40:07.259842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b367da0-74cd-4125-86f7-cbb9e28de2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2af23a73-1805-4120-b628-0e85d73aa932', '960a0af3-d76d-4c00-8376-9ede2e4cb3b5', 'b424b223-59ed-4934-b778-98371f9614cd', '2d37f7aa-7ad0-4f05-96ac-c474e8dfdef1']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:40:07.262029 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3cb32ae-b8cb-415b-85a2-a2732fdfd436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:40:07.320715 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3cb32ae-b8cb-415b-85a2-a2732fdfd436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c93377ab-2ad0-4b93-a86e-a3eed2c93398', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-776846271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['2af23a73-1805-4120-b628-0e85d73aa932','960a0af3-d76d-4c00-8376-9ede2e4cb3b5','b424b223-59ed-4934-b778-98371f9614cd','2d37f7aa-7ad0-4f05-96ac-c474e8dfdef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:40:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-776846271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c93377ab-2ad0-4b93-a86e-a3eed2c93398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40cd77f4a4514ec9acf26d6470fc8051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5d3d7edfdd324c378cce262b3701558e',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:40:07.322776 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80aaa4f4-7476-4536-9eea-c774ed8dd8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:40:07.349192 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80aaa4f4-7476-4536-9eea-c774ed8dd8ec) transitioned into state 'SUCCESS' from state '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-776846271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['2af23a73-1805-4120-b628-0e85d73aa932','960a0af3-d76d-4c00-8376-9ede2e4cb3b5','b424b223-59ed-4934-b778-98371f9614cd','2d37f7aa-7ad0-4f05-96ac-c474e8dfdef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:40:07.351469 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a84fa2c-5877-4df5-aa3b-f198cb42c2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:40:07.365312 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a84fa2c-5877-4df5-aa3b-f198cb42c2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:40:07.368050 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (3e6fb427-3209-458b-8cf4-7412e042e489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:40:07.417266 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request issued successfully. Jan 27 18:40:07.430873 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-11e1acf8-a6b7-4ffc-b0cd-11c962e30bb3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes returned with HTTP 202 Jan 27 18:40:07.442011 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1409/2823] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:40:06 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes => generated 827 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:40:07.446389 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76be3653-1093-42ff-a6dd-01c9b3aa6b7f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:07.446903 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76be3653-1093-42ff-a6dd-01c9b3aa6b7f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:07.447390 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-76be3653-1093-42ff-a6dd-01c9b3aa6b7f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:07.498726 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:07.498726 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:07.507489 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-76be3653-1093-42ff-a6dd-01c9b3aa6b7f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:07.530757 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-76be3653-1093-42ff-a6dd-01c9b3aa6b7f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:07.531619 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1415/2824] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:07 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:08.548363 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e47f192-51ca-4bd1-adce-de98b5189a0b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:08.548955 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e47f192-51ca-4bd1-adce-de98b5189a0b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:08.549124 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:08.549124 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:08.549503 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e47f192-51ca-4bd1-adce-de98b5189a0b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:08.602923 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:08.602923 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:08.613078 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5e47f192-51ca-4bd1-adce-de98b5189a0b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:08.635863 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e47f192-51ca-4bd1-adce-de98b5189a0b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:08.636718 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1410/2825] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:08 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 919 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:09.654839 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a22981e3-980f-41c5-a1f5-6a5705d46f40 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:09.655367 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a22981e3-980f-41c5-a1f5-6a5705d46f40 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:09.655931 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:09.655931 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:09.656598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a22981e3-980f-41c5-a1f5-6a5705d46f40 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:09.710114 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:09.710114 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:09.721065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a22981e3-980f-41c5-a1f5-6a5705d46f40 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:09.743350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a22981e3-980f-41c5-a1f5-6a5705d46f40 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:09.744430 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1416/2826] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:09 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:40:10.759872 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f9ab418b-21b3-4fce-80b1-d5038b7a70ea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:10.760406 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f9ab418b-21b3-4fce-80b1-d5038b7a70ea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:10.760524 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:10.760524 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:10.760868 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f9ab418b-21b3-4fce-80b1-d5038b7a70ea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:10.811583 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:10.811583 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:10.821727 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f9ab418b-21b3-4fce-80b1-d5038b7a70ea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:10.847910 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f9ab418b-21b3-4fce-80b1-d5038b7a70ea tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:10.849550 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1411/2827] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:10 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 919 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:11.865374 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77fe65a7-6b41-4d3c-a28a-7fa94d8704aa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:11.866502 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77fe65a7-6b41-4d3c-a28a-7fa94d8704aa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:11.866919 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:11.866919 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:11.867607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77fe65a7-6b41-4d3c-a28a-7fa94d8704aa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:11.935165 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:11.935165 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:11.966211 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-77fe65a7-6b41-4d3c-a28a-7fa94d8704aa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:11.998527 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77fe65a7-6b41-4d3c-a28a-7fa94d8704aa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:12.000115 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1417/2828] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:11 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 919 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:13.017910 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-acce05ed-5c62-40ba-8074-9a155ff9f235 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:13.018412 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-acce05ed-5c62-40ba-8074-9a155ff9f235 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:13.018624 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:13.018624 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:13.018999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-acce05ed-5c62-40ba-8074-9a155ff9f235 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:13.076633 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:13.076633 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:13.086024 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-acce05ed-5c62-40ba-8074-9a155ff9f235 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:13.111341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-acce05ed-5c62-40ba-8074-9a155ff9f235 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:13.112208 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1412/2829] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:13 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 919 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:14.129140 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8251ac4f-a661-4f60-b518-c56f2309424f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:14.130325 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8251ac4f-a661-4f60-b518-c56f2309424f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:14.131639 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:14.131639 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:14.134350 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8251ac4f-a661-4f60-b518-c56f2309424f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:14.220851 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:14.220851 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:14.231018 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8251ac4f-a661-4f60-b518-c56f2309424f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:14.256744 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8251ac4f-a661-4f60-b518-c56f2309424f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:14.258086 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1418/2830] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:14 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 919 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:40:15.276140 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92298b61-c12b-4bfd-a319-1f2ee3d5543f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:15.281867 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92298b61-c12b-4bfd-a319-1f2ee3d5543f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:15.282458 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:15.282458 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:15.283352 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92298b61-c12b-4bfd-a319-1f2ee3d5543f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:15.384886 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:15.384886 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:15.408913 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-92298b61-c12b-4bfd-a319-1f2ee3d5543f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:15.451858 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92298b61-c12b-4bfd-a319-1f2ee3d5543f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:15.454653 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1413/2831] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:15 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 919 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:16.471672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64fc088c-0dc5-4d80-9c10-aca5de73467a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:16.472236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64fc088c-0dc5-4d80-9c10-aca5de73467a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:16.472372 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:16.472372 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:16.472731 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-64fc088c-0dc5-4d80-9c10-aca5de73467a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:16.608423 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:16.608423 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:16.618584 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-64fc088c-0dc5-4d80-9c10-aca5de73467a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:16.669657 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-64fc088c-0dc5-4d80-9c10-aca5de73467a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:16.670889 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1419/2832] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:16 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 919 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:17.686833 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d3733757-2033-483e-b830-772df5df4ac4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:17.689510 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d3733757-2033-483e-b830-772df5df4ac4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:17.690072 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:17.690072 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:17.690903 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d3733757-2033-483e-b830-772df5df4ac4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:17.751346 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:17.751346 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:17.759788 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d3733757-2033-483e-b830-772df5df4ac4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:17.783003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d3733757-2033-483e-b830-772df5df4ac4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:17.784251 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1414/2833] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:17 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:18.800806 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-73f7c7f4-ebd6-42bd-baf9-c6d4eadf71bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:18.802586 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-73f7c7f4-ebd6-42bd-baf9-c6d4eadf71bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:18.803016 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:18.803016 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:18.804247 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-73f7c7f4-ebd6-42bd-baf9-c6d4eadf71bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:18.866502 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:18.866502 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:18.879572 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-73f7c7f4-ebd6-42bd-baf9-c6d4eadf71bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:18.905791 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-73f7c7f4-ebd6-42bd-baf9-c6d4eadf71bb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:18.915489 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1420/2834] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:18 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 977 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:19.924453 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-21f43f14-e600-4ed9-a962-5a936e471cb1 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:19.926280 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-21f43f14-e600-4ed9-a962-5a936e471cb1 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:19.926792 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:19.926792 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:19.927474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-21f43f14-e600-4ed9-a962-5a936e471cb1 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:20.003627 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:20.003627 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:20.031748 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-21f43f14-e600-4ed9-a962-5a936e471cb1 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:20.062417 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-21f43f14-e600-4ed9-a962-5a936e471cb1 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:20.063894 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1415/2835] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:19 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 980 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:21.080543 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-46224948-3b06-4ca2-bae2-3bdcd461948c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:21.081077 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-46224948-3b06-4ca2-bae2-3bdcd461948c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:21.081305 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:21.081305 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:21.081575 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-46224948-3b06-4ca2-bae2-3bdcd461948c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:21.132864 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:21.132864 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:21.142977 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-46224948-3b06-4ca2-bae2-3bdcd461948c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:21.165814 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-46224948-3b06-4ca2-bae2-3bdcd461948c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:21.166611 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1421/2836] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:21 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 980 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:22.184590 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-126949c8-c83e-4970-af7b-9719e6d497a7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:22.185772 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-126949c8-c83e-4970-af7b-9719e6d497a7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:22.185993 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:22.185993 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:22.186368 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-126949c8-c83e-4970-af7b-9719e6d497a7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:22.237181 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:22.237181 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:22.249082 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-126949c8-c83e-4970-af7b-9719e6d497a7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:22.280263 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-126949c8-c83e-4970-af7b-9719e6d497a7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:22.288136 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1416/2837] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:22 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 980 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:23.297087 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-645183f6-5afc-4c80-8104-98966b8c46b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:23.298198 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-645183f6-5afc-4c80-8104-98966b8c46b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:23.298395 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:23.298395 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:23.299215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-645183f6-5afc-4c80-8104-98966b8c46b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:23.360712 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:23.360712 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:23.371155 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-645183f6-5afc-4c80-8104-98966b8c46b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:23.398350 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-645183f6-5afc-4c80-8104-98966b8c46b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:23.399597 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1422/2838] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:23 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 980 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:24.416934 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f66508ac-02c8-4fe2-898d-bf4de6339c8c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:24.418198 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f66508ac-02c8-4fe2-898d-bf4de6339c8c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:24.418198 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:24.418198 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:24.418574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f66508ac-02c8-4fe2-898d-bf4de6339c8c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:24.497334 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:24.497334 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:24.508997 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f66508ac-02c8-4fe2-898d-bf4de6339c8c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:24.545279 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f66508ac-02c8-4fe2-898d-bf4de6339c8c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:24.546766 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1417/2839] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:24 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 1370 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:40:25.562108 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-579c6a76-e5c5-4eee-929e-1ca4975b893a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:25.562551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-579c6a76-e5c5-4eee-929e-1ca4975b893a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:25.563068 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:25.563068 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:25.563544 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-579c6a76-e5c5-4eee-929e-1ca4975b893a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:25.616023 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:25.616023 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:25.626945 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-579c6a76-e5c5-4eee-929e-1ca4975b893a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:25.654982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-579c6a76-e5c5-4eee-929e-1ca4975b893a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:25.656120 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1423/2840] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:25 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 1368 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:40:25.671617 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6615f23c-5778-45f2-93fc-d07d5ab1e3fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:25.672382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6615f23c-5778-45f2-93fc-d07d5ab1e3fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:25.672755 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:25.672755 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:25.673385 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6615f23c-5778-45f2-93fc-d07d5ab1e3fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:25.731596 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:25.731596 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:25.740852 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6615f23c-5778-45f2-93fc-d07d5ab1e3fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:25.767083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6615f23c-5778-45f2-93fc-d07d5ab1e3fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:25.768262 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1418/2841] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:25 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 1368 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:40:25.792036 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7efab19d-1f20-40ec-82eb-b68a027b7729 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots Jan 27 18:40:25.793018 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:25.793018 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:25.793792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7efab19d-1f20-40ec-82eb-b68a027b7729 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c93377ab-2ad0-4b93-a86e-a3eed2c93398", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-413057402", "description": null, "metadata": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:40:25.861329 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:25.861329 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:25.862613 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7efab19d-1f20-40ec-82eb-b68a027b7729 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:25.863246 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-7efab19d-1f20-40ec-82eb-b68a027b7729 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create snapshot from volume c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:25.958685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-7efab19d-1f20-40ec-82eb-b68a027b7729 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Created reservations ['ce09dd6e-ed96-4e10-af13-d9bd9bef4d38', 'a971746f-e1be-4f68-89b8-9b74d9a7982e', '425b291c-353b-4e03-b50c-de1a17b681d4', '291431c7-f174-41c6-bdb2-01a590a5e865'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:40:26.109532 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7efab19d-1f20-40ec-82eb-b68a027b7729 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot create request issued successfully. Jan 27 18:40:26.110556 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7efab19d-1f20-40ec-82eb-b68a027b7729 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots returned with HTTP 202 Jan 27 18:40:26.118293 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1424/2842] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:40:25 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots => generated 307 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:40:26.122910 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5dd8b30a-c42b-47ca-9034-b1144ad191b8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b Jan 27 18:40:26.123587 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5dd8b30a-c42b-47ca-9034-b1144ad191b8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:26.123879 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:26.123879 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:26.124389 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5dd8b30a-c42b-47ca-9034-b1144ad191b8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:26.158849 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:26.158849 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:26.160727 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5dd8b30a-c42b-47ca-9034-b1144ad191b8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:40:26.163618 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5dd8b30a-c42b-47ca-9034-b1144ad191b8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b returned with HTTP 200 Jan 27 18:40:26.166602 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1419/2843] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:40:26 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:27.181501 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7845d1d9-4feb-40f0-8dbb-a3a9e7eecd2e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b Jan 27 18:40:27.182573 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7845d1d9-4feb-40f0-8dbb-a3a9e7eecd2e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:27.183493 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:27.183493 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:27.187097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7845d1d9-4feb-40f0-8dbb-a3a9e7eecd2e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:27.240321 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:27.240321 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:27.241806 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7845d1d9-4feb-40f0-8dbb-a3a9e7eecd2e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:40:27.243985 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7845d1d9-4feb-40f0-8dbb-a3a9e7eecd2e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b returned with HTTP 200 Jan 27 18:40:27.245037 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1425/2844] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:40:27 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b => generated 439 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:28.257996 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45768b5f-8aff-4818-b259-9afd18249c5a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b Jan 27 18:40:28.258544 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45768b5f-8aff-4818-b259-9afd18249c5a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:28.258704 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:28.258704 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:28.259078 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-45768b5f-8aff-4818-b259-9afd18249c5a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:28.285438 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:28.285438 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:28.287126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-45768b5f-8aff-4818-b259-9afd18249c5a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:40:28.289078 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-45768b5f-8aff-4818-b259-9afd18249c5a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b returned with HTTP 200 Jan 27 18:40:28.296539 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1420/2845] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:40:28 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:28.301391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7e9b71d-245e-48ea-949d-dcf9eb761c3d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b Jan 27 18:40:28.301909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7e9b71d-245e-48ea-949d-dcf9eb761c3d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:28.302102 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:28.302102 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:28.302748 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e7e9b71d-245e-48ea-949d-dcf9eb761c3d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:28.327833 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:28.327833 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:28.328964 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e7e9b71d-245e-48ea-949d-dcf9eb761c3d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:40:28.330846 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e7e9b71d-245e-48ea-949d-dcf9eb761c3d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b returned with HTTP 200 Jan 27 18:40:28.343452 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1426/2846] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:40:28 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:28.445310 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-7176cfd5-b928-41a9-b023-92835d567e9f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b Jan 27 18:40:28.445929 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-7176cfd5-b928-41a9-b023-92835d567e9f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:28.446219 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:28.446219 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:28.446826 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-7176cfd5-b928-41a9-b023-92835d567e9f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:28.472844 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:28.472844 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:28.474058 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-7176cfd5-b928-41a9-b023-92835d567e9f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:40:28.476400 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-7176cfd5-b928-41a9-b023-92835d567e9f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b returned with HTTP 200 Jan 27 18:40:28.477447 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1421/2847] 10.222.0.72 () {60 vars in 1575 bytes} [Wed Jan 27 18:40:28 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:28.491158 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-37e7afa8-f049-4fcb-be8f-bc8f4d2bf0f8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:28.491727 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-37e7afa8-f049-4fcb-be8f-bc8f4d2bf0f8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:28.491949 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:28.491949 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:28.492318 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-37e7afa8-f049-4fcb-be8f-bc8f4d2bf0f8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:28.541418 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:28.541418 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:28.550878 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-37e7afa8-f049-4fcb-be8f-bc8f4d2bf0f8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:28.575211 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-37e7afa8-f049-4fcb-be8f-bc8f4d2bf0f8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:28.576455 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1427/2848] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:40:28 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 1368 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:40:30.064160 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-9ead4fdb-b81d-492a-ad5a-fd3715f5a7ed tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b Jan 27 18:40:30.064689 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-9ead4fdb-b81d-492a-ad5a-fd3715f5a7ed tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:30.064887 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:30.064887 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:30.065534 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-9ead4fdb-b81d-492a-ad5a-fd3715f5a7ed tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:30.095299 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:30.095299 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:30.096474 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-9ead4fdb-b81d-492a-ad5a-fd3715f5a7ed tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:40:30.098391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-9ead4fdb-b81d-492a-ad5a-fd3715f5a7ed tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b returned with HTTP 200 Jan 27 18:40:30.099919 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1422/2849] 10.222.0.72 () {60 vars in 1575 bytes} [Wed Jan 27 18:40:30 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:31.488228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-1ad83dd6-826b-4119-91e2-fb34ffc8151f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b Jan 27 18:40:31.489493 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-1ad83dd6-826b-4119-91e2-fb34ffc8151f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:31.489493 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:31.489493 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:31.489757 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-1ad83dd6-826b-4119-91e2-fb34ffc8151f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:31.520756 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:31.520756 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:31.521891 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-1ad83dd6-826b-4119-91e2-fb34ffc8151f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:40:31.523845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-1ad83dd6-826b-4119-91e2-fb34ffc8151f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b returned with HTTP 200 Jan 27 18:40:31.524764 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1428/2850] 10.222.0.110 () {58 vars in 1369 bytes} [Wed Jan 27 18:40:31 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:31.525794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-f9918856-012b-48db-b899-d19ffdb62359 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] DELETE http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/bc3bc854-e739-46fd-9e48-83407d1e439b Jan 27 18:40:31.526601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-f9918856-012b-48db-b899-d19ffdb62359 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:31.527646 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:31.527646 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:31.528030 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-f9918856-012b-48db-b899-d19ffdb62359 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:31.537417 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-1defd62a-67da-486f-b96d-697263b2455c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:40:31.538170 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-1defd62a-67da-486f-b96d-697263b2455c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:31.538676 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:31.538676 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:31.539518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-1defd62a-67da-486f-b96d-697263b2455c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:31.550242 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:31.550242 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:31.597289 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:31.597289 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:31.608199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-1defd62a-67da-486f-b96d-697263b2455c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:31.636005 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-1defd62a-67da-486f-b96d-697263b2455c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:40:31.637615 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1429/2851] 10.222.0.110 () {58 vars in 1363 bytes} [Wed Jan 27 18:40:31 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 1368 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:40:31.679599 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes Jan 27 18:40:31.680286 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:31.680286 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:31.680474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "2d9a47e9-cc7d-441c-bd79-f054542d5b6b", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:40:31.682655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '2d9a47e9-cc7d-441c-bd79-f054542d5b6b', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:40:31.767119 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:31.767119 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:31.779030 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:40:31.779415 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume of 1 GB Jan 27 18:40:31.780718 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Availability Zones retrieved successfully. Jan 27 18:40:31.810957 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (c88d5a51-9cbe-462a-a7b7-8bc769294201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:40:31.813844 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (394808bf-25fa-44b7-b000-18f44ee9cb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:40:31.816597 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:40:31.958001 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (394808bf-25fa-44b7-b000-18f44ee9cb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2d9a47e9-cc7d-441c-bd79-f054542d5b6b', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:40:31.960447 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b3d89b-d1c4-4a37-b7dc-29ccf46ec73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:40:32.084794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Created reservations ['bd8fdb6a-3856-4215-8e13-f646c7e039c8', 'ddc6c08e-f280-4a6b-8e71-f0df2be44e7a', 'c2f16ed2-434c-431a-a680-a5bc50a9d61c', 'd1d94276-309c-4a13-a626-76b9efed2da6'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:40:32.086845 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b3d89b-d1c4-4a37-b7dc-29ccf46ec73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd8fdb6a-3856-4215-8e13-f646c7e039c8', 'ddc6c08e-f280-4a6b-8e71-f0df2be44e7a', 'c2f16ed2-434c-431a-a680-a5bc50a9d61c', 'd1d94276-309c-4a13-a626-76b9efed2da6']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:40:32.089234 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21a4079-ce34-4818-8fe6-31d4530eb306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:40:32.189218 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-f9918856-012b-48db-b899-d19ffdb62359 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:40:32.190011 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-f9918856-012b-48db-b899-d19ffdb62359 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:40:32.197780 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-f9918856-012b-48db-b899-d19ffdb62359 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/bc3bc854-e739-46fd-9e48-83407d1e439b returned with HTTP 200 Jan 27 18:40:32.201760 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1423/2852] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 18:40:31 2021] DELETE /volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/bc3bc854-e739-46fd-9e48-83407d1e439b => generated 19 bytes in 682 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:32.218286 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-4dafef8d-b5d1-441d-87bc-82a3f142a85e tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] DELETE http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/8360878c-2ff9-4243-a9b9-aecad3890197 Jan 27 18:40:32.219702 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-4dafef8d-b5d1-441d-87bc-82a3f142a85e tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:32.220358 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:32.220358 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:32.221131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-4dafef8d-b5d1-441d-87bc-82a3f142a85e tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:32.245253 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:32.245253 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:32.310215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21a4079-ce34-4818-8fe6-31d4530eb306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7164e421-0afe-4132-8c7a-34a07f21e865', '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='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['bd8fdb6a-3856-4215-8e13-f646c7e039c8','ddc6c08e-f280-4a6b-8e71-f0df2be44e7a','c2f16ed2-434c-431a-a680-a5bc50a9d61c','d1d94276-309c-4a13-a626-76b9efed2da6'],size=1,snapshot_id=2d9a47e9-cc7d-441c-bd79-f054542d5b6b,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), '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-27T18:40:32Z,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=7164e421-0afe-4132-8c7a-34a07f21e865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40cd77f4a4514ec9acf26d6470fc8051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2d9a47e9-cc7d-441c-bd79-f054542d5b6b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d3d7edfdd324c378cce262b3701558e',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:40:32.312751 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556135cc-9b9a-477a-be6d-1d1be496ab23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:40:32.344020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556135cc-9b9a-477a-be6d-1d1be496ab23) transitioned into 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='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['bd8fdb6a-3856-4215-8e13-f646c7e039c8','ddc6c08e-f280-4a6b-8e71-f0df2be44e7a','c2f16ed2-434c-431a-a680-a5bc50a9d61c','d1d94276-309c-4a13-a626-76b9efed2da6'],size=1,snapshot_id=2d9a47e9-cc7d-441c-bd79-f054542d5b6b,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:40:32.346093 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71daa9c5-c676-4e9f-b89a-99cb56dc61cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:40:32.461749 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71daa9c5-c676-4e9f-b89a-99cb56dc61cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:40:32.467535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (c88d5a51-9cbe-462a-a7b7-8bc769294201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:40:32.558758 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request issued successfully. Jan 27 18:40:32.576550 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-5fb63c2a-d195-4135-9aae-6c862527a1da tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes returned with HTTP 202 Jan 27 18:40:32.577463 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1430/2853] 10.222.0.110 () {62 vars in 1306 bytes} [Wed Jan 27 18:40:31 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes => generated 805 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:40:32.595733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2c6c2449-c51f-4c7b-8cb2-68039dec36d6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 Jan 27 18:40:32.596259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2c6c2449-c51f-4c7b-8cb2-68039dec36d6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:32.596472 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:32.596472 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:32.596840 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2c6c2449-c51f-4c7b-8cb2-68039dec36d6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:32.751973 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:32.751973 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:32.777337 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2c6c2449-c51f-4c7b-8cb2-68039dec36d6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:32.840331 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2c6c2449-c51f-4c7b-8cb2-68039dec36d6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 returned with HTTP 200 Jan 27 18:40:32.841380 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1431/2854] 10.222.0.110 () {58 vars in 1363 bytes} [Wed Jan 27 18:40:32 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 => generated 897 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:32.856281 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-299f1667-3a0a-469f-bdb3-9dc1d6ba93f7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 Jan 27 18:40:32.856794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-299f1667-3a0a-469f-bdb3-9dc1d6ba93f7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:32.857019 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:32.857019 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:32.857532 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-299f1667-3a0a-469f-bdb3-9dc1d6ba93f7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:32.975805 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:32.975805 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:33.000216 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-299f1667-3a0a-469f-bdb3-9dc1d6ba93f7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:33.054144 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-299f1667-3a0a-469f-bdb3-9dc1d6ba93f7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 returned with HTTP 200 Jan 27 18:40:33.054995 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1432/2855] 10.222.0.110 () {58 vars in 1363 bytes} [Wed Jan 27 18:40:32 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 => generated 897 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:40:33.206237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-4dafef8d-b5d1-441d-87bc-82a3f142a85e tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:40:33.207297 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-4dafef8d-b5d1-441d-87bc-82a3f142a85e tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:40:33.216429 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-4dafef8d-b5d1-441d-87bc-82a3f142a85e tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/8360878c-2ff9-4243-a9b9-aecad3890197 returned with HTTP 200 Jan 27 18:40:33.217639 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1424/2856] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 18:40:32 2021] DELETE /volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/8360878c-2ff9-4243-a9b9-aecad3890197 => generated 19 bytes in 1005 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:33.235065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-0cf21938-7048-4fbe-8049-6d4b8a26f6fd tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] DELETE http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/0dc86751-c371-4265-8273-895f26f454e1 Jan 27 18:40:33.235894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-0cf21938-7048-4fbe-8049-6d4b8a26f6fd tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:33.236381 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:33.236381 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:33.237059 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-0cf21938-7048-4fbe-8049-6d4b8a26f6fd tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:33.263232 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:33.263232 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:34.027097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-0cf21938-7048-4fbe-8049-6d4b8a26f6fd tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:40:34.027928 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-0cf21938-7048-4fbe-8049-6d4b8a26f6fd tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:40:34.040675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6bd3a3ca-02f9-401e-a68d-9f715cf7f06d req-0cf21938-7048-4fbe-8049-6d4b8a26f6fd tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/0dc86751-c371-4265-8273-895f26f454e1 returned with HTTP 200 Jan 27 18:40:34.041525 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1433/2857] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 18:40:33 2021] DELETE /volume/v3/b73a5a145bf24f45a514e342d8f65b63/attachments/0dc86751-c371-4265-8273-895f26f454e1 => generated 19 bytes in 813 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:36.075156 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-3f4b6b2e-12d2-4e59-acd7-c3741be94974 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 Jan 27 18:40:36.075746 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-3f4b6b2e-12d2-4e59-acd7-c3741be94974 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:36.075904 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:36.075904 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:36.076281 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-3f4b6b2e-12d2-4e59-acd7-c3741be94974 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:36.160651 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:36.160651 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:36.178664 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-3f4b6b2e-12d2-4e59-acd7-c3741be94974 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:36.245855 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-3f4b6b2e-12d2-4e59-acd7-c3741be94974 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 returned with HTTP 200 Jan 27 18:40:36.247668 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1425/2858] 10.222.0.110 () {58 vars in 1363 bytes} [Wed Jan 27 18:40:36 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 => generated 897 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:39.291066 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2b351e4e-4e13-4e7c-9d52-9be86c856840 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 Jan 27 18:40:39.291654 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2b351e4e-4e13-4e7c-9d52-9be86c856840 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:39.292073 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:39.292073 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:39.292627 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2b351e4e-4e13-4e7c-9d52-9be86c856840 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:39.433131 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:39.433131 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:39.444625 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2b351e4e-4e13-4e7c-9d52-9be86c856840 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:39.478484 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2b351e4e-4e13-4e7c-9d52-9be86c856840 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 returned with HTTP 200 Jan 27 18:40:39.479407 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1434/2859] 10.222.0.110 () {58 vars in 1363 bytes} [Wed Jan 27 18:40:39 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 => generated 897 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:42.497549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-74456483-c8a4-4c70-ac0e-425f339270a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 Jan 27 18:40:42.498062 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-74456483-c8a4-4c70-ac0e-425f339270a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:42.498245 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:42.498245 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:42.499106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-74456483-c8a4-4c70-ac0e-425f339270a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:42.551553 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:42.551553 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:42.560253 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-74456483-c8a4-4c70-ac0e-425f339270a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:42.584443 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-74456483-c8a4-4c70-ac0e-425f339270a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 returned with HTTP 200 Jan 27 18:40:42.585586 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1426/2860] 10.222.0.110 () {58 vars in 1363 bytes} [Wed Jan 27 18:40:42 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 => generated 1347 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:40:42.592825 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2b351e4e-4e13-4e7c-9d52-9be86c856840 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:40:42.593401 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2b351e4e-4e13-4e7c-9d52-9be86c856840 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:42.593706 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:42.593706 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:42.594238 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2b351e4e-4e13-4e7c-9d52-9be86c856840 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:42.595538 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2b351e4e-4e13-4e7c-9d52-9be86c856840 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:40:42.596442 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1435/2861] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:40:42 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:40:42.611354 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-65689f1d-d1df-4d11-91aa-cb5836fa57dc tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments Jan 27 18:40:42.611925 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:42.611925 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:42.612500 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-65689f1d-d1df-4d11-91aa-cb5836fa57dc tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7164e421-0afe-4132-8c7a-34a07f21e865", "instance_uuid": "29e0eec4-e4d1-4ac0-a4f3-4a8e2161150d", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:40:42.693941 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:42.693941 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:42.756017 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-65689f1d-d1df-4d11-91aa-cb5836fa57dc tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments returned with HTTP 200 Jan 27 18:40:42.757039 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1427/2862] 10.222.0.110 () {64 vars in 1359 bytes} [Wed Jan 27 18:40:42 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:40:42.764360 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2b351e4e-4e13-4e7c-9d52-9be86c856840 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:40:42.764824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2b351e4e-4e13-4e7c-9d52-9be86c856840 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:42.765679 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2b351e4e-4e13-4e7c-9d52-9be86c856840 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:42.766793 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-2b351e4e-4e13-4e7c-9d52-9be86c856840 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:40:42.767505 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1436/2863] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:40:42 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:40:42.780576 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-e6d1b023-c68c-424d-90d9-e8835d63882c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 Jan 27 18:40:42.781160 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-e6d1b023-c68c-424d-90d9-e8835d63882c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:42.781356 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:42.781356 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:42.781917 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-e6d1b023-c68c-424d-90d9-e8835d63882c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:42.838357 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:42.838357 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:42.846413 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-e6d1b023-c68c-424d-90d9-e8835d63882c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:40:42.865646 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:42.865646 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:42.876100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-e6d1b023-c68c-424d-90d9-e8835d63882c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 returned with HTTP 200 Jan 27 18:40:42.877440 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1428/2864] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:40:42 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 => generated 1445 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:40:42.911781 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-41e323ca-acd8-42cd-bc83-fed5266f2d6c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] PUT http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/bb3ce4a5-bccb-4baf-a489-a2bc6497d7c2 Jan 27 18:40:42.913372 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-41e323ca-acd8-42cd-bc83-fed5266f2d6c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sda"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:40:42.959263 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:40:42.959263 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:40:42.960147 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-41e323ca-acd8-42cd-bc83-fed5266f2d6c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-7164e421-0afe-4132-8c7a-34a07f21e865-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.013s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:40:42.963329 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:42.963329 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:45.086735 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-41e323ca-acd8-42cd-bc83-fed5266f2d6c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-7164e421-0afe-4132-8c7a-34a07f21e865-n-h2-742170-5'" released by "attachment_update" :: held 2.127s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:40:45.087411 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-41e323ca-acd8-42cd-bc83-fed5266f2d6c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/bb3ce4a5-bccb-4baf-a489-a2bc6497d7c2 returned with HTTP 200 Jan 27 18:40:45.089160 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1437/2865] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 18:40:42 2021] PUT /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/bb3ce4a5-bccb-4baf-a489-a2bc6497d7c2 => generated 762 bytes in 2182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:40:45.131470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-d8b4726e-5969-4340-b279-ad3d6cc97361 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/bb3ce4a5-bccb-4baf-a489-a2bc6497d7c2/action Jan 27 18:40:45.132128 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:45.132128 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:45.132575 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-d8b4726e-5969-4340-b279-ad3d6cc97361 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:40:45.133112 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-d8b4726e-5969-4340-b279-ad3d6cc97361 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:40:45.206126 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:45.206126 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:45.219168 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92d41c43-bc2c-4e95-ae7a-e68a92ba6888 req-d8b4726e-5969-4340-b279-ad3d6cc97361 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/bb3ce4a5-bccb-4baf-a489-a2bc6497d7c2/action returned with HTTP 204 Jan 27 18:40:45.220228 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1429/2866] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 18:40:45 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/bb3ce4a5-bccb-4baf-a489-a2bc6497d7c2/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:40:49.596312 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d74677cc-1d74-4db3-ae24-d502845c5d45 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] DELETE http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 Jan 27 18:40:49.596967 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d74677cc-1d74-4db3-ae24-d502845c5d45 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:49.597185 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:49.597185 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:49.597558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d74677cc-1d74-4db3-ae24-d502845c5d45 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:49.598020 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-d74677cc-1d74-4db3-ae24-d502845c5d45 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Delete volume with id: bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 Jan 27 18:40:49.648512 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:49.648512 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:49.649519 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d74677cc-1d74-4db3-ae24-d502845c5d45 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:40:49.678838 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d74677cc-1d74-4db3-ae24-d502845c5d45 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Delete volume request issued successfully. Jan 27 18:40:49.679758 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d74677cc-1d74-4db3-ae24-d502845c5d45 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 returned with HTTP 202 Jan 27 18:40:49.681160 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1438/2867] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:40:49 2021] DELETE /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:40:49.690234 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a925f929-8821-4a6b-b490-a1329222cdeb tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 Jan 27 18:40:49.690987 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a925f929-8821-4a6b-b490-a1329222cdeb tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:49.691367 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:49.691367 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:49.692203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a925f929-8821-4a6b-b490-a1329222cdeb tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:49.753688 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:49.753688 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:49.764573 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a925f929-8821-4a6b-b490-a1329222cdeb tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:40:49.791719 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a925f929-8821-4a6b-b490-a1329222cdeb tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 returned with HTTP 200 Jan 27 18:40:49.795465 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1430/2868] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:49 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 => generated 913 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:50.809552 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af87404f-b9d7-4563-a8d6-d88d7da2082a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 Jan 27 18:40:50.810656 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-af87404f-b9d7-4563-a8d6-d88d7da2082a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:50.810840 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:50.810840 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:50.811189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-af87404f-b9d7-4563-a8d6-d88d7da2082a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:50.865261 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:50.865261 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:50.874346 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-af87404f-b9d7-4563-a8d6-d88d7da2082a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:40:50.900499 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-af87404f-b9d7-4563-a8d6-d88d7da2082a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 returned with HTTP 200 Jan 27 18:40:50.902176 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1439/2869] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:50 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:51.917872 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e51de050-3eef-43d3-8f5f-8985b823d07a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 Jan 27 18:40:51.919288 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e51de050-3eef-43d3-8f5f-8985b823d07a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:51.919605 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:51.919605 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:51.920111 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e51de050-3eef-43d3-8f5f-8985b823d07a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:51.968150 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e51de050-3eef-43d3-8f5f-8985b823d07a tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 returned with HTTP 404 Jan 27 18:40:51.969521 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1431/2870] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:51 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/bdbc4e97-c73d-487b-8d7b-1991f39b3ce2 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:40:51.977405 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd292070-9aa5-47c0-b132-72444bc43d73 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] DELETE http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e Jan 27 18:40:51.978037 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd292070-9aa5-47c0-b132-72444bc43d73 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:51.978328 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:51.978328 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:51.978881 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd292070-9aa5-47c0-b132-72444bc43d73 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:51.979593 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-dd292070-9aa5-47c0-b132-72444bc43d73 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Delete volume with id: 193ea8c7-4548-43aa-82f8-d9ec3d495a1e Jan 27 18:40:52.030320 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:52.030320 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:52.031737 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dd292070-9aa5-47c0-b132-72444bc43d73 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:40:52.077525 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dd292070-9aa5-47c0-b132-72444bc43d73 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Delete volume request issued successfully. Jan 27 18:40:52.077991 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd292070-9aa5-47c0-b132-72444bc43d73 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e returned with HTTP 202 Jan 27 18:40:52.079022 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1440/2871] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:40:51 2021] DELETE /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:40:52.086376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f6114d4-389f-4ff1-81ba-d39c9d42122e tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e Jan 27 18:40:52.087010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f6114d4-389f-4ff1-81ba-d39c9d42122e tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:52.087605 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1f6114d4-389f-4ff1-81ba-d39c9d42122e tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:52.146122 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:52.146122 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:52.155517 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1f6114d4-389f-4ff1-81ba-d39c9d42122e tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:40:52.177595 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1f6114d4-389f-4ff1-81ba-d39c9d42122e tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e returned with HTTP 200 Jan 27 18:40:52.178840 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1432/2872] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:52 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:53.195899 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c39344f7-b35c-42a3-892c-be189742e2ee tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e Jan 27 18:40:53.196952 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c39344f7-b35c-42a3-892c-be189742e2ee tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:53.198070 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:53.198070 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:53.198983 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c39344f7-b35c-42a3-892c-be189742e2ee tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:53.253956 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:53.253956 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:53.264764 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c39344f7-b35c-42a3-892c-be189742e2ee tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:40:53.290850 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c39344f7-b35c-42a3-892c-be189742e2ee tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e returned with HTTP 200 Jan 27 18:40:53.301326 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1441/2873] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:53 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e => generated 913 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:40:54.308347 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c91e3ef0-44c2-4f49-98b1-bbdbfdf83c5d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e Jan 27 18:40:54.308903 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c91e3ef0-44c2-4f49-98b1-bbdbfdf83c5d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:54.309083 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:54.309083 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:54.309466 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c91e3ef0-44c2-4f49-98b1-bbdbfdf83c5d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:54.372349 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c91e3ef0-44c2-4f49-98b1-bbdbfdf83c5d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e returned with HTTP 404 Jan 27 18:40:54.373979 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1433/2874] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:54 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/193ea8c7-4548-43aa-82f8-d9ec3d495a1e => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:40:54.381675 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ae07b1ac-87ff-4192-94e3-1222ccdce41d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] DELETE http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:40:54.382186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ae07b1ac-87ff-4192-94e3-1222ccdce41d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:54.382398 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:54.382398 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:54.382764 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ae07b1ac-87ff-4192-94e3-1222ccdce41d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:54.383218 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-ae07b1ac-87ff-4192-94e3-1222ccdce41d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Delete volume with id: 915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:40:54.466946 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:54.466946 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:54.468677 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ae07b1ac-87ff-4192-94e3-1222ccdce41d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:40:54.514292 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ae07b1ac-87ff-4192-94e3-1222ccdce41d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Delete volume request issued successfully. Jan 27 18:40:54.515011 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ae07b1ac-87ff-4192-94e3-1222ccdce41d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 202 Jan 27 18:40:54.519623 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1442/2875] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:40:54 2021] DELETE /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:40:54.528297 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-94fa5e06-99ab-4a69-9551-6151ed932677 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:40:54.529041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-94fa5e06-99ab-4a69-9551-6151ed932677 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:54.529939 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-94fa5e06-99ab-4a69-9551-6151ed932677 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:54.650252 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:54.650252 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:54.670652 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-94fa5e06-99ab-4a69-9551-6151ed932677 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:40:54.715215 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-94fa5e06-99ab-4a69-9551-6151ed932677 tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:40:54.716531 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1434/2876] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:54 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 1361 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:40:55.733440 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87254d9a-4812-4083-a623-86fa5df5708d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:40:55.733951 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87254d9a-4812-4083-a623-86fa5df5708d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:55.734356 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:55.734356 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:55.735007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87254d9a-4812-4083-a623-86fa5df5708d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:55.826270 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:40:55.826270 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:40:55.835485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-87254d9a-4812-4083-a623-86fa5df5708d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Volume info retrieved successfully. Jan 27 18:40:55.861599 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87254d9a-4812-4083-a623-86fa5df5708d tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 200 Jan 27 18:40:55.862706 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1443/2877] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:55 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 1361 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:40:56.879095 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d937138-deb5-40ed-b16a-421371b88adc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] GET http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 Jan 27 18:40:56.879675 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d937138-deb5-40ed-b16a-421371b88adc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:40:56.879871 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:40:56.879871 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:40:56.880518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d937138-deb5-40ed-b16a-421371b88adc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:40:56.928134 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d937138-deb5-40ed-b16a-421371b88adc tempest-TaggedBootDevicesTest-100049902 tempest-TaggedBootDevicesTest-100049902-project] http://10.222.0.72/volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 returned with HTTP 404 Jan 27 18:40:56.930046 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1435/2878] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:40:56 2021] GET /volume/v3/b73a5a145bf24f45a514e342d8f65b63/volumes/915a6687-0664-4e29-b6c1-30f31f30f945 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:41:00.398284 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d507bf2a-ba7c-43d3-9006-0c7295b56abe tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 Jan 27 18:41:00.399420 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d507bf2a-ba7c-43d3-9006-0c7295b56abe tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:00.399843 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:00.399843 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:00.401417 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d507bf2a-ba7c-43d3-9006-0c7295b56abe tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:00.464640 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:00.464640 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:00.476677 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d507bf2a-ba7c-43d3-9006-0c7295b56abe tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:00.500196 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:00.500196 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:00.513764 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d507bf2a-ba7c-43d3-9006-0c7295b56abe tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 returned with HTTP 200 Jan 27 18:41:00.515314 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1444/2879] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:00 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 => generated 1639 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:41:05.163692 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b4dd613-6469-43bb-ac8b-73a1af156f12 req-989afd44-e265-490d-a9c7-8aef326a8cca tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/bb3ce4a5-bccb-4baf-a489-a2bc6497d7c2 Jan 27 18:41:05.164383 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b4dd613-6469-43bb-ac8b-73a1af156f12 req-989afd44-e265-490d-a9c7-8aef326a8cca tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:05.164874 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b4dd613-6469-43bb-ac8b-73a1af156f12 req-989afd44-e265-490d-a9c7-8aef326a8cca tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:05.200700 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:05.200700 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:05.876769 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-4b4dd613-6469-43bb-ac8b-73a1af156f12 req-989afd44-e265-490d-a9c7-8aef326a8cca tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:41:05.877483 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-4b4dd613-6469-43bb-ac8b-73a1af156f12 req-989afd44-e265-490d-a9c7-8aef326a8cca tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:41:05.886578 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b4dd613-6469-43bb-ac8b-73a1af156f12 req-989afd44-e265-490d-a9c7-8aef326a8cca tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/bb3ce4a5-bccb-4baf-a489-a2bc6497d7c2 returned with HTTP 200 Jan 27 18:41:05.888650 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1436/2880] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 18:41:05 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/bb3ce4a5-bccb-4baf-a489-a2bc6497d7c2 => generated 19 bytes in 730 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:05.916884 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b4dd613-6469-43bb-ac8b-73a1af156f12 req-a862a15c-fde1-4422-87e9-08737c01fd6a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 Jan 27 18:41:05.917918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b4dd613-6469-43bb-ac8b-73a1af156f12 req-a862a15c-fde1-4422-87e9-08737c01fd6a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:05.918334 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:05.918334 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:05.918979 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-4b4dd613-6469-43bb-ac8b-73a1af156f12 req-a862a15c-fde1-4422-87e9-08737c01fd6a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:05.919674 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-4b4dd613-6469-43bb-ac8b-73a1af156f12 req-a862a15c-fde1-4422-87e9-08737c01fd6a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume with id: 7164e421-0afe-4132-8c7a-34a07f21e865 Jan 27 18:41:05.988176 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:05.988176 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:05.989885 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-4b4dd613-6469-43bb-ac8b-73a1af156f12 req-a862a15c-fde1-4422-87e9-08737c01fd6a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:06.018743 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-4b4dd613-6469-43bb-ac8b-73a1af156f12 req-a862a15c-fde1-4422-87e9-08737c01fd6a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume request issued successfully. Jan 27 18:41:06.019462 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-4b4dd613-6469-43bb-ac8b-73a1af156f12 req-a862a15c-fde1-4422-87e9-08737c01fd6a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 returned with HTTP 202 Jan 27 18:41:06.021002 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1445/2881] 10.222.0.110 () {60 vars in 1385 bytes} [Wed Jan 27 18:41:05 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:41:07.067825 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7746b32c-f732-492d-96e9-4ab138900ac4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 Jan 27 18:41:07.069108 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7746b32c-f732-492d-96e9-4ab138900ac4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:07.069530 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:07.069530 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:07.070172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7746b32c-f732-492d-96e9-4ab138900ac4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:07.130480 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:07.130480 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:07.142011 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7746b32c-f732-492d-96e9-4ab138900ac4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:07.167473 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7746b32c-f732-492d-96e9-4ab138900ac4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 returned with HTTP 200 Jan 27 18:41:07.168538 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1437/2882] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:07 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 => generated 1346 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:41:08.185120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4257907e-80f8-4865-a112-d5a485a79ea1 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 Jan 27 18:41:08.186379 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4257907e-80f8-4865-a112-d5a485a79ea1 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:08.186810 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:08.186810 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:08.187506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4257907e-80f8-4865-a112-d5a485a79ea1 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:08.236539 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4257907e-80f8-4865-a112-d5a485a79ea1 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 returned with HTTP 404 Jan 27 18:41:08.237957 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1446/2883] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:08 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/7164e421-0afe-4132-8c7a-34a07f21e865 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:41:08.476526 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f58a4a9-0af1-4abd-a9fa-60d2d9507431 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b Jan 27 18:41:08.477697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f58a4a9-0af1-4abd-a9fa-60d2d9507431 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:08.478143 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:08.478143 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:08.479335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8f58a4a9-0af1-4abd-a9fa-60d2d9507431 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:08.479898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-8f58a4a9-0af1-4abd-a9fa-60d2d9507431 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete snapshot with id: 2d9a47e9-cc7d-441c-bd79-f054542d5b6b Jan 27 18:41:08.526767 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:08.526767 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:08.531776 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f58a4a9-0af1-4abd-a9fa-60d2d9507431 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:41:08.621934 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8f58a4a9-0af1-4abd-a9fa-60d2d9507431 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot delete request issued successfully. Jan 27 18:41:08.622761 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8f58a4a9-0af1-4abd-a9fa-60d2d9507431 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b returned with HTTP 202 Jan 27 18:41:08.624356 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1438/2884] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:41:08 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:41:08.633651 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2212f129-0299-43dc-8fc2-60ad303f3d6a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b Jan 27 18:41:08.635914 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2212f129-0299-43dc-8fc2-60ad303f3d6a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:08.636800 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2212f129-0299-43dc-8fc2-60ad303f3d6a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:08.678009 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:08.678009 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:08.679342 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2212f129-0299-43dc-8fc2-60ad303f3d6a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:41:08.683169 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2212f129-0299-43dc-8fc2-60ad303f3d6a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b returned with HTTP 200 Jan 27 18:41:08.684412 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1447/2885] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:41:08 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b => generated 465 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:09.698001 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eeacaa6d-09f0-4fc2-97a1-738e2bdacbde tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b Jan 27 18:41:09.699809 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eeacaa6d-09f0-4fc2-97a1-738e2bdacbde tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:09.700230 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:09.700230 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:09.700913 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eeacaa6d-09f0-4fc2-97a1-738e2bdacbde tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:09.789531 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:09.789531 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:09.794371 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eeacaa6d-09f0-4fc2-97a1-738e2bdacbde tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:41:09.804516 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eeacaa6d-09f0-4fc2-97a1-738e2bdacbde tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b returned with HTTP 200 Jan 27 18:41:09.805491 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1439/2886] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:41:09 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b => generated 465 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:10.821650 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-88f0afa0-075c-4cdb-985a-e28a18075e55 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b Jan 27 18:41:10.822988 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-88f0afa0-075c-4cdb-985a-e28a18075e55 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:10.823405 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:10.823405 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:10.824649 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-88f0afa0-075c-4cdb-985a-e28a18075e55 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:10.868102 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-88f0afa0-075c-4cdb-985a-e28a18075e55 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b returned with HTTP 404 Jan 27 18:41:10.870689 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1448/2887] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:41:10 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/2d9a47e9-cc7d-441c-bd79-f054542d5b6b => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:41:10.879935 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b9cbc37-9696-454a-8978-18db62911dd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:41:10.880647 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b9cbc37-9696-454a-8978-18db62911dd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:10.881008 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:10.881008 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:10.881644 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b9cbc37-9696-454a-8978-18db62911dd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:10.882261 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-1b9cbc37-9696-454a-8978-18db62911dd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume with id: c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:41:10.984997 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:10.984997 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:10.986298 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1b9cbc37-9696-454a-8978-18db62911dd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:11.047398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1b9cbc37-9696-454a-8978-18db62911dd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume request issued successfully. Jan 27 18:41:11.049898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b9cbc37-9696-454a-8978-18db62911dd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 202 Jan 27 18:41:11.060083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f04fa0d1-9aeb-46c5-9230-8c7474da903d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:41:11.061535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f04fa0d1-9aeb-46c5-9230-8c7474da903d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:11.062245 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f04fa0d1-9aeb-46c5-9230-8c7474da903d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:11.066420 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1440/2888] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:41:10 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:41:11.145607 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:11.145607 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:11.155818 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f04fa0d1-9aeb-46c5-9230-8c7474da903d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:11.187482 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f04fa0d1-9aeb-46c5-9230-8c7474da903d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:41:11.188712 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1449/2889] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:11 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 1367 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:41:12.205586 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e2672ebd-d7a4-4363-ace7-bf77e41881d5 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:41:12.206324 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e2672ebd-d7a4-4363-ace7-bf77e41881d5 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:12.206694 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:12.206694 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:12.207203 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e2672ebd-d7a4-4363-ace7-bf77e41881d5 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:12.283010 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:12.283010 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:12.296983 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e2672ebd-d7a4-4363-ace7-bf77e41881d5 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:12.345300 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e2672ebd-d7a4-4363-ace7-bf77e41881d5 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 200 Jan 27 18:41:12.346361 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1441/2890] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:12 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 1367 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:41:13.363888 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-519cb79b-4e17-4f4f-a945-95797c78284d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 Jan 27 18:41:13.365159 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-519cb79b-4e17-4f4f-a945-95797c78284d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:13.365555 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:13.365555 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:13.366189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-519cb79b-4e17-4f4f-a945-95797c78284d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:13.481369 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-519cb79b-4e17-4f4f-a945-95797c78284d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 returned with HTTP 404 Jan 27 18:41:13.485500 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1450/2891] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:13 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/c93377ab-2ad0-4b93-a86e-a3eed2c93398 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:41:13.548728 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes Jan 27 18:41:13.549193 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:13.549193 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:13.549619 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-680592571", "snapshot_id": null, "imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3", "volume_type": null, "size": 1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:41:13.550863 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-680592571', 'snapshot_id': None, 'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3', 'volume_type': None, 'size': 1}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:41:13.735505 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume of 1 GB Jan 27 18:41:13.770166 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Availability Zones retrieved successfully. Jan 27 18:41:13.815199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (b80a5165-7aa5-4c25-aa5b-a69f5ff95f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:41:13.830690 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88a913a-577f-4881-bc42-60a325f451fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:41:13.833217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:41:14.081821 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88a913a-577f-4881-bc42-60a325f451fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:41:14.084045 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01cec962-cd95-4ac8-bc87-e75bc65a7fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:41:14.224129 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Created reservations ['9686ea67-3b17-4a8f-9d75-b285db020b75', '7a6e3ce7-27f4-4fd4-95c0-422bdac38b2d', '5e938d52-b98a-4854-bae3-4ed924fa9c84', '87d98fe0-d356-4027-8ff4-3e2c9576a98f'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:41:14.226048 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01cec962-cd95-4ac8-bc87-e75bc65a7fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9686ea67-3b17-4a8f-9d75-b285db020b75', '7a6e3ce7-27f4-4fd4-95c0-422bdac38b2d', '5e938d52-b98a-4854-bae3-4ed924fa9c84', '87d98fe0-d356-4027-8ff4-3e2c9576a98f']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:41:14.229018 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb0e918d-4b4e-4b86-849c-2a1324c37b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:41:14.372452 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb0e918d-4b4e-4b86-849c-2a1324c37b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '590a999d-0f37-4e8f-b38a-e3cbaa48dd35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-680592571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['9686ea67-3b17-4a8f-9d75-b285db020b75','7a6e3ce7-27f4-4fd4-95c0-422bdac38b2d','5e938d52-b98a-4854-bae3-4ed924fa9c84','87d98fe0-d356-4027-8ff4-3e2c9576a98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-680592571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=590a999d-0f37-4e8f-b38a-e3cbaa48dd35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40cd77f4a4514ec9acf26d6470fc8051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5d3d7edfdd324c378cce262b3701558e',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:41:14.375188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b06a2dc3-d9bf-4604-b70f-a09f6ac22c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:41:14.455520 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b06a2dc3-d9bf-4604-b70f-a09f6ac22c27) transitioned into state 'SUCCESS' from state '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-680592571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['9686ea67-3b17-4a8f-9d75-b285db020b75','7a6e3ce7-27f4-4fd4-95c0-422bdac38b2d','5e938d52-b98a-4854-bae3-4ed924fa9c84','87d98fe0-d356-4027-8ff4-3e2c9576a98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:41:14.460445 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b762d865-60e6-4c61-a1a0-c01c35b92c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:41:14.505705 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b762d865-60e6-4c61-a1a0-c01c35b92c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:41:14.508432 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (b80a5165-7aa5-4c25-aa5b-a69f5ff95f82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:41:14.719353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request issued successfully. Jan 27 18:41:14.786292 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9cb7e851-9150-461b-a961-275d81a26af2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes returned with HTTP 202 Jan 27 18:41:14.798099 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1442/2892] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:41:13 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes => generated 827 bytes in 1246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:41:14.802137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-391ea5a4-fa6b-4024-a5cd-907acfe1b992 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:14.802664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-391ea5a4-fa6b-4024-a5cd-907acfe1b992 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:14.803150 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-391ea5a4-fa6b-4024-a5cd-907acfe1b992 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:14.921370 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:14.921370 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:14.948450 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-391ea5a4-fa6b-4024-a5cd-907acfe1b992 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:14.977293 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-391ea5a4-fa6b-4024-a5cd-907acfe1b992 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:14.979363 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1451/2893] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:14 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 895 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:15.996905 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-117632ff-df6b-4d3f-9f48-6949fa6d9b02 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:15.997437 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-117632ff-df6b-4d3f-9f48-6949fa6d9b02 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:15.997614 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:15.997614 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:15.998266 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-117632ff-df6b-4d3f-9f48-6949fa6d9b02 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:16.110705 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:16.110705 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:16.129228 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-117632ff-df6b-4d3f-9f48-6949fa6d9b02 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:16.174699 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-117632ff-df6b-4d3f-9f48-6949fa6d9b02 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:16.184895 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1443/2894] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:15 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 919 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:17.192473 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d73e31d-7dcc-4451-bb1a-62b8f0f11866 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:17.193116 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d73e31d-7dcc-4451-bb1a-62b8f0f11866 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:17.193438 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:17.193438 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:17.194156 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d73e31d-7dcc-4451-bb1a-62b8f0f11866 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:17.273103 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:17.273103 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:17.283016 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7d73e31d-7dcc-4451-bb1a-62b8f0f11866 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:17.314603 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d73e31d-7dcc-4451-bb1a-62b8f0f11866 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:17.315836 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1452/2895] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:17 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 919 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:18.331394 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5409ab8-ce02-4832-a3aa-7f1a7471d447 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:18.332570 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5409ab8-ce02-4832-a3aa-7f1a7471d447 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:18.333663 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:18.333663 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:18.334188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f5409ab8-ce02-4832-a3aa-7f1a7471d447 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:18.403514 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:18.403514 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:18.416657 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f5409ab8-ce02-4832-a3aa-7f1a7471d447 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:18.457176 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f5409ab8-ce02-4832-a3aa-7f1a7471d447 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:18.459273 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1444/2896] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:18 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 919 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:19.478233 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dff13a7f-0a2b-4388-b269-3731f11ebcbd tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:19.480210 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dff13a7f-0a2b-4388-b269-3731f11ebcbd tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:19.480626 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:19.480626 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:19.481624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dff13a7f-0a2b-4388-b269-3731f11ebcbd tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:19.553599 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:19.553599 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:19.563174 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dff13a7f-0a2b-4388-b269-3731f11ebcbd tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:19.597707 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dff13a7f-0a2b-4388-b269-3731f11ebcbd tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:19.600561 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1453/2897] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:19 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 919 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:20.616617 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0878550b-703c-4865-ae7a-2067f16c9391 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:20.617127 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0878550b-703c-4865-ae7a-2067f16c9391 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:20.617511 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:20.617511 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:20.618687 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0878550b-703c-4865-ae7a-2067f16c9391 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:20.699128 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:20.699128 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:20.708900 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0878550b-703c-4865-ae7a-2067f16c9391 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:20.731835 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0878550b-703c-4865-ae7a-2067f16c9391 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:20.732646 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1445/2898] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:20 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 919 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:21.749876 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-36bec318-89cf-4007-9b09-447275310c71 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:21.752001 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-36bec318-89cf-4007-9b09-447275310c71 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:21.752369 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:21.752369 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:21.753222 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-36bec318-89cf-4007-9b09-447275310c71 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:21.833230 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:21.833230 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:21.842176 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-36bec318-89cf-4007-9b09-447275310c71 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:21.867376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-36bec318-89cf-4007-9b09-447275310c71 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:21.868607 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1454/2899] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:21 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 919 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:22.889528 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77fbf43d-ac69-4a5e-a378-906647bb6336 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:22.890067 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77fbf43d-ac69-4a5e-a378-906647bb6336 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:22.890238 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:22.890238 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:22.892462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-77fbf43d-ac69-4a5e-a378-906647bb6336 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:22.979546 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:22.979546 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:22.989039 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-77fbf43d-ac69-4a5e-a378-906647bb6336 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:23.034000 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-77fbf43d-ac69-4a5e-a378-906647bb6336 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:23.038154 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1446/2900] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:22 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 919 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:24.055049 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d6d6d56-6aa6-49b1-9f09-635a9904fd5e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:24.055978 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d6d6d56-6aa6-49b1-9f09-635a9904fd5e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:24.056608 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:24.056608 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:24.057169 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d6d6d56-6aa6-49b1-9f09-635a9904fd5e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:24.167526 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:24.167526 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:24.177376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5d6d6d56-6aa6-49b1-9f09-635a9904fd5e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:24.207772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d6d6d56-6aa6-49b1-9f09-635a9904fd5e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:24.209266 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1455/2901] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:24 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 919 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:25.225474 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f69eadf2-5d43-46ce-a6d1-a2fc1dc5553a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:25.226402 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f69eadf2-5d43-46ce-a6d1-a2fc1dc5553a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:25.226848 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:25.226848 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:25.227363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f69eadf2-5d43-46ce-a6d1-a2fc1dc5553a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:25.288457 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:25.288457 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:25.298009 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f69eadf2-5d43-46ce-a6d1-a2fc1dc5553a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:25.322322 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f69eadf2-5d43-46ce-a6d1-a2fc1dc5553a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:25.323484 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1447/2902] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:25 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:26.339622 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-850a6889-97fa-4a9a-a5fe-6f9c2b9b84fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:26.340142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-850a6889-97fa-4a9a-a5fe-6f9c2b9b84fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:26.340318 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:26.340318 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:26.341256 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-850a6889-97fa-4a9a-a5fe-6f9c2b9b84fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:26.450335 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:26.450335 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:26.461537 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-850a6889-97fa-4a9a-a5fe-6f9c2b9b84fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:26.497098 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-850a6889-97fa-4a9a-a5fe-6f9c2b9b84fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:26.498182 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1456/2903] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:26 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 919 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:27.514609 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e1b74d6-ce79-48d2-8479-6b04394e4a61 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:27.516716 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e1b74d6-ce79-48d2-8479-6b04394e4a61 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:27.517534 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:27.517534 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:27.518471 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e1b74d6-ce79-48d2-8479-6b04394e4a61 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:27.687560 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:27.687560 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:27.710755 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1e1b74d6-ce79-48d2-8479-6b04394e4a61 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:27.763868 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e1b74d6-ce79-48d2-8479-6b04394e4a61 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:27.764727 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1448/2904] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:27 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 919 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:28.782214 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75e734d7-cbd0-4497-a976-de932aae2f51 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:28.782916 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-75e734d7-cbd0-4497-a976-de932aae2f51 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:28.783596 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:28.783596 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:28.784297 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-75e734d7-cbd0-4497-a976-de932aae2f51 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:28.839874 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:28.839874 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:28.848963 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-75e734d7-cbd0-4497-a976-de932aae2f51 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:28.872775 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-75e734d7-cbd0-4497-a976-de932aae2f51 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:28.873591 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1457/2905] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:28 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:29.890991 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e3527752-ebad-472f-bfb6-52b77197327c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:29.892470 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e3527752-ebad-472f-bfb6-52b77197327c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:29.892939 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:29.892939 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:29.893754 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e3527752-ebad-472f-bfb6-52b77197327c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:29.949679 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:29.949679 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:29.960486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e3527752-ebad-472f-bfb6-52b77197327c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:29.986232 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e3527752-ebad-472f-bfb6-52b77197327c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:29.987475 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1449/2906] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:29 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 977 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:31.004065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a95ff4b0-b4b4-4fd7-8431-499f385035ef tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:31.005116 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a95ff4b0-b4b4-4fd7-8431-499f385035ef tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:31.005524 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:31.005524 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:31.005897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a95ff4b0-b4b4-4fd7-8431-499f385035ef tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:31.057177 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:31.057177 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:31.067057 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a95ff4b0-b4b4-4fd7-8431-499f385035ef tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:31.094372 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a95ff4b0-b4b4-4fd7-8431-499f385035ef tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:31.104990 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1458/2907] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:30 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 980 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:32.111547 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b257934-b2eb-4c32-9c7c-e7bbbd3b757f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:32.112112 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b257934-b2eb-4c32-9c7c-e7bbbd3b757f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:32.112360 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:32.112360 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:32.112926 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b257934-b2eb-4c32-9c7c-e7bbbd3b757f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:32.162584 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:32.162584 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:32.172220 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6b257934-b2eb-4c32-9c7c-e7bbbd3b757f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:32.194749 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b257934-b2eb-4c32-9c7c-e7bbbd3b757f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:32.195814 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1450/2908] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:32 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 980 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:33.211955 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a92d933c-ac3e-4e46-bcb2-3c5b6c16a95e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:33.212802 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a92d933c-ac3e-4e46-bcb2-3c5b6c16a95e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:33.212909 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:33.212909 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:33.213289 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a92d933c-ac3e-4e46-bcb2-3c5b6c16a95e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:33.271801 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:33.271801 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:33.281837 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a92d933c-ac3e-4e46-bcb2-3c5b6c16a95e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:33.307353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a92d933c-ac3e-4e46-bcb2-3c5b6c16a95e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:33.308319 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1459/2909] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:33 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 980 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:34.324798 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c05715ea-2a4c-402e-8d0d-6329151fa0db tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:34.325900 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c05715ea-2a4c-402e-8d0d-6329151fa0db tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:34.326268 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:34.326268 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:34.326874 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c05715ea-2a4c-402e-8d0d-6329151fa0db tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:34.375591 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:34.375591 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:34.385017 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c05715ea-2a4c-402e-8d0d-6329151fa0db tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:34.411163 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c05715ea-2a4c-402e-8d0d-6329151fa0db tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:34.412770 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1451/2910] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:34 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 980 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:35.430533 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2cc873cc-e452-46e7-9526-adb14b29057a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:35.431258 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2cc873cc-e452-46e7-9526-adb14b29057a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:35.431822 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:35.431822 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:35.432393 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2cc873cc-e452-46e7-9526-adb14b29057a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:35.511829 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:35.511829 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:35.528306 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2cc873cc-e452-46e7-9526-adb14b29057a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:35.582901 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2cc873cc-e452-46e7-9526-adb14b29057a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:35.583961 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1460/2911] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:35 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 1368 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:41:35.599599 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef685b40-c442-4417-89d6-ad381ce57d1b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:35.600513 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef685b40-c442-4417-89d6-ad381ce57d1b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:35.600889 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:35.600889 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:35.601632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ef685b40-c442-4417-89d6-ad381ce57d1b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:35.661716 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:35.661716 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:35.672365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ef685b40-c442-4417-89d6-ad381ce57d1b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:35.720063 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ef685b40-c442-4417-89d6-ad381ce57d1b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:35.721409 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1452/2912] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:41:35 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 1368 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:41:35.937265 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-41815d08-ccf7-42eb-948d-588e65926da0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:35.937785 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-41815d08-ccf7-42eb-948d-588e65926da0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:35.937991 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:35.937991 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:35.938347 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-41815d08-ccf7-42eb-948d-588e65926da0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:35.990718 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:35.990718 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:36.000436 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-41815d08-ccf7-42eb-948d-588e65926da0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:36.026803 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-41815d08-ccf7-42eb-948d-588e65926da0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:36.027970 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1461/2913] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:41:35 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 1368 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:41:36.865037 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-d106a73e-991f-4fef-aa86-28861c53edd0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:36.865617 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-d106a73e-991f-4fef-aa86-28861c53edd0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:36.865734 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:36.865734 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:36.866384 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-d106a73e-991f-4fef-aa86-28861c53edd0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:36.921328 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:36.921328 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:36.930965 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-d106a73e-991f-4fef-aa86-28861c53edd0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:36.955940 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-d106a73e-991f-4fef-aa86-28861c53edd0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:36.957514 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1453/2914] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:41:36 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 1368 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:41:36.969083 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-41815d08-ccf7-42eb-948d-588e65926da0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:41:36.969956 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-41815d08-ccf7-42eb-948d-588e65926da0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:36.970422 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:36.970422 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:36.971097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-41815d08-ccf7-42eb-948d-588e65926da0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:36.972624 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-41815d08-ccf7-42eb-948d-588e65926da0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:41:36.973202 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1462/2915] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:41:36 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 18:41:36.987950 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-82a3d3b5-67f3-4578-8df1-0971d3a2879a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments Jan 27 18:41:36.988479 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:36.988479 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:36.988895 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-82a3d3b5-67f3-4578-8df1-0971d3a2879a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "590a999d-0f37-4e8f-b38a-e3cbaa48dd35", "instance_uuid": "3bfbeeda-61f6-4b93-ab2f-79bd18edf518", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:41:37.042858 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:37.042858 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:37.100676 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-82a3d3b5-67f3-4578-8df1-0971d3a2879a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments returned with HTTP 200 Jan 27 18:41:37.101597 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1454/2916] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:41:36 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:41:38.620617 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-41815d08-ccf7-42eb-948d-588e65926da0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:41:38.621757 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-41815d08-ccf7-42eb-948d-588e65926da0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:38.622250 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-41815d08-ccf7-42eb-948d-588e65926da0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:38.623389 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-41815d08-ccf7-42eb-948d-588e65926da0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:41:38.624253 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1463/2917] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:41:38 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:41:38.637908 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-4697a382-9622-46b1-a055-b139bc70f5e0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:38.638721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-4697a382-9622-46b1-a055-b139bc70f5e0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:38.639115 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:38.639115 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:38.639728 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-4697a382-9622-46b1-a055-b139bc70f5e0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:38.694727 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:38.694727 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:38.704382 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-4697a382-9622-46b1-a055-b139bc70f5e0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:38.723835 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:38.723835 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:38.735071 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-4697a382-9622-46b1-a055-b139bc70f5e0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:38.735930 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1455/2918] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:41:38 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 1466 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:41:38.777750 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-4486ed41-7599-4e31-b404-d9b67bd1ad3b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] PUT http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/42147dc2-f46b-418e-88b0-21a75b76353a Jan 27 18:41:38.778631 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-4486ed41-7599-4e31-b404-d9b67bd1ad3b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sda"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:41:38.805815 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:41:38.805815 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:41:38.806286 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-4486ed41-7599-4e31-b404-d9b67bd1ad3b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-590a999d-0f37-4e8f-b38a-e3cbaa48dd35-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:41:38.808563 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:38.808563 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:40.092809 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-4486ed41-7599-4e31-b404-d9b67bd1ad3b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-590a999d-0f37-4e8f-b38a-e3cbaa48dd35-n-h2-742170-5'" released by "attachment_update" :: held 1.286s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:41:40.093483 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-4486ed41-7599-4e31-b404-d9b67bd1ad3b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/42147dc2-f46b-418e-88b0-21a75b76353a returned with HTTP 200 Jan 27 18:41:40.095229 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1464/2919] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 18:41:38 2021] PUT /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/42147dc2-f46b-418e-88b0-21a75b76353a => generated 762 bytes in 1323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:41:40.150105 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-45e9de7c-f620-4715-a306-fb903b63eb07 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/42147dc2-f46b-418e-88b0-21a75b76353a/action Jan 27 18:41:40.150729 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:40.150729 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:40.151249 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-45e9de7c-f620-4715-a306-fb903b63eb07 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:41:40.151763 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-45e9de7c-f620-4715-a306-fb903b63eb07 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:41:40.224804 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:40.224804 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:40.239642 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e1d90003-3c53-4e37-addb-95c8ea1361de req-45e9de7c-f620-4715-a306-fb903b63eb07 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/42147dc2-f46b-418e-88b0-21a75b76353a/action returned with HTTP 204 Jan 27 18:41:40.241074 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1456/2920] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 18:41:40 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/42147dc2-f46b-418e-88b0-21a75b76353a/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:41:57.063911 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-098b8c60-fa15-44e9-be12-febb7e1686a8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/limits Jan 27 18:41:57.064474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-098b8c60-fa15-44e9-be12-febb7e1686a8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:57.064632 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:57.064632 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:57.065008 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-098b8c60-fa15-44e9-be12-febb7e1686a8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:57.085994 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:57.085994 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:57.115631 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-098b8c60-fa15-44e9-be12-febb7e1686a8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/limits returned with HTTP 200 Jan 27 18:41:57.116473 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1465/2921] 10.222.0.72 () {60 vars in 1455 bytes} [Wed Jan 27 18:41:57 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/limits => generated 302 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:57.191546 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-171a1e7a-849c-44a8-bcc9-befd3e88b988 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:57.192066 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-171a1e7a-849c-44a8-bcc9-befd3e88b988 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:57.192282 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:57.192282 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:57.192658 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-171a1e7a-849c-44a8-bcc9-befd3e88b988 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:57.244841 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:57.244841 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:57.252623 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-171a1e7a-849c-44a8-bcc9-befd3e88b988 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:57.274049 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:57.274049 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:57.283683 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-171a1e7a-849c-44a8-bcc9-befd3e88b988 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:41:57.284533 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1457/2922] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:41:57 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 1660 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:41:57.300650 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-b2eca682-3386-4ba4-aa32-6131b16f1975 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots Jan 27 18:41:57.301548 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-b2eca682-3386-4ba4-aa32-6131b16f1975 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "590a999d-0f37-4e8f-b38a-e3cbaa48dd35", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1763035984", "description": null, "metadata": {}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:41:57.351975 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:57.351975 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:57.353226 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-b2eca682-3386-4ba4-aa32-6131b16f1975 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:41:57.353582 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-b2eca682-3386-4ba4-aa32-6131b16f1975 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create snapshot from volume 590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:41:57.407736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-b2eca682-3386-4ba4-aa32-6131b16f1975 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Created reservations ['7d1aaa4b-7477-4e35-9f57-5af6fd25089b', 'ace4c5fc-d378-4a9d-97e9-b416b3aef258', 'bf62dd33-6584-4f7e-986f-c84cb8bd77ab', 'cc6f5993-7eac-4915-8a1d-ba96a78611a4'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:41:57.648513 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-b2eca682-3386-4ba4-aa32-6131b16f1975 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot force create request issued successfully. Jan 27 18:41:57.649959 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f15b3414-1877-4af4-b331-ccf789ae7ef5 req-b2eca682-3386-4ba4-aa32-6131b16f1975 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots returned with HTTP 202 Jan 27 18:41:57.650317 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1466/2923] 10.222.0.72 () {64 vars in 1518 bytes} [Wed Jan 27 18:41:57 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots => generated 320 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:41:58.608116 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf80659e-f879-439a-a1bc-61183842b007 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 Jan 27 18:41:58.608637 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf80659e-f879-439a-a1bc-61183842b007 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:58.608848 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:58.608848 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:58.609263 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf80659e-f879-439a-a1bc-61183842b007 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:58.637680 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:58.637680 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:58.638844 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bf80659e-f879-439a-a1bc-61183842b007 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:41:58.640802 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf80659e-f879-439a-a1bc-61183842b007 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 returned with HTTP 200 Jan 27 18:41:58.641954 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1458/2924] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:41:58 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 => generated 452 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:41:59.654741 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-afb2755e-e07a-400e-b54c-7da54d3a6f18 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 Jan 27 18:41:59.655302 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-afb2755e-e07a-400e-b54c-7da54d3a6f18 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:41:59.655495 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:41:59.655495 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:41:59.655848 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-afb2755e-e07a-400e-b54c-7da54d3a6f18 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:41:59.681941 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:41:59.681941 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:41:59.683264 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-afb2755e-e07a-400e-b54c-7da54d3a6f18 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:41:59.685194 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-afb2755e-e07a-400e-b54c-7da54d3a6f18 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 returned with HTTP 200 Jan 27 18:41:59.686215 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1467/2925] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:41:59 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 => generated 479 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:42:00.601724 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-e9a5f131-cfe1-433f-b7a7-fa1d5b776d99 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 Jan 27 18:42:00.602248 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-e9a5f131-cfe1-433f-b7a7-fa1d5b776d99 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:00.602462 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:00.602462 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:00.602847 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-e9a5f131-cfe1-433f-b7a7-fa1d5b776d99 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:00.627530 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:00.627530 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:00.628619 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-e9a5f131-cfe1-433f-b7a7-fa1d5b776d99 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:42:00.630530 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-e9a5f131-cfe1-433f-b7a7-fa1d5b776d99 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 returned with HTTP 200 Jan 27 18:42:00.631331 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1459/2926] 10.222.0.72 () {60 vars in 1575 bytes} [Wed Jan 27 18:42:00 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 => generated 479 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:42:01.930980 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-11cbe9f8-1675-47d0-845d-3f6d566ded78 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 Jan 27 18:42:01.932177 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-11cbe9f8-1675-47d0-845d-3f6d566ded78 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:01.932389 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:01.932389 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:01.932903 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-11cbe9f8-1675-47d0-845d-3f6d566ded78 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:01.960019 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:01.960019 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:01.962286 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-11cbe9f8-1675-47d0-845d-3f6d566ded78 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:42:01.964397 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-11cbe9f8-1675-47d0-845d-3f6d566ded78 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 returned with HTTP 200 Jan 27 18:42:01.965256 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1468/2927] 10.222.0.43 () {58 vars in 1368 bytes} [Wed Jan 27 18:42:01 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 => generated 479 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:42:01.993616 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-8e5a39f9-eb59-4a54-91b7-ca4b79bd61dc tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:42:01.994179 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-8e5a39f9-eb59-4a54-91b7-ca4b79bd61dc tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:01.994393 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:01.994393 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:01.994806 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-8e5a39f9-eb59-4a54-91b7-ca4b79bd61dc tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:02.044062 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:02.044062 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:02.052219 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-8e5a39f9-eb59-4a54-91b7-ca4b79bd61dc tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:02.070849 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:02.070849 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:02.080336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-8e5a39f9-eb59-4a54-91b7-ca4b79bd61dc tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:42:02.081152 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1460/2928] 10.222.0.43 () {58 vars in 1362 bytes} [Wed Jan 27 18:42:01 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 1660 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:42:02.095262 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes Jan 27 18:42:02.095806 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:02.095806 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:02.096604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3b458ac0-1c77-4166-bf46-49cdaeb6ea91", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:42:02.098161 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3b458ac0-1c77-4166-bf46-49cdaeb6ea91', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:42:02.135306 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:02.135306 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:02.137199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:42:02.137589 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume of 1 GB Jan 27 18:42:02.138758 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Availability Zones retrieved successfully. Jan 27 18:42:02.155410 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (508176ea-fc42-428c-a59c-bc08d0ecfebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:42:02.158117 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c6946d-59fb-4f38-848a-b718e36e7719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:42:02.160219 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:42:02.257813 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c6946d-59fb-4f38-848a-b718e36e7719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3b458ac0-1c77-4166-bf46-49cdaeb6ea91', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:42:02.259942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02340a02-37bf-47de-a328-52723c95e905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:42:02.326775 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Created reservations ['22fde831-042d-43d0-bd56-bd5ba4f034e5', '47a80e22-efc5-4256-95a6-bec354fa6825', '4ad99adf-8374-45a6-8b10-ce27b6dfce64', 'f94ad9c3-f953-418f-958e-c31123fc3f25'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:42:02.328736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02340a02-37bf-47de-a328-52723c95e905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22fde831-042d-43d0-bd56-bd5ba4f034e5', '47a80e22-efc5-4256-95a6-bec354fa6825', '4ad99adf-8374-45a6-8b10-ce27b6dfce64', 'f94ad9c3-f953-418f-958e-c31123fc3f25']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:42:02.330891 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed01f92d-2f89-4032-b17d-afc5b713f279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:42:02.459494 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed01f92d-2f89-4032-b17d-afc5b713f279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64148961-174f-4823-bcc6-293f03368d57', '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='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['22fde831-042d-43d0-bd56-bd5ba4f034e5','47a80e22-efc5-4256-95a6-bec354fa6825','4ad99adf-8374-45a6-8b10-ce27b6dfce64','f94ad9c3-f953-418f-958e-c31123fc3f25'],size=1,snapshot_id=3b458ac0-1c77-4166-bf46-49cdaeb6ea91,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), '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-27T18:42:02Z,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=64148961-174f-4823-bcc6-293f03368d57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40cd77f4a4514ec9acf26d6470fc8051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3b458ac0-1c77-4166-bf46-49cdaeb6ea91,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d3d7edfdd324c378cce262b3701558e',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:42:02.461533 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab143c70-bbe3-4eb9-9eb4-75505e0bd447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:42:02.486991 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab143c70-bbe3-4eb9-9eb4-75505e0bd447) transitioned into 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='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['22fde831-042d-43d0-bd56-bd5ba4f034e5','47a80e22-efc5-4256-95a6-bec354fa6825','4ad99adf-8374-45a6-8b10-ce27b6dfce64','f94ad9c3-f953-418f-958e-c31123fc3f25'],size=1,snapshot_id=3b458ac0-1c77-4166-bf46-49cdaeb6ea91,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:42:02.488997 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b40d2e7-7576-43f5-8e28-5230cbf4e6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:42:02.573801 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b40d2e7-7576-43f5-8e28-5230cbf4e6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:42:02.576433 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (508176ea-fc42-428c-a59c-bc08d0ecfebd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:42:02.627681 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request issued successfully. Jan 27 18:42:02.659774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-14592ff6-e4f9-4e9a-b35e-27019a3c94ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes returned with HTTP 202 Jan 27 18:42:02.660673 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1469/2929] 10.222.0.43 () {62 vars in 1305 bytes} [Wed Jan 27 18:42:02 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes => generated 805 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:42:02.671169 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-c606ebc1-71db-4233-af0a-e3eeeede2c26 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 Jan 27 18:42:02.672025 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-c606ebc1-71db-4233-af0a-e3eeeede2c26 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:02.672112 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:02.672112 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:02.672612 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-c606ebc1-71db-4233-af0a-e3eeeede2c26 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:02.738347 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:02.738347 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:02.748122 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-c606ebc1-71db-4233-af0a-e3eeeede2c26 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:02.771240 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-c606ebc1-71db-4233-af0a-e3eeeede2c26 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 returned with HTTP 200 Jan 27 18:42:02.772104 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1461/2930] 10.222.0.43 () {58 vars in 1362 bytes} [Wed Jan 27 18:42:02 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 => generated 897 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:42:02.787720 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-fba5cffa-7e05-470f-853c-04c6412fbeae tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 Jan 27 18:42:02.788894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-fba5cffa-7e05-470f-853c-04c6412fbeae tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:02.789100 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:02.789100 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:02.789472 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-fba5cffa-7e05-470f-853c-04c6412fbeae tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:02.842847 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:02.842847 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:02.853799 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-fba5cffa-7e05-470f-853c-04c6412fbeae tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:02.879742 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-fba5cffa-7e05-470f-853c-04c6412fbeae tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 returned with HTTP 200 Jan 27 18:42:02.880844 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1470/2931] 10.222.0.43 () {58 vars in 1362 bytes} [Wed Jan 27 18:42:02 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 => generated 897 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:42:05.874133 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-197eeac6-d436-4ee3-8de8-4f9f13d4d1ed tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 Jan 27 18:42:05.874661 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-197eeac6-d436-4ee3-8de8-4f9f13d4d1ed tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:05.874848 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:05.874848 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:05.875250 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-197eeac6-d436-4ee3-8de8-4f9f13d4d1ed tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:05.964261 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:05.964261 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:05.985230 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-197eeac6-d436-4ee3-8de8-4f9f13d4d1ed tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:06.021050 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-197eeac6-d436-4ee3-8de8-4f9f13d4d1ed tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 returned with HTTP 200 Jan 27 18:42:06.021894 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1462/2932] 10.222.0.43 () {58 vars in 1362 bytes} [Wed Jan 27 18:42:05 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 => generated 897 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:42:09.046121 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-747013e9-0c6b-4d40-92e2-c37d62bfa7b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 Jan 27 18:42:09.046621 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-747013e9-0c6b-4d40-92e2-c37d62bfa7b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:09.046972 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:09.046972 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:09.047897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-747013e9-0c6b-4d40-92e2-c37d62bfa7b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:09.112004 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:09.112004 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:09.124446 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-747013e9-0c6b-4d40-92e2-c37d62bfa7b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:09.151465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-747013e9-0c6b-4d40-92e2-c37d62bfa7b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 returned with HTTP 200 Jan 27 18:42:09.152329 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1471/2933] 10.222.0.43 () {58 vars in 1362 bytes} [Wed Jan 27 18:42:09 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 => generated 897 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:42:12.164608 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-227c3c7c-c4f0-43cb-9ea8-46184a40d2c0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 Jan 27 18:42:12.165132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-227c3c7c-c4f0-43cb-9ea8-46184a40d2c0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:12.165380 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:12.165380 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:12.165750 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-227c3c7c-c4f0-43cb-9ea8-46184a40d2c0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:12.218970 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:12.218970 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:12.228073 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-227c3c7c-c4f0-43cb-9ea8-46184a40d2c0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:12.251849 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-227c3c7c-c4f0-43cb-9ea8-46184a40d2c0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 returned with HTTP 200 Jan 27 18:42:12.251849 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1463/2934] 10.222.0.43 () {58 vars in 1362 bytes} [Wed Jan 27 18:42:12 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 => generated 1347 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:42:12.259381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-747013e9-0c6b-4d40-92e2-c37d62bfa7b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:42:12.260537 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-747013e9-0c6b-4d40-92e2-c37d62bfa7b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:12.260537 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:12.260537 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:12.261267 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-747013e9-0c6b-4d40-92e2-c37d62bfa7b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:12.263279 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-747013e9-0c6b-4d40-92e2-c37d62bfa7b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:42:12.263935 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1472/2935] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:42:12 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:42:12.279618 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-6a04dc32-eb86-467b-9ed7-5030eea70d9a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments Jan 27 18:42:12.279956 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:12.279956 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:12.280372 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-6a04dc32-eb86-467b-9ed7-5030eea70d9a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64148961-174f-4823-bcc6-293f03368d57", "instance_uuid": "365d292c-cb52-4afc-aa41-57c252497f78", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:42:12.336844 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:12.336844 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:12.390117 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-6a04dc32-eb86-467b-9ed7-5030eea70d9a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments returned with HTTP 200 Jan 27 18:42:12.391019 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1464/2936] 10.222.0.43 () {64 vars in 1358 bytes} [Wed Jan 27 18:42:12 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:42:12.399845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-747013e9-0c6b-4d40-92e2-c37d62bfa7b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:42:12.399845 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-747013e9-0c6b-4d40-92e2-c37d62bfa7b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:12.399845 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-747013e9-0c6b-4d40-92e2-c37d62bfa7b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:12.400882 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-747013e9-0c6b-4d40-92e2-c37d62bfa7b0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:42:12.401897 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1473/2937] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:42:12 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:42:12.439412 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-98ce6dca-363e-4f3e-adfa-74e8aaef8be6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 Jan 27 18:42:12.440136 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-98ce6dca-363e-4f3e-adfa-74e8aaef8be6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:12.440457 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:12.440457 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:12.441011 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-98ce6dca-363e-4f3e-adfa-74e8aaef8be6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:12.502295 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:12.502295 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:12.513167 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-98ce6dca-363e-4f3e-adfa-74e8aaef8be6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:12.534653 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:12.534653 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:12.547121 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-98ce6dca-363e-4f3e-adfa-74e8aaef8be6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 returned with HTTP 200 Jan 27 18:42:12.548181 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1465/2938] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:42:12 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 => generated 1445 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:42:12.586084 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-6b536ab3-990b-4d04-b8fe-63bdb4a297ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] PUT http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/ee5d745e-b5a7-445b-a39f-ad522a3a64c1 Jan 27 18:42:12.587122 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-6b536ab3-990b-4d04-b8fe-63bdb4a297ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sda"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:42:12.618033 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:42:12.618033 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:42:12.618959 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-6b536ab3-990b-4d04-b8fe-63bdb4a297ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-64148961-174f-4823-bcc6-293f03368d57-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:42:12.621729 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:12.621729 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:14.150303 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-6b536ab3-990b-4d04-b8fe-63bdb4a297ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-64148961-174f-4823-bcc6-293f03368d57-n-h1-742170-5'" released by "attachment_update" :: held 1.529s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:42:14.150303 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-6b536ab3-990b-4d04-b8fe-63bdb4a297ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/ee5d745e-b5a7-445b-a39f-ad522a3a64c1 returned with HTTP 200 Jan 27 18:42:14.150303 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1474/2939] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 18:42:12 2021] PUT /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/ee5d745e-b5a7-445b-a39f-ad522a3a64c1 => generated 762 bytes in 1570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:42:14.298106 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-1a2e6372-b069-4af0-a30b-864e0e81ba1c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/ee5d745e-b5a7-445b-a39f-ad522a3a64c1/action Jan 27 18:42:14.298106 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:14.298106 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:14.298106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-1a2e6372-b069-4af0-a30b-864e0e81ba1c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:42:14.298106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-1a2e6372-b069-4af0-a30b-864e0e81ba1c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:42:14.423769 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:14.423769 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:14.448106 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-dc5484b4-2240-4123-8fc0-e005533fb12a req-1a2e6372-b069-4af0-a30b-864e0e81ba1c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/ee5d745e-b5a7-445b-a39f-ad522a3a64c1/action returned with HTTP 204 Jan 27 18:42:14.449642 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1466/2940] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 18:42:14 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/ee5d745e-b5a7-445b-a39f-ad522a3a64c1/action => generated 0 bytes in 159 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:42:29.931054 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c00ca95-4a35-4f67-be7a-1d6651528043 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 Jan 27 18:42:29.931624 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c00ca95-4a35-4f67-be7a-1d6651528043 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:29.931813 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:29.931813 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:29.932191 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c00ca95-4a35-4f67-be7a-1d6651528043 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:29.984955 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:29.984955 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:29.993836 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7c00ca95-4a35-4f67-be7a-1d6651528043 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:30.013734 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:30.013734 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:30.024929 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c00ca95-4a35-4f67-be7a-1d6651528043 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 returned with HTTP 200 Jan 27 18:42:30.027007 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1475/2941] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:42:29 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 => generated 1639 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:42:34.775836 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6eb08c79-3cb5-4331-b71b-4d6b0e8d188c req-02f3da1e-bf4f-4bbe-90f7-7632ed78c3df tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/ee5d745e-b5a7-445b-a39f-ad522a3a64c1 Jan 27 18:42:34.776711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6eb08c79-3cb5-4331-b71b-4d6b0e8d188c req-02f3da1e-bf4f-4bbe-90f7-7632ed78c3df tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:34.777635 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:34.777635 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:34.778306 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6eb08c79-3cb5-4331-b71b-4d6b0e8d188c req-02f3da1e-bf4f-4bbe-90f7-7632ed78c3df tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:34.800795 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:34.800795 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:35.297792 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-6eb08c79-3cb5-4331-b71b-4d6b0e8d188c req-02f3da1e-bf4f-4bbe-90f7-7632ed78c3df tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:42:35.298235 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-6eb08c79-3cb5-4331-b71b-4d6b0e8d188c req-02f3da1e-bf4f-4bbe-90f7-7632ed78c3df tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:42:35.316705 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6eb08c79-3cb5-4331-b71b-4d6b0e8d188c req-02f3da1e-bf4f-4bbe-90f7-7632ed78c3df tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/ee5d745e-b5a7-445b-a39f-ad522a3a64c1 returned with HTTP 200 Jan 27 18:42:35.316913 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1467/2942] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 18:42:34 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/ee5d745e-b5a7-445b-a39f-ad522a3a64c1 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:42:35.357910 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6eb08c79-3cb5-4331-b71b-4d6b0e8d188c req-f52e39f3-6e1b-44f3-b224-c225a264e2f4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 Jan 27 18:42:35.358326 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6eb08c79-3cb5-4331-b71b-4d6b0e8d188c req-f52e39f3-6e1b-44f3-b224-c225a264e2f4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:35.358540 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:35.358540 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:35.358911 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6eb08c79-3cb5-4331-b71b-4d6b0e8d188c req-f52e39f3-6e1b-44f3-b224-c225a264e2f4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:35.359368 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-6eb08c79-3cb5-4331-b71b-4d6b0e8d188c req-f52e39f3-6e1b-44f3-b224-c225a264e2f4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume with id: 64148961-174f-4823-bcc6-293f03368d57 Jan 27 18:42:35.413056 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:35.413056 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:35.414216 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-6eb08c79-3cb5-4331-b71b-4d6b0e8d188c req-f52e39f3-6e1b-44f3-b224-c225a264e2f4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:35.454440 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-6eb08c79-3cb5-4331-b71b-4d6b0e8d188c req-f52e39f3-6e1b-44f3-b224-c225a264e2f4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume request issued successfully. Jan 27 18:42:35.454906 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6eb08c79-3cb5-4331-b71b-4d6b0e8d188c req-f52e39f3-6e1b-44f3-b224-c225a264e2f4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 returned with HTTP 202 Jan 27 18:42:35.455797 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1476/2943] 10.222.0.43 () {60 vars in 1384 bytes} [Wed Jan 27 18:42:35 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:42:36.281615 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a2f34a7f-4235-4f2f-a230-e084b2d71818 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 Jan 27 18:42:36.282127 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a2f34a7f-4235-4f2f-a230-e084b2d71818 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:36.286897 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:36.286897 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:36.286897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a2f34a7f-4235-4f2f-a230-e084b2d71818 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:36.339710 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:36.339710 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:36.348599 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a2f34a7f-4235-4f2f-a230-e084b2d71818 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:36.375176 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a2f34a7f-4235-4f2f-a230-e084b2d71818 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 returned with HTTP 200 Jan 27 18:42:36.376307 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1468/2944] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:42:36 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 => generated 1346 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:42:37.395632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-73bd4c27-a3b1-4d33-a16d-2fabeb6b2bb4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 Jan 27 18:42:37.395632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-73bd4c27-a3b1-4d33-a16d-2fabeb6b2bb4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:37.395632 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:37.395632 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:37.395632 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-73bd4c27-a3b1-4d33-a16d-2fabeb6b2bb4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:37.462545 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-73bd4c27-a3b1-4d33-a16d-2fabeb6b2bb4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 returned with HTTP 404 Jan 27 18:42:37.466805 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1477/2945] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:42:37 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/64148961-174f-4823-bcc6-293f03368d57 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:42:37.472307 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff3d2253-8200-4607-8b05-8243bb649a25 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 Jan 27 18:42:37.473171 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff3d2253-8200-4607-8b05-8243bb649a25 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:37.473600 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:37.473600 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:37.475140 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff3d2253-8200-4607-8b05-8243bb649a25 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:37.476080 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-ff3d2253-8200-4607-8b05-8243bb649a25 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete snapshot with id: 3b458ac0-1c77-4166-bf46-49cdaeb6ea91 Jan 27 18:42:37.509848 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:37.509848 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:37.511813 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ff3d2253-8200-4607-8b05-8243bb649a25 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:42:37.592854 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ff3d2253-8200-4607-8b05-8243bb649a25 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot delete request issued successfully. Jan 27 18:42:37.593811 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff3d2253-8200-4607-8b05-8243bb649a25 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 returned with HTTP 202 Jan 27 18:42:37.602763 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1469/2946] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:42:37 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:42:37.604694 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f7ba81c9-b8e3-4140-9906-8d8a846a43b7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 Jan 27 18:42:37.605215 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f7ba81c9-b8e3-4140-9906-8d8a846a43b7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:37.606196 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f7ba81c9-b8e3-4140-9906-8d8a846a43b7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:37.679080 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:37.679080 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:37.680400 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f7ba81c9-b8e3-4140-9906-8d8a846a43b7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:42:37.685080 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f7ba81c9-b8e3-4140-9906-8d8a846a43b7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 returned with HTTP 200 Jan 27 18:42:37.687129 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1478/2947] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:42:37 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 => generated 478 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:42:38.701326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7f0c3803-90af-4aa8-b081-c0fbee5d9699 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 Jan 27 18:42:38.701868 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7f0c3803-90af-4aa8-b081-c0fbee5d9699 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:38.702053 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:38.702053 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:38.702431 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7f0c3803-90af-4aa8-b081-c0fbee5d9699 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:38.730078 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:38.730078 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:38.737232 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7f0c3803-90af-4aa8-b081-c0fbee5d9699 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:42:38.737232 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7f0c3803-90af-4aa8-b081-c0fbee5d9699 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 returned with HTTP 200 Jan 27 18:42:38.737232 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1470/2948] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:42:38 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 => generated 478 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:42:39.751788 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f1e226fb-13f8-478b-8029-6cc4a0f07e10 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 Jan 27 18:42:39.752862 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f1e226fb-13f8-478b-8029-6cc4a0f07e10 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:39.753266 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:39.753266 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:39.755282 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f1e226fb-13f8-478b-8029-6cc4a0f07e10 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:39.786985 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f1e226fb-13f8-478b-8029-6cc4a0f07e10 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 returned with HTTP 404 Jan 27 18:42:39.788123 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1479/2949] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:42:39 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:42:45.713575 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5a3b944d-6a82-4e19-a92c-e9b5bfaae20d req-fa1d311e-5247-4a25-af14-9f397ce1dee5 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/42147dc2-f46b-418e-88b0-21a75b76353a Jan 27 18:42:45.714718 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5a3b944d-6a82-4e19-a92c-e9b5bfaae20d req-fa1d311e-5247-4a25-af14-9f397ce1dee5 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:45.715151 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:45.715151 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:45.715840 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5a3b944d-6a82-4e19-a92c-e9b5bfaae20d req-fa1d311e-5247-4a25-af14-9f397ce1dee5 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:45.742566 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:45.742566 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:46.220316 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-5a3b944d-6a82-4e19-a92c-e9b5bfaae20d req-fa1d311e-5247-4a25-af14-9f397ce1dee5 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:42:46.220745 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-5a3b944d-6a82-4e19-a92c-e9b5bfaae20d req-fa1d311e-5247-4a25-af14-9f397ce1dee5 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:42:46.228047 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5a3b944d-6a82-4e19-a92c-e9b5bfaae20d req-fa1d311e-5247-4a25-af14-9f397ce1dee5 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/42147dc2-f46b-418e-88b0-21a75b76353a returned with HTTP 200 Jan 27 18:42:46.228920 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1471/2950] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 18:42:45 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/42147dc2-f46b-418e-88b0-21a75b76353a => generated 19 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:42:46.257682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5a3b944d-6a82-4e19-a92c-e9b5bfaae20d req-3b442c2a-94dd-4876-8347-1d2b98c6af04 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:42:46.258392 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5a3b944d-6a82-4e19-a92c-e9b5bfaae20d req-3b442c2a-94dd-4876-8347-1d2b98c6af04 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:46.259011 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5a3b944d-6a82-4e19-a92c-e9b5bfaae20d req-3b442c2a-94dd-4876-8347-1d2b98c6af04 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:46.259515 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-5a3b944d-6a82-4e19-a92c-e9b5bfaae20d req-3b442c2a-94dd-4876-8347-1d2b98c6af04 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume with id: 590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:42:46.309106 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:46.309106 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:46.310279 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-5a3b944d-6a82-4e19-a92c-e9b5bfaae20d req-3b442c2a-94dd-4876-8347-1d2b98c6af04 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:46.337254 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-5a3b944d-6a82-4e19-a92c-e9b5bfaae20d req-3b442c2a-94dd-4876-8347-1d2b98c6af04 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume request issued successfully. Jan 27 18:42:46.337727 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5a3b944d-6a82-4e19-a92c-e9b5bfaae20d req-3b442c2a-94dd-4876-8347-1d2b98c6af04 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 202 Jan 27 18:42:46.338718 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1480/2951] 10.222.0.110 () {60 vars in 1385 bytes} [Wed Jan 27 18:42:46 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:42:47.237162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-74d8c4ce-464a-470a-9cf6-1d2a47b3950c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:42:47.237952 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-74d8c4ce-464a-470a-9cf6-1d2a47b3950c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:47.238167 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:47.238167 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:47.238540 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-74d8c4ce-464a-470a-9cf6-1d2a47b3950c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:47.287732 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:47.287732 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:47.295924 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-74d8c4ce-464a-470a-9cf6-1d2a47b3950c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:47.320593 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-74d8c4ce-464a-470a-9cf6-1d2a47b3950c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 200 Jan 27 18:42:47.321564 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1472/2952] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:42:47 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 1367 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:42:48.338318 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0dbe661a-207e-443d-92e3-fb3eaebda4f3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:42:48.338740 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0dbe661a-207e-443d-92e3-fb3eaebda4f3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:48.338998 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:48.338998 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:48.339142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0dbe661a-207e-443d-92e3-fb3eaebda4f3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:48.387817 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0dbe661a-207e-443d-92e3-fb3eaebda4f3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 404 Jan 27 18:42:48.388853 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1481/2953] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:42:48 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:42:48.581791 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-035c8714-769b-4ee0-bb9c-f070987603fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 Jan 27 18:42:48.582544 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-035c8714-769b-4ee0-bb9c-f070987603fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:48.582902 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:48.582902 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:48.583639 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-035c8714-769b-4ee0-bb9c-f070987603fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:48.584168 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-035c8714-769b-4ee0-bb9c-f070987603fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete snapshot with id: 3b458ac0-1c77-4166-bf46-49cdaeb6ea91 Jan 27 18:42:48.608137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-035c8714-769b-4ee0-bb9c-f070987603fa tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 returned with HTTP 404 Jan 27 18:42:48.609489 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1473/2954] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:42:48 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:42:48.618401 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-21112927-5104-4919-a001-a9000bf0bd11 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 Jan 27 18:42:48.619089 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-21112927-5104-4919-a001-a9000bf0bd11 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:48.619782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-21112927-5104-4919-a001-a9000bf0bd11 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:48.644857 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-21112927-5104-4919-a001-a9000bf0bd11 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 returned with HTTP 404 Jan 27 18:42:48.646450 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1482/2955] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:42:48 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/3b458ac0-1c77-4166-bf46-49cdaeb6ea91 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:42:49.571194 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-08545b21-51ff-44e1-b3cc-9fd48b2150a2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:42:49.571770 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-08545b21-51ff-44e1-b3cc-9fd48b2150a2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:49.572262 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-08545b21-51ff-44e1-b3cc-9fd48b2150a2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:49.572761 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-08545b21-51ff-44e1-b3cc-9fd48b2150a2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume with id: 590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:42:49.621866 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-08545b21-51ff-44e1-b3cc-9fd48b2150a2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 404 Jan 27 18:42:49.623044 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1474/2956] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:42:49 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:42:49.630915 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e31ec41-2c8d-46de-8e44-54f0309010e3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 Jan 27 18:42:49.631363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e31ec41-2c8d-46de-8e44-54f0309010e3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:49.631870 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e31ec41-2c8d-46de-8e44-54f0309010e3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:49.683464 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e31ec41-2c8d-46de-8e44-54f0309010e3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 returned with HTTP 404 Jan 27 18:42:49.685010 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1483/2957] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:42:49 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/590a999d-0f37-4e8f-b38a-e3cbaa48dd35 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:42:51.746513 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes Jan 27 18:42:51.747247 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-978630825", "snapshot_id": null, "imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3", "volume_type": null, "size": 1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:42:51.748668 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-978630825', 'snapshot_id': None, 'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3', 'volume_type': None, 'size': 1}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:42:51.865197 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume of 1 GB Jan 27 18:42:52.019332 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Availability Zones retrieved successfully. Jan 27 18:42:52.036415 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (6082c503-be6e-4638-9bd3-8657dd041ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:42:52.039185 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (449450cc-23bb-43f0-b638-1c5f6a8dbc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:42:52.041173 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:42:52.149582 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (449450cc-23bb-43f0-b638-1c5f6a8dbc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:42:52.151805 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d462d5-d26a-48ca-a20e-acb5aa9337eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:42:52.219080 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Created reservations ['932d25af-ab4f-41c2-92da-77365fd1f88d', 'ad78cc8b-a1f6-42bb-995a-05288096f840', 'fbea69a6-942a-464a-bf78-2fd881d34417', '6584b7b9-5cc8-4450-b476-a05d35e18d62'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:42:52.221240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d462d5-d26a-48ca-a20e-acb5aa9337eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['932d25af-ab4f-41c2-92da-77365fd1f88d', 'ad78cc8b-a1f6-42bb-995a-05288096f840', 'fbea69a6-942a-464a-bf78-2fd881d34417', '6584b7b9-5cc8-4450-b476-a05d35e18d62']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:42:52.223377 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd929e6-c154-4e5f-8c2e-3ee4d331280d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:42:52.283376 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd929e6-c154-4e5f-8c2e-3ee4d331280d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '951bdc48-32e0-495c-8505-0c6a8103ed66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-978630825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['932d25af-ab4f-41c2-92da-77365fd1f88d','ad78cc8b-a1f6-42bb-995a-05288096f840','fbea69a6-942a-464a-bf78-2fd881d34417','6584b7b9-5cc8-4450-b476-a05d35e18d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:42:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-978630825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=951bdc48-32e0-495c-8505-0c6a8103ed66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40cd77f4a4514ec9acf26d6470fc8051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5d3d7edfdd324c378cce262b3701558e',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:42:52.285403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebc7683-5d91-485f-abac-e6a9c28e0d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:42:52.312437 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebc7683-5d91-485f-abac-e6a9c28e0d26) transitioned into state 'SUCCESS' from state '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-978630825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['932d25af-ab4f-41c2-92da-77365fd1f88d','ad78cc8b-a1f6-42bb-995a-05288096f840','fbea69a6-942a-464a-bf78-2fd881d34417','6584b7b9-5cc8-4450-b476-a05d35e18d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:42:52.314392 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54cc3240-7dee-44b9-8671-b01849499fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:42:52.329605 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54cc3240-7dee-44b9-8671-b01849499fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:42:52.332381 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (6082c503-be6e-4638-9bd3-8657dd041ef4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:42:52.384744 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request issued successfully. Jan 27 18:42:52.398971 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-90a4ee47-6079-4a46-834f-77eb70365f59 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes returned with HTTP 202 Jan 27 18:42:52.409653 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1475/2958] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:42:51 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes => generated 827 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:42:52.414915 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb54fa14-8463-4c7d-939e-9e97afbfa4a8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:42:52.415606 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb54fa14-8463-4c7d-939e-9e97afbfa4a8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:52.416199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cb54fa14-8463-4c7d-939e-9e97afbfa4a8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:52.470326 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:52.470326 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:52.480444 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cb54fa14-8463-4c7d-939e-9e97afbfa4a8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:52.507666 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cb54fa14-8463-4c7d-939e-9e97afbfa4a8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:42:52.507666 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1484/2959] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:42:52 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 919 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:42:53.522699 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac579019-82b7-489e-9a7a-734f46449b56 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:42:53.523240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac579019-82b7-489e-9a7a-734f46449b56 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:53.523344 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:53.523344 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:53.523869 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ac579019-82b7-489e-9a7a-734f46449b56 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:53.599759 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:53.599759 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:53.610627 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ac579019-82b7-489e-9a7a-734f46449b56 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:53.639164 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ac579019-82b7-489e-9a7a-734f46449b56 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:42:53.640338 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1476/2960] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:42:53 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 919 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:42:54.657085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6de4cfb9-7f5f-42eb-898e-ce586a9999f0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:42:54.657620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6de4cfb9-7f5f-42eb-898e-ce586a9999f0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:54.657800 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:54.657800 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:54.658178 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6de4cfb9-7f5f-42eb-898e-ce586a9999f0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:54.728713 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:54.728713 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:54.737423 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6de4cfb9-7f5f-42eb-898e-ce586a9999f0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:54.760288 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6de4cfb9-7f5f-42eb-898e-ce586a9999f0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:42:54.761112 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1485/2961] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:42:54 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 919 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:42:55.777038 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87ee8b29-fd63-4f59-b5fe-d1a634937cd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:42:55.778153 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87ee8b29-fd63-4f59-b5fe-d1a634937cd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:55.778523 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:55.778523 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:55.779151 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-87ee8b29-fd63-4f59-b5fe-d1a634937cd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:55.828799 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:55.828799 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:55.838429 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-87ee8b29-fd63-4f59-b5fe-d1a634937cd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:55.861521 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-87ee8b29-fd63-4f59-b5fe-d1a634937cd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:42:55.862615 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1477/2962] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:42:55 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:42:56.879142 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ef18db8-9f9d-40a2-a139-67f473385b6b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:42:56.880922 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ef18db8-9f9d-40a2-a139-67f473385b6b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:56.881297 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:56.881297 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:56.881909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ef18db8-9f9d-40a2-a139-67f473385b6b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:56.959268 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:56.959268 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:56.970284 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5ef18db8-9f9d-40a2-a139-67f473385b6b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:57.008895 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ef18db8-9f9d-40a2-a139-67f473385b6b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:42:57.019114 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1486/2963] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:42:56 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 919 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:42:58.026456 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26ecbfd0-bebc-49c2-9c51-966d56ffc8cf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:42:58.028400 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26ecbfd0-bebc-49c2-9c51-966d56ffc8cf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:58.028803 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:58.028803 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:58.029857 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26ecbfd0-bebc-49c2-9c51-966d56ffc8cf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:58.105351 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:58.105351 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:58.115010 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-26ecbfd0-bebc-49c2-9c51-966d56ffc8cf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:58.141872 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26ecbfd0-bebc-49c2-9c51-966d56ffc8cf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:42:58.152079 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1478/2964] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:42:58 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 919 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:42:59.158868 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0d14ade-8c7d-4be8-ac3f-46a7d3b903eb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:42:59.159468 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0d14ade-8c7d-4be8-ac3f-46a7d3b903eb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:42:59.159611 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:42:59.159611 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:42:59.159985 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0d14ade-8c7d-4be8-ac3f-46a7d3b903eb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:42:59.209283 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:42:59.209283 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:42:59.218305 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e0d14ade-8c7d-4be8-ac3f-46a7d3b903eb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:42:59.241018 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0d14ade-8c7d-4be8-ac3f-46a7d3b903eb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:42:59.241851 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1487/2965] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:42:59 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:43:00.257848 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be6c88ab-09b8-4737-bb24-529b3dd00404 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:43:00.258387 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be6c88ab-09b8-4737-bb24-529b3dd00404 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:00.258586 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:00.258586 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:00.258959 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-be6c88ab-09b8-4737-bb24-529b3dd00404 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:00.310256 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:00.310256 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:00.318785 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-be6c88ab-09b8-4737-bb24-529b3dd00404 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:43:00.341233 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-be6c88ab-09b8-4737-bb24-529b3dd00404 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:43:00.342047 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1479/2966] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:43:00 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 919 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:43:01.358865 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d604dd7-6cf3-4225-a7e8-4ac0efeb0beb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:43:01.359910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d604dd7-6cf3-4225-a7e8-4ac0efeb0beb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:01.360188 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:01.360188 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:01.360851 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7d604dd7-6cf3-4225-a7e8-4ac0efeb0beb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:01.416968 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:01.416968 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:01.425349 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7d604dd7-6cf3-4225-a7e8-4ac0efeb0beb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:43:01.448744 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7d604dd7-6cf3-4225-a7e8-4ac0efeb0beb tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:43:01.459161 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1488/2967] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:43:01 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:43:02.465703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-88c2fa24-5dda-4590-8943-c2a294565c9a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:43:02.466278 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-88c2fa24-5dda-4590-8943-c2a294565c9a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:02.466406 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:02.466406 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:02.466732 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-88c2fa24-5dda-4590-8943-c2a294565c9a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:02.532524 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:02.532524 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:02.541224 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-88c2fa24-5dda-4590-8943-c2a294565c9a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:43:02.563141 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-88c2fa24-5dda-4590-8943-c2a294565c9a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:43:02.564014 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1480/2968] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:43:02 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:43:03.581173 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe4568da-1544-4827-a6f3-366d28deb220 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:43:03.581693 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe4568da-1544-4827-a6f3-366d28deb220 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:03.581886 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:03.581886 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:03.582256 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe4568da-1544-4827-a6f3-366d28deb220 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:03.640692 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:03.640692 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:03.651623 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fe4568da-1544-4827-a6f3-366d28deb220 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:43:03.680792 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe4568da-1544-4827-a6f3-366d28deb220 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:43:03.681717 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1489/2969] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:43:03 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 977 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:43:04.700412 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80c9ef10-3658-48d6-92d5-9720c399429d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:43:04.701598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-80c9ef10-3658-48d6-92d5-9720c399429d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:04.701964 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:04.701964 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:04.702551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-80c9ef10-3658-48d6-92d5-9720c399429d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:04.762331 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:04.762331 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:04.772498 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-80c9ef10-3658-48d6-92d5-9720c399429d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:43:04.796881 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80c9ef10-3658-48d6-92d5-9720c399429d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:43:04.801637 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1481/2970] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:43:04 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 980 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:43:05.813993 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-12d59ec4-2b46-4e1d-9ae7-f17dd0a3a8e4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:43:05.814504 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-12d59ec4-2b46-4e1d-9ae7-f17dd0a3a8e4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:05.814689 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:05.814689 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:05.815050 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-12d59ec4-2b46-4e1d-9ae7-f17dd0a3a8e4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:05.877531 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:05.877531 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:05.887624 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-12d59ec4-2b46-4e1d-9ae7-f17dd0a3a8e4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:43:05.911902 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-12d59ec4-2b46-4e1d-9ae7-f17dd0a3a8e4 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:43:05.912690 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1490/2971] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:43:05 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 980 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:43:06.929734 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d12a012e-715f-4dda-9b79-b60019ad5d32 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:43:06.930389 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d12a012e-715f-4dda-9b79-b60019ad5d32 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:06.930512 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:06.930512 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:06.930800 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d12a012e-715f-4dda-9b79-b60019ad5d32 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:06.985528 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:06.985528 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:06.995659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d12a012e-715f-4dda-9b79-b60019ad5d32 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:43:07.025783 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d12a012e-715f-4dda-9b79-b60019ad5d32 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:43:07.026694 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1482/2972] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:43:06 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 980 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:43:08.042173 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9a53a74-a328-49e2-a48a-4e8819c40b57 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:43:08.042678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9a53a74-a328-49e2-a48a-4e8819c40b57 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:08.042800 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:08.042800 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:08.043172 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d9a53a74-a328-49e2-a48a-4e8819c40b57 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:08.091883 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:08.091883 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:08.100250 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d9a53a74-a328-49e2-a48a-4e8819c40b57 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:43:08.122388 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d9a53a74-a328-49e2-a48a-4e8819c40b57 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:43:08.123201 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1491/2973] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:43:08 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 1368 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:43:08.139295 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b8a1e51-d2df-4c7e-bafc-c52008c2a89c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:43:08.139857 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b8a1e51-d2df-4c7e-bafc-c52008c2a89c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:08.140074 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:08.140074 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:08.140453 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b8a1e51-d2df-4c7e-bafc-c52008c2a89c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:08.189775 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:08.189775 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:08.198834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9b8a1e51-d2df-4c7e-bafc-c52008c2a89c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:43:08.221798 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b8a1e51-d2df-4c7e-bafc-c52008c2a89c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:43:08.222540 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1483/2974] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:43:08 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 1368 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:43:08.398632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-e7787ad8-4601-48a8-8eb2-8050832f657f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:43:08.399144 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-e7787ad8-4601-48a8-8eb2-8050832f657f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:08.399358 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:08.399358 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:08.399781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-e7787ad8-4601-48a8-8eb2-8050832f657f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:08.449927 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:08.449927 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:08.458229 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-5f1f1326-10ed-4982-925f-3330f6671477 req-e7787ad8-4601-48a8-8eb2-8050832f657f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:43:08.481652 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-e7787ad8-4601-48a8-8eb2-8050832f657f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:43:08.482426 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1492/2975] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:43:08 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 1368 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:43:09.316072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-32934e71-02b2-400b-abd5-be3a40fc1a7b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:43:09.316609 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-32934e71-02b2-400b-abd5-be3a40fc1a7b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:09.316962 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:09.316962 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:09.317316 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-32934e71-02b2-400b-abd5-be3a40fc1a7b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:09.367226 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:09.367226 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:09.375864 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-5f1f1326-10ed-4982-925f-3330f6671477 req-32934e71-02b2-400b-abd5-be3a40fc1a7b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:43:09.399129 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-32934e71-02b2-400b-abd5-be3a40fc1a7b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:43:09.399995 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1484/2976] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:43:09 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:43:09.410768 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-e7787ad8-4601-48a8-8eb2-8050832f657f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:43:09.411254 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-e7787ad8-4601-48a8-8eb2-8050832f657f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:09.411513 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:09.411513 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:09.411895 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-e7787ad8-4601-48a8-8eb2-8050832f657f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:09.412929 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-e7787ad8-4601-48a8-8eb2-8050832f657f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:43:09.413523 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1493/2977] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:43: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 27 18:43:09.426819 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-34961712-ffbf-4860-81ab-705b0143f47d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments Jan 27 18:43:09.427714 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:09.427714 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:09.428131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-34961712-ffbf-4860-81ab-705b0143f47d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "951bdc48-32e0-495c-8505-0c6a8103ed66", "instance_uuid": "cf2e865c-2732-46c8-a3a4-43911b2fc00c", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:43:09.478713 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:09.478713 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:09.531929 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-34961712-ffbf-4860-81ab-705b0143f47d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments returned with HTTP 200 Jan 27 18:43:09.532808 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1485/2978] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:43:09 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:43:10.907319 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-e7787ad8-4601-48a8-8eb2-8050832f657f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:43:10.908426 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-e7787ad8-4601-48a8-8eb2-8050832f657f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:10.909062 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-e7787ad8-4601-48a8-8eb2-8050832f657f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:10.910437 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-e7787ad8-4601-48a8-8eb2-8050832f657f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:43:10.913196 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1494/2979] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:43:10 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:43:10.926970 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-dfab4ab2-b861-4ad8-9f5c-b004de841a1b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:43:10.927999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-dfab4ab2-b861-4ad8-9f5c-b004de841a1b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:43:10.928334 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:10.928334 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:10.928873 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-dfab4ab2-b861-4ad8-9f5c-b004de841a1b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:43:10.982846 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:10.982846 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:10.992135 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-5f1f1326-10ed-4982-925f-3330f6671477 req-dfab4ab2-b861-4ad8-9f5c-b004de841a1b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:43:11.012642 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:11.012642 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:11.022990 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-dfab4ab2-b861-4ad8-9f5c-b004de841a1b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:43:11.023877 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1486/2980] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:43:10 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 1466 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:43:11.076446 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-6bb850f2-7126-4ebc-ad9c-3cae64a49076 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] PUT http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/8f261921-4592-44af-a09c-557881afd843 Jan 27 18:43:11.077526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-6bb850f2-7126-4ebc-ad9c-3cae64a49076 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sda"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:43:11.105360 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:43:11.105360 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:43:11.106023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-5f1f1326-10ed-4982-925f-3330f6671477 req-6bb850f2-7126-4ebc-ad9c-3cae64a49076 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-951bdc48-32e0-495c-8505-0c6a8103ed66-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:43:11.108542 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:11.108542 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:12.526118 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-5f1f1326-10ed-4982-925f-3330f6671477 req-6bb850f2-7126-4ebc-ad9c-3cae64a49076 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-951bdc48-32e0-495c-8505-0c6a8103ed66-n-h2-742170-5'" released by "attachment_update" :: held 1.420s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:43:12.526813 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-6bb850f2-7126-4ebc-ad9c-3cae64a49076 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/8f261921-4592-44af-a09c-557881afd843 returned with HTTP 200 Jan 27 18:43:12.527872 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1495/2981] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 18:43:11 2021] PUT /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/8f261921-4592-44af-a09c-557881afd843 => generated 762 bytes in 1456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:43:12.566365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-5275437c-9584-4672-8449-da7eb5cbdd02 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/8f261921-4592-44af-a09c-557881afd843/action Jan 27 18:43:12.567705 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:43:12.567705 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:43:12.568546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-5275437c-9584-4672-8449-da7eb5cbdd02 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:43:12.569093 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-5275437c-9584-4672-8449-da7eb5cbdd02 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:43:12.651511 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:43:12.651511 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:43:12.677409 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-5f1f1326-10ed-4982-925f-3330f6671477 req-5275437c-9584-4672-8449-da7eb5cbdd02 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/8f261921-4592-44af-a09c-557881afd843/action returned with HTTP 204 Jan 27 18:43:12.679853 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1487/2982] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 18:43:12 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/8f261921-4592-44af-a09c-557881afd843/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 27 18:45:35.183246 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-b03f5c4d-7ab9-4798-bdf6-fd29da588a47 req-97a9bde3-4361-4778-9590-92d18814715e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/8f261921-4592-44af-a09c-557881afd843 Jan 27 18:45:35.183845 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-b03f5c4d-7ab9-4798-bdf6-fd29da588a47 req-97a9bde3-4361-4778-9590-92d18814715e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:45:35.184081 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:45:35.184081 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:45:35.184459 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-b03f5c4d-7ab9-4798-bdf6-fd29da588a47 req-97a9bde3-4361-4778-9590-92d18814715e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:45:35.206184 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:45:35.206184 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:45:35.756464 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-b03f5c4d-7ab9-4798-bdf6-fd29da588a47 req-97a9bde3-4361-4778-9590-92d18814715e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:45:35.757075 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-b03f5c4d-7ab9-4798-bdf6-fd29da588a47 req-97a9bde3-4361-4778-9590-92d18814715e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:45:35.767392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-b03f5c4d-7ab9-4798-bdf6-fd29da588a47 req-97a9bde3-4361-4778-9590-92d18814715e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/8f261921-4592-44af-a09c-557881afd843 returned with HTTP 200 Jan 27 18:45:35.768424 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1496/2983] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 18:45:35 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/8f261921-4592-44af-a09c-557881afd843 => generated 19 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:45:37.140448 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-e72aae47-b8b7-49c0-b661-b03e2f600848 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:45:37.141434 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-e72aae47-b8b7-49c0-b661-b03e2f600848 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:45:37.141657 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:45:37.141657 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:45:37.142280 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-e72aae47-b8b7-49c0-b661-b03e2f600848 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:45:37.193627 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:45:37.193627 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:45:37.202741 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-e72aae47-b8b7-49c0-b661-b03e2f600848 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:45:37.235182 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-e72aae47-b8b7-49c0-b661-b03e2f600848 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:45:37.236100 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1488/2984] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:45:37 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 1368 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:45:38.373916 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-d3a66242-d2ac-4f1b-80a8-87f9fa5c00d3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:45:38.374824 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-d3a66242-d2ac-4f1b-80a8-87f9fa5c00d3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:45:38.374824 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:45:38.374824 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:45:38.375357 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-d3a66242-d2ac-4f1b-80a8-87f9fa5c00d3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:45:38.424884 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:45:38.424884 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:45:38.432882 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-d3a66242-d2ac-4f1b-80a8-87f9fa5c00d3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:45:38.456511 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-d3a66242-d2ac-4f1b-80a8-87f9fa5c00d3 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:45:38.457340 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1497/2985] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:45:38 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:45:38.468483 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-e72aae47-b8b7-49c0-b661-b03e2f600848 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:45:38.468970 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-e72aae47-b8b7-49c0-b661-b03e2f600848 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:45:38.469234 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:45:38.469234 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:45:38.469588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-e72aae47-b8b7-49c0-b661-b03e2f600848 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:45:38.470824 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-e72aae47-b8b7-49c0-b661-b03e2f600848 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:45:38.471460 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1489/2986] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:45:38 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:45:38.484845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-8c374e66-b7f3-4583-925c-7a81a4ea4fcd tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments Jan 27 18:45:38.485336 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:45:38.485336 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:45:38.485740 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-8c374e66-b7f3-4583-925c-7a81a4ea4fcd tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "951bdc48-32e0-495c-8505-0c6a8103ed66", "instance_uuid": "ebf307c8-5929-4114-a1ca-11d1208bda3f", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:45:38.535811 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:45:38.535811 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:45:38.588604 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-8c374e66-b7f3-4583-925c-7a81a4ea4fcd tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments returned with HTTP 200 Jan 27 18:45:38.589753 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1498/2987] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:45:38 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:45:39.964367 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-e72aae47-b8b7-49c0-b661-b03e2f600848 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:45:39.965485 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-e72aae47-b8b7-49c0-b661-b03e2f600848 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:45:39.965984 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-e72aae47-b8b7-49c0-b661-b03e2f600848 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:45:39.967793 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-e72aae47-b8b7-49c0-b661-b03e2f600848 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:45:39.969147 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1490/2988] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:45:39 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:45:39.981343 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-7f6a2cd5-02da-4da2-81e2-a8906b3a3f3d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:45:39.982129 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-7f6a2cd5-02da-4da2-81e2-a8906b3a3f3d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:45:39.983172 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:45:39.983172 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:45:39.984010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-7f6a2cd5-02da-4da2-81e2-a8906b3a3f3d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:45:40.050084 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:45:40.050084 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:45:40.056583 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-7f6a2cd5-02da-4da2-81e2-a8906b3a3f3d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:45:40.076072 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:45:40.076072 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:45:40.085955 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-7f6a2cd5-02da-4da2-81e2-a8906b3a3f3d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:45:40.087005 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1499/2989] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:45:39 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 1466 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:45:40.128921 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-db346bd6-7a2e-49b8-b2d2-1c7f99f45d8e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] PUT http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/75308c8d-8b58-4fd8-b2ee-44430e7f77ab Jan 27 18:45:40.129850 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-db346bd6-7a2e-49b8-b2d2-1c7f99f45d8e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sda"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:45:40.158318 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:45:40.158318 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:45:40.159231 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-db346bd6-7a2e-49b8-b2d2-1c7f99f45d8e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-951bdc48-32e0-495c-8505-0c6a8103ed66-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:45:40.161749 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:45:40.161749 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:45:41.421554 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-db346bd6-7a2e-49b8-b2d2-1c7f99f45d8e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-951bdc48-32e0-495c-8505-0c6a8103ed66-n-h2-742170-5'" released by "attachment_update" :: held 1.262s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:45:41.422194 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-db346bd6-7a2e-49b8-b2d2-1c7f99f45d8e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/75308c8d-8b58-4fd8-b2ee-44430e7f77ab returned with HTTP 200 Jan 27 18:45:41.427326 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1491/2990] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 18:45:40 2021] PUT /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/75308c8d-8b58-4fd8-b2ee-44430e7f77ab => generated 762 bytes in 1304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:45:41.465648 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-079ac8bb-3bb8-4797-91c7-145085731755 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/75308c8d-8b58-4fd8-b2ee-44430e7f77ab/action Jan 27 18:45:41.466568 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:45:41.466568 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:45:41.467270 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-079ac8bb-3bb8-4797-91c7-145085731755 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:45:41.467840 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-079ac8bb-3bb8-4797-91c7-145085731755 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:45:41.543099 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:45:41.543099 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:45:41.559768 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-84f0ee5f-aa01-4a69-904a-fb6c421787d9 req-079ac8bb-3bb8-4797-91c7-145085731755 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/75308c8d-8b58-4fd8-b2ee-44430e7f77ab/action returned with HTTP 204 Jan 27 18:45:41.560992 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1500/2991] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 18:45:41 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/75308c8d-8b58-4fd8-b2ee-44430e7f77ab/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:47:42.974398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a36d1b3-c99e-4b55-bde2-2470cdf26b52 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots Jan 27 18:47:42.974954 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:42.974954 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:42.975311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a36d1b3-c99e-4b55-bde2-2470cdf26b52 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "951bdc48-32e0-495c-8505-0c6a8103ed66", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1762626960", "description": null, "metadata": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:47:43.030715 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:43.030715 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:43.031921 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0a36d1b3-c99e-4b55-bde2-2470cdf26b52 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:47:43.032288 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-0a36d1b3-c99e-4b55-bde2-2470cdf26b52 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create snapshot from volume 951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:47:43.103528 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-0a36d1b3-c99e-4b55-bde2-2470cdf26b52 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Created reservations ['148e478d-378b-4680-bd8a-70dae23a7339', '3a22347e-f34c-46f0-8b72-ea8a15904656', '4a0a0f36-370c-47af-b2e6-9958e9d68b98', '98f05af1-ce22-4607-a8ce-7759ef06c635'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:47:43.234786 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0a36d1b3-c99e-4b55-bde2-2470cdf26b52 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot force create request issued successfully. Jan 27 18:47:43.235470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a36d1b3-c99e-4b55-bde2-2470cdf26b52 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots returned with HTTP 202 Jan 27 18:47:43.242346 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1492/2992] 10.222.0.72 () {60 vars in 1232 bytes} [Wed Jan 27 18:47:42 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots => generated 308 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:47:43.248167 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0c1a2182-6524-4541-beca-a8e08e948953 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 Jan 27 18:47:43.248701 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0c1a2182-6524-4541-beca-a8e08e948953 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:43.248920 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:43.248920 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:43.249314 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0c1a2182-6524-4541-beca-a8e08e948953 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:43.279247 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:43.279247 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:43.280531 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0c1a2182-6524-4541-beca-a8e08e948953 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:47:43.282774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0c1a2182-6524-4541-beca-a8e08e948953 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 returned with HTTP 200 Jan 27 18:47:43.283607 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1501/2993] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:47:43 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:47:44.298026 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2da0c6c-898d-41b9-aa15-d138ce7dda1a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 Jan 27 18:47:44.298520 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b2da0c6c-898d-41b9-aa15-d138ce7dda1a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:44.298670 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:44.298670 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:44.299046 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b2da0c6c-898d-41b9-aa15-d138ce7dda1a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:44.326192 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:44.326192 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:44.327372 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b2da0c6c-898d-41b9-aa15-d138ce7dda1a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:47:44.329398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2da0c6c-898d-41b9-aa15-d138ce7dda1a tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 returned with HTTP 200 Jan 27 18:47:44.330223 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1493/2994] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:47:44 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:47:45.342750 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9486907d-7b58-4a29-baac-3454f19caa17 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 Jan 27 18:47:45.343301 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9486907d-7b58-4a29-baac-3454f19caa17 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:45.343383 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:45.343383 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:45.343777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9486907d-7b58-4a29-baac-3454f19caa17 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:45.368362 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:45.368362 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:45.369489 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9486907d-7b58-4a29-baac-3454f19caa17 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:47:45.372097 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9486907d-7b58-4a29-baac-3454f19caa17 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 returned with HTTP 200 Jan 27 18:47:45.372914 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1502/2995] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:47:45 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:47:45.384024 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-993a36c7-da81-4c34-8636-7bd5439cad4f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 Jan 27 18:47:45.384575 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-993a36c7-da81-4c34-8636-7bd5439cad4f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:45.385014 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:45.385014 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:45.385396 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-993a36c7-da81-4c34-8636-7bd5439cad4f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:45.412005 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:45.412005 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:45.413192 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-993a36c7-da81-4c34-8636-7bd5439cad4f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:47:45.415127 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-993a36c7-da81-4c34-8636-7bd5439cad4f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 returned with HTTP 200 Jan 27 18:47:45.415980 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1494/2996] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:47:45 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:47:45.426572 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes Jan 27 18:47:45.427038 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:45.427038 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:45.427469 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-593134247", "snapshot_id": "a3cd3127-1da0-4dfb-bcd7-9f16822d7c06", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:47:45.428773 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-593134247', 'snapshot_id': 'a3cd3127-1da0-4dfb-bcd7-9f16822d7c06', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:47:45.455018 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:45.455018 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:45.456200 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:47:45.456568 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume of 1 GB Jan 27 18:47:45.469717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Availability Zones retrieved successfully. Jan 27 18:47:45.487985 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (ede564c5-95c4-4a63-a1ec-39128398ee55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:47:45.490774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a3ee0b-e124-4531-8f9d-bca1a7f1a83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:47:45.492932 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:47:45.605212 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a3ee0b-e124-4531-8f9d-bca1a7f1a83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a3cd3127-1da0-4dfb-bcd7-9f16822d7c06', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:47:45.607338 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96db998-1d51-418e-a024-8ab09f4e9300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:47:45.679903 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Created reservations ['f3f5db2b-f10b-4c35-87c6-0f3dd7520619', '67637ca7-e35c-45a0-bbe2-a12a70c0b9d9', '4f9cb6a1-494c-4a06-8d2d-703f9c5b3587', '71a622bb-d192-4076-842f-73bbf71beb79'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:47:45.681829 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96db998-1d51-418e-a024-8ab09f4e9300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3f5db2b-f10b-4c35-87c6-0f3dd7520619', '67637ca7-e35c-45a0-bbe2-a12a70c0b9d9', '4f9cb6a1-494c-4a06-8d2d-703f9c5b3587', '71a622bb-d192-4076-842f-73bbf71beb79']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:47:45.684701 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (979cdb54-b84e-4d2f-aa2e-e7947cd34873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:47:45.824045 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (979cdb54-b84e-4d2f-aa2e-e7947cd34873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f30f3f5a-6827-497e-86de-820595a8faf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-593134247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['f3f5db2b-f10b-4c35-87c6-0f3dd7520619','67637ca7-e35c-45a0-bbe2-a12a70c0b9d9','4f9cb6a1-494c-4a06-8d2d-703f9c5b3587','71a622bb-d192-4076-842f-73bbf71beb79'],size=1,snapshot_id=a3cd3127-1da0-4dfb-bcd7-9f16822d7c06,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), '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-27T18:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-593134247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f30f3f5a-6827-497e-86de-820595a8faf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40cd77f4a4514ec9acf26d6470fc8051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a3cd3127-1da0-4dfb-bcd7-9f16822d7c06,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d3d7edfdd324c378cce262b3701558e',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:47:45.826152 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2917fd42-9a65-4708-be0c-90f778c616a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:47:45.856412 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2917fd42-9a65-4708-be0c-90f778c616a7) transitioned into state 'SUCCESS' from state '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-593134247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40cd77f4a4514ec9acf26d6470fc8051',qos_specs=None,replication_status=,reservations=['f3f5db2b-f10b-4c35-87c6-0f3dd7520619','67637ca7-e35c-45a0-bbe2-a12a70c0b9d9','4f9cb6a1-494c-4a06-8d2d-703f9c5b3587','71a622bb-d192-4076-842f-73bbf71beb79'],size=1,snapshot_id=a3cd3127-1da0-4dfb-bcd7-9f16822d7c06,source_replicaid=,source_volid=None,status='creating',user_id='5d3d7edfdd324c378cce262b3701558e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:47:45.858217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97b4d997-78f3-4cab-b1fe-d7e123a12e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:47:45.948656 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97b4d997-78f3-4cab-b1fe-d7e123a12e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:47:45.952368 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Flow 'volume_create_api' (ede564c5-95c4-4a63-a1ec-39128398ee55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:47:46.005808 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Create volume request issued successfully. Jan 27 18:47:46.020047 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9d649f03-cee4-4b64-8a13-cd1e488405ff tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes returned with HTTP 202 Jan 27 18:47:46.023680 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1503/2997] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:47:45 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes => generated 853 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:47:46.035685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2abbe1f-4ea0-41f3-b3d2-293304a370fd tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:47:46.036303 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b2abbe1f-4ea0-41f3-b3d2-293304a370fd tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:46.036588 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:46.036588 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:46.037052 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b2abbe1f-4ea0-41f3-b3d2-293304a370fd tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:46.095993 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:46.095993 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:46.105680 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b2abbe1f-4ea0-41f3-b3d2-293304a370fd tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:47:46.132186 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b2abbe1f-4ea0-41f3-b3d2-293304a370fd tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:47:46.133414 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1495/2998] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:47:46 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 945 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:47:47.150060 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0dfe55d-9d32-4084-a374-6d035e1511a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:47:47.150590 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0dfe55d-9d32-4084-a374-6d035e1511a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:47.150779 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:47.150779 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:47.151155 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e0dfe55d-9d32-4084-a374-6d035e1511a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:47.200827 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:47.200827 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:47.209243 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e0dfe55d-9d32-4084-a374-6d035e1511a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:47:47.231915 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e0dfe55d-9d32-4084-a374-6d035e1511a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:47:47.232920 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1504/2999] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:47:47 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 945 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:47:48.249221 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc1b79c2-cb8d-435a-85d8-b63b75ea08a7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:47:48.249872 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc1b79c2-cb8d-435a-85d8-b63b75ea08a7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:48.249979 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:48.249979 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:48.250346 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc1b79c2-cb8d-435a-85d8-b63b75ea08a7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:48.304926 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:48.304926 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:48.315828 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cc1b79c2-cb8d-435a-85d8-b63b75ea08a7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:47:48.342922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc1b79c2-cb8d-435a-85d8-b63b75ea08a7 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:47:48.344289 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1496/3000] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:47:48 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 945 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:47:49.367271 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5387fe41-0391-42ca-b531-7a798e20625d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:47:49.368326 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5387fe41-0391-42ca-b531-7a798e20625d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:49.368723 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:49.368723 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:49.369417 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5387fe41-0391-42ca-b531-7a798e20625d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:49.424299 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:49.424299 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:49.436348 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5387fe41-0391-42ca-b531-7a798e20625d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:47:49.461339 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5387fe41-0391-42ca-b531-7a798e20625d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:47:49.461873 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1505/3001] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:47:49 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 945 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:47:50.478471 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-00d7871b-7f17-483d-a406-3ad22ddc6319 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:47:50.479154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-00d7871b-7f17-483d-a406-3ad22ddc6319 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:50.479248 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:50.479248 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:50.480380 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-00d7871b-7f17-483d-a406-3ad22ddc6319 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:50.547906 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:50.547906 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:50.560498 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-00d7871b-7f17-483d-a406-3ad22ddc6319 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:47:50.588856 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-00d7871b-7f17-483d-a406-3ad22ddc6319 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:47:50.590047 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1497/3002] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:47:50 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 945 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:47:51.614037 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-019b3358-decf-467e-bab3-41ed38ecbbd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:47:51.615142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-019b3358-decf-467e-bab3-41ed38ecbbd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:51.615353 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:51.615353 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:51.615745 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-019b3358-decf-467e-bab3-41ed38ecbbd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:51.670751 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:51.670751 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:51.680426 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-019b3358-decf-467e-bab3-41ed38ecbbd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:47:51.706794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-019b3358-decf-467e-bab3-41ed38ecbbd8 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:47:51.707759 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1506/3003] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:47:51 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 945 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:47:52.725450 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6dcdf104-93c0-4178-ba0d-66fab7623478 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:47:52.725977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6dcdf104-93c0-4178-ba0d-66fab7623478 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:52.734255 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:52.734255 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:52.734255 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6dcdf104-93c0-4178-ba0d-66fab7623478 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:52.775918 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:52.775918 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:52.784573 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6dcdf104-93c0-4178-ba0d-66fab7623478 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:47:52.808852 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6dcdf104-93c0-4178-ba0d-66fab7623478 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:47:52.809634 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1498/3004] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:47:52 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 945 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:47:53.827044 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41406605-3afe-4609-a847-1a01e251012b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:47:53.827704 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-41406605-3afe-4609-a847-1a01e251012b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:53.827815 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:53.827815 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:53.828148 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-41406605-3afe-4609-a847-1a01e251012b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:53.879015 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:53.879015 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:53.887672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-41406605-3afe-4609-a847-1a01e251012b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:47:53.911071 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-41406605-3afe-4609-a847-1a01e251012b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:47:53.911931 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1507/3005] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:47:53 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:47:53.928364 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0c1224fa-1a91-41bd-a11c-92d1b46a7c65 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:47:53.928886 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0c1224fa-1a91-41bd-a11c-92d1b46a7c65 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:53.929099 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:53.929099 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:53.929474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0c1224fa-1a91-41bd-a11c-92d1b46a7c65 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:53.981084 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:53.981084 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:53.989100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0c1224fa-1a91-41bd-a11c-92d1b46a7c65 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:47:54.012526 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0c1224fa-1a91-41bd-a11c-92d1b46a7c65 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:47:54.013343 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1499/3006] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:47:53 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:47:54.210089 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-94f8fdec-f085-463c-b864-08a6a74ec213 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:47:54.210601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-94f8fdec-f085-463c-b864-08a6a74ec213 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:54.210848 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:54.210848 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:54.211336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-94f8fdec-f085-463c-b864-08a6a74ec213 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:54.260102 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:54.260102 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:54.268581 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-94f8fdec-f085-463c-b864-08a6a74ec213 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:47:54.291320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-94f8fdec-f085-463c-b864-08a6a74ec213 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:47:54.292217 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1508/3007] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:47:54 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:47:55.331773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-7c9d08bb-a4bb-44a6-af80-b5ebad8fbd79 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:47:55.332305 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-7c9d08bb-a4bb-44a6-af80-b5ebad8fbd79 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:55.332522 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:55.332522 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:55.332899 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-7c9d08bb-a4bb-44a6-af80-b5ebad8fbd79 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:55.382639 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:55.382639 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:55.390757 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-7c9d08bb-a4bb-44a6-af80-b5ebad8fbd79 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:47:55.413264 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-7c9d08bb-a4bb-44a6-af80-b5ebad8fbd79 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:47:55.414109 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1500/3008] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:47:55 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:47:55.425142 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-94f8fdec-f085-463c-b864-08a6a74ec213 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:47:55.425623 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-94f8fdec-f085-463c-b864-08a6a74ec213 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:55.425843 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:55.425843 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:55.426283 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-94f8fdec-f085-463c-b864-08a6a74ec213 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:55.427533 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-94f8fdec-f085-463c-b864-08a6a74ec213 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:47:55.428127 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1509/3009] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:47: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 27 18:47:55.441711 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-abb06f34-dac2-4a8b-b207-fcbe8bfc06a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments Jan 27 18:47:55.442216 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:55.442216 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:55.442631 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-abb06f34-dac2-4a8b-b207-fcbe8bfc06a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f30f3f5a-6827-497e-86de-820595a8faf1", "instance_uuid": "b84bbb42-7a00-482b-93f3-01b281a9d094", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:47:55.492277 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:55.492277 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:55.542942 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-abb06f34-dac2-4a8b-b207-fcbe8bfc06a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments returned with HTTP 200 Jan 27 18:47:55.543981 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1501/3010] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:47:55 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:47:57.124352 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-94f8fdec-f085-463c-b864-08a6a74ec213 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume// Jan 27 18:47:57.124883 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-94f8fdec-f085-463c-b864-08a6a74ec213 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:57.125547 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-94f8fdec-f085-463c-b864-08a6a74ec213 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:57.126653 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-94f8fdec-f085-463c-b864-08a6a74ec213 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:47:57.127318 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1510/3011] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:47:57 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:47:57.141269 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-47640bbc-fc53-4ef8-b218-683edbc2b230 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:47:57.141847 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-47640bbc-fc53-4ef8-b218-683edbc2b230 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:47:57.142068 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:57.142068 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:57.142445 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-47640bbc-fc53-4ef8-b218-683edbc2b230 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:47:57.191769 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:57.191769 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:57.200124 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-47640bbc-fc53-4ef8-b218-683edbc2b230 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:47:57.218636 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:57.218636 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:57.228259 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-47640bbc-fc53-4ef8-b218-683edbc2b230 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:47:57.229094 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1502/3012] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:47:57 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 1493 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:47:57.285881 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-193b5092-6416-4299-a4cd-c3e7392d5dc6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] PUT http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/4a232b2e-7c8e-4959-9408-4af695e5cbea Jan 27 18:47:57.286789 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-193b5092-6416-4299-a4cd-c3e7392d5dc6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sda"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:47:57.316198 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:47:57.316198 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:47:57.316841 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-193b5092-6416-4299-a4cd-c3e7392d5dc6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-f30f3f5a-6827-497e-86de-820595a8faf1-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:47:57.320041 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:57.320041 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:58.629638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-193b5092-6416-4299-a4cd-c3e7392d5dc6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Lock "b'cinder-attachment_update-f30f3f5a-6827-497e-86de-820595a8faf1-n-h1-742170-5'" released by "attachment_update" :: held 1.313s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:47:58.630319 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-193b5092-6416-4299-a4cd-c3e7392d5dc6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/4a232b2e-7c8e-4959-9408-4af695e5cbea returned with HTTP 200 Jan 27 18:47:58.631216 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1511/3013] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 18:47:57 2021] PUT /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/4a232b2e-7c8e-4959-9408-4af695e5cbea => generated 762 bytes in 1350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:47:58.668761 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-e95794d0-e9ae-49ed-be63-49f597f47723 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] POST http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/4a232b2e-7c8e-4959-9408-4af695e5cbea/action Jan 27 18:47:58.669323 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:47:58.669323 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:47:58.669876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-e95794d0-e9ae-49ed-be63-49f597f47723 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:47:58.670329 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-e95794d0-e9ae-49ed-be63-49f597f47723 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:47:58.744962 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:47:58.744962 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:47:58.757835 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-73199efd-fe62-4eb6-a3db-a265e71d9ad1 req-e95794d0-e9ae-49ed-be63-49f597f47723 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/4a232b2e-7c8e-4959-9408-4af695e5cbea/action returned with HTTP 204 Jan 27 18:47:58.758706 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1503/3014] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 18:47:58 2021] POST /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/4a232b2e-7c8e-4959-9408-4af695e5cbea/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:49:09.130033 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] POST http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes Jan 27 18:49:09.130560 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:09.130560 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:09.130876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1898347049"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:49:09.131976 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1898347049'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:49:09.132341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Create volume of 1 GB Jan 27 18:49:09.132977 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:09.132977 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:09.151054 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Availability zone cache updated, next update will occur around 2021-01-27 19:49:09.150614. {{(pid=87901) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 18:49:09.151449 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Availability Zones retrieved successfully. Jan 27 18:49:09.168021 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Flow 'volume_create_api' (d3c4ae2f-34a6-443f-a6f0-480632a9919a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:49:09.170692 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703c3335-332e-4c15-a368-1617dfb44a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:49:09.172688 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:49:09.235189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703c3335-332e-4c15-a368-1617dfb44a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:49:09.237385 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da16502d-fe35-45ca-9119-2b4ce63c2df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:49:09.328355 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Created reservations ['e30751f5-9d2e-4d53-a8d8-9be03a0c4347', 'ac71f094-4a71-4dde-8ff4-b0df1a0f484e', '69d71f61-3ded-4dbd-98e1-dfd0221ce452', '66665382-6758-4be0-9507-2d191b252ef1'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:49:09.330251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da16502d-fe35-45ca-9119-2b4ce63c2df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e30751f5-9d2e-4d53-a8d8-9be03a0c4347', 'ac71f094-4a71-4dde-8ff4-b0df1a0f484e', '69d71f61-3ded-4dbd-98e1-dfd0221ce452', '66665382-6758-4be0-9507-2d191b252ef1']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:49:09.332685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd2a82e-a56a-494e-83ee-ca45cf79baf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:49:09.389734 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd2a82e-a56a-494e-83ee-ca45cf79baf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd968014a-d159-4b3e-9ed5-a0d7f72b85ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1898347049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac83902a5ca74937bc1e85038b9040e5',qos_specs=None,replication_status=,reservations=['e30751f5-9d2e-4d53-a8d8-9be03a0c4347','ac71f094-4a71-4dde-8ff4-b0df1a0f484e','69d71f61-3ded-4dbd-98e1-dfd0221ce452','66665382-6758-4be0-9507-2d191b252ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a1084b8bfbe4ede9102401a7ceec272',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:49:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1898347049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d968014a-d159-4b3e-9ed5-a0d7f72b85ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac83902a5ca74937bc1e85038b9040e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6a1084b8bfbe4ede9102401a7ceec272',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:49:09.392187 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10dd5a9-1d07-4257-8e40-50653f1b32cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:49:09.419391 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10dd5a9-1d07-4257-8e40-50653f1b32cf) transitioned into state 'SUCCESS' from state '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-1898347049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac83902a5ca74937bc1e85038b9040e5',qos_specs=None,replication_status=,reservations=['e30751f5-9d2e-4d53-a8d8-9be03a0c4347','ac71f094-4a71-4dde-8ff4-b0df1a0f484e','69d71f61-3ded-4dbd-98e1-dfd0221ce452','66665382-6758-4be0-9507-2d191b252ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a1084b8bfbe4ede9102401a7ceec272',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:49:09.421408 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b51acb-86f0-4554-b3ee-203466e82a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:49:09.436413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b51acb-86f0-4554-b3ee-203466e82a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:49:09.440276 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Flow 'volume_create_api' (d3c4ae2f-34a6-443f-a6f0-480632a9919a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:49:09.489955 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Create volume request issued successfully. Jan 27 18:49:09.503604 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b81b0322-8ceb-439f-b073-4d949b6dd29a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes returned with HTTP 202 Jan 27 18:49:09.514565 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1512/3015] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:49:09 2021] POST /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes => generated 820 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:49:09.521133 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-456ec322-9b6a-456b-897a-18a0ac7356df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:49:09.521655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-456ec322-9b6a-456b-897a-18a0ac7356df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:09.521868 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:09.521868 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:09.522241 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-456ec322-9b6a-456b-897a-18a0ac7356df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:09.573743 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:09.573743 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:09.582471 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-456ec322-9b6a-456b-897a-18a0ac7356df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:49:09.606142 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-456ec322-9b6a-456b-897a-18a0ac7356df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:49:09.606966 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1504/3016] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:49:09 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:49:10.623879 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc81b2aa-02c6-4b2a-ad52-3d119d898967 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:49:10.624403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc81b2aa-02c6-4b2a-ad52-3d119d898967 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:10.624656 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:10.624656 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:10.625033 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc81b2aa-02c6-4b2a-ad52-3d119d898967 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:10.676897 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:10.676897 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:10.686215 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cc81b2aa-02c6-4b2a-ad52-3d119d898967 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:49:10.709116 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc81b2aa-02c6-4b2a-ad52-3d119d898967 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:49:10.709932 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1513/3017] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:49:10 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:49:10.833257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-6420a52c-861b-4651-93bb-e507e3e6f45d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:49:10.833868 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-6420a52c-861b-4651-93bb-e507e3e6f45d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:10.833964 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:10.833964 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:10.834336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-6420a52c-861b-4651-93bb-e507e3e6f45d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:10.882933 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:10.882933 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:10.891736 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-6420a52c-861b-4651-93bb-e507e3e6f45d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:49:10.914069 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-6420a52c-861b-4651-93bb-e507e3e6f45d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:49:10.915746 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1505/3018] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:49:10 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:49:11.000502 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc81b2aa-02c6-4b2a-ad52-3d119d898967 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume// Jan 27 18:49:11.000978 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc81b2aa-02c6-4b2a-ad52-3d119d898967 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:11.001197 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:11.001197 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:11.001577 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc81b2aa-02c6-4b2a-ad52-3d119d898967 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:11.002779 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc81b2aa-02c6-4b2a-ad52-3d119d898967 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:49:11.003371 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1514/3019] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:49:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:49:11.017365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-fe78e2d6-3485-43bc-a5fc-922f52bdf40b tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] POST http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments Jan 27 18:49:11.017907 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:11.017907 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:11.018362 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-fe78e2d6-3485-43bc-a5fc-922f52bdf40b tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d968014a-d159-4b3e-9ed5-a0d7f72b85ad", "instance_uuid": "0cf69dc8-caf4-4b23-94cf-888c338d70da", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:49:11.068168 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:11.068168 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:11.121147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-fe78e2d6-3485-43bc-a5fc-922f52bdf40b tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments returned with HTTP 200 Jan 27 18:49:11.122049 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1506/3020] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:49:11 2021] POST /volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:49:11.157316 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b5bfe092-7bfe-490a-9f26-3d5f38a9b074 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:49:11.158139 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b5bfe092-7bfe-490a-9f26-3d5f38a9b074 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:11.158776 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b5bfe092-7bfe-490a-9f26-3d5f38a9b074 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:11.193751 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-fe78e2d6-3485-43bc-a5fc-922f52bdf40b tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume// Jan 27 18:49:11.194308 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-fe78e2d6-3485-43bc-a5fc-922f52bdf40b tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:11.194596 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:11.194596 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:11.195074 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-fe78e2d6-3485-43bc-a5fc-922f52bdf40b tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:11.197461 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-fe78e2d6-3485-43bc-a5fc-922f52bdf40b tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:49:11.198479 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1507/3021] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:49:11 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 18:49:11.212015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-4e25ffe8-f630-42ea-b12e-547535daac09 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:49:11.212297 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:11.212297 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:11.212973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-4e25ffe8-f630-42ea-b12e-547535daac09 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:11.213807 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-4e25ffe8-f630-42ea-b12e-547535daac09 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:11.220990 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b5bfe092-7bfe-490a-9f26-3d5f38a9b074 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:49:11.240496 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:11.240496 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:11.250358 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b5bfe092-7bfe-490a-9f26-3d5f38a9b074 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:49:11.251394 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1515/3022] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:49:11 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:49:11.264889 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:11.264889 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:11.273962 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-4e25ffe8-f630-42ea-b12e-547535daac09 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:49:11.292714 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:11.292714 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:11.301557 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-4e25ffe8-f630-42ea-b12e-547535daac09 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:49:11.301822 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1508/3023] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:49:11 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 1011 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:49:11.342335 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-6a36a025-1d2a-4111-9921-d51b50e3b00c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] PUT http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/7a4b05e3-ccb6-4b9c-9b4a-1f0c6937c0a4 Jan 27 18:49:11.342838 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:11.342838 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:11.343257 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-6a36a025-1d2a-4111-9921-d51b50e3b00c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:49:11.372117 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:49:11.372117 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:49:11.372598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-6a36a025-1d2a-4111-9921-d51b50e3b00c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Lock "b'cinder-attachment_update-d968014a-d159-4b3e-9ed5-a0d7f72b85ad-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:49:11.374940 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:11.374940 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:12.269272 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ced51f9d-8190-40ff-92c8-6846decc4da4 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:49:12.269795 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ced51f9d-8190-40ff-92c8-6846decc4da4 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:12.270008 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:12.270008 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:12.270381 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ced51f9d-8190-40ff-92c8-6846decc4da4 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:12.334458 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:12.334458 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:12.334458 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ced51f9d-8190-40ff-92c8-6846decc4da4 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:49:12.353743 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:12.353743 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:12.361994 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ced51f9d-8190-40ff-92c8-6846decc4da4 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:49:12.362801 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1509/3024] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:49:12 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 912 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:49:12.734436 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-6a36a025-1d2a-4111-9921-d51b50e3b00c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Lock "b'cinder-attachment_update-d968014a-d159-4b3e-9ed5-a0d7f72b85ad-n-h1-742170-5'" released by "attachment_update" :: held 1.362s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:49:12.735099 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-6a36a025-1d2a-4111-9921-d51b50e3b00c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/7a4b05e3-ccb6-4b9c-9b4a-1f0c6937c0a4 returned with HTTP 200 Jan 27 18:49:12.736019 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1516/3025] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 18:49:11 2021] PUT /volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/7a4b05e3-ccb6-4b9c-9b4a-1f0c6937c0a4 => generated 762 bytes in 1398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:49:13.379365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7ba06307-daea-469e-8556-5a4a7c38ec08 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:49:13.379828 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7ba06307-daea-469e-8556-5a4a7c38ec08 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:13.379910 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:13.379910 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:13.380293 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7ba06307-daea-469e-8556-5a4a7c38ec08 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:13.432613 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:13.432613 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:13.442105 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7ba06307-daea-469e-8556-5a4a7c38ec08 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:49:13.460999 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:13.460999 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:13.469768 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7ba06307-daea-469e-8556-5a4a7c38ec08 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:49:13.470556 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1510/3026] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:49:13 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:49:14.486747 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe6d36f3-dcd2-44b1-8359-b9a3b14473ed tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:49:14.487363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe6d36f3-dcd2-44b1-8359-b9a3b14473ed tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:14.487768 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:14.487768 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:14.488037 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fe6d36f3-dcd2-44b1-8359-b9a3b14473ed tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:14.541925 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:14.541925 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:14.550373 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fe6d36f3-dcd2-44b1-8359-b9a3b14473ed tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:49:14.572242 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:14.572242 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:14.581805 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fe6d36f3-dcd2-44b1-8359-b9a3b14473ed tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:49:14.582735 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1517/3027] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:49:14 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:49:15.601494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9fd8929a-8d19-42e0-b34b-8be277af422c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:49:15.604225 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9fd8929a-8d19-42e0-b34b-8be277af422c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:15.604225 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:15.604225 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:15.604225 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9fd8929a-8d19-42e0-b34b-8be277af422c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:15.659133 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:15.659133 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:15.669129 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9fd8929a-8d19-42e0-b34b-8be277af422c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:49:15.687965 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:15.687965 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:15.696734 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9fd8929a-8d19-42e0-b34b-8be277af422c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:49:15.697566 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1511/3028] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:49:15 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:49:16.714125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad8e813a-daf0-495e-9d57-d6b623ee3d34 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:49:16.714615 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad8e813a-daf0-495e-9d57-d6b623ee3d34 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:16.714830 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:16.714830 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:16.715201 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad8e813a-daf0-495e-9d57-d6b623ee3d34 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:16.765365 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:16.765365 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:16.773164 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ad8e813a-daf0-495e-9d57-d6b623ee3d34 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:49:16.792650 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:16.792650 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:16.800709 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad8e813a-daf0-495e-9d57-d6b623ee3d34 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:49:16.801516 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1518/3029] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:49:16 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:49:17.817460 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-23d38d7c-e15f-4653-b01b-1e5823359ca5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:49:17.817984 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-23d38d7c-e15f-4653-b01b-1e5823359ca5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:17.818201 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:17.818201 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:17.818575 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-23d38d7c-e15f-4653-b01b-1e5823359ca5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:17.868466 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:17.868466 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:17.876500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-23d38d7c-e15f-4653-b01b-1e5823359ca5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:49:17.894952 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:17.894952 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:17.903191 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-23d38d7c-e15f-4653-b01b-1e5823359ca5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:49:17.904029 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1512/3030] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:49:17 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:49:18.413641 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-d74ac439-6d10-4579-9fca-fb7199d315f2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] POST http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/7a4b05e3-ccb6-4b9c-9b4a-1f0c6937c0a4/action Jan 27 18:49:18.414184 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:18.414184 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:18.415060 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-d74ac439-6d10-4579-9fca-fb7199d315f2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:49:18.415472 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-d74ac439-6d10-4579-9fca-fb7199d315f2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:49:18.484403 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:18.484403 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:18.497203 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cbaaef83-4c73-415b-a8fa-9569ca005b46 req-d74ac439-6d10-4579-9fca-fb7199d315f2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/7a4b05e3-ccb6-4b9c-9b4a-1f0c6937c0a4/action returned with HTTP 204 Jan 27 18:49:18.498049 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1519/3031] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 18:49:18 2021] POST /volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/7a4b05e3-ccb6-4b9c-9b4a-1f0c6937c0a4/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:49:18.920171 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e342d4ae-ea64-4dcc-b372-cd3686dee76c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:49:18.920704 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e342d4ae-ea64-4dcc-b372-cd3686dee76c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:49:18.920924 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:49:18.920924 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:49:18.921296 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e342d4ae-ea64-4dcc-b372-cd3686dee76c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:49:18.970112 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:18.970112 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:18.978072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e342d4ae-ea64-4dcc-b372-cd3686dee76c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:49:18.995890 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:49:18.995890 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:49:19.003928 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e342d4ae-ea64-4dcc-b372-cd3686dee76c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:49:19.004736 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1513/3032] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:49:18 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 1205 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:50:04.582405 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-87d293e4-8b3a-4189-8664-1475f6a8bdf8 req-1981404d-0c7d-46ee-8cda-ef5b6bdbcbb9 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/4a232b2e-7c8e-4959-9408-4af695e5cbea Jan 27 18:50:04.582988 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-87d293e4-8b3a-4189-8664-1475f6a8bdf8 req-1981404d-0c7d-46ee-8cda-ef5b6bdbcbb9 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:04.583203 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:04.583203 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:04.583608 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-87d293e4-8b3a-4189-8664-1475f6a8bdf8 req-1981404d-0c7d-46ee-8cda-ef5b6bdbcbb9 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:04.605381 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:04.605381 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:05.058424 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-87d293e4-8b3a-4189-8664-1475f6a8bdf8 req-1981404d-0c7d-46ee-8cda-ef5b6bdbcbb9 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:50:05.058850 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-87d293e4-8b3a-4189-8664-1475f6a8bdf8 req-1981404d-0c7d-46ee-8cda-ef5b6bdbcbb9 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:50:05.065037 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-87d293e4-8b3a-4189-8664-1475f6a8bdf8 req-1981404d-0c7d-46ee-8cda-ef5b6bdbcbb9 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/4a232b2e-7c8e-4959-9408-4af695e5cbea returned with HTTP 200 Jan 27 18:50:05.065902 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1520/3033] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 18:50:04 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/4a232b2e-7c8e-4959-9408-4af695e5cbea => generated 19 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:50:06.553781 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-804b6074-5fac-41b1-912e-34a6dfafd48b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:50:06.554307 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-804b6074-5fac-41b1-912e-34a6dfafd48b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:06.554519 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:06.554519 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:06.554993 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-804b6074-5fac-41b1-912e-34a6dfafd48b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:06.555896 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-804b6074-5fac-41b1-912e-34a6dfafd48b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume with id: f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:50:06.605165 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:06.605165 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:06.606334 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-804b6074-5fac-41b1-912e-34a6dfafd48b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:50:06.633039 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-804b6074-5fac-41b1-912e-34a6dfafd48b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume request issued successfully. Jan 27 18:50:06.633813 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-804b6074-5fac-41b1-912e-34a6dfafd48b tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 202 Jan 27 18:50:06.634969 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1514/3034] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:50:06 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:50:06.642954 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e6fc7ffe-a4ad-4b7f-89ae-1c9248114964 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:50:06.643885 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e6fc7ffe-a4ad-4b7f-89ae-1c9248114964 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:06.643885 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:06.643885 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:06.644221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e6fc7ffe-a4ad-4b7f-89ae-1c9248114964 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:06.697042 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:06.697042 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:06.704481 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e6fc7ffe-a4ad-4b7f-89ae-1c9248114964 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:50:06.729663 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e6fc7ffe-a4ad-4b7f-89ae-1c9248114964 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:50:06.730387 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1521/3035] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:50:06 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 1394 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:50:07.746908 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-467ffa74-c83d-480e-ac38-0feabeadd3fc tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:50:07.747492 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-467ffa74-c83d-480e-ac38-0feabeadd3fc tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:07.747696 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:07.747696 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:07.748068 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-467ffa74-c83d-480e-ac38-0feabeadd3fc tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:07.802449 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:07.802449 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:07.811682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-467ffa74-c83d-480e-ac38-0feabeadd3fc tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:50:07.837366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-467ffa74-c83d-480e-ac38-0feabeadd3fc tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 200 Jan 27 18:50:07.838403 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1515/3036] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:50:07 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 1394 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:50:08.853951 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ea81df1-9b0e-4774-93b9-1b85c3b8b7c6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 Jan 27 18:50:08.854473 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ea81df1-9b0e-4774-93b9-1b85c3b8b7c6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:08.854747 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:08.854747 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:08.855122 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1ea81df1-9b0e-4774-93b9-1b85c3b8b7c6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:08.905343 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1ea81df1-9b0e-4774-93b9-1b85c3b8b7c6 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 returned with HTTP 404 Jan 27 18:50:08.906421 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1522/3037] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:50:08 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/f30f3f5a-6827-497e-86de-820595a8faf1 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:50:08.915280 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3262924-c64e-4f41-ae6f-a30c8b299ddf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 Jan 27 18:50:08.915820 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3262924-c64e-4f41-ae6f-a30c8b299ddf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:08.916036 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:08.916036 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:08.916416 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3262924-c64e-4f41-ae6f-a30c8b299ddf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:08.916779 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v2.snapshots [None req-c3262924-c64e-4f41-ae6f-a30c8b299ddf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete snapshot with id: a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 Jan 27 18:50:08.941651 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:08.941651 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:08.942703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c3262924-c64e-4f41-ae6f-a30c8b299ddf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:50:09.017773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c3262924-c64e-4f41-ae6f-a30c8b299ddf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot delete request issued successfully. Jan 27 18:50:09.018248 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3262924-c64e-4f41-ae6f-a30c8b299ddf tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 returned with HTTP 202 Jan 27 18:50:09.019307 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1516/3038] 10.222.0.72 () {58 vars in 1324 bytes} [Wed Jan 27 18:50:08 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:50:09.033011 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-25fc7bd0-0cd3-4c84-856b-e9d60ffe0a84 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 Jan 27 18:50:09.033558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-25fc7bd0-0cd3-4c84-856b-e9d60ffe0a84 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:09.034047 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-25fc7bd0-0cd3-4c84-856b-e9d60ffe0a84 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:09.062003 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:09.062003 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:09.064273 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-25fc7bd0-0cd3-4c84-856b-e9d60ffe0a84 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:50:09.068318 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-25fc7bd0-0cd3-4c84-856b-e9d60ffe0a84 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 returned with HTTP 200 Jan 27 18:50:09.069594 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1523/3039] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:50:09 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:50:10.081983 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e0820cb-a498-4027-8232-810a34f344a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 Jan 27 18:50:10.082526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e0820cb-a498-4027-8232-810a34f344a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:10.082745 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:10.082745 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:10.083124 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5e0820cb-a498-4027-8232-810a34f344a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:10.108868 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:10.108868 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:10.110261 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5e0820cb-a498-4027-8232-810a34f344a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Snapshot retrieved successfully. Jan 27 18:50:10.112022 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5e0820cb-a498-4027-8232-810a34f344a0 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 returned with HTTP 200 Jan 27 18:50:10.112824 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1517/3040] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:50:10 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:50:11.125104 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0ffa5dc4-ebf2-4b49-b8bf-e00d07d0f41f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 Jan 27 18:50:11.125604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0ffa5dc4-ebf2-4b49-b8bf-e00d07d0f41f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:11.125820 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:11.125820 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:11.126195 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0ffa5dc4-ebf2-4b49-b8bf-e00d07d0f41f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:11.150511 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0ffa5dc4-ebf2-4b49-b8bf-e00d07d0f41f tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 returned with HTTP 404 Jan 27 18:50:11.151512 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1524/3041] 10.222.0.72 () {58 vars in 1321 bytes} [Wed Jan 27 18:50:11 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/snapshots/a3cd3127-1da0-4dfb-bcd7-9f16822d7c06 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:50:18.747531 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f678bad5-0c25-4dd7-a87f-ca05d29e9e06 req-8e0884a7-ec29-4155-a906-31ee353de68c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/75308c8d-8b58-4fd8-b2ee-44430e7f77ab Jan 27 18:50:18.748041 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f678bad5-0c25-4dd7-a87f-ca05d29e9e06 req-8e0884a7-ec29-4155-a906-31ee353de68c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:18.748128 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:18.748128 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:18.748498 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-f678bad5-0c25-4dd7-a87f-ca05d29e9e06 req-8e0884a7-ec29-4155-a906-31ee353de68c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:18.770661 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:18.770661 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:19.236537 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-f678bad5-0c25-4dd7-a87f-ca05d29e9e06 req-8e0884a7-ec29-4155-a906-31ee353de68c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:50:19.236995 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-f678bad5-0c25-4dd7-a87f-ca05d29e9e06 req-8e0884a7-ec29-4155-a906-31ee353de68c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:50:19.243756 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-f678bad5-0c25-4dd7-a87f-ca05d29e9e06 req-8e0884a7-ec29-4155-a906-31ee353de68c tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/75308c8d-8b58-4fd8-b2ee-44430e7f77ab returned with HTTP 200 Jan 27 18:50:19.244747 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1518/3042] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 18:50:18 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/attachments/75308c8d-8b58-4fd8-b2ee-44430e7f77ab => generated 19 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:50:23.965637 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fa248c76-b4af-4ef2-9a11-7c8c84a33e1d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] DELETE http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:50:23.966401 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fa248c76-b4af-4ef2-9a11-7c8c84a33e1d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:23.966886 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fa248c76-b4af-4ef2-9a11-7c8c84a33e1d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:23.967391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-fa248c76-b4af-4ef2-9a11-7c8c84a33e1d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume with id: 951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:50:24.021628 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:24.021628 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:24.022814 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fa248c76-b4af-4ef2-9a11-7c8c84a33e1d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:50:24.049859 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fa248c76-b4af-4ef2-9a11-7c8c84a33e1d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Delete volume request issued successfully. Jan 27 18:50:24.050466 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fa248c76-b4af-4ef2-9a11-7c8c84a33e1d tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 202 Jan 27 18:50:24.051341 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1525/3043] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:50:23 2021] DELETE /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:50:24.059717 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-06aedb10-bf29-4a07-bc26-1aa4a759399e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:50:24.060249 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-06aedb10-bf29-4a07-bc26-1aa4a759399e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:24.060468 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:24.060468 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:24.060848 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-06aedb10-bf29-4a07-bc26-1aa4a759399e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:24.111123 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:24.111123 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:24.120561 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-06aedb10-bf29-4a07-bc26-1aa4a759399e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:50:24.144730 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-06aedb10-bf29-4a07-bc26-1aa4a759399e tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:50:24.145526 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1519/3044] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:50:24 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 1367 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:50:25.161598 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9449bdc-0b22-429b-a7ec-e15cb3af50b2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:50:25.162660 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9449bdc-0b22-429b-a7ec-e15cb3af50b2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:25.163169 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:25.163169 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:25.164727 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9449bdc-0b22-429b-a7ec-e15cb3af50b2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:25.216675 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:25.216675 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:25.227018 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c9449bdc-0b22-429b-a7ec-e15cb3af50b2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Volume info retrieved successfully. Jan 27 18:50:25.251453 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9449bdc-0b22-429b-a7ec-e15cb3af50b2 tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 200 Jan 27 18:50:25.252268 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1526/3045] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:50:25 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 1367 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:50:26.268884 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e233ae5-d793-47a9-bb6e-745e33ff82ec tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] GET http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 Jan 27 18:50:26.269410 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e233ae5-d793-47a9-bb6e-745e33ff82ec tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:26.269857 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:26.269857 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:26.270330 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0e233ae5-d793-47a9-bb6e-745e33ff82ec tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:26.320345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0e233ae5-d793-47a9-bb6e-745e33ff82ec tempest-TestVolumeBootPattern-451913216 tempest-TestVolumeBootPattern-451913216-project] http://10.222.0.72/volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 returned with HTTP 404 Jan 27 18:50:26.321611 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1520/3046] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:50:26 2021] GET /volume/v3/40cd77f4a4514ec9acf26d6470fc8051/volumes/951bdc48-32e0-495c-8505-0c6a8103ed66 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:50:37.320802 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-0105cc77-0963-41a6-bfdb-3c24d7e4b7e0 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:50:37.321370 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-0105cc77-0963-41a6-bfdb-3c24d7e4b7e0 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:37.321681 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:37.321681 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:37.322264 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-0105cc77-0963-41a6-bfdb-3c24d7e4b7e0 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:37.372780 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:37.372780 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:37.380765 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-0105cc77-0963-41a6-bfdb-3c24d7e4b7e0 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:50:37.400065 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:37.400065 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:37.408211 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-0105cc77-0963-41a6-bfdb-3c24d7e4b7e0 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:50:37.409194 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1527/3047] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:50:37 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 1205 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:50:37.432313 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-a5685c99-4942-45c0-ab81-4e4c7b9f3037 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] POST http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad/action Jan 27 18:50:37.433574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-a5685c99-4942-45c0-ab81-4e4c7b9f3037 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:50:37.433574 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-a5685c99-4942-45c0-ab81-4e4c7b9f3037 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:50:37.486558 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:37.486558 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:37.487762 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-a5685c99-4942-45c0-ab81-4e4c7b9f3037 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:50:37.497223 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-a5685c99-4942-45c0-ab81-4e4c7b9f3037 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Begin detaching volume completed successfully. Jan 27 18:50:37.497899 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-a5685c99-4942-45c0-ab81-4e4c7b9f3037 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad/action returned with HTTP 202 Jan 27 18:50:37.498831 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1521/3048] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 18:50:37 2021] POST /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:50:37.520518 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c1ad7ca-10a0-4a85-be1e-6b9668559085 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:50:37.521042 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c1ad7ca-10a0-4a85-be1e-6b9668559085 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:37.521257 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:37.521257 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:37.521629 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c1ad7ca-10a0-4a85-be1e-6b9668559085 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:37.568052 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-a5685c99-4942-45c0-ab81-4e4c7b9f3037 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume// Jan 27 18:50:37.568539 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-a5685c99-4942-45c0-ab81-4e4c7b9f3037 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:37.568760 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:37.568760 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:37.569550 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-a5685c99-4942-45c0-ab81-4e4c7b9f3037 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:37.570176 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-a5685c99-4942-45c0-ab81-4e4c7b9f3037 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:50:37.570889 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1522/3049] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 18:50: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 27 18:50:37.580361 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:37.580361 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:37.584714 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-1e38a31b-b621-47ce-b0e6-91555ca20bd5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:50:37.585768 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-1e38a31b-b621-47ce-b0e6-91555ca20bd5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:37.585968 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-1e38a31b-b621-47ce-b0e6-91555ca20bd5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:37.589121 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4c1ad7ca-10a0-4a85-be1e-6b9668559085 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:50:37.608239 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:37.608239 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:37.617208 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c1ad7ca-10a0-4a85-be1e-6b9668559085 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:50:37.618334 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1528/3050] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:50:37 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 1208 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:50:37.638419 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:37.638419 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:37.651862 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-1e38a31b-b621-47ce-b0e6-91555ca20bd5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:50:37.675083 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:37.675083 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:37.685835 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-1e38a31b-b621-47ce-b0e6-91555ca20bd5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:50:37.686930 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1523/3051] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 18:50:37 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 1307 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:50:38.159636 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-b4fadf5f-ec89-4b11-973e-389ec1f14b6f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] DELETE http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/7a4b05e3-ccb6-4b9c-9b4a-1f0c6937c0a4 Jan 27 18:50:38.160175 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-b4fadf5f-ec89-4b11-973e-389ec1f14b6f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:38.160458 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:38.160458 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:38.160956 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-b4fadf5f-ec89-4b11-973e-389ec1f14b6f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:38.181630 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:38.181630 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:38.642988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72029e59-1969-4715-bf8d-2a3bc4e442c6 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:50:38.645475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72029e59-1969-4715-bf8d-2a3bc4e442c6 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:50:38.645898 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:50:38.645898 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:50:38.648989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-72029e59-1969-4715-bf8d-2a3bc4e442c6 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:50:38.674450 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-b4fadf5f-ec89-4b11-973e-389ec1f14b6f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:50:38.675208 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-b4fadf5f-ec89-4b11-973e-389ec1f14b6f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:50:38.690031 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-54254ca0-c287-43cc-9fc8-632db2ac752d req-b4fadf5f-ec89-4b11-973e-389ec1f14b6f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/7a4b05e3-ccb6-4b9c-9b4a-1f0c6937c0a4 returned with HTTP 200 Jan 27 18:50:38.691274 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1529/3052] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 18:50:38 2021] DELETE /volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/7a4b05e3-ccb6-4b9c-9b4a-1f0c6937c0a4 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:50:38.728269 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:50:38.728269 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:50:38.737423 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-72029e59-1969-4715-bf8d-2a3bc4e442c6 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:50:38.760917 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-72029e59-1969-4715-bf8d-2a3bc4e442c6 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:50:38.774536 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1524/3053] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:50:38 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 913 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:51:49.140071 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-267b5fa7-1493-498e-bafc-1e7a1ec4ff14 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:51:49.140575 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-267b5fa7-1493-498e-bafc-1e7a1ec4ff14 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:51:49.140796 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:51:49.140796 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:51:49.141187 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-267b5fa7-1493-498e-bafc-1e7a1ec4ff14 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:51:49.193511 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:51:49.193511 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:51:49.202370 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-267b5fa7-1493-498e-bafc-1e7a1ec4ff14 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:51:49.225856 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-267b5fa7-1493-498e-bafc-1e7a1ec4ff14 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:51:49.227096 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1530/3054] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:51:48 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 913 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:51:49.243160 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6340c045-8543-4188-b43a-7416b1b7e8c2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:51:49.243723 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6340c045-8543-4188-b43a-7416b1b7e8c2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:51:49.243977 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:51:49.243977 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:51:49.244356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6340c045-8543-4188-b43a-7416b1b7e8c2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:51:49.294113 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:51:49.294113 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:51:49.302206 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6340c045-8543-4188-b43a-7416b1b7e8c2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:51:49.324000 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6340c045-8543-4188-b43a-7416b1b7e8c2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:51:49.324837 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1525/3055] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:51:49 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:54:45.881321 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] POST http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes Jan 27 18:54:45.881850 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:45.881850 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:45.882311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2015132160"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:54:45.883382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2015132160'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:54:45.883780 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Create volume of 1 GB Jan 27 18:54:45.896442 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Availability Zones retrieved successfully. Jan 27 18:54:45.913893 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Flow 'volume_create_api' (0652d8db-92ab-4f31-a786-4564f438def1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:54:45.916606 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (148586ba-a631-4df6-86ea-e11aa026605d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:54:45.918553 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:54:45.982332 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (148586ba-a631-4df6-86ea-e11aa026605d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:54:45.984571 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5174dbd-6522-4002-a073-42feba72751a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:54:46.052155 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Created reservations ['b4f84813-26f3-4baa-a1c0-92163d800ad9', 'bc3e428e-52ef-4ca6-93fb-6c3a9daa9f67', '1a3359fa-3d2e-43e4-ba7e-e3e6b1fbdcab', '333b4fec-e6a3-4d84-942e-f7c996258d02'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:54:46.054052 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5174dbd-6522-4002-a073-42feba72751a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4f84813-26f3-4baa-a1c0-92163d800ad9', 'bc3e428e-52ef-4ca6-93fb-6c3a9daa9f67', '1a3359fa-3d2e-43e4-ba7e-e3e6b1fbdcab', '333b4fec-e6a3-4d84-942e-f7c996258d02']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:54:46.056168 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18b3e885-0992-4b8d-9a7b-8defbdaff876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:54:46.111605 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18b3e885-0992-4b8d-9a7b-8defbdaff876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c659309-4d90-4efe-8ff1-3aa05e1cd225', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2015132160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac83902a5ca74937bc1e85038b9040e5',qos_specs=None,replication_status=,reservations=['b4f84813-26f3-4baa-a1c0-92163d800ad9','bc3e428e-52ef-4ca6-93fb-6c3a9daa9f67','1a3359fa-3d2e-43e4-ba7e-e3e6b1fbdcab','333b4fec-e6a3-4d84-942e-f7c996258d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a1084b8bfbe4ede9102401a7ceec272',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2015132160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c659309-4d90-4efe-8ff1-3aa05e1cd225,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac83902a5ca74937bc1e85038b9040e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6a1084b8bfbe4ede9102401a7ceec272',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:54:46.113662 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45859f95-2d12-4771-8067-f6e01efa85c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:54:46.138422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45859f95-2d12-4771-8067-f6e01efa85c2) transitioned into state 'SUCCESS' from state '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-2015132160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac83902a5ca74937bc1e85038b9040e5',qos_specs=None,replication_status=,reservations=['b4f84813-26f3-4baa-a1c0-92163d800ad9','bc3e428e-52ef-4ca6-93fb-6c3a9daa9f67','1a3359fa-3d2e-43e4-ba7e-e3e6b1fbdcab','333b4fec-e6a3-4d84-942e-f7c996258d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a1084b8bfbe4ede9102401a7ceec272',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:54:46.140496 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9de0de40-a2c9-4f61-ab5d-59e77104069f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:54:46.155337 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9de0de40-a2c9-4f61-ab5d-59e77104069f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:54:46.157978 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Flow 'volume_create_api' (0652d8db-92ab-4f31-a786-4564f438def1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:54:46.209155 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Create volume request issued successfully. Jan 27 18:54:46.222507 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1939627a-3f8e-4411-acd9-757783592af7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes returned with HTTP 202 Jan 27 18:54:46.223567 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1531/3056] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:54:45 2021] POST /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes => generated 820 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:54:46.237238 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15056044-0c15-4a52-8a66-e327d46989fe tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:54:46.237758 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-15056044-0c15-4a52-8a66-e327d46989fe tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:46.237974 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:46.237974 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:46.238369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-15056044-0c15-4a52-8a66-e327d46989fe tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:46.300517 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:46.300517 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:46.309691 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-15056044-0c15-4a52-8a66-e327d46989fe tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:46.331371 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-15056044-0c15-4a52-8a66-e327d46989fe tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:54:46.332975 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1526/3057] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:46 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 912 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:47.349438 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5389e183-b345-47f1-a98f-09d3db1e73d8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:54:47.349973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5389e183-b345-47f1-a98f-09d3db1e73d8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:47.350156 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:47.350156 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:47.350532 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5389e183-b345-47f1-a98f-09d3db1e73d8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:47.398723 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:47.398723 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:47.406705 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5389e183-b345-47f1-a98f-09d3db1e73d8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:47.427848 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5389e183-b345-47f1-a98f-09d3db1e73d8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:54:47.429211 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1532/3058] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:47 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 913 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:47.549529 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-f7f8f13c-6da1-4bc1-82eb-5635e4bae17e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:54:47.550092 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-f7f8f13c-6da1-4bc1-82eb-5635e4bae17e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:47.550308 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:47.550308 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:47.550693 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-f7f8f13c-6da1-4bc1-82eb-5635e4bae17e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:47.599508 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:47.599508 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:47.607370 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-f7f8f13c-6da1-4bc1-82eb-5635e4bae17e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:47.628856 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-f7f8f13c-6da1-4bc1-82eb-5635e4bae17e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:54:47.629676 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1527/3059] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:54:47 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 913 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:47.714136 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5389e183-b345-47f1-a98f-09d3db1e73d8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume// Jan 27 18:54:47.714616 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5389e183-b345-47f1-a98f-09d3db1e73d8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:47.714835 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:47.714835 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:47.715214 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5389e183-b345-47f1-a98f-09d3db1e73d8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:47.716454 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5389e183-b345-47f1-a98f-09d3db1e73d8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:54:47.717051 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1533/3060] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:54:47 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:54:47.729981 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-b42d0f9c-938a-48c6-aeb3-18edc1844176 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] POST http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments Jan 27 18:54:47.730555 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:47.730555 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:47.730969 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-b42d0f9c-938a-48c6-aeb3-18edc1844176 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c659309-4d90-4efe-8ff1-3aa05e1cd225", "instance_uuid": "6a6878be-4f1e-4e74-bbba-ea595fea6a2a", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:54:47.783491 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:47.783491 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:47.835690 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-b42d0f9c-938a-48c6-aeb3-18edc1844176 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments returned with HTTP 200 Jan 27 18:54:47.836591 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1528/3061] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:54:47 2021] POST /volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:54:47.871244 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8b4a18f-2a94-4c05-81f6-0a2e852eff4c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:54:47.871817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8b4a18f-2a94-4c05-81f6-0a2e852eff4c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:47.872297 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8b4a18f-2a94-4c05-81f6-0a2e852eff4c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:47.907137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-b42d0f9c-938a-48c6-aeb3-18edc1844176 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume// Jan 27 18:54:47.907799 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-b42d0f9c-938a-48c6-aeb3-18edc1844176 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:47.908024 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:47.908024 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:47.908413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-b42d0f9c-938a-48c6-aeb3-18edc1844176 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:47.909454 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-b42d0f9c-938a-48c6-aeb3-18edc1844176 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:54:47.910054 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1529/3062] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:54:47 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 18:54:47.920179 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:47.920179 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:47.922782 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-25e4e684-54f1-4d33-a314-6b2c6083e391 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:54:47.923351 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-25e4e684-54f1-4d33-a314-6b2c6083e391 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:47.923861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-25e4e684-54f1-4d33-a314-6b2c6083e391 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:47.928427 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c8b4a18f-2a94-4c05-81f6-0a2e852eff4c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:47.949153 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:47.949153 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:47.957445 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8b4a18f-2a94-4c05-81f6-0a2e852eff4c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:54:47.958274 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1534/3063] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:47 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 912 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:47.973658 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:47.973658 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:47.982677 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-25e4e684-54f1-4d33-a314-6b2c6083e391 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:48.001508 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:48.001508 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:48.010166 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-25e4e684-54f1-4d33-a314-6b2c6083e391 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:54:48.010986 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1530/3064] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:54:47 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 1011 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:54:48.053199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-0d3cb468-3a27-4c09-b509-0e4f0da500ff tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] PUT http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/bd3063a8-c223-4db7-abb6-87e99e648dd0 Jan 27 18:54:48.054271 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:48.054271 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:48.055527 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-0d3cb468-3a27-4c09-b509-0e4f0da500ff tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:54:48.082209 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:54:48.082209 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:54:48.082668 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-0d3cb468-3a27-4c09-b509-0e4f0da500ff tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Lock "b'cinder-attachment_update-4c659309-4d90-4efe-8ff1-3aa05e1cd225-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.008s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:54:48.085075 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:48.085075 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:48.973772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea6303ef-557c-4b08-94c6-2a0613306d33 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:54:48.974311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea6303ef-557c-4b08-94c6-2a0613306d33 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:48.974533 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:48.974533 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:48.975239 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ea6303ef-557c-4b08-94c6-2a0613306d33 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:49.025264 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:49.025264 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:49.033578 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ea6303ef-557c-4b08-94c6-2a0613306d33 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:49.052376 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:49.052376 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:49.061341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ea6303ef-557c-4b08-94c6-2a0613306d33 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:54:49.062198 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1531/3065] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:48 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:49.310299 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-0d3cb468-3a27-4c09-b509-0e4f0da500ff tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Lock "b'cinder-attachment_update-4c659309-4d90-4efe-8ff1-3aa05e1cd225-n-h2-742170-5'" released by "attachment_update" :: held 1.228s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:54:49.311003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-0d3cb468-3a27-4c09-b509-0e4f0da500ff tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/bd3063a8-c223-4db7-abb6-87e99e648dd0 returned with HTTP 200 Jan 27 18:54:49.311909 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1535/3066] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 18:54:48 2021] PUT /volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/bd3063a8-c223-4db7-abb6-87e99e648dd0 => generated 762 bytes in 1263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:54:50.077922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-56a5beeb-8ca1-483d-aff0-152de3d49adb tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:54:50.078452 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-56a5beeb-8ca1-483d-aff0-152de3d49adb tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:50.078668 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:50.078668 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:50.079049 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-56a5beeb-8ca1-483d-aff0-152de3d49adb tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:50.128081 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:50.128081 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:50.136184 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-56a5beeb-8ca1-483d-aff0-152de3d49adb tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:50.153877 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:50.153877 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:50.161955 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-56a5beeb-8ca1-483d-aff0-152de3d49adb tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:54:50.162760 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1532/3067] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:50 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:51.180091 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a55ef95-94a6-4c88-9ee3-85980b1d63b6 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:54:51.180617 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a55ef95-94a6-4c88-9ee3-85980b1d63b6 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:51.180861 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:51.180861 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:51.181237 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a55ef95-94a6-4c88-9ee3-85980b1d63b6 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:51.233541 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:51.233541 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:51.241425 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1a55ef95-94a6-4c88-9ee3-85980b1d63b6 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:51.260250 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:51.260250 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:51.268335 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a55ef95-94a6-4c88-9ee3-85980b1d63b6 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:54:51.269426 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1536/3068] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:51 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:52.286268 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ed888fe-d6ea-4cf7-b7c7-274448314fe5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:54:52.286779 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ed888fe-d6ea-4cf7-b7c7-274448314fe5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:52.286899 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:52.286899 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:52.287259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ed888fe-d6ea-4cf7-b7c7-274448314fe5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:52.337683 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:52.337683 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:52.345648 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5ed888fe-d6ea-4cf7-b7c7-274448314fe5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:52.364161 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:52.364161 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:52.372904 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ed888fe-d6ea-4cf7-b7c7-274448314fe5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:54:52.373708 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1533/3069] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:52 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:53.390199 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2468badf-9c6f-46d4-9dce-2e527fb45631 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:54:53.390774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2468badf-9c6f-46d4-9dce-2e527fb45631 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:53.390942 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:53.390942 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:53.391309 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2468badf-9c6f-46d4-9dce-2e527fb45631 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:53.440623 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:53.440623 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:53.448905 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2468badf-9c6f-46d4-9dce-2e527fb45631 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:53.467094 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:53.467094 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:53.475109 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2468badf-9c6f-46d4-9dce-2e527fb45631 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:54:53.476557 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1537/3070] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:53 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:54.496752 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31fd4a95-4710-4018-a44b-b79b6c697c2a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:54:54.496752 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31fd4a95-4710-4018-a44b-b79b6c697c2a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:54.496752 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:54.496752 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:54.496752 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-31fd4a95-4710-4018-a44b-b79b6c697c2a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:54.545665 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:54.545665 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:54.554365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-31fd4a95-4710-4018-a44b-b79b6c697c2a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:54.572888 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:54.572888 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:54.580918 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-31fd4a95-4710-4018-a44b-b79b6c697c2a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:54:54.581722 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1534/3071] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:54 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:54.891464 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-adcf0378-3972-4937-9798-bb5e873c8f01 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] POST http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/bd3063a8-c223-4db7-abb6-87e99e648dd0/action Jan 27 18:54:54.891981 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:54.891981 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:54.892407 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-adcf0378-3972-4937-9798-bb5e873c8f01 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:54:54.892783 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-adcf0378-3972-4937-9798-bb5e873c8f01 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:54:54.960596 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:54.960596 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:54.972699 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e693e86f-8177-4da1-a7e0-c12d240118ad req-adcf0378-3972-4937-9798-bb5e873c8f01 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/bd3063a8-c223-4db7-abb6-87e99e648dd0/action returned with HTTP 204 Jan 27 18:54:54.973544 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1538/3072] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 18:54:54 2021] POST /volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/bd3063a8-c223-4db7-abb6-87e99e648dd0/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:54:55.597940 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1090113c-3e3c-4c13-b1f0-79479c08d138 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:54:55.598472 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1090113c-3e3c-4c13-b1f0-79479c08d138 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:55.598659 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:55.598659 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:55.599040 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1090113c-3e3c-4c13-b1f0-79479c08d138 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:55.653680 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:55.653680 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:55.661939 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1090113c-3e3c-4c13-b1f0-79479c08d138 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:55.681558 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:55.681558 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:55.690015 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1090113c-3e3c-4c13-b1f0-79479c08d138 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:54:55.690853 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1535/3073] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:55 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 1205 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:54:55.918779 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] POST http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes Jan 27 18:54:55.919232 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:55.919232 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:55.919707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-787872860"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:54:55.920832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-787872860'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:54:55.921206 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Create volume of 1 GB Jan 27 18:54:55.943206 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Availability Zones retrieved successfully. Jan 27 18:54:55.960753 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Flow 'volume_create_api' (02c42b7e-b65f-46b2-8cc9-db153714f655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:54:55.963458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86e72c40-38a0-45a4-8f58-99ef11f545f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:54:55.965466 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:54:56.026897 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86e72c40-38a0-45a4-8f58-99ef11f545f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:54:56.029079 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faa4db28-d4ec-44cb-aa32-9ccb373e050e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:54:56.096182 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Created reservations ['f28e41d0-06a3-4280-9495-4d7b7f5ae7dd', 'fa77587c-9156-4f24-a8b6-5b46f115624f', '4af04b2a-ad19-4629-a354-8b1090b6045b', '56bfe95c-521d-4f0e-9c71-db4c0c853979'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:54:56.097975 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faa4db28-d4ec-44cb-aa32-9ccb373e050e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f28e41d0-06a3-4280-9495-4d7b7f5ae7dd', 'fa77587c-9156-4f24-a8b6-5b46f115624f', '4af04b2a-ad19-4629-a354-8b1090b6045b', '56bfe95c-521d-4f0e-9c71-db4c0c853979']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:54:56.100069 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23017101-8042-42bb-819e-0d1711413f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:54:56.157711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23017101-8042-42bb-819e-0d1711413f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe14f245-0b14-41a8-a692-abe9990727a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-787872860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac83902a5ca74937bc1e85038b9040e5',qos_specs=None,replication_status=,reservations=['f28e41d0-06a3-4280-9495-4d7b7f5ae7dd','fa77587c-9156-4f24-a8b6-5b46f115624f','4af04b2a-ad19-4629-a354-8b1090b6045b','56bfe95c-521d-4f0e-9c71-db4c0c853979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a1084b8bfbe4ede9102401a7ceec272',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-787872860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe14f245-0b14-41a8-a692-abe9990727a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac83902a5ca74937bc1e85038b9040e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6a1084b8bfbe4ede9102401a7ceec272',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:54:56.159793 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cbcc8e6-2f5b-4b61-9557-9cab943c694b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:54:56.184932 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cbcc8e6-2f5b-4b61-9557-9cab943c694b) transitioned into state 'SUCCESS' from state '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-787872860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac83902a5ca74937bc1e85038b9040e5',qos_specs=None,replication_status=,reservations=['f28e41d0-06a3-4280-9495-4d7b7f5ae7dd','fa77587c-9156-4f24-a8b6-5b46f115624f','4af04b2a-ad19-4629-a354-8b1090b6045b','56bfe95c-521d-4f0e-9c71-db4c0c853979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a1084b8bfbe4ede9102401a7ceec272',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:54:56.186992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7434ecb6-d20b-43a2-97d2-ab473d044846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:54:56.201495 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7434ecb6-d20b-43a2-97d2-ab473d044846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:54:56.204344 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Flow 'volume_create_api' (02c42b7e-b65f-46b2-8cc9-db153714f655) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:54:56.252996 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Create volume request issued successfully. Jan 27 18:54:56.266831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8d5b2559-c222-4c83-9eed-7f5138cefd72 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes returned with HTTP 202 Jan 27 18:54:56.267882 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1539/3074] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:54:55 2021] POST /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes => generated 819 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:54:56.283107 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e966551-d5ea-4693-854d-5020772aed01 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:54:56.283661 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e966551-d5ea-4693-854d-5020772aed01 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:56.283874 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:56.283874 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:56.284247 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4e966551-d5ea-4693-854d-5020772aed01 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:56.335241 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:56.335241 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:56.343882 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4e966551-d5ea-4693-854d-5020772aed01 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:56.366494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4e966551-d5ea-4693-854d-5020772aed01 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:54:56.368224 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1536/3075] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:56 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 911 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:57.384318 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b1c0882-1c14-4848-ae7a-8e31c3e8d4df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:54:57.384881 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b1c0882-1c14-4848-ae7a-8e31c3e8d4df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:57.385106 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:57.385106 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:57.385473 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b1c0882-1c14-4848-ae7a-8e31c3e8d4df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:57.435572 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:57.435572 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:57.443985 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0b1c0882-1c14-4848-ae7a-8e31c3e8d4df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:57.465893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b1c0882-1c14-4848-ae7a-8e31c3e8d4df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:54:57.466704 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1540/3076] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:57 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 912 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:57.589961 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-7072aea1-2b89-471e-9090-31c888e4bab7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:54:57.590478 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-7072aea1-2b89-471e-9090-31c888e4bab7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:57.590693 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:57.590693 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:57.591075 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-7072aea1-2b89-471e-9090-31c888e4bab7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:57.640322 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:57.640322 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:57.649768 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-7072aea1-2b89-471e-9090-31c888e4bab7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:57.671615 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-7072aea1-2b89-471e-9090-31c888e4bab7 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:54:57.672470 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1537/3077] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:54:57 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:57.751843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b1c0882-1c14-4848-ae7a-8e31c3e8d4df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume// Jan 27 18:54:57.752316 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b1c0882-1c14-4848-ae7a-8e31c3e8d4df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:57.752534 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:57.752534 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:57.752909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b1c0882-1c14-4848-ae7a-8e31c3e8d4df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:57.754103 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b1c0882-1c14-4848-ae7a-8e31c3e8d4df tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:54:57.754689 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1541/3078] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 18:54:57 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:54:57.768334 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-0feebd22-f24b-4e43-986b-2f5042e0c759 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] POST http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments Jan 27 18:54:57.768831 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:57.768831 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:57.769240 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-0feebd22-f24b-4e43-986b-2f5042e0c759 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe14f245-0b14-41a8-a692-abe9990727a5", "instance_uuid": "6a6878be-4f1e-4e74-bbba-ea595fea6a2a", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:54:57.818336 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:57.818336 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:57.871405 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-0feebd22-f24b-4e43-986b-2f5042e0c759 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments returned with HTTP 200 Jan 27 18:54:57.872318 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1538/3079] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 18:54:57 2021] POST /volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:54:57.906534 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf847305-7193-4b24-9c47-befa657b343f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:54:57.907145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf847305-7193-4b24-9c47-befa657b343f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:57.907761 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bf847305-7193-4b24-9c47-befa657b343f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:57.936385 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-0feebd22-f24b-4e43-986b-2f5042e0c759 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume// Jan 27 18:54:57.936871 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-0feebd22-f24b-4e43-986b-2f5042e0c759 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:57.937093 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:57.937093 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:57.937626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-0feebd22-f24b-4e43-986b-2f5042e0c759 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:57.938676 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-0feebd22-f24b-4e43-986b-2f5042e0c759 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:54:57.939282 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1539/3080] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:54:57 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 18:54:57.952148 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-991f2eea-7e37-4fcd-b8c9-9e8d70cd9a0a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:54:57.952704 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-991f2eea-7e37-4fcd-b8c9-9e8d70cd9a0a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:57.953209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-991f2eea-7e37-4fcd-b8c9-9e8d70cd9a0a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:57.959113 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:57.959113 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:57.968410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bf847305-7193-4b24-9c47-befa657b343f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:57.987047 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:57.987047 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:57.996341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bf847305-7193-4b24-9c47-befa657b343f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:54:58.007346 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1542/3081] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:57 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 911 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:54:58.007540 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:58.007540 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:58.012098 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-991f2eea-7e37-4fcd-b8c9-9e8d70cd9a0a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:58.030361 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:58.030361 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:58.038802 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-991f2eea-7e37-4fcd-b8c9-9e8d70cd9a0a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:54:58.039621 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1540/3082] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:54:57 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 1010 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:54:58.075839 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-00e08fd6-329f-482a-9186-b3d0fe4cc96b tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] PUT http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/d0fdc5dd-68f0-4d86-bde3-c85f8382dad4 Jan 27 18:54:58.076381 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:58.076381 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:58.076841 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-00e08fd6-329f-482a-9186-b3d0fe4cc96b tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdc"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:54:58.104014 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:54:58.104014 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 18:54:58.104473 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-00e08fd6-329f-482a-9186-b3d0fe4cc96b tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Lock "b'cinder-attachment_update-fe14f245-0b14-41a8-a692-abe9990727a5-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:54:58.106686 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:58.106686 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:59.014353 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-095f6109-2862-443e-b160-ae9b47ff3434 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:54:59.014872 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-095f6109-2862-443e-b160-ae9b47ff3434 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:54:59.015237 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:54:59.015237 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:54:59.015770 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-095f6109-2862-443e-b160-ae9b47ff3434 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:54:59.068155 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:59.068155 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:59.076827 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-095f6109-2862-443e-b160-ae9b47ff3434 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:54:59.095527 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:54:59.095527 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:54:59.104823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-095f6109-2862-443e-b160-ae9b47ff3434 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:54:59.105820 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1541/3083] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:54:59 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 911 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:54:59.342401 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-00e08fd6-329f-482a-9186-b3d0fe4cc96b tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Lock "b'cinder-attachment_update-fe14f245-0b14-41a8-a692-abe9990727a5-n-h2-742170-5'" released by "attachment_update" :: held 1.238s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:54:59.343078 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-00e08fd6-329f-482a-9186-b3d0fe4cc96b tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/d0fdc5dd-68f0-4d86-bde3-c85f8382dad4 returned with HTTP 200 Jan 27 18:54:59.344033 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1543/3084] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 18:54:58 2021] PUT /volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/d0fdc5dd-68f0-4d86-bde3-c85f8382dad4 => generated 762 bytes in 1273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:55:00.121886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-873fd3c1-4fda-4d24-9241-0c0e080ab0ea tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:00.122439 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-873fd3c1-4fda-4d24-9241-0c0e080ab0ea tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:00.122628 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:00.122628 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:00.123000 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-873fd3c1-4fda-4d24-9241-0c0e080ab0ea tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:00.172306 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:00.172306 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:00.182505 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-873fd3c1-4fda-4d24-9241-0c0e080ab0ea tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:00.202095 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:00.202095 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:00.210253 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-873fd3c1-4fda-4d24-9241-0c0e080ab0ea tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:00.211058 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1542/3085] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:00 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:01.227028 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42b5cfe3-02cb-4482-893c-cfef1834abf1 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:01.227596 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42b5cfe3-02cb-4482-893c-cfef1834abf1 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:01.227767 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:01.227767 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:01.228145 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42b5cfe3-02cb-4482-893c-cfef1834abf1 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:01.280395 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:01.280395 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:01.288391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-42b5cfe3-02cb-4482-893c-cfef1834abf1 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:01.306353 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:01.306353 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:01.314570 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42b5cfe3-02cb-4482-893c-cfef1834abf1 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:01.315353 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1544/3086] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:01 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:02.331907 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7377b557-21d8-42b6-aa24-15e3f79c8a4e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:02.332442 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7377b557-21d8-42b6-aa24-15e3f79c8a4e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:02.332624 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:02.332624 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:02.333002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7377b557-21d8-42b6-aa24-15e3f79c8a4e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:02.382208 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:02.382208 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:02.390355 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7377b557-21d8-42b6-aa24-15e3f79c8a4e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:02.408931 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:02.408931 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:02.417937 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7377b557-21d8-42b6-aa24-15e3f79c8a4e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:02.418754 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1543/3087] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:02 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 912 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:03.434833 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-82c0c716-5b63-48ad-83fd-0e2e94c5f571 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:03.435392 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-82c0c716-5b63-48ad-83fd-0e2e94c5f571 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:03.435574 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:03.435574 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:03.435948 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-82c0c716-5b63-48ad-83fd-0e2e94c5f571 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:03.485332 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:03.485332 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:03.493275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-82c0c716-5b63-48ad-83fd-0e2e94c5f571 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:03.511669 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:03.511669 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:03.519855 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-82c0c716-5b63-48ad-83fd-0e2e94c5f571 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:03.520663 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1545/3088] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:03 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:04.538105 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-62daa94c-59c7-44eb-95a0-fac9978ebd24 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:04.538825 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-62daa94c-59c7-44eb-95a0-fac9978ebd24 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:04.539042 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:04.539042 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:04.539420 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-62daa94c-59c7-44eb-95a0-fac9978ebd24 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:04.591445 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:04.591445 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:04.599638 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-62daa94c-59c7-44eb-95a0-fac9978ebd24 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:04.619046 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:04.619046 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:04.627170 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-62daa94c-59c7-44eb-95a0-fac9978ebd24 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:04.628033 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1544/3089] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:04 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:04.879753 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-e9d938f6-bb6f-455d-b4af-e1407ad9bcdd tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] POST http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/d0fdc5dd-68f0-4d86-bde3-c85f8382dad4/action Jan 27 18:55:04.880182 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:04.880182 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:04.880615 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-e9d938f6-bb6f-455d-b4af-e1407ad9bcdd tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:55:04.881081 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-e9d938f6-bb6f-455d-b4af-e1407ad9bcdd tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:55:04.947854 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:04.947854 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:04.959914 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-8f4d665c-f677-42be-9538-f2063b23fc28 req-e9d938f6-bb6f-455d-b4af-e1407ad9bcdd tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/d0fdc5dd-68f0-4d86-bde3-c85f8382dad4/action returned with HTTP 204 Jan 27 18:55:04.960747 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1546/3090] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 18:55:04 2021] POST /volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/d0fdc5dd-68f0-4d86-bde3-c85f8382dad4/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:55:05.643569 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e64fdb9d-c16b-46ad-9e6c-1859cd63ce2d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:05.644133 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e64fdb9d-c16b-46ad-9e6c-1859cd63ce2d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:05.644258 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:05.644258 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:05.644657 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e64fdb9d-c16b-46ad-9e6c-1859cd63ce2d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:05.694199 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:05.694199 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:05.702542 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e64fdb9d-c16b-46ad-9e6c-1859cd63ce2d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:05.721036 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:05.721036 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:05.730118 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e64fdb9d-c16b-46ad-9e6c-1859cd63ce2d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:05.731045 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1545/3091] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:05 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 1204 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:55:06.255910 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-d0f08bad-7b5a-47ad-9956-6b3d7ef1eb9e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:55:06.256657 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-d0f08bad-7b5a-47ad-9956-6b3d7ef1eb9e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:06.256968 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:06.256968 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:06.257343 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-d0f08bad-7b5a-47ad-9956-6b3d7ef1eb9e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:06.306699 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:06.306699 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:06.314535 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-d0f08bad-7b5a-47ad-9956-6b3d7ef1eb9e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:06.337015 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:06.337015 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:06.347768 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-d0f08bad-7b5a-47ad-9956-6b3d7ef1eb9e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:55:06.348756 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1547/3092] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:55:06 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 1205 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:55:06.370285 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-ad8b94be-d52c-4faa-97a7-34069c0d69ab tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] POST http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225/action Jan 27 18:55:06.370735 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:06.370735 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:06.371169 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-ad8b94be-d52c-4faa-97a7-34069c0d69ab tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:55:06.371595 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-ad8b94be-d52c-4faa-97a7-34069c0d69ab tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:55:06.420295 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:06.420295 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:06.421421 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-ad8b94be-d52c-4faa-97a7-34069c0d69ab tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:06.430094 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-ad8b94be-d52c-4faa-97a7-34069c0d69ab tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Begin detaching volume completed successfully. Jan 27 18:55:06.430612 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-ad8b94be-d52c-4faa-97a7-34069c0d69ab tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225/action returned with HTTP 202 Jan 27 18:55:06.431621 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1546/3093] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 18:55:06 2021] POST /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:55:06.453212 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-46b710c5-a184-4609-a78b-f119e1fe7cad tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:55:06.453782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-46b710c5-a184-4609-a78b-f119e1fe7cad tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:06.454032 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:06.454032 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:06.454444 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-46b710c5-a184-4609-a78b-f119e1fe7cad tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:06.498429 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-ad8b94be-d52c-4faa-97a7-34069c0d69ab tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume// Jan 27 18:55:06.498910 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-ad8b94be-d52c-4faa-97a7-34069c0d69ab tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:06.499128 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:06.499128 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:06.499537 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-ad8b94be-d52c-4faa-97a7-34069c0d69ab tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:06.500620 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-ad8b94be-d52c-4faa-97a7-34069c0d69ab tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:55:06.501252 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1547/3094] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:55:06 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:55:06.505268 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:06.505268 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:06.513898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-2ee63c59-3a28-4cab-a6fc-a9563aacaae2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:55:06.514530 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-46b710c5-a184-4609-a78b-f119e1fe7cad tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:06.514661 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-2ee63c59-3a28-4cab-a6fc-a9563aacaae2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:06.515192 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-2ee63c59-3a28-4cab-a6fc-a9563aacaae2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:06.532933 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:06.532933 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:06.542112 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-46b710c5-a184-4609-a78b-f119e1fe7cad tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:55:06.542979 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1548/3095] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:06 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 1208 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:55:06.567068 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:06.567068 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:06.575525 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-2ee63c59-3a28-4cab-a6fc-a9563aacaae2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:06.593457 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:06.593457 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:06.602157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-2ee63c59-3a28-4cab-a6fc-a9563aacaae2 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:55:06.602977 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1548/3096] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:55:06 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 1307 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:55:07.036441 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-a3e57e07-1ed2-4028-9b48-d9b4c59379a8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] DELETE http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/bd3063a8-c223-4db7-abb6-87e99e648dd0 Jan 27 18:55:07.036923 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-a3e57e07-1ed2-4028-9b48-d9b4c59379a8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:07.037148 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:07.037148 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:07.038578 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-a3e57e07-1ed2-4028-9b48-d9b4c59379a8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:07.058803 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:07.058803 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:07.488033 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-a3e57e07-1ed2-4028-9b48-d9b4c59379a8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:55:07.488453 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-a3e57e07-1ed2-4028-9b48-d9b4c59379a8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:55:07.494734 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc1dcf54-8f4d-4e8c-8ee1-7660b07e26ad req-a3e57e07-1ed2-4028-9b48-d9b4c59379a8 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/bd3063a8-c223-4db7-abb6-87e99e648dd0 returned with HTTP 200 Jan 27 18:55:07.495606 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1549/3097] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 18:55:07 2021] DELETE /volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/bd3063a8-c223-4db7-abb6-87e99e648dd0 => generated 19 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:07.559773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-509a1c9a-b6bb-4e47-a0b0-9a09212a3e1f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:55:07.560184 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-509a1c9a-b6bb-4e47-a0b0-9a09212a3e1f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:07.560401 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:07.560401 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:07.560774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-509a1c9a-b6bb-4e47-a0b0-9a09212a3e1f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:07.610433 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:07.610433 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:07.618670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-509a1c9a-b6bb-4e47-a0b0-9a09212a3e1f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:07.639960 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-509a1c9a-b6bb-4e47-a0b0-9a09212a3e1f tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:55:07.640769 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1549/3098] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:07 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:07.859381 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-f8d42f8c-a296-4bc2-903d-2a8bfed6a564 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:07.859942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-f8d42f8c-a296-4bc2-903d-2a8bfed6a564 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:07.860153 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:07.860153 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:07.860568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-f8d42f8c-a296-4bc2-903d-2a8bfed6a564 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:07.909608 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:07.909608 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:07.918014 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-f8d42f8c-a296-4bc2-903d-2a8bfed6a564 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:07.936768 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:07.936768 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:07.945493 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-f8d42f8c-a296-4bc2-903d-2a8bfed6a564 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:07.946575 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1550/3099] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 18:55:07 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 1204 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:55:07.968655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-cef41cfe-9ead-4c53-82ec-c116194b1483 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] POST http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5/action Jan 27 18:55:07.968655 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:07.968655 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:07.969100 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-cef41cfe-9ead-4c53-82ec-c116194b1483 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:55:07.969698 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-cef41cfe-9ead-4c53-82ec-c116194b1483 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:55:08.019525 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:08.019525 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:08.020670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-cef41cfe-9ead-4c53-82ec-c116194b1483 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:08.029904 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-cef41cfe-9ead-4c53-82ec-c116194b1483 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Begin detaching volume completed successfully. Jan 27 18:55:08.030429 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-cef41cfe-9ead-4c53-82ec-c116194b1483 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5/action returned with HTTP 202 Jan 27 18:55:08.031295 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1550/3100] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 18:55:07 2021] POST /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:55:08.053856 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d7ee89a3-71fb-43ec-8a25-6867f9f3883c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:08.054934 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d7ee89a3-71fb-43ec-8a25-6867f9f3883c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:08.055154 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:08.055154 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:08.055578 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d7ee89a3-71fb-43ec-8a25-6867f9f3883c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:08.097346 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-cef41cfe-9ead-4c53-82ec-c116194b1483 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume// Jan 27 18:55:08.097825 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-cef41cfe-9ead-4c53-82ec-c116194b1483 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:08.098043 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:08.098043 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:08.098427 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-cef41cfe-9ead-4c53-82ec-c116194b1483 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:08.099498 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-cef41cfe-9ead-4c53-82ec-c116194b1483 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 18:55:08.100743 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1551/3101] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 18:55:08 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:55:08.106337 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:08.106337 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:08.113418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-494fe219-3e86-4789-8609-a576e0118336 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:08.113913 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-494fe219-3e86-4789-8609-a576e0118336 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:08.114381 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-494fe219-3e86-4789-8609-a576e0118336 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:08.114525 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d7ee89a3-71fb-43ec-8a25-6867f9f3883c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:08.134265 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:08.134265 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:08.142538 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d7ee89a3-71fb-43ec-8a25-6867f9f3883c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:08.143353 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1551/3102] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:08 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 1207 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:55:08.165800 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:08.165800 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:08.173948 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-494fe219-3e86-4789-8609-a576e0118336 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:08.192102 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:08.192102 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:08.201013 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-494fe219-3e86-4789-8609-a576e0118336 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:08.201843 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1552/3103] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 18:55:08 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 1306 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 18:55:08.620876 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-3b966abc-dbf3-4d87-b03e-a49866036627 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] DELETE http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/d0fdc5dd-68f0-4d86-bde3-c85f8382dad4 Jan 27 18:55:08.621382 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-3b966abc-dbf3-4d87-b03e-a49866036627 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:08.621596 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:08.621596 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:08.621963 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-3b966abc-dbf3-4d87-b03e-a49866036627 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:08.643058 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:08.643058 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:09.074052 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-3b966abc-dbf3-4d87-b03e-a49866036627 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:55:09.074568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-3b966abc-dbf3-4d87-b03e-a49866036627 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:55:09.080900 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-cc06049f-91f9-4b96-a321-da51b9bfb5d3 req-3b966abc-dbf3-4d87-b03e-a49866036627 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/d0fdc5dd-68f0-4d86-bde3-c85f8382dad4 returned with HTTP 200 Jan 27 18:55:09.081761 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1552/3104] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 18:55:08 2021] DELETE /volume/v3/ac83902a5ca74937bc1e85038b9040e5/attachments/d0fdc5dd-68f0-4d86-bde3-c85f8382dad4 => generated 19 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:09.159777 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfe70c82-f59b-4377-83aa-5b35b325c7dc tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:09.160225 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfe70c82-f59b-4377-83aa-5b35b325c7dc tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:09.160445 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:09.160445 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:09.160818 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cfe70c82-f59b-4377-83aa-5b35b325c7dc tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:09.211693 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:09.211693 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:09.219681 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cfe70c82-f59b-4377-83aa-5b35b325c7dc tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:09.240956 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cfe70c82-f59b-4377-83aa-5b35b325c7dc tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:09.241768 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1553/3105] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:09 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:09.257803 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de15f024-2191-4d67-ab3a-ec79d3152323 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:09.258321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de15f024-2191-4d67-ab3a-ec79d3152323 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:09.258539 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:09.258539 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:09.258924 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-de15f024-2191-4d67-ab3a-ec79d3152323 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:09.308453 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:09.308453 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:09.316561 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-de15f024-2191-4d67-ab3a-ec79d3152323 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:09.339081 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-de15f024-2191-4d67-ab3a-ec79d3152323 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:09.339946 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1553/3106] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:09 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:09.355643 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc52398c-6ea4-475d-a1c8-26ab65af12f9 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:09.356281 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc52398c-6ea4-475d-a1c8-26ab65af12f9 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:09.356534 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:09.356534 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:09.356908 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cc52398c-6ea4-475d-a1c8-26ab65af12f9 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:09.405290 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:09.405290 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:09.414359 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-cc52398c-6ea4-475d-a1c8-26ab65af12f9 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:09.435244 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cc52398c-6ea4-475d-a1c8-26ab65af12f9 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:09.436118 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1554/3107] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:09 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 912 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:09.451226 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-81605c37-594c-4d94-a050-d186054ee3f3 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:55:09.451778 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-81605c37-594c-4d94-a050-d186054ee3f3 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:09.451991 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:09.451991 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:09.452362 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-81605c37-594c-4d94-a050-d186054ee3f3 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:09.501315 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:09.501315 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:09.509818 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-81605c37-594c-4d94-a050-d186054ee3f3 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:09.531292 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-81605c37-594c-4d94-a050-d186054ee3f3 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:55:09.532147 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1554/3108] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:09 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 913 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:09.547672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c5bd7f7-3543-47e8-aaba-7ae835ab64e3 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:55:09.548197 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c5bd7f7-3543-47e8-aaba-7ae835ab64e3 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:09.548411 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:09.548411 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:09.548782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c5bd7f7-3543-47e8-aaba-7ae835ab64e3 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:09.601816 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:09.601816 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:09.609947 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9c5bd7f7-3543-47e8-aaba-7ae835ab64e3 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:09.631721 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c5bd7f7-3543-47e8-aaba-7ae835ab64e3 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:55:09.632672 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1555/3109] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:09 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:18.043250 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8205b369-c29b-4581-becf-fa851a24804c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] DELETE http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:18.043834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8205b369-c29b-4581-becf-fa851a24804c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:18.044055 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:18.044055 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:18.044462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8205b369-c29b-4581-becf-fa851a24804c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:18.044924 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-8205b369-c29b-4581-becf-fa851a24804c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Delete volume with id: fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:18.098002 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:18.098002 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:18.099153 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8205b369-c29b-4581-becf-fa851a24804c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:18.126128 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8205b369-c29b-4581-becf-fa851a24804c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Delete volume request issued successfully. Jan 27 18:55:18.126773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8205b369-c29b-4581-becf-fa851a24804c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 202 Jan 27 18:55:18.127668 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1555/3110] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:55:18 2021] DELETE /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:55:18.135178 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-89317db9-2731-4014-a010-f740771d7b9e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:18.135690 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-89317db9-2731-4014-a010-f740771d7b9e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:18.135903 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:18.135903 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:18.136317 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-89317db9-2731-4014-a010-f740771d7b9e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:18.185976 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:18.185976 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:18.194276 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-89317db9-2731-4014-a010-f740771d7b9e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:18.216869 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-89317db9-2731-4014-a010-f740771d7b9e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:18.217686 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1556/3111] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:18 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 911 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:19.234049 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba2a945d-528d-4117-a30f-1201b91f834a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:19.234598 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba2a945d-528d-4117-a30f-1201b91f834a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:19.234762 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:19.234762 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:19.235130 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba2a945d-528d-4117-a30f-1201b91f834a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:19.284876 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:19.284876 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:19.294045 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ba2a945d-528d-4117-a30f-1201b91f834a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:19.316615 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba2a945d-528d-4117-a30f-1201b91f834a tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 200 Jan 27 18:55:19.317436 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1556/3112] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:19 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 911 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:20.334502 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a710c26c-71c4-46f1-b65b-928919f0b02c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 Jan 27 18:55:20.335809 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a710c26c-71c4-46f1-b65b-928919f0b02c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:20.336023 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:20.336023 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:20.336471 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a710c26c-71c4-46f1-b65b-928919f0b02c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:20.383949 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a710c26c-71c4-46f1-b65b-928919f0b02c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 returned with HTTP 404 Jan 27 18:55:20.384932 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1557/3113] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:20 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/fe14f245-0b14-41a8-a692-abe9990727a5 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:55:20.392647 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-55e15b5c-9985-4a43-bd41-f57457ffd734 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] DELETE http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:55:20.393167 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-55e15b5c-9985-4a43-bd41-f57457ffd734 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:20.393422 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:20.393422 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:20.393791 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-55e15b5c-9985-4a43-bd41-f57457ffd734 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:20.394249 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-55e15b5c-9985-4a43-bd41-f57457ffd734 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Delete volume with id: 4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:55:20.447675 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:20.447675 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:20.448893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-55e15b5c-9985-4a43-bd41-f57457ffd734 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:20.476513 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-55e15b5c-9985-4a43-bd41-f57457ffd734 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Delete volume request issued successfully. Jan 27 18:55:20.478219 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-55e15b5c-9985-4a43-bd41-f57457ffd734 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 202 Jan 27 18:55:20.479131 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1557/3114] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:55:20 2021] DELETE /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:55:20.486571 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14280277-4187-4caf-a26d-4f8abdb5418c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:55:20.487171 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-14280277-4187-4caf-a26d-4f8abdb5418c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:20.487759 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-14280277-4187-4caf-a26d-4f8abdb5418c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:20.544701 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:20.544701 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:20.553688 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-14280277-4187-4caf-a26d-4f8abdb5418c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:20.576188 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-14280277-4187-4caf-a26d-4f8abdb5418c tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:55:20.586360 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1558/3115] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:20 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:21.593440 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-713cb7dd-0f03-4104-bba1-418c7694cba5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:55:21.593992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-713cb7dd-0f03-4104-bba1-418c7694cba5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:21.594126 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:21.594126 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:21.594495 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-713cb7dd-0f03-4104-bba1-418c7694cba5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:21.644177 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:21.644177 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:21.653685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-713cb7dd-0f03-4104-bba1-418c7694cba5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:21.676042 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-713cb7dd-0f03-4104-bba1-418c7694cba5 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 200 Jan 27 18:55:21.677125 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1558/3116] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:21 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 912 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:22.693869 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69d571f8-9ce1-4b71-a7ef-4aab8c4d3341 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 Jan 27 18:55:22.694755 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69d571f8-9ce1-4b71-a7ef-4aab8c4d3341 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:22.694755 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:22.694755 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:22.695029 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69d571f8-9ce1-4b71-a7ef-4aab8c4d3341 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:22.751222 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69d571f8-9ce1-4b71-a7ef-4aab8c4d3341 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 returned with HTTP 404 Jan 27 18:55:22.752299 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1559/3117] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:22 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/4c659309-4d90-4efe-8ff1-3aa05e1cd225 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:55:23.080565 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b95151d1-5edf-4720-b0fd-42042a652940 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] DELETE http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:55:23.081127 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b95151d1-5edf-4720-b0fd-42042a652940 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:23.081345 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:23.081345 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:23.081718 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b95151d1-5edf-4720-b0fd-42042a652940 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:23.082183 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-b95151d1-5edf-4720-b0fd-42042a652940 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Delete volume with id: d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:55:23.131129 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:23.131129 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:23.132316 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b95151d1-5edf-4720-b0fd-42042a652940 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:23.158038 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b95151d1-5edf-4720-b0fd-42042a652940 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Delete volume request issued successfully. Jan 27 18:55:23.158700 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b95151d1-5edf-4720-b0fd-42042a652940 tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 202 Jan 27 18:55:23.159419 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1559/3118] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:55:23 2021] DELETE /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:55:23.166909 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca07c8d6-b401-4f72-a292-d621c978a78d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:55:23.167619 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca07c8d6-b401-4f72-a292-d621c978a78d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:23.168228 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca07c8d6-b401-4f72-a292-d621c978a78d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:23.221418 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:23.221418 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:23.229811 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ca07c8d6-b401-4f72-a292-d621c978a78d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:23.252149 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca07c8d6-b401-4f72-a292-d621c978a78d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:55:23.252974 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1560/3119] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:23 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:55:24.269726 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2691af0f-b5e7-4221-a705-7451973bae6e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:55:24.270221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2691af0f-b5e7-4221-a705-7451973bae6e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:24.270448 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:24.270448 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:24.270817 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2691af0f-b5e7-4221-a705-7451973bae6e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:24.321072 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:55:24.321072 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:55:24.329121 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2691af0f-b5e7-4221-a705-7451973bae6e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Volume info retrieved successfully. Jan 27 18:55:24.350658 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2691af0f-b5e7-4221-a705-7451973bae6e tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 200 Jan 27 18:55:24.351499 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1560/3120] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:24 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:55:25.368554 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ab838f5-cfab-4976-8b98-2993cc0f758d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] GET http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad Jan 27 18:55:25.369148 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ab838f5-cfab-4976-8b98-2993cc0f758d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:55:25.369373 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:55:25.369373 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:55:25.369745 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ab838f5-cfab-4976-8b98-2993cc0f758d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:55:25.415262 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ab838f5-cfab-4976-8b98-2993cc0f758d tempest-AttachVolumeTestJSON-1834470436 tempest-AttachVolumeTestJSON-1834470436-project] http://10.222.0.72/volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad returned with HTTP 404 Jan 27 18:55:25.419378 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1561/3121] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:55:25 2021] GET /volume/v3/ac83902a5ca74937bc1e85038b9040e5/volumes/d968014a-d159-4b3e-9ed5-a0d7f72b85ad => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:59:17.570653 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c12e631c-32e7-4f8f-91f3-db731028aa2d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] POST http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types Jan 27 18:59:17.571183 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:17.571183 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:17.571534 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c12e631c-32e7-4f8f-91f3-db731028aa2d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-50798839", "os-volume-type-access:is_public": false}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:17.614964 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c12e631c-32e7-4f8f-91f3-db731028aa2d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types returned with HTTP 200 Jan 27 18:59:17.615809 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1561/3122] 10.222.0.72 () {60 vars in 1220 bytes} [Wed Jan 27 18:59:17 2021] POST /volume/v3/2330f7d647c9414cb3c5a21a1f704375/types => generated 227 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:17.763232 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c42a07f5-1ea2-415f-be11-1345383196a4 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] POST http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes Jan 27 18:59:17.764036 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c42a07f5-1ea2-415f-be11-1345383196a4 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "95c99cba-9cb7-4adf-9ce4-e23e83c420f8", "size": 1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:17.765333 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-c42a07f5-1ea2-415f-be11-1345383196a4 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Create volume request body: {'volume': {'volume_type': '95c99cba-9cb7-4adf-9ce4-e23e83c420f8', 'size': 1}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:59:17.789376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c42a07f5-1ea2-415f-be11-1345383196a4 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes returned with HTTP 404 Jan 27 18:59:17.790396 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1562/3123] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:59:17 2021] POST /volume/v3/61723016768c4349b353c24fda3a913c/volumes => generated 114 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:59:17.798926 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20fcd351-52b3-424d-a164-ca6c82286a30 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] POST http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/95c99cba-9cb7-4adf-9ce4-e23e83c420f8/action Jan 27 18:59:17.799791 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20fcd351-52b3-424d-a164-ca6c82286a30 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action body: b'{"addProjectAccess": {"project": "61723016768c4349b353c24fda3a913c"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:17.800179 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-20fcd351-52b3-424d-a164-ca6c82286a30 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "61723016768c4349b353c24fda3a913c"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:17.822257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-20fcd351-52b3-424d-a164-ca6c82286a30 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/95c99cba-9cb7-4adf-9ce4-e23e83c420f8/action returned with HTTP 202 Jan 27 18:59:17.823072 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1562/3124] 10.222.0.72 () {60 vars in 1351 bytes} [Wed Jan 27 18:59:17 2021] POST /volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/95c99cba-9cb7-4adf-9ce4-e23e83c420f8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:59:17.830932 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] POST http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes Jan 27 18:59:17.831717 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "95c99cba-9cb7-4adf-9ce4-e23e83c420f8", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1868218664"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:17.832849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Create volume request body: {'volume': {'volume_type': '95c99cba-9cb7-4adf-9ce4-e23e83c420f8', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1868218664'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:59:17.846039 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Create volume of 1 GB Jan 27 18:59:17.846706 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:17.846706 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:17.853028 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Availability zone cache updated, next update will occur around 2021-01-27 19:59:17.852618. {{(pid=87902) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 18:59:17.853364 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Availability Zones retrieved successfully. Jan 27 18:59:17.870369 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Flow 'volume_create_api' (30df2858-7570-4ca5-a6ea-901471bfbd4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:59:17.873748 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55840a42-ae35-4db6-b097-02193291d24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:17.875699 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:59:17.924543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55840a42-ae35-4db6-b097-02193291d24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:59:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=95c99cba-9cb7-4adf-9ce4-e23e83c420f8,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-50798839',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95c99cba-9cb7-4adf-9ce4-e23e83c420f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:17.926692 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b957a3ce-c1a8-4639-83c0-5df40726ae62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:17.971019 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-50798839 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-50798839, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:59:17.972035 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-50798839 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-50798839, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:59:18.013211 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Created reservations ['e9d2d460-aa54-4b20-a049-0d0314a9a637', '19f0c06a-90b5-4a8e-82ca-1a72ff89f761', 'a2f0655d-d31b-478b-a332-0939b261891f', 'b56f0851-ec87-446e-86d1-9e75baba56f1'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:59:18.015131 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b957a3ce-c1a8-4639-83c0-5df40726ae62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d2d460-aa54-4b20-a049-0d0314a9a637', '19f0c06a-90b5-4a8e-82ca-1a72ff89f761', 'a2f0655d-d31b-478b-a332-0939b261891f', 'b56f0851-ec87-446e-86d1-9e75baba56f1']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:18.017221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f531fd6-856c-4714-8068-ea2e6601ba05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:18.073990 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f531fd6-856c-4714-8068-ea2e6601ba05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '183b52a9-eb04-4476-a6d8-fc3e9f4ec217', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1868218664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61723016768c4349b353c24fda3a913c',qos_specs=None,replication_status=,reservations=['e9d2d460-aa54-4b20-a049-0d0314a9a637','19f0c06a-90b5-4a8e-82ca-1a72ff89f761','a2f0655d-d31b-478b-a332-0939b261891f','b56f0851-ec87-446e-86d1-9e75baba56f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a34d146017fa4271ae85ccd09e363be7',volume_type_id=95c99cba-9cb7-4adf-9ce4-e23e83c420f8), 'volume': 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-27T18:59:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1868218664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=183b52a9-eb04-4476-a6d8-fc3e9f4ec217,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61723016768c4349b353c24fda3a913c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a34d146017fa4271ae85ccd09e363be7',volume_attachment=,volume_type=,volume_type_id=95c99cba-9cb7-4adf-9ce4-e23e83c420f8)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:18.076171 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4a999eb-772b-4342-9304-d674e2c67b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:18.101958 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4a999eb-772b-4342-9304-d674e2c67b8b) transitioned into state 'SUCCESS' from state '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-1868218664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61723016768c4349b353c24fda3a913c',qos_specs=None,replication_status=,reservations=['e9d2d460-aa54-4b20-a049-0d0314a9a637','19f0c06a-90b5-4a8e-82ca-1a72ff89f761','a2f0655d-d31b-478b-a332-0939b261891f','b56f0851-ec87-446e-86d1-9e75baba56f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a34d146017fa4271ae85ccd09e363be7',volume_type_id=95c99cba-9cb7-4adf-9ce4-e23e83c420f8)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:18.103983 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e409aeaa-679f-4505-bb36-1383979cd535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:18.118326 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e409aeaa-679f-4505-bb36-1383979cd535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:18.121763 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Flow 'volume_create_api' (30df2858-7570-4ca5-a6ea-901471bfbd4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:59:18.174217 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Create volume request issued successfully. Jan 27 18:59:18.188334 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-405afdf7-8445-486d-a0bb-da714bc8d18e tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes returned with HTTP 202 Jan 27 18:59:18.196769 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1563/3125] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 18:59:17 2021] POST /volume/v3/61723016768c4349b353c24fda3a913c/volumes => generated 860 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:59:18.205438 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-86ce8f37-01a1-47ac-bfe9-350000d88f46 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] GET http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 Jan 27 18:59:18.206097 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-86ce8f37-01a1-47ac-bfe9-350000d88f46 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:18.206692 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-86ce8f37-01a1-47ac-bfe9-350000d88f46 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:18.255764 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:18.255764 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:18.264264 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-86ce8f37-01a1-47ac-bfe9-350000d88f46 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Volume info retrieved successfully. Jan 27 18:59:18.285639 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-86ce8f37-01a1-47ac-bfe9-350000d88f46 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 returned with HTTP 200 Jan 27 18:59:18.286462 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1563/3126] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:18 2021] GET /volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 => generated 952 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:19.303823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-729b013d-8037-4d4e-b270-cda3a43eb286 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] GET http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 Jan 27 18:59:19.304378 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-729b013d-8037-4d4e-b270-cda3a43eb286 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:19.304490 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:19.304490 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:19.304821 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-729b013d-8037-4d4e-b270-cda3a43eb286 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:19.353926 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:19.353926 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:19.362685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-729b013d-8037-4d4e-b270-cda3a43eb286 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Volume info retrieved successfully. Jan 27 18:59:19.384492 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-729b013d-8037-4d4e-b270-cda3a43eb286 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 returned with HTTP 200 Jan 27 18:59:19.385347 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1564/3127] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:19 2021] GET /volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 => generated 953 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:19.401011 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1cd53c3f-f85a-418c-86b4-c596b3204d2d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] POST http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/95c99cba-9cb7-4adf-9ce4-e23e83c420f8/action Jan 27 18:59:19.401460 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:19.401460 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:19.401900 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1cd53c3f-f85a-418c-86b4-c596b3204d2d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action body: b'{"removeProjectAccess": {"project": "61723016768c4349b353c24fda3a913c"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:19.402351 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1cd53c3f-f85a-418c-86b4-c596b3204d2d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "61723016768c4349b353c24fda3a913c"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:19.424465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1cd53c3f-f85a-418c-86b4-c596b3204d2d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/95c99cba-9cb7-4adf-9ce4-e23e83c420f8/action returned with HTTP 202 Jan 27 18:59:19.425440 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1564/3128] 10.222.0.72 () {60 vars in 1351 bytes} [Wed Jan 27 18:59:19 2021] POST /volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/95c99cba-9cb7-4adf-9ce4-e23e83c420f8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:59:19.435386 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd5d0a94-14e0-4e0e-ad3c-8d46ddec5efb tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] POST http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types Jan 27 18:59:19.435813 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:19.435813 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:19.436206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dd5d0a94-14e0-4e0e-ad3c-8d46ddec5efb tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-516369653", "os-volume-type-access:is_public": false}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:19.475683 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dd5d0a94-14e0-4e0e-ad3c-8d46ddec5efb tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types returned with HTTP 200 Jan 27 18:59:19.476524 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1565/3129] 10.222.0.72 () {60 vars in 1220 bytes} [Wed Jan 27 18:59:19 2021] POST /volume/v3/2330f7d647c9414cb3c5a21a1f704375/types => generated 228 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:19.486826 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-06548574-183f-4787-95c0-0a5172c8e1c0 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] POST http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/action Jan 27 18:59:19.487635 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-06548574-183f-4787-95c0-0a5172c8e1c0 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action body: b'{"addProjectAccess": {"project": "61723016768c4349b353c24fda3a913c"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:19.488021 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-06548574-183f-4787-95c0-0a5172c8e1c0 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "61723016768c4349b353c24fda3a913c"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:19.508306 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-06548574-183f-4787-95c0-0a5172c8e1c0 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/action returned with HTTP 202 Jan 27 18:59:19.509103 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1565/3130] 10.222.0.72 () {60 vars in 1351 bytes} [Wed Jan 27 18:59:19 2021] POST /volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:59:19.517120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-347776f5-a099-48a4-852e-974c1f20bd48 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] POST http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/action Jan 27 18:59:19.517920 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-347776f5-a099-48a4-852e-974c1f20bd48 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action body: b'{"addProjectAccess": {"project": "6abbbb9092e24aa6887a4ec64a30304b"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:19.518314 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-347776f5-a099-48a4-852e-974c1f20bd48 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6abbbb9092e24aa6887a4ec64a30304b"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:19.539396 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-347776f5-a099-48a4-852e-974c1f20bd48 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/action returned with HTTP 202 Jan 27 18:59:19.540241 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1566/3131] 10.222.0.72 () {60 vars in 1351 bytes} [Wed Jan 27 18:59:19 2021] POST /volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:59:19.550657 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df8adc7b-78b4-499e-bd99-1a69a0c03d11 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] GET http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/os-volume-type-access Jan 27 18:59:19.551169 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df8adc7b-78b4-499e-bd99-1a69a0c03d11 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:19.551775 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-df8adc7b-78b4-499e-bd99-1a69a0c03d11 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:19.568548 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-df8adc7b-78b4-499e-bd99-1a69a0c03d11 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/os-volume-type-access returned with HTTP 200 Jan 27 18:59:19.569276 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1566/3132] 10.222.0.72 () {58 vars in 1375 bytes} [Wed Jan 27 18:59:19 2021] GET /volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/os-volume-type-access => generated 244 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:19.578830 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba968ddd-b261-4d94-8b44-dff437161b22 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] POST http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/action Jan 27 18:59:19.579687 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba968ddd-b261-4d94-8b44-dff437161b22 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action body: b'{"removeProjectAccess": {"project": "6abbbb9092e24aa6887a4ec64a30304b"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:19.580076 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba968ddd-b261-4d94-8b44-dff437161b22 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6abbbb9092e24aa6887a4ec64a30304b"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:19.601168 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba968ddd-b261-4d94-8b44-dff437161b22 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/action returned with HTTP 202 Jan 27 18:59:19.601983 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1567/3133] 10.222.0.72 () {60 vars in 1351 bytes} [Wed Jan 27 18:59:19 2021] POST /volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:59:19.610463 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6a003053-657e-4a3b-b0be-b6be9ae68c0d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] POST http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/action Jan 27 18:59:19.611234 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6a003053-657e-4a3b-b0be-b6be9ae68c0d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action body: b'{"removeProjectAccess": {"project": "61723016768c4349b353c24fda3a913c"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:19.611675 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6a003053-657e-4a3b-b0be-b6be9ae68c0d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "61723016768c4349b353c24fda3a913c"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:19.633667 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6a003053-657e-4a3b-b0be-b6be9ae68c0d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/action returned with HTTP 202 Jan 27 18:59:19.634473 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1567/3134] 10.222.0.72 () {60 vars in 1351 bytes} [Wed Jan 27 18:59:19 2021] POST /volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:59:19.643404 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7df99136-0085-47f2-bddf-8ed9bbdf9761 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] DELETE http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46 Jan 27 18:59:19.644024 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7df99136-0085-47f2-bddf-8ed9bbdf9761 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:19.644537 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7df99136-0085-47f2-bddf-8ed9bbdf9761 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:19.708227 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:59:19.708227 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:59:19.718442 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7df99136-0085-47f2-bddf-8ed9bbdf9761 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46 returned with HTTP 202 Jan 27 18:59:19.719305 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1568/3135] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:59:19 2021] DELETE /volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:59:19.726852 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69b3c5a6-c682-4398-99a8-9598d5ebfb1e tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] GET http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46 Jan 27 18:59:19.727383 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69b3c5a6-c682-4398-99a8-9598d5ebfb1e tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:19.727896 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-69b3c5a6-c682-4398-99a8-9598d5ebfb1e tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:19.740439 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-69b3c5a6-c682-4398-99a8-9598d5ebfb1e tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46 returned with HTTP 404 Jan 27 18:59:19.741439 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1568/3136] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:59:19 2021] GET /volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/8bdff59c-ff80-44c1-8335-b8b9f98f1e46 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:59:19.748947 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-279cbb5d-7ed7-4cc7-97ac-aead76925b06 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] DELETE http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 Jan 27 18:59:19.749469 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-279cbb5d-7ed7-4cc7-97ac-aead76925b06 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:19.749952 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-279cbb5d-7ed7-4cc7-97ac-aead76925b06 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:19.750415 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-279cbb5d-7ed7-4cc7-97ac-aead76925b06 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Delete volume with id: 183b52a9-eb04-4476-a6d8-fc3e9f4ec217 Jan 27 18:59:19.798720 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:19.798720 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:19.799847 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-279cbb5d-7ed7-4cc7-97ac-aead76925b06 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Volume info retrieved successfully. Jan 27 18:59:19.825482 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-279cbb5d-7ed7-4cc7-97ac-aead76925b06 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Delete volume request issued successfully. Jan 27 18:59:19.825970 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-279cbb5d-7ed7-4cc7-97ac-aead76925b06 tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 returned with HTTP 202 Jan 27 18:59:19.826834 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1569/3137] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 18:59:19 2021] DELETE /volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:59:19.834091 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-920b7184-e3a3-451c-81d8-ebe761e570ac tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] GET http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 Jan 27 18:59:19.834601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-920b7184-e3a3-451c-81d8-ebe761e570ac tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:19.835083 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-920b7184-e3a3-451c-81d8-ebe761e570ac tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:19.884948 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:19.884948 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:19.893168 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-920b7184-e3a3-451c-81d8-ebe761e570ac tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Volume info retrieved successfully. Jan 27 18:59:19.915794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-920b7184-e3a3-451c-81d8-ebe761e570ac tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 returned with HTTP 200 Jan 27 18:59:19.916601 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1569/3138] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:19 2021] GET /volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 => generated 952 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:20.932679 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3d44de5-fa27-44de-b224-67cff26ac60b tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] GET http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 Jan 27 18:59:20.933962 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3d44de5-fa27-44de-b224-67cff26ac60b tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:20.934168 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:20.934168 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:20.934550 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c3d44de5-fa27-44de-b224-67cff26ac60b tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:20.986566 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:20.986566 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:20.995205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c3d44de5-fa27-44de-b224-67cff26ac60b tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Volume info retrieved successfully. Jan 27 18:59:21.017851 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c3d44de5-fa27-44de-b224-67cff26ac60b tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 returned with HTTP 200 Jan 27 18:59:21.018678 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1570/3139] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:20 2021] GET /volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 => generated 952 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:59:22.035409 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8c37a35-2f65-4eeb-a306-3180135438ca tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] GET http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 Jan 27 18:59:22.035946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8c37a35-2f65-4eeb-a306-3180135438ca tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:22.036061 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:22.036061 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:22.036405 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8c37a35-2f65-4eeb-a306-3180135438ca tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:22.085100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8c37a35-2f65-4eeb-a306-3180135438ca tempest-VolumeTypesAccessTest-457749092 tempest-VolumeTypesAccessTest-457749092-project] http://10.222.0.72/volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 returned with HTTP 404 Jan 27 18:59:22.086077 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1570/3140] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:22 2021] GET /volume/v3/61723016768c4349b353c24fda3a913c/volumes/183b52a9-eb04-4476-a6d8-fc3e9f4ec217 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:59:22.094323 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6ee3bc63-b52a-4501-9cb5-e351cdc1de8d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] DELETE http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/95c99cba-9cb7-4adf-9ce4-e23e83c420f8 Jan 27 18:59:22.094853 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6ee3bc63-b52a-4501-9cb5-e351cdc1de8d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:22.095069 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:22.095069 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:22.095495 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6ee3bc63-b52a-4501-9cb5-e351cdc1de8d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:22.156406 n-d-742170-5 devstack@c-api.service[87900]: /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 27 18:59:22.156406 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 18:59:22.166338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6ee3bc63-b52a-4501-9cb5-e351cdc1de8d tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/95c99cba-9cb7-4adf-9ce4-e23e83c420f8 returned with HTTP 202 Jan 27 18:59:22.167171 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1571/3141] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 18:59:22 2021] DELETE /volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/95c99cba-9cb7-4adf-9ce4-e23e83c420f8 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 18:59:22.174686 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-21a8fa37-d1b2-45aa-9074-48c7292b3ab5 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] GET http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/95c99cba-9cb7-4adf-9ce4-e23e83c420f8 Jan 27 18:59:22.175284 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-21a8fa37-d1b2-45aa-9074-48c7292b3ab5 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:22.175803 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-21a8fa37-d1b2-45aa-9074-48c7292b3ab5 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:22.188560 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-21a8fa37-d1b2-45aa-9074-48c7292b3ab5 tempest-VolumeTypesAccessTest-283695559 tempest-VolumeTypesAccessTest-283695559-project-admin] http://10.222.0.72/volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/95c99cba-9cb7-4adf-9ce4-e23e83c420f8 returned with HTTP 404 Jan 27 18:59:22.189621 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1571/3142] 10.222.0.72 () {58 vars in 1309 bytes} [Wed Jan 27 18:59:22 2021] GET /volume/v3/2330f7d647c9414cb3c5a21a1f704375/types/95c99cba-9cb7-4adf-9ce4-e23e83c420f8 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:59:42.258715 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] POST http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes Jan 27 18:59:42.259506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-361809008"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:42.260664 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-361809008'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:59:42.261056 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume of 1 GB Jan 27 18:59:42.273831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Availability Zones retrieved successfully. Jan 27 18:59:42.290614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Flow 'volume_create_api' (0ca123e2-30ef-4a8e-9169-c2ff2fe12f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:59:42.294220 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b901d3c-6825-494f-a6d0-3ea0ab0d39c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:42.296233 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:59:42.359060 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b901d3c-6825-494f-a6d0-3ea0ab0d39c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:42.361275 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54175eed-c56b-46bc-9e68-9c902aa37c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:42.448015 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Created reservations ['85dbf6d8-c115-4a51-bd2c-b4be6f5ffb9b', 'cef8910c-c699-481c-895e-1126eff365f0', 'ceea103c-a550-4ffc-aa35-f5a9173d6ada', 'c8adac72-e67b-4de6-94b8-8ce82e0af5f9'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:59:42.449909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54175eed-c56b-46bc-9e68-9c902aa37c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85dbf6d8-c115-4a51-bd2c-b4be6f5ffb9b', 'cef8910c-c699-481c-895e-1126eff365f0', 'ceea103c-a550-4ffc-aa35-f5a9173d6ada', 'c8adac72-e67b-4de6-94b8-8ce82e0af5f9']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:42.452013 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b1d6d3e-11f8-4bc3-bd05-96e8a7ca3914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:42.507010 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b1d6d3e-11f8-4bc3-bd05-96e8a7ca3914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42e0a417-8ed2-48ee-9017-c201d7cfb527', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-361809008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c1c3e76549e4e4e94ec764a37b171aa',qos_specs=None,replication_status=,reservations=['85dbf6d8-c115-4a51-bd2c-b4be6f5ffb9b','cef8910c-c699-481c-895e-1126eff365f0','ceea103c-a550-4ffc-aa35-f5a9173d6ada','c8adac72-e67b-4de6-94b8-8ce82e0af5f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5df799c8a284c23a1137c7cd54b5ea7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-361809008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42e0a417-8ed2-48ee-9017-c201d7cfb527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c1c3e76549e4e4e94ec764a37b171aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='d5df799c8a284c23a1137c7cd54b5ea7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:42.509073 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d786e05-e78d-4ba2-9201-7412af092126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:42.534380 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d786e05-e78d-4ba2-9201-7412af092126) transitioned into state 'SUCCESS' from state '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-361809008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c1c3e76549e4e4e94ec764a37b171aa',qos_specs=None,replication_status=,reservations=['85dbf6d8-c115-4a51-bd2c-b4be6f5ffb9b','cef8910c-c699-481c-895e-1126eff365f0','ceea103c-a550-4ffc-aa35-f5a9173d6ada','c8adac72-e67b-4de6-94b8-8ce82e0af5f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5df799c8a284c23a1137c7cd54b5ea7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:42.536324 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2caa43-a24f-424f-900c-7edd541955dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:42.550567 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2caa43-a24f-424f-900c-7edd541955dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:42.553309 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Flow 'volume_create_api' (0ca123e2-30ef-4a8e-9169-c2ff2fe12f79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:59:42.607323 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume request issued successfully. Jan 27 18:59:42.620989 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-27f2b660-0382-4615-bfab-9f028ba0659e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes returned with HTTP 202 Jan 27 18:59:42.622027 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1572/3143] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:59:42 2021] POST /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes => generated 817 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:59:42.636767 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d5196714-3ad6-41ca-af05-e1b13d498c4b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 Jan 27 18:59:42.637298 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d5196714-3ad6-41ca-af05-e1b13d498c4b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:42.637773 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d5196714-3ad6-41ca-af05-e1b13d498c4b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:42.692123 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:42.692123 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:42.702409 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d5196714-3ad6-41ca-af05-e1b13d498c4b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:42.724379 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d5196714-3ad6-41ca-af05-e1b13d498c4b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 returned with HTTP 200 Jan 27 18:59:42.734532 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1572/3144] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:42 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 => generated 909 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:43.742196 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-12f35fec-eb2e-4add-8047-b5b9fbbbcc7c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 Jan 27 18:59:43.742694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-12f35fec-eb2e-4add-8047-b5b9fbbbcc7c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:43.742877 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:43.742877 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:43.743249 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-12f35fec-eb2e-4add-8047-b5b9fbbbcc7c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:43.792991 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:43.792991 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:43.801341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-12f35fec-eb2e-4add-8047-b5b9fbbbcc7c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:43.824794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-12f35fec-eb2e-4add-8047-b5b9fbbbcc7c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 returned with HTTP 200 Jan 27 18:59:43.825612 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1573/3145] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:43 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 => generated 910 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:43.843063 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a4570e09-6a08-4f76-81f3-a4580e8c1af0 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] POST http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527/action Jan 27 18:59:43.843940 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:43.843940 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:43.844815 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a4570e09-6a08-4f76-81f3-a4580e8c1af0 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Action body: b'{"os-attach": {"instance_uuid": "d01858ab-6621-4766-a85a-3f82befa400a", "mountpoint": "/dev/sdb"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:43.845551 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a4570e09-6a08-4f76-81f3-a4580e8c1af0 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d01858ab-6621-4766-a85a-3f82befa400a", "mountpoint": "/dev/sdb"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:43.908073 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:43.908073 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:43.909269 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a4570e09-6a08-4f76-81f3-a4580e8c1af0 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:43.931583 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a4570e09-6a08-4f76-81f3-a4580e8c1af0 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Update volume admin metadata completed successfully. Jan 27 18:59:44.095049 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a4570e09-6a08-4f76-81f3-a4580e8c1af0 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Attach volume completed successfully. Jan 27 18:59:44.095976 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a4570e09-6a08-4f76-81f3-a4580e8c1af0 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527/action returned with HTTP 202 Jan 27 18:59:44.097014 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1573/3146] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:59:43 2021] POST /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527/action => generated 0 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:59:44.104685 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5913cccf-8f40-489c-91df-b8837c4dc9bb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 Jan 27 18:59:44.105088 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5913cccf-8f40-489c-91df-b8837c4dc9bb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:44.105308 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:44.105308 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:44.105721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5913cccf-8f40-489c-91df-b8837c4dc9bb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:44.155042 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:44.155042 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:44.163446 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5913cccf-8f40-489c-91df-b8837c4dc9bb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:44.181326 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:44.181326 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:44.189987 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5913cccf-8f40-489c-91df-b8837c4dc9bb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 returned with HTTP 200 Jan 27 18:59:44.190805 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1574/3147] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:44 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 => generated 1244 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:59:44.208296 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c0ed0fe-4220-49ac-94ac-0fabb824f322 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 Jan 27 18:59:44.208729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c0ed0fe-4220-49ac-94ac-0fabb824f322 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:44.208946 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:44.208946 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:44.209315 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7c0ed0fe-4220-49ac-94ac-0fabb824f322 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:44.257692 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:44.257692 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:44.266716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7c0ed0fe-4220-49ac-94ac-0fabb824f322 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:44.285141 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:44.285141 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:44.293396 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7c0ed0fe-4220-49ac-94ac-0fabb824f322 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 returned with HTTP 200 Jan 27 18:59:44.294216 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1574/3148] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:44 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 => generated 1244 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:59:44.444833 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3fe29ef0-00ee-4df3-85ae-580105a307a0 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527/action Jan 27 18:59:44.445291 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:44.445291 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:44.445728 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3fe29ef0-00ee-4df3-85ae-580105a307a0 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:44.446116 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3fe29ef0-00ee-4df3-85ae-580105a307a0 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:44.447089 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-3fe29ef0-00ee-4df3-85ae-580105a307a0 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Updating volume '42e0a417-8ed2-48ee-9017-c201d7cfb527' with '{'status': 'error'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:59:44.549968 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:44.549968 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:44.611845 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3fe29ef0-00ee-4df3-85ae-580105a307a0 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527/action returned with HTTP 202 Jan 27 18:59:44.612676 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1575/3149] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:59:44 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527/action => generated 0 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:59:44.620897 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c54910e-5884-4359-8260-870057257e9e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 Jan 27 18:59:44.621403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c54910e-5884-4359-8260-870057257e9e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:44.621617 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:44.621617 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:44.621980 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2c54910e-5884-4359-8260-870057257e9e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:44.670198 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:44.670198 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:44.678549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2c54910e-5884-4359-8260-870057257e9e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:44.697464 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:44.697464 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:44.706472 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2c54910e-5884-4359-8260-870057257e9e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 returned with HTTP 200 Jan 27 18:59:44.707283 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1575/3150] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:44 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 => generated 1243 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:59:44.723505 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8856f89-7e7a-4817-8696-8864cbd599ed tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527/action Jan 27 18:59:44.723963 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:44.723963 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:44.724403 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8856f89-7e7a-4817-8696-8864cbd599ed tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "2a602dfa-4fcf-4e04-816d-ea3e12c47674"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:44.724794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c8856f89-7e7a-4817-8696-8864cbd599ed tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "2a602dfa-4fcf-4e04-816d-ea3e12c47674"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:44.778555 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:44.778555 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:44.779412 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c8856f89-7e7a-4817-8696-8864cbd599ed tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Volume info retrieved successfully. Jan 27 18:59:44.838028 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c8856f89-7e7a-4817-8696-8864cbd599ed tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Terminate volume connection completed successfully. Jan 27 18:59:44.846692 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c8856f89-7e7a-4817-8696-8864cbd599ed tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87902) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 27 18:59:44.970526 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c8856f89-7e7a-4817-8696-8864cbd599ed tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Detach volume completed successfully. Jan 27 18:59:44.971137 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c8856f89-7e7a-4817-8696-8864cbd599ed tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527/action returned with HTTP 202 Jan 27 18:59:44.972492 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1576/3151] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:59:44 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:59:44.980808 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f82f9dc-6f56-4214-905b-3a7a639d4d17 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 Jan 27 18:59:44.981330 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f82f9dc-6f56-4214-905b-3a7a639d4d17 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:44.981544 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:44.981544 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:44.981918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f82f9dc-6f56-4214-905b-3a7a639d4d17 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:45.030500 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:45.030500 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:45.038439 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0f82f9dc-6f56-4214-905b-3a7a639d4d17 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:45.060800 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f82f9dc-6f56-4214-905b-3a7a639d4d17 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 returned with HTTP 200 Jan 27 18:59:45.061606 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1576/3152] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:44 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 => generated 929 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:45.077085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b5e3f45-16ff-4cea-939a-af1b0229c354 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 Jan 27 18:59:45.077605 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b5e3f45-16ff-4cea-939a-af1b0229c354 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:45.077817 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:45.077817 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:45.078189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b5e3f45-16ff-4cea-939a-af1b0229c354 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:45.126816 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:45.126816 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:45.134743 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9b5e3f45-16ff-4cea-939a-af1b0229c354 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:45.156014 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b5e3f45-16ff-4cea-939a-af1b0229c354 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 returned with HTTP 200 Jan 27 18:59:45.156814 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1577/3153] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:45 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 => generated 929 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:59:45.172246 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a45c915-70cd-4c43-8ba9-c84d7aae2cb2 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] POST http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527/action Jan 27 18:59:45.172721 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:45.172721 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:45.173127 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a45c915-70cd-4c43-8ba9-c84d7aae2cb2 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Action body: b'{"os-detach": {}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:45.173534 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a45c915-70cd-4c43-8ba9-c84d7aae2cb2 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:45.225535 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:45.225535 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:45.226679 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2a45c915-70cd-4c43-8ba9-c84d7aae2cb2 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:45.270716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2a45c915-70cd-4c43-8ba9-c84d7aae2cb2 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Detach volume completed successfully. Jan 27 18:59:45.271282 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a45c915-70cd-4c43-8ba9-c84d7aae2cb2 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527/action returned with HTTP 202 Jan 27 18:59:45.272784 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1577/3154] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:59:45 2021] POST /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:59:45.280762 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13fd588d-0038-4c1c-b194-d2154a97fa6b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 Jan 27 18:59:45.281283 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-13fd588d-0038-4c1c-b194-d2154a97fa6b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:45.281502 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:45.281502 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:45.281877 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-13fd588d-0038-4c1c-b194-d2154a97fa6b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:45.330855 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:45.330855 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:45.340347 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-13fd588d-0038-4c1c-b194-d2154a97fa6b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:45.361844 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13fd588d-0038-4c1c-b194-d2154a97fa6b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 returned with HTTP 200 Jan 27 18:59:45.362656 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1578/3155] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:45 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 => generated 929 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:49.685131 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] POST http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes Jan 27 18:59:49.685677 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:49.685677 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:49.685986 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1000226313"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:49.687338 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1000226313'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:59:49.687759 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume of 1 GB Jan 27 18:59:49.701724 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Availability Zones retrieved successfully. Jan 27 18:59:49.718351 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Flow 'volume_create_api' (0d51cc29-0d85-4614-8883-5162fc2f64b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:59:49.721135 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef142d4-7cee-42cd-80b6-18cd6c8cab75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:49.723086 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:59:49.786191 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef142d4-7cee-42cd-80b6-18cd6c8cab75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:49.788386 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f391f264-ef18-430b-9245-26e11006740b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:49.853401 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Created reservations ['8d86db02-fc7a-4716-a8f7-dec073454195', '12463d4b-a315-4481-9a70-351fa23268a6', 'c6de5f78-29aa-456f-aa2d-1ba1225f4bbd', 'dc931407-0076-4204-bee9-962b1ce95844'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:59:49.855834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f391f264-ef18-430b-9245-26e11006740b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d86db02-fc7a-4716-a8f7-dec073454195', '12463d4b-a315-4481-9a70-351fa23268a6', 'c6de5f78-29aa-456f-aa2d-1ba1225f4bbd', 'dc931407-0076-4204-bee9-962b1ce95844']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:49.857870 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2e0cfc6-19b0-4612-b608-7e6014e2bff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:49.914474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2e0cfc6-19b0-4612-b608-7e6014e2bff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5a45cd3-8c42-4321-8f41-6b1ad0970945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1000226313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c1c3e76549e4e4e94ec764a37b171aa',qos_specs=None,replication_status=,reservations=['8d86db02-fc7a-4716-a8f7-dec073454195','12463d4b-a315-4481-9a70-351fa23268a6','c6de5f78-29aa-456f-aa2d-1ba1225f4bbd','dc931407-0076-4204-bee9-962b1ce95844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5df799c8a284c23a1137c7cd54b5ea7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1000226313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5a45cd3-8c42-4321-8f41-6b1ad0970945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c1c3e76549e4e4e94ec764a37b171aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='d5df799c8a284c23a1137c7cd54b5ea7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:49.917557 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (964d45d7-550d-4c09-9385-c8f6f4a9c887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:49.943219 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (964d45d7-550d-4c09-9385-c8f6f4a9c887) transitioned into state 'SUCCESS' from state '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-1000226313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c1c3e76549e4e4e94ec764a37b171aa',qos_specs=None,replication_status=,reservations=['8d86db02-fc7a-4716-a8f7-dec073454195','12463d4b-a315-4481-9a70-351fa23268a6','c6de5f78-29aa-456f-aa2d-1ba1225f4bbd','dc931407-0076-4204-bee9-962b1ce95844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5df799c8a284c23a1137c7cd54b5ea7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:49.945170 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caaf399f-88c8-42c0-b528-ac4cf621653b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:49.959916 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caaf399f-88c8-42c0-b528-ac4cf621653b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:49.962476 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Flow 'volume_create_api' (0d51cc29-0d85-4614-8883-5162fc2f64b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:59:50.010235 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume request issued successfully. Jan 27 18:59:50.023460 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-24cd8376-0eb0-478a-ae67-5596d863445a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes returned with HTTP 202 Jan 27 18:59:50.034969 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1578/3156] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:59:49 2021] POST /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes => generated 818 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:59:50.039326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c884f067-9564-48b4-bb6d-285159406a3f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 Jan 27 18:59:50.039888 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c884f067-9564-48b4-bb6d-285159406a3f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:50.040102 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:50.040102 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:50.040635 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c884f067-9564-48b4-bb6d-285159406a3f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:50.090968 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:50.090968 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:50.099299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c884f067-9564-48b4-bb6d-285159406a3f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:50.120421 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c884f067-9564-48b4-bb6d-285159406a3f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 returned with HTTP 200 Jan 27 18:59:50.121238 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1579/3157] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:50 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 => generated 910 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:51.137960 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-952d0339-2805-4059-99ad-b18e13ac489d tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 Jan 27 18:59:51.138510 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-952d0339-2805-4059-99ad-b18e13ac489d tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:51.138676 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:51.138676 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:51.139050 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-952d0339-2805-4059-99ad-b18e13ac489d tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:51.190831 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:51.190831 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:51.199825 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-952d0339-2805-4059-99ad-b18e13ac489d tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:51.221343 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-952d0339-2805-4059-99ad-b18e13ac489d tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 returned with HTTP 200 Jan 27 18:59:51.222163 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1579/3158] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:51 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:59:51.237693 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-272f35f2-69f8-40e9-b6f0-031d76f68f3b tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945/action Jan 27 18:59:51.238145 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:51.238145 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:51.238581 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-272f35f2-69f8-40e9-b6f0-031d76f68f3b tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:51.238967 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-272f35f2-69f8-40e9-b6f0-031d76f68f3b tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:51.239971 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-272f35f2-69f8-40e9-b6f0-031d76f68f3b tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Updating volume 'e5a45cd3-8c42-4321-8f41-6b1ad0970945' with '{'status': 'attaching'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:59:51.346764 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:51.346764 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:51.406716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-272f35f2-69f8-40e9-b6f0-031d76f68f3b tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945/action returned with HTTP 202 Jan 27 18:59:51.407546 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1580/3159] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:59:51 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:59:51.415157 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bfcbd6af-f79c-47e6-a874-14d1f7efebd3 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 Jan 27 18:59:51.415721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bfcbd6af-f79c-47e6-a874-14d1f7efebd3 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:51.415939 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:51.415939 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:51.417017 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bfcbd6af-f79c-47e6-a874-14d1f7efebd3 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:51.465643 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:51.465643 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:51.473510 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bfcbd6af-f79c-47e6-a874-14d1f7efebd3 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:51.495120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bfcbd6af-f79c-47e6-a874-14d1f7efebd3 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 returned with HTTP 200 Jan 27 18:59:51.495987 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1580/3160] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:51 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 => generated 911 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:51.511310 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1e65aa1-3f9b-43a7-b641-af74f749bf75 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945/action Jan 27 18:59:51.511802 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:51.511802 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:51.512233 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1e65aa1-3f9b-43a7-b641-af74f749bf75 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:51.512644 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1e65aa1-3f9b-43a7-b641-af74f749bf75 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:51.565878 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:51.565878 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:51.566747 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d1e65aa1-3f9b-43a7-b641-af74f749bf75 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Volume info retrieved successfully. Jan 27 18:59:51.594528 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d1e65aa1-3f9b-43a7-b641-af74f749bf75 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Delete volume request issued successfully. Jan 27 18:59:51.595061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1e65aa1-3f9b-43a7-b641-af74f749bf75 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945/action returned with HTTP 202 Jan 27 18:59:51.596702 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1581/3161] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:59:51 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:59:51.603519 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40458807-44a8-471e-b62a-590982f14d5b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 Jan 27 18:59:51.604099 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40458807-44a8-471e-b62a-590982f14d5b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:51.604445 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:51.604445 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:51.604999 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40458807-44a8-471e-b62a-590982f14d5b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:51.654585 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:51.654585 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:51.662965 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-40458807-44a8-471e-b62a-590982f14d5b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:51.685691 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40458807-44a8-471e-b62a-590982f14d5b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 returned with HTTP 200 Jan 27 18:59:51.686773 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1581/3162] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:51 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 => generated 910 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:52.703076 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-93387156-2482-484b-8351-a32b97fea704 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 Jan 27 18:59:52.703621 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-93387156-2482-484b-8351-a32b97fea704 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:52.703822 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:52.703822 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:52.704199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-93387156-2482-484b-8351-a32b97fea704 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:52.756741 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:52.756741 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:52.766395 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-93387156-2482-484b-8351-a32b97fea704 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:52.788982 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-93387156-2482-484b-8351-a32b97fea704 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 returned with HTTP 200 Jan 27 18:59:52.789802 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1582/3163] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:52 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 => generated 910 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:53.805922 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f7cf949f-58af-4c1e-9e46-1ede147c7eca tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 Jan 27 18:59:53.806600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f7cf949f-58af-4c1e-9e46-1ede147c7eca tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:53.807048 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:53.807048 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:53.808223 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f7cf949f-58af-4c1e-9e46-1ede147c7eca tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:53.855100 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f7cf949f-58af-4c1e-9e46-1ede147c7eca tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 returned with HTTP 404 Jan 27 18:59:53.856347 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1582/3164] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:53 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:59:53.865079 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] POST http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes Jan 27 18:59:53.865571 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:53.865571 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:53.865984 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1078365264"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:53.867111 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1078365264'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:59:53.867506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume of 1 GB Jan 27 18:59:53.881211 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Availability Zones retrieved successfully. Jan 27 18:59:53.897880 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Flow 'volume_create_api' (327cc707-642f-4b2c-b67b-6c58c1bb1052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:59:53.900768 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae39801f-e953-419c-8604-9879ab43a22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:53.903108 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:59:53.971559 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae39801f-e953-419c-8604-9879ab43a22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:53.974185 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d86ba05-5521-46d2-b17c-970e87191a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:54.039082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Created reservations ['b7ee8d1b-dd95-4899-ad66-c7c01817223d', '70d69734-ec45-471e-8292-940ef82e208a', '147a8f27-2856-4297-a2b2-57b56dc947e3', '1dfec846-aa3a-4bcb-80a4-8f9d48fe1c3d'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:59:54.040932 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d86ba05-5521-46d2-b17c-970e87191a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7ee8d1b-dd95-4899-ad66-c7c01817223d', '70d69734-ec45-471e-8292-940ef82e208a', '147a8f27-2856-4297-a2b2-57b56dc947e3', '1dfec846-aa3a-4bcb-80a4-8f9d48fe1c3d']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:54.043614 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e199da5-9c47-4b16-9bf9-ff0e9d0d8454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:54.100221 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e199da5-9c47-4b16-9bf9-ff0e9d0d8454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16e86eab-d2a4-45c4-9f77-20ca64f77cfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1078365264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c1c3e76549e4e4e94ec764a37b171aa',qos_specs=None,replication_status=,reservations=['b7ee8d1b-dd95-4899-ad66-c7c01817223d','70d69734-ec45-471e-8292-940ef82e208a','147a8f27-2856-4297-a2b2-57b56dc947e3','1dfec846-aa3a-4bcb-80a4-8f9d48fe1c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5df799c8a284c23a1137c7cd54b5ea7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1078365264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16e86eab-d2a4-45c4-9f77-20ca64f77cfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c1c3e76549e4e4e94ec764a37b171aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='d5df799c8a284c23a1137c7cd54b5ea7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:54.102224 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fb05245-7c09-45db-916d-77f5b03fa43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:54.128425 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fb05245-7c09-45db-916d-77f5b03fa43d) transitioned into state 'SUCCESS' from state '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-1078365264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c1c3e76549e4e4e94ec764a37b171aa',qos_specs=None,replication_status=,reservations=['b7ee8d1b-dd95-4899-ad66-c7c01817223d','70d69734-ec45-471e-8292-940ef82e208a','147a8f27-2856-4297-a2b2-57b56dc947e3','1dfec846-aa3a-4bcb-80a4-8f9d48fe1c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5df799c8a284c23a1137c7cd54b5ea7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:54.130383 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (838b5232-b519-45ba-9681-4e475ee730ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:54.144291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (838b5232-b519-45ba-9681-4e475ee730ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:54.146845 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Flow 'volume_create_api' (327cc707-642f-4b2c-b67b-6c58c1bb1052) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:59:54.195571 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume request issued successfully. Jan 27 18:59:54.209122 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-94daa3b0-37af-42cb-8f3f-c9826dbd1f0f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes returned with HTTP 202 Jan 27 18:59:54.210144 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1583/3165] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:59:53 2021] POST /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes => generated 818 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:59:54.225307 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29a7ce53-2acc-432b-a0fe-b29272a20c50 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb Jan 27 18:59:54.225898 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-29a7ce53-2acc-432b-a0fe-b29272a20c50 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:54.226379 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-29a7ce53-2acc-432b-a0fe-b29272a20c50 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:54.274933 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:54.274933 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:54.283983 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-29a7ce53-2acc-432b-a0fe-b29272a20c50 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:54.305544 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-29a7ce53-2acc-432b-a0fe-b29272a20c50 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb returned with HTTP 200 Jan 27 18:59:54.306357 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1583/3166] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:54 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb => generated 910 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:55.324031 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d1ee89f-e6be-4c37-9b7a-a10a40935fae tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb Jan 27 18:59:55.324579 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d1ee89f-e6be-4c37-9b7a-a10a40935fae tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:55.324749 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:55.324749 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:55.325114 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6d1ee89f-e6be-4c37-9b7a-a10a40935fae tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:55.373698 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:55.373698 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:55.381702 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6d1ee89f-e6be-4c37-9b7a-a10a40935fae tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:55.403823 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6d1ee89f-e6be-4c37-9b7a-a10a40935fae tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb returned with HTTP 200 Jan 27 18:59:55.404652 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1584/3167] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:55 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb => generated 911 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:55.419762 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51db816a-a0e2-4f59-87e9-fb3881796a27 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb/action Jan 27 18:59:55.420208 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:55.420208 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:55.420643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51db816a-a0e2-4f59-87e9-fb3881796a27 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:55.421024 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-51db816a-a0e2-4f59-87e9-fb3881796a27 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:55.421976 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-51db816a-a0e2-4f59-87e9-fb3881796a27 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Updating volume '16e86eab-d2a4-45c4-9f77-20ca64f77cfb' with '{'status': 'creating'}' {{(pid=87901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:59:55.528271 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:55.528271 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:55.586803 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-51db816a-a0e2-4f59-87e9-fb3881796a27 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb/action returned with HTTP 202 Jan 27 18:59:55.587621 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1584/3168] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:59:55 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:59:55.595898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc173a78-3421-4339-ad95-4a3a72ba5f0c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb Jan 27 18:59:55.596417 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc173a78-3421-4339-ad95-4a3a72ba5f0c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:55.596636 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:55.596636 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:55.597009 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fc173a78-3421-4339-ad95-4a3a72ba5f0c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:55.646377 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:55.646377 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:55.655547 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fc173a78-3421-4339-ad95-4a3a72ba5f0c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:55.677258 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fc173a78-3421-4339-ad95-4a3a72ba5f0c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb returned with HTTP 200 Jan 27 18:59:55.678188 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1585/3169] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:55 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb => generated 910 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:55.694197 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-850ae8c6-88f9-4ac6-ab70-8395da9bd24d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb/action Jan 27 18:59:55.694678 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:55.694678 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:55.695105 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-850ae8c6-88f9-4ac6-ab70-8395da9bd24d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:55.695545 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-850ae8c6-88f9-4ac6-ab70-8395da9bd24d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:55.748133 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:55.748133 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:55.748983 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-850ae8c6-88f9-4ac6-ab70-8395da9bd24d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Volume info retrieved successfully. Jan 27 18:59:55.775402 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-850ae8c6-88f9-4ac6-ab70-8395da9bd24d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Delete volume request issued successfully. Jan 27 18:59:55.775970 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-850ae8c6-88f9-4ac6-ab70-8395da9bd24d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb/action returned with HTTP 202 Jan 27 18:59:55.779863 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1585/3170] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:59:55 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:59:55.784398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e3fb3edf-e5fa-43b6-a32f-e6058e9b6dbb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb Jan 27 18:59:55.784919 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e3fb3edf-e5fa-43b6-a32f-e6058e9b6dbb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:55.785134 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:55.785134 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:55.785550 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e3fb3edf-e5fa-43b6-a32f-e6058e9b6dbb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:55.837961 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:55.837961 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:55.846329 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e3fb3edf-e5fa-43b6-a32f-e6058e9b6dbb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:55.868890 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e3fb3edf-e5fa-43b6-a32f-e6058e9b6dbb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb returned with HTTP 200 Jan 27 18:59:55.870509 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1586/3171] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:55 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb => generated 910 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:56.887971 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9eeace88-5dc8-45c5-ba70-a63c25ed3df0 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb Jan 27 18:59:56.888472 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9eeace88-5dc8-45c5-ba70-a63c25ed3df0 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:56.888746 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:56.888746 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:56.889176 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9eeace88-5dc8-45c5-ba70-a63c25ed3df0 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:56.938443 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:56.938443 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:56.946478 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9eeace88-5dc8-45c5-ba70-a63c25ed3df0 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:56.970728 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9eeace88-5dc8-45c5-ba70-a63c25ed3df0 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb returned with HTTP 200 Jan 27 18:59:56.971574 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1586/3172] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:56 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb => generated 910 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:57.987695 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e9a6505-75f4-4382-9e38-58e73d5b9c59 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb Jan 27 18:59:57.988280 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e9a6505-75f4-4382-9e38-58e73d5b9c59 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:57.988410 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:57.988410 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:57.988781 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7e9a6505-75f4-4382-9e38-58e73d5b9c59 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:58.037569 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7e9a6505-75f4-4382-9e38-58e73d5b9c59 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb returned with HTTP 404 Jan 27 18:59:58.041534 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1587/3173] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:57 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:59:58.047774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] POST http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes Jan 27 18:59:58.048230 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:58.048230 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:58.048642 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-439819972"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:58.049728 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-439819972'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:59:58.050103 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume of 1 GB Jan 27 18:59:58.063679 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Availability Zones retrieved successfully. Jan 27 18:59:58.080798 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Flow 'volume_create_api' (70ecd8b6-503b-4153-8c92-9cb73e4fa161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:59:58.083521 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5b5ac7-bfc9-451b-beaa-f120692541e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:58.085482 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:59:58.150568 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5b5ac7-bfc9-451b-beaa-f120692541e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:58.152906 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d687d652-b073-46a9-b3fe-f278d4e981ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:58.218359 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Created reservations ['3eceb647-0087-405b-91dd-7360f10d39ce', 'ac38b56e-928d-4bba-981e-89d9c64543c0', '3fa7f838-313f-4449-8baa-51c61c584960', '98f34c70-1d71-42fc-bd77-5a8ce860101e'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:59:58.220216 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d687d652-b073-46a9-b3fe-f278d4e981ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eceb647-0087-405b-91dd-7360f10d39ce', 'ac38b56e-928d-4bba-981e-89d9c64543c0', '3fa7f838-313f-4449-8baa-51c61c584960', '98f34c70-1d71-42fc-bd77-5a8ce860101e']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:58.222302 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3562d7ba-b446-4af9-a797-f297a165ebcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:58.279565 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3562d7ba-b446-4af9-a797-f297a165ebcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f6ee867-44dc-4e61-aafe-fc267f5369aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-439819972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c1c3e76549e4e4e94ec764a37b171aa',qos_specs=None,replication_status=,reservations=['3eceb647-0087-405b-91dd-7360f10d39ce','ac38b56e-928d-4bba-981e-89d9c64543c0','3fa7f838-313f-4449-8baa-51c61c584960','98f34c70-1d71-42fc-bd77-5a8ce860101e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5df799c8a284c23a1137c7cd54b5ea7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T18:59:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-439819972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f6ee867-44dc-4e61-aafe-fc267f5369aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c1c3e76549e4e4e94ec764a37b171aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='d5df799c8a284c23a1137c7cd54b5ea7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:58.281694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea205a58-a34d-40a6-85b8-8c15b2a04a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:58.307704 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea205a58-a34d-40a6-85b8-8c15b2a04a6d) transitioned into state 'SUCCESS' from state '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-439819972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c1c3e76549e4e4e94ec764a37b171aa',qos_specs=None,replication_status=,reservations=['3eceb647-0087-405b-91dd-7360f10d39ce','ac38b56e-928d-4bba-981e-89d9c64543c0','3fa7f838-313f-4449-8baa-51c61c584960','98f34c70-1d71-42fc-bd77-5a8ce860101e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5df799c8a284c23a1137c7cd54b5ea7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:58.309638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e71a25-95c9-439e-b264-148d6a7279d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:59:58.323256 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e71a25-95c9-439e-b264-148d6a7279d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:59:58.325854 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Flow 'volume_create_api' (70ecd8b6-503b-4153-8c92-9cb73e4fa161) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:59:58.375002 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume request issued successfully. Jan 27 18:59:58.389713 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e5762324-ea23-4cba-800c-5a9bf0a520f7 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes returned with HTTP 202 Jan 27 18:59:58.394065 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1587/3174] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 18:59:58 2021] POST /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes => generated 817 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:59:58.405418 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-02de418c-350b-4d0a-9966-6bf74a744ac1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa Jan 27 18:59:58.406035 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-02de418c-350b-4d0a-9966-6bf74a744ac1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:58.406589 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-02de418c-350b-4d0a-9966-6bf74a744ac1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:58.456936 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:58.456936 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:58.465596 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-02de418c-350b-4d0a-9966-6bf74a744ac1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:58.487493 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-02de418c-350b-4d0a-9966-6bf74a744ac1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa returned with HTTP 200 Jan 27 18:59:58.488325 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1588/3175] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:58 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa => generated 909 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:59:59.506013 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f3eabd1b-e20d-44bb-958f-b15687e8d261 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa Jan 27 18:59:59.506590 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f3eabd1b-e20d-44bb-958f-b15687e8d261 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:59.506758 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:59.506758 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:59.507242 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f3eabd1b-e20d-44bb-958f-b15687e8d261 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:59.554581 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:59.554581 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:59.564641 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f3eabd1b-e20d-44bb-958f-b15687e8d261 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:59.586412 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f3eabd1b-e20d-44bb-958f-b15687e8d261 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa returned with HTTP 200 Jan 27 18:59:59.587239 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1588/3176] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:59 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa => generated 910 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:59:59.602320 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4478afaf-64cb-41cd-8b3d-cad965349309 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa/action Jan 27 18:59:59.602778 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:59.602778 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:59.603218 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4478afaf-64cb-41cd-8b3d-cad965349309 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:59.603753 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4478afaf-64cb-41cd-8b3d-cad965349309 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:59.604697 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-4478afaf-64cb-41cd-8b3d-cad965349309 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Updating volume '7f6ee867-44dc-4e61-aafe-fc267f5369aa' with '{'status': 'error'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 18:59:59.706798 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:59.706798 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:59.768134 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4478afaf-64cb-41cd-8b3d-cad965349309 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa/action returned with HTTP 202 Jan 27 18:59:59.768969 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1589/3177] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:59:59 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:59:59.776872 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47562905-0c57-40bf-b451-dbb0e1cc5087 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa Jan 27 18:59:59.777392 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47562905-0c57-40bf-b451-dbb0e1cc5087 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:59.777580 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:59.777580 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:59.777959 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-47562905-0c57-40bf-b451-dbb0e1cc5087 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:59:59.827107 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:59.827107 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:59.835052 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-47562905-0c57-40bf-b451-dbb0e1cc5087 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 18:59:59.856192 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-47562905-0c57-40bf-b451-dbb0e1cc5087 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa returned with HTTP 200 Jan 27 18:59:59.857004 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1589/3178] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:59 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa => generated 906 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:59:59.872825 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da2fecd0-f8a9-4f9e-9073-c8771c0a944d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa/action Jan 27 18:59:59.873271 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:59.873271 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:59.873706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-da2fecd0-f8a9-4f9e-9073-c8771c0a944d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:59:59.874091 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-da2fecd0-f8a9-4f9e-9073-c8771c0a944d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:59:59.926710 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:59:59.926710 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 18:59:59.927582 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-da2fecd0-f8a9-4f9e-9073-c8771c0a944d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Volume info retrieved successfully. Jan 27 18:59:59.955582 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-da2fecd0-f8a9-4f9e-9073-c8771c0a944d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Delete volume request issued successfully. Jan 27 18:59:59.956130 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-da2fecd0-f8a9-4f9e-9073-c8771c0a944d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa/action returned with HTTP 202 Jan 27 18:59:59.957217 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1590/3179] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 18:59:59 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:59:59.964724 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3e1a55d6-80ca-4f59-8c8c-4b06cb75582e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa Jan 27 18:59:59.965287 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3e1a55d6-80ca-4f59-8c8c-4b06cb75582e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:59:59.965535 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:59:59.965535 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 18:59:59.965906 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3e1a55d6-80ca-4f59-8c8c-4b06cb75582e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:00.019757 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:00.019757 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:00.028243 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3e1a55d6-80ca-4f59-8c8c-4b06cb75582e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:00.051793 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3e1a55d6-80ca-4f59-8c8c-4b06cb75582e tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa returned with HTTP 200 Jan 27 19:00:00.052404 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1590/3180] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 18:59:59 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa => generated 909 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:01.069699 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ecf380f-ae3c-4d89-8d24-1ec7b04bd3cb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa Jan 27 19:00:01.070254 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ecf380f-ae3c-4d89-8d24-1ec7b04bd3cb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:01.070518 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:01.070518 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:01.070895 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2ecf380f-ae3c-4d89-8d24-1ec7b04bd3cb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:01.120904 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:01.120904 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:01.129040 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2ecf380f-ae3c-4d89-8d24-1ec7b04bd3cb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:01.152138 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2ecf380f-ae3c-4d89-8d24-1ec7b04bd3cb tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa returned with HTTP 200 Jan 27 19:00:01.161892 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1591/3181] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:01 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa => generated 909 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:02.168968 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40a1b580-e20c-4203-a41a-82574293445f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa Jan 27 19:00:02.169502 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40a1b580-e20c-4203-a41a-82574293445f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:02.169673 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:02.169673 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:02.170020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-40a1b580-e20c-4203-a41a-82574293445f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:02.217464 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-40a1b580-e20c-4203-a41a-82574293445f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa returned with HTTP 404 Jan 27 19:00:02.218506 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1591/3182] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:02 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:00:02.227218 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] POST http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes Jan 27 19:00:02.227711 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:02.227711 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:02.228124 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2043433382"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:00:02.229248 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2043433382'}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 19:00:02.229618 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume of 1 GB Jan 27 19:00:02.242042 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Availability Zones retrieved successfully. Jan 27 19:00:02.258907 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Flow 'volume_create_api' (17267e57-544f-4961-8487-cb5993e72401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:00:02.262358 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1481843-906a-4ce0-95ea-bd8177595ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:00:02.264339 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 19:00:02.326022 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1481843-906a-4ce0-95ea-bd8177595ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:00:02.328210 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344a4f1b-e22d-4221-858a-c953302154b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:00:02.393165 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Created reservations ['657f0467-37fc-4acf-843d-c28f7f042126', 'bce14bb5-d63c-4b17-b988-3ec5eac1895c', 'd414c03c-cedd-4813-9910-e6c29bbea25e', '79c77019-be98-47da-b299-d00e45bb5ad0'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 19:00:02.394998 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344a4f1b-e22d-4221-858a-c953302154b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['657f0467-37fc-4acf-843d-c28f7f042126', 'bce14bb5-d63c-4b17-b988-3ec5eac1895c', 'd414c03c-cedd-4813-9910-e6c29bbea25e', '79c77019-be98-47da-b299-d00e45bb5ad0']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:00:02.397154 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd33d3c-dd25-4d7f-a5f8-302255f9fcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:00:02.457260 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd33d3c-dd25-4d7f-a5f8-302255f9fcec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a27bf86-3081-4ea9-bf84-b3e04c4ec526', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2043433382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c1c3e76549e4e4e94ec764a37b171aa',qos_specs=None,replication_status=,reservations=['657f0467-37fc-4acf-843d-c28f7f042126','bce14bb5-d63c-4b17-b988-3ec5eac1895c','d414c03c-cedd-4813-9910-e6c29bbea25e','79c77019-be98-47da-b299-d00e45bb5ad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5df799c8a284c23a1137c7cd54b5ea7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T19:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2043433382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a27bf86-3081-4ea9-bf84-b3e04c4ec526,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c1c3e76549e4e4e94ec764a37b171aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='d5df799c8a284c23a1137c7cd54b5ea7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:00:02.459194 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e48113-0034-4658-98fa-8bca9f556f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:00:02.484600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e48113-0034-4658-98fa-8bca9f556f33) transitioned into state 'SUCCESS' from state '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-2043433382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c1c3e76549e4e4e94ec764a37b171aa',qos_specs=None,replication_status=,reservations=['657f0467-37fc-4acf-843d-c28f7f042126','bce14bb5-d63c-4b17-b988-3ec5eac1895c','d414c03c-cedd-4813-9910-e6c29bbea25e','79c77019-be98-47da-b299-d00e45bb5ad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5df799c8a284c23a1137c7cd54b5ea7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:00:02.486514 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac5c910-0ed5-4d09-93cc-9c39db5debf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:00:02.501539 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac5c910-0ed5-4d09-93cc-9c39db5debf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:00:02.504399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Flow 'volume_create_api' (17267e57-544f-4961-8487-cb5993e72401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:00:02.552576 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume request issued successfully. Jan 27 19:00:02.566735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a13b36c-678b-4ab1-aef1-9c2f9662b845 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes returned with HTTP 202 Jan 27 19:00:02.579452 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1592/3183] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 19:00:02 2021] POST /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes => generated 818 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 19:00:02.584170 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aefa35cc-f1a6-47a5-bedf-fdc6466a9065 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 Jan 27 19:00:02.584694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aefa35cc-f1a6-47a5-bedf-fdc6466a9065 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:02.585181 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-aefa35cc-f1a6-47a5-bedf-fdc6466a9065 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:02.634898 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:02.634898 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:02.644116 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-aefa35cc-f1a6-47a5-bedf-fdc6466a9065 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:02.667673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-aefa35cc-f1a6-47a5-bedf-fdc6466a9065 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 returned with HTTP 200 Jan 27 19:00:02.668481 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1592/3184] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:02 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 => generated 910 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:03.685873 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b29bba64-ef28-4d30-bb78-12bdc47f055f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 Jan 27 19:00:03.686458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b29bba64-ef28-4d30-bb78-12bdc47f055f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:03.686970 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:03.686970 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:03.687490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b29bba64-ef28-4d30-bb78-12bdc47f055f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:03.738181 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:03.738181 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:03.746794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b29bba64-ef28-4d30-bb78-12bdc47f055f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:03.769867 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b29bba64-ef28-4d30-bb78-12bdc47f055f tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 returned with HTTP 200 Jan 27 19:00:03.770690 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1593/3185] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:03 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 => generated 911 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:03.786243 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cf3186c9-4665-4ad0-8ae1-87b0503aee15 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526/action Jan 27 19:00:03.786718 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:03.786718 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:03.787132 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cf3186c9-4665-4ad0-8ae1-87b0503aee15 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:00:03.787571 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-cf3186c9-4665-4ad0-8ae1-87b0503aee15 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:00:03.788504 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-cf3186c9-4665-4ad0-8ae1-87b0503aee15 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Updating volume '6a27bf86-3081-4ea9-bf84-b3e04c4ec526' with '{'status': 'maintenance'}' {{(pid=87901) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 19:00:03.889552 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:03.889552 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:03.951417 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-cf3186c9-4665-4ad0-8ae1-87b0503aee15 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526/action returned with HTTP 202 Jan 27 19:00:03.952245 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1593/3186] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 19:00:03 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 19:00:03.959915 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-067ea710-20fd-4a86-8664-43ece6a75921 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 Jan 27 19:00:03.960438 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-067ea710-20fd-4a86-8664-43ece6a75921 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:03.960659 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:03.960659 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:03.961034 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-067ea710-20fd-4a86-8664-43ece6a75921 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:04.011290 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:04.011290 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:04.020063 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-067ea710-20fd-4a86-8664-43ece6a75921 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:04.042071 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-067ea710-20fd-4a86-8664-43ece6a75921 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 returned with HTTP 200 Jan 27 19:00:04.048894 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1594/3187] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:03 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:04.058676 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ec25d824-7f42-48b0-b1c2-d3943281238d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526/action Jan 27 19:00:04.059132 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:04.059132 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:04.059595 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ec25d824-7f42-48b0-b1c2-d3943281238d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:00:04.059977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ec25d824-7f42-48b0-b1c2-d3943281238d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:00:04.112625 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:04.112625 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:04.113494 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ec25d824-7f42-48b0-b1c2-d3943281238d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Volume info retrieved successfully. Jan 27 19:00:04.141258 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ec25d824-7f42-48b0-b1c2-d3943281238d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Delete volume request issued successfully. Jan 27 19:00:04.141789 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ec25d824-7f42-48b0-b1c2-d3943281238d tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526/action returned with HTTP 202 Jan 27 19:00:04.142883 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1594/3188] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 19:00:04 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 19:00:04.151567 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-81648658-9267-4560-a14c-f5c826823215 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 Jan 27 19:00:04.153023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-81648658-9267-4560-a14c-f5c826823215 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:04.156751 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:04.156751 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:04.157171 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-81648658-9267-4560-a14c-f5c826823215 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:04.212457 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:04.212457 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:04.222016 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-81648658-9267-4560-a14c-f5c826823215 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:04.246127 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-81648658-9267-4560-a14c-f5c826823215 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 returned with HTTP 200 Jan 27 19:00:04.247126 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1595/3189] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:04 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 => generated 910 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:05.263600 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7f019dca-b40a-4527-8fc2-cea20f368081 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 Jan 27 19:00:05.264166 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7f019dca-b40a-4527-8fc2-cea20f368081 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:05.264310 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:05.264310 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:05.264677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7f019dca-b40a-4527-8fc2-cea20f368081 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:05.314092 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:05.314092 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:05.322051 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7f019dca-b40a-4527-8fc2-cea20f368081 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:05.343274 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7f019dca-b40a-4527-8fc2-cea20f368081 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 returned with HTTP 200 Jan 27 19:00:05.344111 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1595/3190] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:05 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 => generated 910 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:06.361204 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb88b0e7-c044-4534-8cb6-2de6c35b351a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 Jan 27 19:00:06.361890 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb88b0e7-c044-4534-8cb6-2de6c35b351a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:06.362067 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:06.362067 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:06.362565 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eb88b0e7-c044-4534-8cb6-2de6c35b351a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:06.410948 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eb88b0e7-c044-4534-8cb6-2de6c35b351a tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 returned with HTTP 404 Jan 27 19:00:06.412365 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1596/3191] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:06 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:00:06.421400 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] POST http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes Jan 27 19:00:06.421852 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:06.421852 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:06.422260 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-441591143"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:00:06.423344 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-441591143'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 19:00:06.423742 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume of 1 GB Jan 27 19:00:06.438311 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Availability Zones retrieved successfully. Jan 27 19:00:06.455553 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Flow 'volume_create_api' (aea6f03e-d9c4-444d-8e21-9825ca226423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:00:06.458304 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc21ad7-92bf-41ac-aa5e-639af0f41382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:00:06.460330 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 19:00:06.523985 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc21ad7-92bf-41ac-aa5e-639af0f41382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:00:06.526648 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fca09f-5bb8-4e2e-8514-15fb3e9f886e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:00:06.592059 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Created reservations ['71496673-0650-4e7c-8d5b-b763147740c7', 'd5209015-766f-4b73-a226-5dceedc9f958', '8ad4c5cf-c853-4429-9cb2-685e6d483d46', '23d42b0c-cb5c-4388-9f32-3d0e1f4c1c2a'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 19:00:06.593832 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fca09f-5bb8-4e2e-8514-15fb3e9f886e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71496673-0650-4e7c-8d5b-b763147740c7', 'd5209015-766f-4b73-a226-5dceedc9f958', '8ad4c5cf-c853-4429-9cb2-685e6d483d46', '23d42b0c-cb5c-4388-9f32-3d0e1f4c1c2a']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:00:06.595942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a9b38b0-c912-457d-95c2-eb81ffe4d6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:00:06.657002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a9b38b0-c912-457d-95c2-eb81ffe4d6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-441591143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c1c3e76549e4e4e94ec764a37b171aa',qos_specs=None,replication_status=,reservations=['71496673-0650-4e7c-8d5b-b763147740c7','d5209015-766f-4b73-a226-5dceedc9f958','8ad4c5cf-c853-4429-9cb2-685e6d483d46','23d42b0c-cb5c-4388-9f32-3d0e1f4c1c2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5df799c8a284c23a1137c7cd54b5ea7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T19:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-441591143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c1c3e76549e4e4e94ec764a37b171aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='d5df799c8a284c23a1137c7cd54b5ea7',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:00:06.659091 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc812856-9585-4bd0-806d-81a9abd8b40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:00:06.685665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc812856-9585-4bd0-806d-81a9abd8b40a) transitioned into state 'SUCCESS' from state '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-441591143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c1c3e76549e4e4e94ec764a37b171aa',qos_specs=None,replication_status=,reservations=['71496673-0650-4e7c-8d5b-b763147740c7','d5209015-766f-4b73-a226-5dceedc9f958','8ad4c5cf-c853-4429-9cb2-685e6d483d46','23d42b0c-cb5c-4388-9f32-3d0e1f4c1c2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5df799c8a284c23a1137c7cd54b5ea7',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:00:06.687888 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bfb495f-a763-4488-8edf-16aa754c041a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:00:06.702335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bfb495f-a763-4488-8edf-16aa754c041a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:00:06.704936 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Flow 'volume_create_api' (aea6f03e-d9c4-444d-8e21-9825ca226423) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:00:06.755247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Create volume request issued successfully. Jan 27 19:00:06.768831 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-80ea5a3e-692c-42a7-a55c-456a293e9988 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes returned with HTTP 202 Jan 27 19:00:06.779858 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1596/3192] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 19:00:06 2021] POST /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes => generated 817 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 19:00:06.784453 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff4ce2a1-a3cc-450b-b34d-55f119a5ceac tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 Jan 27 19:00:06.784976 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff4ce2a1-a3cc-450b-b34d-55f119a5ceac tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:06.785466 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ff4ce2a1-a3cc-450b-b34d-55f119a5ceac tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:06.840551 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:06.840551 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:06.848924 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ff4ce2a1-a3cc-450b-b34d-55f119a5ceac tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:06.872026 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ff4ce2a1-a3cc-450b-b34d-55f119a5ceac tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 returned with HTTP 200 Jan 27 19:00:06.872847 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1597/3193] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:06 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:07.889953 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d000672b-862c-4887-8e54-ef0435cdbff8 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 Jan 27 19:00:07.890492 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d000672b-862c-4887-8e54-ef0435cdbff8 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:07.890882 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:07.890882 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:07.891106 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d000672b-862c-4887-8e54-ef0435cdbff8 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:07.941940 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:07.941940 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:07.950994 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d000672b-862c-4887-8e54-ef0435cdbff8 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:07.972327 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d000672b-862c-4887-8e54-ef0435cdbff8 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 returned with HTTP 200 Jan 27 19:00:07.973147 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1597/3194] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:07 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 => generated 910 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 19:00:07.987923 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-043121ac-4796-4b52-89fc-74b87fc610cf tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8/action Jan 27 19:00:07.988368 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:07.988368 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:07.988862 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-043121ac-4796-4b52-89fc-74b87fc610cf tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:00:07.989244 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-043121ac-4796-4b52-89fc-74b87fc610cf tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:00:07.990209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-043121ac-4796-4b52-89fc-74b87fc610cf tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Updating volume 'c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8' with '{'status': 'error'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 19:00:08.092530 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:08.092530 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:08.150750 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-043121ac-4796-4b52-89fc-74b87fc610cf tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8/action returned with HTTP 202 Jan 27 19:00:08.151752 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1598/3195] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 19:00:07 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 19:00:08.159312 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fd7f2c03-5152-4c21-840a-b85bbc6e3fb5 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 Jan 27 19:00:08.159867 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fd7f2c03-5152-4c21-840a-b85bbc6e3fb5 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:08.160082 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:08.160082 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:08.160457 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-fd7f2c03-5152-4c21-840a-b85bbc6e3fb5 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:08.209546 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:08.209546 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:08.217652 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-fd7f2c03-5152-4c21-840a-b85bbc6e3fb5 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:08.238988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-fd7f2c03-5152-4c21-840a-b85bbc6e3fb5 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 returned with HTTP 200 Jan 27 19:00:08.239842 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1598/3196] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:08 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 => generated 906 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:08.257308 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57aa16a6-4b9a-41b7-b5be-90cad945f9ea tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8/action Jan 27 19:00:08.257841 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:08.257841 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:08.258311 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57aa16a6-4b9a-41b7-b5be-90cad945f9ea tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:00:08.258685 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-57aa16a6-4b9a-41b7-b5be-90cad945f9ea tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:00:08.259911 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-57aa16a6-4b9a-41b7-b5be-90cad945f9ea tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Updating volume 'c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8' with '{'status': 'available'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 19:00:08.364581 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:08.364581 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:08.425674 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-57aa16a6-4b9a-41b7-b5be-90cad945f9ea tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8/action returned with HTTP 202 Jan 27 19:00:08.426551 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1599/3197] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 19:00:08 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 19:00:08.434485 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ab7efea-af9a-4ade-a4d1-cf69e4c917d1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 Jan 27 19:00:08.435005 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ab7efea-af9a-4ade-a4d1-cf69e4c917d1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:08.435226 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:08.435226 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:08.435631 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4ab7efea-af9a-4ade-a4d1-cf69e4c917d1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:08.487282 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:08.487282 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:08.495733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4ab7efea-af9a-4ade-a4d1-cf69e4c917d1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:08.517117 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4ab7efea-af9a-4ade-a4d1-cf69e4c917d1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 returned with HTTP 200 Jan 27 19:00:08.517951 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1599/3198] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:08 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 => generated 910 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:08.533362 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-331de691-ea16-44bf-a724-b84c86c8f23e tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8/action Jan 27 19:00:08.533809 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:08.533809 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:08.534251 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-331de691-ea16-44bf-a724-b84c86c8f23e tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:00:08.534637 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-331de691-ea16-44bf-a724-b84c86c8f23e tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:00:08.535579 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-331de691-ea16-44bf-a724-b84c86c8f23e tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Updating volume 'c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8' with '{'status': 'maintenance'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 19:00:08.635523 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:08.635523 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:08.699489 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-331de691-ea16-44bf-a724-b84c86c8f23e tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8/action returned with HTTP 202 Jan 27 19:00:08.700379 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1600/3199] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 19:00:08 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 19:00:08.707901 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6bdde11f-fb46-4e8a-a01c-9bf8b4f761a9 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 Jan 27 19:00:08.708426 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6bdde11f-fb46-4e8a-a01c-9bf8b4f761a9 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:08.708644 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:08.708644 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:08.709019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6bdde11f-fb46-4e8a-a01c-9bf8b4f761a9 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:08.759718 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:08.759718 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:08.767881 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6bdde11f-fb46-4e8a-a01c-9bf8b4f761a9 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:08.789475 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6bdde11f-fb46-4e8a-a01c-9bf8b4f761a9 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 returned with HTTP 200 Jan 27 19:00:08.790294 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1600/3200] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:08 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:08.806339 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-349f82b2-8344-4e29-ae3a-5d13fc1800d3 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] POST http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8/action Jan 27 19:00:08.806818 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:08.806818 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:08.807257 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-349f82b2-8344-4e29-ae3a-5d13fc1800d3 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:00:08.807704 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-349f82b2-8344-4e29-ae3a-5d13fc1800d3 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:00:08.808648 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.contrib.admin_actions [None req-349f82b2-8344-4e29-ae3a-5d13fc1800d3 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] Updating volume 'c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8' with '{'status': 'available'}' {{(pid=87902) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 19:00:09.033366 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:09.033366 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:09.095830 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-349f82b2-8344-4e29-ae3a-5d13fc1800d3 tempest-VolumesActionsTest-273800523 tempest-VolumesActionsTest-273800523-project-admin] http://10.222.0.72/volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8/action returned with HTTP 202 Jan 27 19:00:09.096713 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1601/3201] 10.222.0.72 () {60 vars in 1357 bytes} [Wed Jan 27 19:00:08 2021] POST /volume/v3/14d7030315cb463c9426ccbf89f3a16a/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8/action => generated 0 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 19:00:09.105328 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-db3fa4fd-50ac-4f3a-8f78-2018fb32c391 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 Jan 27 19:00:09.105862 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-db3fa4fd-50ac-4f3a-8f78-2018fb32c391 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:09.106079 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:09.106079 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:09.106449 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-db3fa4fd-50ac-4f3a-8f78-2018fb32c391 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:09.158946 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:09.158946 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:09.167752 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-db3fa4fd-50ac-4f3a-8f78-2018fb32c391 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:09.188651 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-db3fa4fd-50ac-4f3a-8f78-2018fb32c391 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 returned with HTTP 200 Jan 27 19:00:09.189477 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1601/3202] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:09 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:09.206050 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad0ff1eb-bc1e-40a0-bd84-7e6c5bad45f1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] DELETE http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 Jan 27 19:00:09.206573 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad0ff1eb-bc1e-40a0-bd84-7e6c5bad45f1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:09.206789 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:09.206789 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:09.207160 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ad0ff1eb-bc1e-40a0-bd84-7e6c5bad45f1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:09.207650 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-ad0ff1eb-bc1e-40a0-bd84-7e6c5bad45f1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Delete volume with id: c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 Jan 27 19:00:09.255557 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:09.255557 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:09.256684 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ad0ff1eb-bc1e-40a0-bd84-7e6c5bad45f1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:09.282441 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ad0ff1eb-bc1e-40a0-bd84-7e6c5bad45f1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Delete volume request issued successfully. Jan 27 19:00:09.282921 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ad0ff1eb-bc1e-40a0-bd84-7e6c5bad45f1 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 returned with HTTP 202 Jan 27 19:00:09.283871 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1602/3203] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 19:00:09 2021] DELETE /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 19:00:09.292435 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f96d08e-dcc3-46a6-a7e5-a0c733beeb93 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 Jan 27 19:00:09.293048 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f96d08e-dcc3-46a6-a7e5-a0c733beeb93 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:09.293909 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:09.293909 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:09.293909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9f96d08e-dcc3-46a6-a7e5-a0c733beeb93 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:09.472714 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:09.472714 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:09.481366 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9f96d08e-dcc3-46a6-a7e5-a0c733beeb93 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:09.503375 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9f96d08e-dcc3-46a6-a7e5-a0c733beeb93 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 returned with HTTP 200 Jan 27 19:00:09.513944 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1602/3204] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:09 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 => generated 909 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:10.521349 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9adb258a-344f-4b94-8e8d-6f46e8bcd609 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 Jan 27 19:00:10.521852 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9adb258a-344f-4b94-8e8d-6f46e8bcd609 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:10.521966 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:10.521966 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:10.522301 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9adb258a-344f-4b94-8e8d-6f46e8bcd609 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:10.576016 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:10.576016 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:10.584703 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9adb258a-344f-4b94-8e8d-6f46e8bcd609 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:10.608254 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9adb258a-344f-4b94-8e8d-6f46e8bcd609 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 returned with HTTP 200 Jan 27 19:00:10.609078 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1603/3205] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:10 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:11.625093 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3279bf31-5814-42d0-9fed-415865a0011c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 Jan 27 19:00:11.625607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3279bf31-5814-42d0-9fed-415865a0011c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:11.625804 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:11.625804 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:11.626175 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3279bf31-5814-42d0-9fed-415865a0011c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:11.672506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3279bf31-5814-42d0-9fed-415865a0011c tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 returned with HTTP 404 Jan 27 19:00:11.673703 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1603/3206] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:11 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/c89229e2-46f7-44b5-8fe8-a1c0b98ac6d8 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:00:11.681635 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1814702f-7471-4e71-bde4-f3f637c79bb9 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] DELETE http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 Jan 27 19:00:11.682819 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1814702f-7471-4e71-bde4-f3f637c79bb9 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:11.683043 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:11.683043 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:11.683782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1814702f-7471-4e71-bde4-f3f637c79bb9 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:11.684299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-1814702f-7471-4e71-bde4-f3f637c79bb9 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Delete volume with id: 6a27bf86-3081-4ea9-bf84-b3e04c4ec526 Jan 27 19:00:11.734938 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1814702f-7471-4e71-bde4-f3f637c79bb9 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 returned with HTTP 404 Jan 27 19:00:11.735987 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1604/3207] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 19:00:11 2021] DELETE /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/6a27bf86-3081-4ea9-bf84-b3e04c4ec526 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:00:11.743692 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7fe02fdc-736e-49a9-8f66-024de8cd0ecc tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] DELETE http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa Jan 27 19:00:11.744243 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7fe02fdc-736e-49a9-8f66-024de8cd0ecc tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:11.744752 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7fe02fdc-736e-49a9-8f66-024de8cd0ecc tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:11.745216 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-7fe02fdc-736e-49a9-8f66-024de8cd0ecc tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Delete volume with id: 7f6ee867-44dc-4e61-aafe-fc267f5369aa Jan 27 19:00:11.789923 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7fe02fdc-736e-49a9-8f66-024de8cd0ecc tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa returned with HTTP 404 Jan 27 19:00:11.791754 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1604/3208] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 19:00:11 2021] DELETE /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/7f6ee867-44dc-4e61-aafe-fc267f5369aa => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:00:11.799012 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b721a94-5a57-47ab-951c-56ff36d9ac16 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] DELETE http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb Jan 27 19:00:11.799580 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b721a94-5a57-47ab-951c-56ff36d9ac16 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:11.800060 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6b721a94-5a57-47ab-951c-56ff36d9ac16 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:11.800591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-6b721a94-5a57-47ab-951c-56ff36d9ac16 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Delete volume with id: 16e86eab-d2a4-45c4-9f77-20ca64f77cfb Jan 27 19:00:11.845815 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6b721a94-5a57-47ab-951c-56ff36d9ac16 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb returned with HTTP 404 Jan 27 19:00:11.846782 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1605/3209] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 19:00:11 2021] DELETE /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/16e86eab-d2a4-45c4-9f77-20ca64f77cfb => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:00:11.854128 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c8308e2-4aab-4247-beb9-60e45dea8381 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] DELETE http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 Jan 27 19:00:11.854660 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c8308e2-4aab-4247-beb9-60e45dea8381 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:11.855116 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9c8308e2-4aab-4247-beb9-60e45dea8381 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:11.855601 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-9c8308e2-4aab-4247-beb9-60e45dea8381 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Delete volume with id: e5a45cd3-8c42-4321-8f41-6b1ad0970945 Jan 27 19:00:11.902371 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9c8308e2-4aab-4247-beb9-60e45dea8381 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 returned with HTTP 404 Jan 27 19:00:11.903340 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1605/3210] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 19:00:11 2021] DELETE /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/e5a45cd3-8c42-4321-8f41-6b1ad0970945 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:00:11.910804 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba8e927b-9de7-4578-be20-222ba49b6cc3 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] DELETE http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 Jan 27 19:00:11.911318 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba8e927b-9de7-4578-be20-222ba49b6cc3 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:11.911901 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ba8e927b-9de7-4578-be20-222ba49b6cc3 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:11.912379 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-ba8e927b-9de7-4578-be20-222ba49b6cc3 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Delete volume with id: 42e0a417-8ed2-48ee-9017-c201d7cfb527 Jan 27 19:00:11.961283 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:11.961283 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:11.963041 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ba8e927b-9de7-4578-be20-222ba49b6cc3 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:11.988316 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ba8e927b-9de7-4578-be20-222ba49b6cc3 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Delete volume request issued successfully. Jan 27 19:00:11.988782 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ba8e927b-9de7-4578-be20-222ba49b6cc3 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 returned with HTTP 202 Jan 27 19:00:11.989599 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1606/3211] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 19:00:11 2021] DELETE /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 19:00:11.997290 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a80aec46-969a-4b71-81af-0eff38094cbd tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 Jan 27 19:00:11.997806 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a80aec46-969a-4b71-81af-0eff38094cbd tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:11.998289 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a80aec46-969a-4b71-81af-0eff38094cbd tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:12.047365 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:12.047365 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:12.055515 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a80aec46-969a-4b71-81af-0eff38094cbd tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:12.077914 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a80aec46-969a-4b71-81af-0eff38094cbd tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 returned with HTTP 200 Jan 27 19:00:12.078740 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1606/3212] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:11 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 => generated 928 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:13.096394 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92ab5163-4a80-4430-812a-c36e45eb9c0b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 Jan 27 19:00:13.096950 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92ab5163-4a80-4430-812a-c36e45eb9c0b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:13.097115 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:13.097115 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:13.097494 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-92ab5163-4a80-4430-812a-c36e45eb9c0b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:13.147592 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:00:13.147592 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:00:13.156089 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-92ab5163-4a80-4430-812a-c36e45eb9c0b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Volume info retrieved successfully. Jan 27 19:00:13.177406 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-92ab5163-4a80-4430-812a-c36e45eb9c0b tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 returned with HTTP 200 Jan 27 19:00:13.178217 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1607/3213] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:13 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 => generated 928 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:00:14.195752 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1dc17376-26f1-47cc-ad06-bbb997978f79 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] GET http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 Jan 27 19:00:14.196346 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1dc17376-26f1-47cc-ad06-bbb997978f79 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:14.196598 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:14.196598 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:14.196967 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1dc17376-26f1-47cc-ad06-bbb997978f79 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:14.243165 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1dc17376-26f1-47cc-ad06-bbb997978f79 tempest-VolumesActionsTest-2097372688 tempest-VolumesActionsTest-2097372688-project] http://10.222.0.72/volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 returned with HTTP 404 Jan 27 19:00:14.244890 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1607/3214] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:00:14 2021] GET /volume/v3/3c1c3e76549e4e4e94ec764a37b171aa/volumes/42e0a417-8ed2-48ee-9017-c201d7cfb527 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:00:19.631956 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0dcab3c2-ea07-45e2-b320-6a806be00c94 tempest-AvailabilityZoneTestJSON-1888881823 tempest-AvailabilityZoneTestJSON-1888881823-project] GET http://10.222.0.72/volume/v3/516ef6badc654af98bd49284ee76e12f/os-availability-zone Jan 27 19:00:19.632490 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0dcab3c2-ea07-45e2-b320-6a806be00c94 tempest-AvailabilityZoneTestJSON-1888881823 tempest-AvailabilityZoneTestJSON-1888881823-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:00:19.632703 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:00:19.632703 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:00:19.633081 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0dcab3c2-ea07-45e2-b320-6a806be00c94 tempest-AvailabilityZoneTestJSON-1888881823 tempest-AvailabilityZoneTestJSON-1888881823-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:00:19.640444 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0dcab3c2-ea07-45e2-b320-6a806be00c94 tempest-AvailabilityZoneTestJSON-1888881823 tempest-AvailabilityZoneTestJSON-1888881823-project] Availability Zones retrieved successfully. Jan 27 19:00:19.641035 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0dcab3c2-ea07-45e2-b320-6a806be00c94 tempest-AvailabilityZoneTestJSON-1888881823 tempest-AvailabilityZoneTestJSON-1888881823-project] http://10.222.0.72/volume/v3/516ef6badc654af98bd49284ee76e12f/os-availability-zone returned with HTTP 200 Jan 27 19:00:19.641981 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1608/3215] 10.222.0.72 () {58 vars in 1243 bytes} [Wed Jan 27 19:00:19 2021] GET /volume/v3/516ef6badc654af98bd49284ee76e12f/os-availability-zone => generated 82 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 19:22:05.621682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] POST http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes Jan 27 19:22:05.622447 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1587020933"}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:22:05.623577 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-1587020933'}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 19:22:05.623952 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Create volume of 1 GB Jan 27 19:22:05.637120 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Availability Zones retrieved successfully. Jan 27 19:22:05.653512 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Flow 'volume_create_api' (27939382-56b7-48a2-ae2a-571ab192dfd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:22:05.656236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b775fa-f77c-426d-af59-a4bd264468ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:22:05.658236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 19:22:05.721770 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b775fa-f77c-426d-af59-a4bd264468ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:22:05.724100 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec120f08-1f00-451a-a242-c170030fd1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:22:05.809973 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Created reservations ['b75d5dec-4b26-4aca-acca-5e8926fc3b46', '3d879fba-04a0-429e-887c-2d662a027dd5', 'ce8d9f9f-6972-463a-b0c3-b853b22aa071', 'fc401f3e-5cff-4e85-a61b-10f91bd390ce'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 19:22:05.811771 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec120f08-1f00-451a-a242-c170030fd1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b75d5dec-4b26-4aca-acca-5e8926fc3b46', '3d879fba-04a0-429e-887c-2d662a027dd5', 'ce8d9f9f-6972-463a-b0c3-b853b22aa071', 'fc401f3e-5cff-4e85-a61b-10f91bd390ce']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:22:05.813849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf985e4-5600-4165-9bf3-ba0c67d4b0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:22:05.874942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf985e4-5600-4165-9bf3-ba0c67d4b0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efd3e1c4-0c59-482a-b3c1-8af7270ab6ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1587020933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7172aa1cca47ff89e77567400b22a1',qos_specs=None,replication_status=,reservations=['b75d5dec-4b26-4aca-acca-5e8926fc3b46','3d879fba-04a0-429e-887c-2d662a027dd5','ce8d9f9f-6972-463a-b0c3-b853b22aa071','fc401f3e-5cff-4e85-a61b-10f91bd390ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df915781d9204f8cba4f453a1a46ec1a',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T19:22:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1587020933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efd3e1c4-0c59-482a-b3c1-8af7270ab6ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e7172aa1cca47ff89e77567400b22a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='df915781d9204f8cba4f453a1a46ec1a',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:22:05.876990 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfdd75a-e505-41b6-bdfd-b2c2bf5f0df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:22:05.901922 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfdd75a-e505-41b6-bdfd-b2c2bf5f0df7) transitioned into state 'SUCCESS' from state '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-1587020933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7172aa1cca47ff89e77567400b22a1',qos_specs=None,replication_status=,reservations=['b75d5dec-4b26-4aca-acca-5e8926fc3b46','3d879fba-04a0-429e-887c-2d662a027dd5','ce8d9f9f-6972-463a-b0c3-b853b22aa071','fc401f3e-5cff-4e85-a61b-10f91bd390ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df915781d9204f8cba4f453a1a46ec1a',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:22:05.903861 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28eb7f11-cb72-4542-a7c4-3a04b66b6511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:22:05.918443 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28eb7f11-cb72-4542-a7c4-3a04b66b6511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:22:05.921065 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Flow 'volume_create_api' (27939382-56b7-48a2-ae2a-571ab192dfd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:22:05.969010 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Create volume request issued successfully. Jan 27 19:22:05.982794 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a2990f1-5a28-4f23-868d-3c7a80fac13d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes returned with HTTP 202 Jan 27 19:22:05.983932 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1608/3216] 10.222.0.72 () {60 vars in 1225 bytes} [Wed Jan 27 19:22:05 2021] POST /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes => generated 821 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 19:22:05.999465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8701fdf5-036f-4070-ad9a-57662e4ca80a tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:22:05.999989 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8701fdf5-036f-4070-ad9a-57662e4ca80a tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:06.000474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8701fdf5-036f-4070-ad9a-57662e4ca80a tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:06.054509 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:06.054509 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:06.063208 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8701fdf5-036f-4070-ad9a-57662e4ca80a tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:22:06.085457 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8701fdf5-036f-4070-ad9a-57662e4ca80a tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:22:06.086272 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1609/3217] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:22:05 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:22:07.104874 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b018645-9155-4e66-9703-6ca2e27374e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:22:07.105872 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b018645-9155-4e66-9703-6ca2e27374e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:07.106210 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:07.106210 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:07.106865 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b018645-9155-4e66-9703-6ca2e27374e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:07.166153 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:07.166153 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:07.177410 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9b018645-9155-4e66-9703-6ca2e27374e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:22:07.201942 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b018645-9155-4e66-9703-6ca2e27374e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:22:07.202767 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1609/3218] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:22:07 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 914 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:22:07.753706 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-003bdc82-0183-4b07-9ab6-88e83435069d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:22:07.754225 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-003bdc82-0183-4b07-9ab6-88e83435069d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:07.754438 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:07.754438 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:07.754812 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-003bdc82-0183-4b07-9ab6-88e83435069d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:07.804181 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:07.804181 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:07.812210 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-003bdc82-0183-4b07-9ab6-88e83435069d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:22:07.833059 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-003bdc82-0183-4b07-9ab6-88e83435069d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:22:07.834440 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1610/3219] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 19:22:07 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:22:07.928486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b018645-9155-4e66-9703-6ca2e27374e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume// Jan 27 19:22:07.928960 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b018645-9155-4e66-9703-6ca2e27374e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:07.929183 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:07.929183 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:07.929561 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9b018645-9155-4e66-9703-6ca2e27374e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:07.930754 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9b018645-9155-4e66-9703-6ca2e27374e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:22:07.931352 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1610/3220] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 19:22: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 27 19:22:07.944493 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-941383ce-9dfa-4989-9984-ece6b1e52a96 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] POST http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments Jan 27 19:22:07.944996 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:07.944996 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:07.945415 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-941383ce-9dfa-4989-9984-ece6b1e52a96 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efd3e1c4-0c59-482a-b3c1-8af7270ab6ec", "instance_uuid": "5df6f821-9893-44ae-915f-6080f28bee11", "connector": null}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:22:07.997773 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:07.997773 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:08.051746 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-941383ce-9dfa-4989-9984-ece6b1e52a96 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments returned with HTTP 200 Jan 27 19:22:08.053144 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1611/3221] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 19:22:07 2021] POST /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:22:08.089461 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9c99c84-d195-4aae-b304-6ac25292c77d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:22:08.089987 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9c99c84-d195-4aae-b304-6ac25292c77d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:08.090468 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e9c99c84-d195-4aae-b304-6ac25292c77d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:08.139706 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:08.139706 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:08.143207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-941383ce-9dfa-4989-9984-ece6b1e52a96 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume// Jan 27 19:22:08.143721 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-941383ce-9dfa-4989-9984-ece6b1e52a96 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:08.143934 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:08.143934 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:08.144313 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-941383ce-9dfa-4989-9984-ece6b1e52a96 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:08.145540 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-941383ce-9dfa-4989-9984-ece6b1e52a96 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:22:08.147398 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1612/3222] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 19:22:08 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 19:22:08.151395 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e9c99c84-d195-4aae-b304-6ac25292c77d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:22:08.160451 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-752b14fd-f06c-41e1-8c0f-e20b190bdca9 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:22:08.161030 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-752b14fd-f06c-41e1-8c0f-e20b190bdca9 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:08.161543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-752b14fd-f06c-41e1-8c0f-e20b190bdca9 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:08.174873 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:08.174873 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:08.183270 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e9c99c84-d195-4aae-b304-6ac25292c77d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:22:08.184135 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1611/3223] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:22:08 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:22:08.211087 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:08.211087 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:08.219125 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-752b14fd-f06c-41e1-8c0f-e20b190bdca9 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:22:08.236817 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:08.236817 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:08.245168 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-752b14fd-f06c-41e1-8c0f-e20b190bdca9 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:22:08.245969 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1613/3224] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 19:22:08 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 1012 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 19:22:08.287672 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-21a85b14-dca6-4198-afeb-c4199b989950 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] PUT http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c3faefda-f93b-4ee0-b7dd-8ae00410d807 Jan 27 19:22:08.288216 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:08.288216 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:08.288644 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-21a85b14-dca6-4198-afeb-c4199b989950 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:22:08.317417 n-d-742170-5 devstack@c-api.service[87900]: /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 27 19:22:08.317417 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 19:22:08.318475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-21a85b14-dca6-4198-afeb-c4199b989950 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Lock "b'cinder-attachment_update-efd3e1c4-0c59-482a-b3c1-8af7270ab6ec-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 19:22:08.320805 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:08.320805 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:09.201509 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-46be7431-e7fb-4759-a00f-0c4df385ebbb tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:22:09.202070 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-46be7431-e7fb-4759-a00f-0c4df385ebbb tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:09.202269 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:09.202269 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:09.202645 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-46be7431-e7fb-4759-a00f-0c4df385ebbb tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:09.252728 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:09.252728 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:09.261497 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-46be7431-e7fb-4759-a00f-0c4df385ebbb tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:22:09.280517 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:09.280517 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:09.290388 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-46be7431-e7fb-4759-a00f-0c4df385ebbb tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:22:09.291238 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1614/3225] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:22:09 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 19:22:09.590206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-21a85b14-dca6-4198-afeb-c4199b989950 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Lock "b'cinder-attachment_update-efd3e1c4-0c59-482a-b3c1-8af7270ab6ec-n-h2-742170-5'" released by "attachment_update" :: held 1.272s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 19:22:09.590875 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-21a85b14-dca6-4198-afeb-c4199b989950 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c3faefda-f93b-4ee0-b7dd-8ae00410d807 returned with HTTP 200 Jan 27 19:22:09.591802 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1612/3226] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 19:22:08 2021] PUT /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c3faefda-f93b-4ee0-b7dd-8ae00410d807 => generated 762 bytes in 1309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:22:10.308257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b75f6bc5-5b47-4c54-bbbb-b9f16d47d1ed tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:22:10.308858 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b75f6bc5-5b47-4c54-bbbb-b9f16d47d1ed tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:10.309071 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:10.309071 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:10.309446 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b75f6bc5-5b47-4c54-bbbb-b9f16d47d1ed tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:10.357269 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:10.357269 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:10.365744 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b75f6bc5-5b47-4c54-bbbb-b9f16d47d1ed tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:22:10.384069 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:10.384069 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:10.392219 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b75f6bc5-5b47-4c54-bbbb-b9f16d47d1ed tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:22:10.393033 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1615/3227] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:22:10 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:22:11.409555 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b64b23b-6cf0-4401-935d-b82ba3f45b75 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:22:11.410129 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b64b23b-6cf0-4401-935d-b82ba3f45b75 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:11.410949 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:11.410949 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:11.411821 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0b64b23b-6cf0-4401-935d-b82ba3f45b75 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:11.465812 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:11.465812 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:11.473824 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0b64b23b-6cf0-4401-935d-b82ba3f45b75 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:22:11.493325 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:11.493325 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:11.501373 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0b64b23b-6cf0-4401-935d-b82ba3f45b75 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:22:11.502162 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1613/3228] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:22:11 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:22:12.518554 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4057f3b6-db73-4da1-ae13-366f9aa2f82d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:22:12.519124 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4057f3b6-db73-4da1-ae13-366f9aa2f82d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:12.519239 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:12.519239 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:12.519729 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4057f3b6-db73-4da1-ae13-366f9aa2f82d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:12.572598 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:12.572598 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:12.580529 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4057f3b6-db73-4da1-ae13-366f9aa2f82d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:22:12.600016 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:12.600016 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:12.608328 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4057f3b6-db73-4da1-ae13-366f9aa2f82d tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:22:12.609169 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1616/3229] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:22:12 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:22:13.625404 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60280610-2d17-4b7a-a3e3-ffdd84ac9400 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:22:13.625993 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60280610-2d17-4b7a-a3e3-ffdd84ac9400 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:13.626100 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:13.626100 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:13.626446 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-60280610-2d17-4b7a-a3e3-ffdd84ac9400 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:13.675812 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:13.675812 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:13.684126 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-60280610-2d17-4b7a-a3e3-ffdd84ac9400 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:22:13.702226 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:13.702226 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:13.711001 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-60280610-2d17-4b7a-a3e3-ffdd84ac9400 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:22:13.711827 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1614/3230] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:22:13 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:22:14.728354 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-32abaabc-07af-425c-a070-ed6e4a7a8cb9 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:22:14.728864 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-32abaabc-07af-425c-a070-ed6e4a7a8cb9 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:14.729067 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:14.729067 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:14.729441 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-32abaabc-07af-425c-a070-ed6e4a7a8cb9 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:14.778890 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:14.778890 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:14.788050 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-32abaabc-07af-425c-a070-ed6e4a7a8cb9 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:22:14.806640 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:14.806640 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:14.814663 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-32abaabc-07af-425c-a070-ed6e4a7a8cb9 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:22:14.815503 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1617/3231] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:22:14 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:22:15.788010 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-6311c6fb-7c69-44ff-8e4e-adf0dbdc9595 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] POST http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c3faefda-f93b-4ee0-b7dd-8ae00410d807/action Jan 27 19:22:15.788568 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:15.788568 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:15.788911 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-6311c6fb-7c69-44ff-8e4e-adf0dbdc9595 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:22:15.789294 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-6311c6fb-7c69-44ff-8e4e-adf0dbdc9595 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:22:15.832287 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5299ad89-7e43-4583-9804-7e6cf5160ad8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:22:15.832830 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5299ad89-7e43-4583-9804-7e6cf5160ad8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:15.833623 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:15.833623 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:15.834007 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5299ad89-7e43-4583-9804-7e6cf5160ad8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:15.855723 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:15.855723 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:15.869162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aeed94ae-cd21-4152-ab4e-016e47587b42 req-6311c6fb-7c69-44ff-8e4e-adf0dbdc9595 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c3faefda-f93b-4ee0-b7dd-8ae00410d807/action returned with HTTP 204 Jan 27 19:22:15.870049 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1615/3232] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 19:22:15 2021] POST /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c3faefda-f93b-4ee0-b7dd-8ae00410d807/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:22:15.884374 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:15.884374 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:15.892880 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5299ad89-7e43-4583-9804-7e6cf5160ad8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:22:15.912071 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:15.912071 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:15.920336 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5299ad89-7e43-4583-9804-7e6cf5160ad8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:22:15.921148 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1618/3233] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:22:15 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 1209 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 19:22:16.937957 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b16777f-a404-4426-af97-08baf3903765 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:22:16.938500 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b16777f-a404-4426-af97-08baf3903765 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:16.938621 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:16.938621 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:16.938936 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b16777f-a404-4426-af97-08baf3903765 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:16.990881 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:16.990881 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:16.998834 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1b16777f-a404-4426-af97-08baf3903765 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:22:17.017633 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:17.017633 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:17.027046 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b16777f-a404-4426-af97-08baf3903765 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:22:17.027880 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1616/3234] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:22:16 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 1206 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:22:32.499652 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5299ad89-7e43-4583-9804-7e6cf5160ad8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume// Jan 27 19:22:32.500151 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5299ad89-7e43-4583-9804-7e6cf5160ad8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:32.500327 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:32.500327 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:32.500707 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5299ad89-7e43-4583-9804-7e6cf5160ad8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:32.501747 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5299ad89-7e43-4583-9804-7e6cf5160ad8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:22:32.502464 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1619/3235] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 19:22:32 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 19:22:32.517296 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-ee7c82eb-7d57-4914-bf40-709ffc47a062 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] POST http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments Jan 27 19:22:32.517794 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:32.517794 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:32.518206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-ee7c82eb-7d57-4914-bf40-709ffc47a062 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efd3e1c4-0c59-482a-b3c1-8af7270ab6ec", "instance_uuid": "5df6f821-9893-44ae-915f-6080f28bee11", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:22:32.567881 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:32.567881 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:32.687846 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-ee7c82eb-7d57-4914-bf40-709ffc47a062 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments returned with HTTP 200 Jan 27 19:22:32.688805 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1617/3236] 10.222.0.110 () {64 vars in 1359 bytes} [Wed Jan 27 19:22:32 2021] POST /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments => generated 273 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 19:22:32.703513 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-7b4b8c58-3533-41dd-8c00-540742ba3e63 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] DELETE http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c3faefda-f93b-4ee0-b7dd-8ae00410d807 Jan 27 19:22:32.704022 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-7b4b8c58-3533-41dd-8c00-540742ba3e63 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:32.704498 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-7b4b8c58-3533-41dd-8c00-540742ba3e63 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:32.724260 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:32.724260 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:32.908842 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-7b4b8c58-3533-41dd-8c00-540742ba3e63 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(c80683d5-3a4e-4f84-a580-1e7c713df54f)]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 19:22:32.909276 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-7b4b8c58-3533-41dd-8c00-540742ba3e63 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Adding status of: reserved to pending status list for volume. {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 27 19:22:32.909692 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-7b4b8c58-3533-41dd-8c00-540742ba3e63 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 19:22:32.916650 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-7b4b8c58-3533-41dd-8c00-540742ba3e63 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c3faefda-f93b-4ee0-b7dd-8ae00410d807 returned with HTTP 200 Jan 27 19:22:32.917512 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1620/3237] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 19:22:32 2021] DELETE /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c3faefda-f93b-4ee0-b7dd-8ae00410d807 => generated 192 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:22:37.021970 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-fcc79e97-c2b8-4b28-bf34-4134cab28825 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] PUT http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c80683d5-3a4e-4f84-a580-1e7c713df54f Jan 27 19:22:37.022755 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:37.022755 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:37.023367 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-fcc79e97-c2b8-4b28-bf34-4134cab28825 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:22:37.063576 n-d-742170-5 devstack@c-api.service[87900]: /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 27 19:22:37.063576 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 19:22:37.064307 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-fcc79e97-c2b8-4b28-bf34-4134cab28825 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Lock "b'cinder-attachment_update-efd3e1c4-0c59-482a-b3c1-8af7270ab6ec-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.020s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 19:22:37.067537 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:37.067537 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:38.358096 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-fcc79e97-c2b8-4b28-bf34-4134cab28825 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Lock "b'cinder-attachment_update-efd3e1c4-0c59-482a-b3c1-8af7270ab6ec-n-h1-742170-5'" released by "attachment_update" :: held 1.294s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 19:22:38.358759 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-fcc79e97-c2b8-4b28-bf34-4134cab28825 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c80683d5-3a4e-4f84-a580-1e7c713df54f returned with HTTP 200 Jan 27 19:22:38.359661 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1618/3238] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 19:22:37 2021] PUT /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c80683d5-3a4e-4f84-a580-1e7c713df54f => generated 762 bytes in 1343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:22:38.375453 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-3375d305-0f9b-4322-87ea-df70606d88d6 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c80683d5-3a4e-4f84-a580-1e7c713df54f Jan 27 19:22:38.376019 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-3375d305-0f9b-4322-87ea-df70606d88d6 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:38.376233 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:38.376233 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:38.376600 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-3375d305-0f9b-4322-87ea-df70606d88d6 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:38.397264 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-3375d305-0f9b-4322-87ea-df70606d88d6 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c80683d5-3a4e-4f84-a580-1e7c713df54f returned with HTTP 200 Jan 27 19:22:38.398080 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1621/3239] 10.222.0.43 () {60 vars in 1415 bytes} [Wed Jan 27 19:22:38 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c80683d5-3a4e-4f84-a580-1e7c713df54f => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:22:47.820085 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-ff580c8b-db98-4a80-81e0-2f303006f921 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] POST http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c80683d5-3a4e-4f84-a580-1e7c713df54f/action Jan 27 19:22:47.820659 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:47.820659 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:47.821042 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-ff580c8b-db98-4a80-81e0-2f303006f921 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:22:47.821430 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-ff580c8b-db98-4a80-81e0-2f303006f921 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:22:47.889945 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:47.889945 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:47.903901 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-ff580c8b-db98-4a80-81e0-2f303006f921 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c80683d5-3a4e-4f84-a580-1e7c713df54f/action returned with HTTP 204 Jan 27 19:22:47.904746 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1619/3240] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 19:22:47 2021] POST /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c80683d5-3a4e-4f84-a580-1e7c713df54f/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:22:53.004057 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-3375d305-0f9b-4322-87ea-df70606d88d6 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume// Jan 27 19:22:53.005424 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-3375d305-0f9b-4322-87ea-df70606d88d6 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:53.005424 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:53.005424 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:53.005424 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-3375d305-0f9b-4322-87ea-df70606d88d6 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:53.006341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-e5ae2cc6-7795-4ee7-9764-361faf44a840 req-3375d305-0f9b-4322-87ea-df70606d88d6 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:22:53.007207 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1622/3241] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 19:22: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 27 19:22:53.024123 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-9fb3805b-55a4-43c0-8eb8-2f10e38ba479 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] POST http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments Jan 27 19:22:53.025913 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:53.025913 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:53.026340 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-9fb3805b-55a4-43c0-8eb8-2f10e38ba479 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efd3e1c4-0c59-482a-b3c1-8af7270ab6ec", "instance_uuid": "5df6f821-9893-44ae-915f-6080f28bee11", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:22:53.079976 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:53.079976 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:53.204489 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-9fb3805b-55a4-43c0-8eb8-2f10e38ba479 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments returned with HTTP 200 Jan 27 19:22:53.205321 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1620/3242] 10.222.0.43 () {64 vars in 1358 bytes} [Wed Jan 27 19:22:53 2021] POST /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments => generated 273 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:22:53.219955 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-74304321-2569-4826-83e4-37e828404370 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] DELETE http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c80683d5-3a4e-4f84-a580-1e7c713df54f Jan 27 19:22:53.220474 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-74304321-2569-4826-83e4-37e828404370 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:53.220959 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-74304321-2569-4826-83e4-37e828404370 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:53.243562 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:53.243562 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:53.432774 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-74304321-2569-4826-83e4-37e828404370 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(b1ff72a9-1af4-4281-8907-4516262d05ef)]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 19:22:53.433202 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-74304321-2569-4826-83e4-37e828404370 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Adding status of: reserved to pending status list for volume. {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 27 19:22:53.433620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-74304321-2569-4826-83e4-37e828404370 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 19:22:53.440341 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-74304321-2569-4826-83e4-37e828404370 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c80683d5-3a4e-4f84-a580-1e7c713df54f returned with HTTP 200 Jan 27 19:22:53.441443 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1623/3243] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 19:22:53 2021] DELETE /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/c80683d5-3a4e-4f84-a580-1e7c713df54f => generated 192 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:22:57.299543 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-8b0ad92d-0662-48ba-a537-7e907d8be8c0 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] PUT http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/b1ff72a9-1af4-4281-8907-4516262d05ef Jan 27 19:22:57.300606 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:57.300606 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:57.301085 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-8b0ad92d-0662-48ba-a537-7e907d8be8c0 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:22:57.336299 n-d-742170-5 devstack@c-api.service[87900]: /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 27 19:22:57.336299 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 19:22:57.336835 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-8b0ad92d-0662-48ba-a537-7e907d8be8c0 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Lock "b'cinder-attachment_update-efd3e1c4-0c59-482a-b3c1-8af7270ab6ec-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.014s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 19:22:57.340080 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:22:57.340080 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:22:58.631659 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-8b0ad92d-0662-48ba-a537-7e907d8be8c0 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Lock "b'cinder-attachment_update-efd3e1c4-0c59-482a-b3c1-8af7270ab6ec-n-h2-742170-5'" released by "attachment_update" :: held 1.295s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 19:22:58.632332 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-8b0ad92d-0662-48ba-a537-7e907d8be8c0 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/b1ff72a9-1af4-4281-8907-4516262d05ef returned with HTTP 200 Jan 27 19:22:58.633247 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1621/3244] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 19:22:57 2021] PUT /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/b1ff72a9-1af4-4281-8907-4516262d05ef => generated 762 bytes in 1339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 19:22:58.650142 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-a549158e-6a64-4788-92a2-3a55897e96f2 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/b1ff72a9-1af4-4281-8907-4516262d05ef Jan 27 19:22:58.650700 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-a549158e-6a64-4788-92a2-3a55897e96f2 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:22:58.650916 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:22:58.650916 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:22:58.651283 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-a549158e-6a64-4788-92a2-3a55897e96f2 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:22:58.670566 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-a549158e-6a64-4788-92a2-3a55897e96f2 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/b1ff72a9-1af4-4281-8907-4516262d05ef returned with HTTP 200 Jan 27 19:22:58.671376 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1624/3245] 10.222.0.110 () {60 vars in 1416 bytes} [Wed Jan 27 19:22:58 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/b1ff72a9-1af4-4281-8907-4516262d05ef => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:23:07.613830 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-82de0b8a-4b63-4daa-a98d-555647547928 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] POST http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/b1ff72a9-1af4-4281-8907-4516262d05ef/action Jan 27 19:23:07.614436 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:23:07.614436 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:23:07.614825 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-82de0b8a-4b63-4daa-a98d-555647547928 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:23:07.615206 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-82de0b8a-4b63-4daa-a98d-555647547928 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:23:07.693157 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:23:07.693157 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:23:07.710679 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-418fb77e-ce8c-4b19-af41-12acc41d763c req-82de0b8a-4b63-4daa-a98d-555647547928 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/b1ff72a9-1af4-4281-8907-4516262d05ef/action returned with HTTP 204 Jan 27 19:23:07.711530 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1622/3246] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 19:23:07 2021] POST /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/b1ff72a9-1af4-4281-8907-4516262d05ef/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:23:13.763753 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-71dfc863-d7a9-46eb-a7c9-b919b6a22adc req-283f688c-449f-406d-937e-68a8faf45a86 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] DELETE http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/b1ff72a9-1af4-4281-8907-4516262d05ef Jan 27 19:23:13.764282 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-71dfc863-d7a9-46eb-a7c9-b919b6a22adc req-283f688c-449f-406d-937e-68a8faf45a86 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:23:13.764462 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:23:13.764462 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:23:13.764837 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-71dfc863-d7a9-46eb-a7c9-b919b6a22adc req-283f688c-449f-406d-937e-68a8faf45a86 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:23:13.789751 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:23:13.789751 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:23:14.386397 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-71dfc863-d7a9-46eb-a7c9-b919b6a22adc req-283f688c-449f-406d-937e-68a8faf45a86 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 19:23:14.386819 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-71dfc863-d7a9-46eb-a7c9-b919b6a22adc req-283f688c-449f-406d-937e-68a8faf45a86 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 19:23:14.393312 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-71dfc863-d7a9-46eb-a7c9-b919b6a22adc req-283f688c-449f-406d-937e-68a8faf45a86 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/b1ff72a9-1af4-4281-8907-4516262d05ef returned with HTTP 200 Jan 27 19:23:14.394401 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1625/3247] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 19:23:13 2021] DELETE /volume/v3/9e7172aa1cca47ff89e77567400b22a1/attachments/b1ff72a9-1af4-4281-8907-4516262d05ef => generated 19 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:23:15.464017 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16a40f7c-09a8-4c4c-bd7f-2f40afd64863 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:23:15.464509 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16a40f7c-09a8-4c4c-bd7f-2f40afd64863 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:23:15.464724 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:23:15.464724 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:23:15.465094 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-16a40f7c-09a8-4c4c-bd7f-2f40afd64863 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:23:15.513492 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:23:15.513492 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:23:15.522893 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-16a40f7c-09a8-4c4c-bd7f-2f40afd64863 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:23:15.544495 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-16a40f7c-09a8-4c4c-bd7f-2f40afd64863 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:23:15.545309 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1623/3248] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:23:15 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:23:15.561339 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-63b7dfea-ecc4-450e-8e82-0d3be309cd5e tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:23:15.561863 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-63b7dfea-ecc4-450e-8e82-0d3be309cd5e tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:23:15.562078 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:23:15.562078 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:23:15.562450 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-63b7dfea-ecc4-450e-8e82-0d3be309cd5e tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:23:15.610475 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:23:15.610475 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:23:15.618906 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-63b7dfea-ecc4-450e-8e82-0d3be309cd5e tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:23:15.640429 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-63b7dfea-ecc4-450e-8e82-0d3be309cd5e tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:23:15.641165 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1626/3249] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:23:15 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 914 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:23:15.738326 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-daf5a45a-9cfd-4797-ae75-36fdf8dce8f8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] DELETE http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:23:15.738839 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-daf5a45a-9cfd-4797-ae75-36fdf8dce8f8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:23:15.739054 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:23:15.739054 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:23:15.739422 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-daf5a45a-9cfd-4797-ae75-36fdf8dce8f8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:23:15.739899 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-daf5a45a-9cfd-4797-ae75-36fdf8dce8f8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Delete volume with id: efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:23:15.788761 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:23:15.788761 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:23:15.789886 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-daf5a45a-9cfd-4797-ae75-36fdf8dce8f8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:23:15.816061 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-daf5a45a-9cfd-4797-ae75-36fdf8dce8f8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Delete volume request issued successfully. Jan 27 19:23:15.816597 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-daf5a45a-9cfd-4797-ae75-36fdf8dce8f8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 202 Jan 27 19:23:15.817988 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1624/3250] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 19:23:15 2021] DELETE /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 19:23:15.825041 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed715fb8-94c7-4897-a03b-a3a1ea1890e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:23:15.825558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ed715fb8-94c7-4897-a03b-a3a1ea1890e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:23:15.825772 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:23:15.825772 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:23:15.826146 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ed715fb8-94c7-4897-a03b-a3a1ea1890e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:23:15.876558 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:23:15.876558 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:23:15.885442 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ed715fb8-94c7-4897-a03b-a3a1ea1890e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:23:15.907935 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ed715fb8-94c7-4897-a03b-a3a1ea1890e8 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:23:15.909519 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1627/3251] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:23:15 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 19:23:16.925623 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-805253ee-8f1a-49c2-925f-12b4d7823743 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:23:16.926169 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-805253ee-8f1a-49c2-925f-12b4d7823743 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:23:16.926377 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:23:16.926377 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:23:16.926744 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-805253ee-8f1a-49c2-925f-12b4d7823743 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:23:16.980098 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:23:16.980098 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:23:16.988816 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-805253ee-8f1a-49c2-925f-12b4d7823743 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Volume info retrieved successfully. Jan 27 19:23:17.010996 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-805253ee-8f1a-49c2-925f-12b4d7823743 tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 200 Jan 27 19:23:17.022039 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1625/3252] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:23:16 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:23:18.028394 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26a2b61f-b1a6-49d7-9f69-2edd2150458c tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] GET http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec Jan 27 19:23:18.028923 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26a2b61f-b1a6-49d7-9f69-2edd2150458c tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:23:18.029035 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:23:18.029035 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:23:18.029342 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-26a2b61f-b1a6-49d7-9f69-2edd2150458c tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:23:18.075312 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-26a2b61f-b1a6-49d7-9f69-2edd2150458c tempest-ServerActionsTestJSON-1032312673 tempest-ServerActionsTestJSON-1032312673-project] http://10.222.0.72/volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec returned with HTTP 404 Jan 27 19:23:18.076376 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1628/3253] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:23:18 2021] GET /volume/v3/9e7172aa1cca47ff89e77567400b22a1/volumes/efd3e1c4-0c59-482a-b3c1-8af7270ab6ec => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 19:25:16.642166 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b4febd4-e9b1-4212-af0d-e9f4cc10b283 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] POST http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/types Jan 27 19:25:16.642685 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:16.642685 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:16.643011 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7b4febd4-e9b1-4212-af0d-e9f4cc10b283 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-146621317", "extra_specs": {}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:25:16.688059 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7b4febd4-e9b1-4212-af0d-e9f4cc10b283 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/types returned with HTTP 200 Jan 27 19:25:16.688888 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1626/3254] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 19:25:16 2021] POST /volume/v3/b82a4189bd10480c8b0816631c30eadc/types => generated 217 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:16.700780 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-17f4d4ee-e207-4439-a58b-908892c8d1ff tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] POST http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/types/7e330620-36a5-4587-b249-7d2f30d02fd9/encryption Jan 27 19:25:16.701778 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-17f4d4ee-e207-4439-a58b-908892c8d1ff tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:25:16.749590 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-17f4d4ee-e207-4439-a58b-908892c8d1ff tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/types/7e330620-36a5-4587-b249-7d2f30d02fd9/encryption returned with HTTP 200 Jan 27 19:25:16.750528 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1629/3255] 10.222.0.72 () {60 vars in 1364 bytes} [Wed Jan 27 19:25:16 2021] POST /volume/v3/b82a4189bd10480c8b0816631c30eadc/types/7e330620-36a5-4587-b249-7d2f30d02fd9/encryption => generated 231 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:16.760073 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] POST http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes Jan 27 19:25:16.760840 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-180960256", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-146621317", "size": 1}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:25:16.762062 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-180960256', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-146621317', 'size': 1}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 19:25:16.774544 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Create volume of 1 GB Jan 27 19:25:16.775200 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:16.775200 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:16.775870 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Availability Zones retrieved successfully. Jan 27 19:25:16.792702 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Flow 'volume_create_api' (ed882079-d4a9-4a79-bb86-9514361363ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:25:16.796128 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85554b23-b903-4be9-9009-462e68b9cbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:25:16.798176 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 19:25:16.853440 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85554b23-b903-4be9-9009-462e68b9cbd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T19:25:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e330620-36a5-4587-b249-7d2f30d02fd9,is_public=True,name='tempest-scenario-type-cryptsetup-146621317',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e330620-36a5-4587-b249-7d2f30d02fd9', '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=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:25:16.855773 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed111ec-b8c9-4d03-922f-29c29b63810f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:25:16.900824 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-146621317 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-146621317, it is now deprecated. Please use the default quota class for default quota. Jan 27 19:25:16.901639 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-146621317 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-146621317, it is now deprecated. Please use the default quota class for default quota. Jan 27 19:25:16.942543 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Created reservations ['12e7753e-5563-4de2-9371-1800f36fb97f', 'f8e4d24d-d71d-43b5-b275-901d929a0576', '5f2c0cf6-5492-4513-97d0-6c71418d1c27', 'c337bdeb-002a-43a8-ad84-cb5f9f94520c'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 19:25:16.944395 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed111ec-b8c9-4d03-922f-29c29b63810f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12e7753e-5563-4de2-9371-1800f36fb97f', 'f8e4d24d-d71d-43b5-b275-901d929a0576', '5f2c0cf6-5492-4513-97d0-6c71418d1c27', 'c337bdeb-002a-43a8-ad84-cb5f9f94520c']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:25:16.946482 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6afdddf-b30a-4f60-a9b4-808a1f320be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:25:17.002170 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6afdddf-b30a-4f60-a9b4-808a1f320be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-180960256',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc165d5009048e5ba71783f802064fc',qos_specs=None,replication_status=,reservations=['12e7753e-5563-4de2-9371-1800f36fb97f','f8e4d24d-d71d-43b5-b275-901d929a0576','5f2c0cf6-5492-4513-97d0-6c71418d1c27','c337bdeb-002a-43a8-ad84-cb5f9f94520c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59ae33bf504403ea544eb30fd954c63',volume_type_id=7e330620-36a5-4587-b249-7d2f30d02fd9), 'volume': 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-27T19:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-180960256',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc165d5009048e5ba71783f802064fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='d59ae33bf504403ea544eb30fd954c63',volume_attachment=,volume_type=,volume_type_id=7e330620-36a5-4587-b249-7d2f30d02fd9)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:25:17.004231 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a525f7f2-38b6-4afc-9d2f-d3cbf358a7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:25:17.029948 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a525f7f2-38b6-4afc-9d2f-d3cbf358a7a6) transitioned into state 'SUCCESS' from state '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-180960256',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc165d5009048e5ba71783f802064fc',qos_specs=None,replication_status=,reservations=['12e7753e-5563-4de2-9371-1800f36fb97f','f8e4d24d-d71d-43b5-b275-901d929a0576','5f2c0cf6-5492-4513-97d0-6c71418d1c27','c337bdeb-002a-43a8-ad84-cb5f9f94520c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59ae33bf504403ea544eb30fd954c63',volume_type_id=7e330620-36a5-4587-b249-7d2f30d02fd9)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:25:17.031894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4738d8a3-cfb1-416b-812b-b82c8300c410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:25:17.045417 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4738d8a3-cfb1-416b-812b-b82c8300c410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:25:17.048029 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Flow 'volume_create_api' (ed882079-d4a9-4a79-bb86-9514361363ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:25:17.096674 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Create volume request issued successfully. Jan 27 19:25:17.110557 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-eca6e63d-5c9d-4990-b10a-4206f3781156 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes returned with HTTP 202 Jan 27 19:25:17.119752 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1627/3256] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 19:25:16 2021] POST /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes => generated 855 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 19:25:17.125924 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-db627a87-3f0a-4562-bbee-6d5be4080fd8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:17.126525 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-db627a87-3f0a-4562-bbee-6d5be4080fd8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:17.127081 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-db627a87-3f0a-4562-bbee-6d5be4080fd8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:17.179869 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:17.179869 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:17.188506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-db627a87-3f0a-4562-bbee-6d5be4080fd8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:17.210539 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-db627a87-3f0a-4562-bbee-6d5be4080fd8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:17.211338 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1630/3257] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:17 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 947 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:18.228967 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb1e8bf1-9b2d-4c38-8f3e-c3041bdb6cdf tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:18.229506 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb1e8bf1-9b2d-4c38-8f3e-c3041bdb6cdf tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:18.229688 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:18.229688 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:18.230063 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bb1e8bf1-9b2d-4c38-8f3e-c3041bdb6cdf tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:18.282120 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:18.282120 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:18.290098 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bb1e8bf1-9b2d-4c38-8f3e-c3041bdb6cdf tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:18.312180 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bb1e8bf1-9b2d-4c38-8f3e-c3041bdb6cdf tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:18.313001 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1628/3258] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:18 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 948 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:18.329016 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07969b0e-2ee4-45df-8c68-4dd76e75ce1d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:18.329577 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07969b0e-2ee4-45df-8c68-4dd76e75ce1d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:18.329820 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:18.329820 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:18.330232 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07969b0e-2ee4-45df-8c68-4dd76e75ce1d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:18.379436 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:18.379436 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:18.387377 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-07969b0e-2ee4-45df-8c68-4dd76e75ce1d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:18.410021 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07969b0e-2ee4-45df-8c68-4dd76e75ce1d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:18.410823 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1631/3259] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:18 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 948 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:18.529885 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-bb417d91-aa49-4b22-b4f8-50c71622d9df tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:18.530413 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-bb417d91-aa49-4b22-b4f8-50c71622d9df tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:18.530564 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:18.530564 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:18.530942 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-bb417d91-aa49-4b22-b4f8-50c71622d9df tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:18.579573 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:18.579573 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:18.587557 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-bb417d91-aa49-4b22-b4f8-50c71622d9df tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:18.609527 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-bb417d91-aa49-4b22-b4f8-50c71622d9df tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:18.610347 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1629/3260] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 19:25:18 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 948 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:18.700701 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07969b0e-2ee4-45df-8c68-4dd76e75ce1d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume// Jan 27 19:25:18.701701 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07969b0e-2ee4-45df-8c68-4dd76e75ce1d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:18.701918 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:18.701918 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:18.702295 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-07969b0e-2ee4-45df-8c68-4dd76e75ce1d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:18.703332 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-07969b0e-2ee4-45df-8c68-4dd76e75ce1d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:25:18.703951 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1632/3261] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 19:25:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 19:25:18.717443 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-1ccfd85e-2212-432e-be26-9683ea4603df tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] POST http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments Jan 27 19:25:18.717942 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:18.717942 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:18.718479 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-1ccfd85e-2212-432e-be26-9683ea4603df tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285", "instance_uuid": "b87fbb76-7948-4e85-b84c-3066d12ae50c", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:25:18.770256 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:18.770256 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:18.821538 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-1ccfd85e-2212-432e-be26-9683ea4603df tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments returned with HTTP 200 Jan 27 19:25:18.822351 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1630/3262] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 19:25:18 2021] POST /volume/v3/7cc165d5009048e5ba71783f802064fc/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:25:18.855733 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e78bd2a5-7299-4359-bee8-418c472535f5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:18.856273 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e78bd2a5-7299-4359-bee8-418c472535f5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:18.856751 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e78bd2a5-7299-4359-bee8-418c472535f5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:18.884822 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-1ccfd85e-2212-432e-be26-9683ea4603df tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume// Jan 27 19:25:18.885343 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-1ccfd85e-2212-432e-be26-9683ea4603df tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:18.885568 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:18.885568 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:18.885952 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-1ccfd85e-2212-432e-be26-9683ea4603df tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:18.887217 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-1ccfd85e-2212-432e-be26-9683ea4603df tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:25:18.887984 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1631/3263] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 19:25:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 19:25:18.901210 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-caa797a9-7c15-47ec-8d9c-942894032a30 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:18.901777 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-caa797a9-7c15-47ec-8d9c-942894032a30 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:18.902254 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-caa797a9-7c15-47ec-8d9c-942894032a30 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:18.907562 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:18.907562 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:18.915796 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e78bd2a5-7299-4359-bee8-418c472535f5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:18.935323 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:18.935323 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:18.943664 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e78bd2a5-7299-4359-bee8-418c472535f5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:18.944470 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1633/3264] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:18 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 947 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:18.953431 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:18.953431 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:18.961570 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-caa797a9-7c15-47ec-8d9c-942894032a30 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:18.980143 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:18.980143 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:18.989173 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-caa797a9-7c15-47ec-8d9c-942894032a30 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:18.989991 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1632/3265] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 19:25:18 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 1046 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 19:25:19.025950 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-02d6b090-44b5-4c97-b00a-478a1beb5be5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] PUT http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/f8d42cab-0db3-4811-a330-0090af7a3c64 Jan 27 19:25:19.026451 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:19.026451 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:19.026876 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-02d6b090-44b5-4c97-b00a-478a1beb5be5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:25:19.055542 n-d-742170-5 devstack@c-api.service[87900]: /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 27 19:25:19.055542 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 19:25:19.056018 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-02d6b090-44b5-4c97-b00a-478a1beb5be5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Lock "b'cinder-attachment_update-5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 19:25:19.058349 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:19.058349 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:19.961036 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2faceb17-e92b-4beb-9464-1c639c9f5af5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:19.961604 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2faceb17-e92b-4beb-9464-1c639c9f5af5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:19.961754 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:19.961754 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:19.962127 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2faceb17-e92b-4beb-9464-1c639c9f5af5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:20.012961 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:20.012961 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:20.022615 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2faceb17-e92b-4beb-9464-1c639c9f5af5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:20.041291 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:20.041291 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:20.050934 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2faceb17-e92b-4beb-9464-1c639c9f5af5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:20.051806 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1633/3266] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:19 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 947 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 19:25:20.301092 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-02d6b090-44b5-4c97-b00a-478a1beb5be5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Lock "b'cinder-attachment_update-5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285-n-h2-742170-5'" released by "attachment_update" :: held 1.245s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 19:25:20.301760 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-02d6b090-44b5-4c97-b00a-478a1beb5be5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/f8d42cab-0db3-4811-a330-0090af7a3c64 returned with HTTP 200 Jan 27 19:25:20.302640 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1634/3267] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 19:25:19 2021] PUT /volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/f8d42cab-0db3-4811-a330-0090af7a3c64 => generated 761 bytes in 1281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:25:20.319113 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-846b35a8-8534-4366-8b57-17407f3e393e tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285/encryption Jan 27 19:25:20.319666 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-846b35a8-8534-4366-8b57-17407f3e393e tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:20.319884 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:20.319884 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:20.320298 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-846b35a8-8534-4366-8b57-17407f3e393e tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:20.368234 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:20.368234 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:20.421801 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-846b35a8-8534-4366-8b57-17407f3e393e tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285/encryption returned with HTTP 200 Jan 27 19:25:20.422566 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1634/3268] 10.222.0.110 () {58 vars in 1396 bytes} [Wed Jan 27 19:25:20 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285/encryption => generated 161 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:21.068648 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1bb91963-0281-493e-a1b7-aa248cf7157c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:21.069189 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1bb91963-0281-493e-a1b7-aa248cf7157c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:21.069340 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:21.069340 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:21.069714 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1bb91963-0281-493e-a1b7-aa248cf7157c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:21.118137 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:21.118137 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:21.127101 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1bb91963-0281-493e-a1b7-aa248cf7157c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:21.145402 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:21.145402 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:21.153469 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1bb91963-0281-493e-a1b7-aa248cf7157c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:21.154828 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1635/3269] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:21 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 948 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:22.171849 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-61d23e17-66e5-4966-b052-f6fff38b13c8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:22.172386 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-61d23e17-66e5-4966-b052-f6fff38b13c8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:22.172559 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:22.172559 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:22.172931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-61d23e17-66e5-4966-b052-f6fff38b13c8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:22.222442 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:22.222442 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:22.230357 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-61d23e17-66e5-4966-b052-f6fff38b13c8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:22.249851 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:22.249851 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:22.258250 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-61d23e17-66e5-4966-b052-f6fff38b13c8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:22.259051 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1635/3270] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:22 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 948 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:23.276573 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a4d8de9-0792-4c19-8184-a4db569560d1 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:23.277179 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a4d8de9-0792-4c19-8184-a4db569560d1 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:23.277301 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:23.277301 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:23.277634 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1a4d8de9-0792-4c19-8184-a4db569560d1 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:23.332206 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:23.332206 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:23.340441 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1a4d8de9-0792-4c19-8184-a4db569560d1 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:23.360107 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:23.360107 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:23.368507 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1a4d8de9-0792-4c19-8184-a4db569560d1 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:23.369323 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1636/3271] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:23 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 948 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:24.386035 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b740603-840f-450d-87b2-09417328837d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:24.386612 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b740603-840f-450d-87b2-09417328837d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:24.386718 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:24.386718 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:24.387078 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3b740603-840f-450d-87b2-09417328837d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:24.436696 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:24.436696 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:24.444943 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3b740603-840f-450d-87b2-09417328837d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:24.462722 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:24.462722 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:24.471247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3b740603-840f-450d-87b2-09417328837d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:24.472097 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1636/3272] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:24 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 948 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:25.489069 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-436c06ef-126d-4e86-85d5-51533a3def99 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:25.489612 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-436c06ef-126d-4e86-85d5-51533a3def99 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:25.489744 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:25.489744 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:25.490037 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-436c06ef-126d-4e86-85d5-51533a3def99 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:25.538929 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:25.538929 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:25.547392 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-436c06ef-126d-4e86-85d5-51533a3def99 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:25.565556 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:25.565556 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:25.573591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-436c06ef-126d-4e86-85d5-51533a3def99 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:25.574386 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1637/3273] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:25 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 948 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:26.035098 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-77dd2c2f-61e1-4e73-8fa8-145ee10d4bd7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] POST http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/f8d42cab-0db3-4811-a330-0090af7a3c64/action Jan 27 19:25:26.035659 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:26.035659 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:26.036142 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-77dd2c2f-61e1-4e73-8fa8-145ee10d4bd7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:25:26.036562 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-77dd2c2f-61e1-4e73-8fa8-145ee10d4bd7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:25:26.102740 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:26.102740 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:26.114987 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fde24f73-0513-47d1-8db0-d5b5a76e42f6 req-77dd2c2f-61e1-4e73-8fa8-145ee10d4bd7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/f8d42cab-0db3-4811-a330-0090af7a3c64/action returned with HTTP 204 Jan 27 19:25:26.115906 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1637/3274] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 19:25:26 2021] POST /volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/f8d42cab-0db3-4811-a330-0090af7a3c64/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:25:26.590877 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a0f6b50-1312-41e4-ac57-6c175675df1e tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:26.591558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a0f6b50-1312-41e4-ac57-6c175675df1e tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:26.591697 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:26.591697 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:26.591977 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8a0f6b50-1312-41e4-ac57-6c175675df1e tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:26.640783 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:26.640783 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:26.649434 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8a0f6b50-1312-41e4-ac57-6c175675df1e tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:26.668387 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:26.668387 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:26.676988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8a0f6b50-1312-41e4-ac57-6c175675df1e tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:26.678018 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1638/3275] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:26 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 1240 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:25:26.693777 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f31ea6f1-0a64-44da-a087-685d2874fc03 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:26.694291 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f31ea6f1-0a64-44da-a087-685d2874fc03 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:26.694505 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:26.694505 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:26.694873 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f31ea6f1-0a64-44da-a087-685d2874fc03 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:26.742572 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:26.742572 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:26.751345 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f31ea6f1-0a64-44da-a087-685d2874fc03 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:26.769917 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:26.769917 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:26.777956 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f31ea6f1-0a64-44da-a087-685d2874fc03 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:26.778821 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1638/3276] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:26 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 1240 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:25:26.893978 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-fce610d9-3111-40ca-b28e-758ee5c65786 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:26.894427 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-fce610d9-3111-40ca-b28e-758ee5c65786 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:26.894645 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:26.894645 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:26.895025 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-fce610d9-3111-40ca-b28e-758ee5c65786 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:26.943379 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:26.943379 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:26.951373 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-fce610d9-3111-40ca-b28e-758ee5c65786 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:26.970041 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:26.970041 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:26.978150 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-fce610d9-3111-40ca-b28e-758ee5c65786 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:26.978980 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1639/3277] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 19:25:26 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 1240 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:25:27.001161 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-540931e5-7d65-4e40-9970-c88a2a4af322 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] POST http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285/action Jan 27 19:25:27.001631 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:27.001631 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:27.002114 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-540931e5-7d65-4e40-9970-c88a2a4af322 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:25:27.002546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-540931e5-7d65-4e40-9970-c88a2a4af322 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:25:27.052304 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:27.052304 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:27.053444 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-540931e5-7d65-4e40-9970-c88a2a4af322 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:27.063128 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-540931e5-7d65-4e40-9970-c88a2a4af322 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Begin detaching volume completed successfully. Jan 27 19:25:27.063721 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-540931e5-7d65-4e40-9970-c88a2a4af322 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285/action returned with HTTP 202 Jan 27 19:25:27.064596 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1639/3278] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 19:25:26 2021] POST /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 19:25:27.140348 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-fce610d9-3111-40ca-b28e-758ee5c65786 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume// Jan 27 19:25:27.141167 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-fce610d9-3111-40ca-b28e-758ee5c65786 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:27.141382 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:27.141382 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:27.141766 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-fce610d9-3111-40ca-b28e-758ee5c65786 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:27.142801 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-fce610d9-3111-40ca-b28e-758ee5c65786 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:25:27.143401 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1640/3279] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 19:25: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 27 19:25:27.161088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-85fec470-cf4c-4f52-93f7-41a31ec58085 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:27.161643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-85fec470-cf4c-4f52-93f7-41a31ec58085 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:27.161859 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:27.161859 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:27.162242 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-85fec470-cf4c-4f52-93f7-41a31ec58085 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:27.215438 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:27.215438 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:27.224574 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-85fec470-cf4c-4f52-93f7-41a31ec58085 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:27.243409 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:27.243409 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:27.251869 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-85fec470-cf4c-4f52-93f7-41a31ec58085 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:27.252753 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1640/3280] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 19:25:27 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 1342 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 19:25:27.302130 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-4dff1e91-60c6-4bf1-8b28-3d0d85933128 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285/encryption Jan 27 19:25:27.303163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-4dff1e91-60c6-4bf1-8b28-3d0d85933128 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:27.303690 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-4dff1e91-60c6-4bf1-8b28-3d0d85933128 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:27.352311 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:27.352311 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:27.401682 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-4dff1e91-60c6-4bf1-8b28-3d0d85933128 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285/encryption returned with HTTP 200 Jan 27 19:25:27.402509 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1641/3281] 10.222.0.110 () {58 vars in 1396 bytes} [Wed Jan 27 19:25:27 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285/encryption => generated 161 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:27.820073 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-c105f750-daf1-43fa-892d-c33754fd02a1 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] DELETE http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/f8d42cab-0db3-4811-a330-0090af7a3c64 Jan 27 19:25:27.820558 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-c105f750-daf1-43fa-892d-c33754fd02a1 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:27.820813 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:27.820813 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:27.821180 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-c105f750-daf1-43fa-892d-c33754fd02a1 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:27.840975 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:27.840975 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:28.270349 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-c105f750-daf1-43fa-892d-c33754fd02a1 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 19:25:28.270843 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-c105f750-daf1-43fa-892d-c33754fd02a1 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 19:25:28.277441 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-15bfb3bd-2b5a-4d64-9806-1bb9b86b97a6 req-c105f750-daf1-43fa-892d-c33754fd02a1 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/f8d42cab-0db3-4811-a330-0090af7a3c64 returned with HTTP 200 Jan 27 19:25:28.278423 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1641/3282] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 19:25:27 2021] DELETE /volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/f8d42cab-0db3-4811-a330-0090af7a3c64 => generated 19 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:29.528316 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-7ecda42c-f434-4a5b-9801-905f8541bf53 req-33e305a9-6ab2-455d-96d6-459983c08452 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:29.529728 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-7ecda42c-f434-4a5b-9801-905f8541bf53 req-33e305a9-6ab2-455d-96d6-459983c08452 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:29.529930 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:29.529930 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:29.530677 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-7ecda42c-f434-4a5b-9801-905f8541bf53 req-33e305a9-6ab2-455d-96d6-459983c08452 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:29.583008 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:29.583008 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:29.591122 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-7ecda42c-f434-4a5b-9801-905f8541bf53 req-33e305a9-6ab2-455d-96d6-459983c08452 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:29.611698 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-7ecda42c-f434-4a5b-9801-905f8541bf53 req-33e305a9-6ab2-455d-96d6-459983c08452 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:29.612695 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1642/3283] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 19:25:29 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 948 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:29.632988 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a5fd57f-10cb-4483-a919-d8497533ea56 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] DELETE http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:29.633514 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a5fd57f-10cb-4483-a919-d8497533ea56 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:29.633730 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:29.633730 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:29.634102 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0a5fd57f-10cb-4483-a919-d8497533ea56 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:29.634565 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-0a5fd57f-10cb-4483-a919-d8497533ea56 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Delete volume with id: 5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:29.685233 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:29.685233 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:29.686632 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0a5fd57f-10cb-4483-a919-d8497533ea56 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:29.705441 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.keymgr.conf_key_mgr [None req-0a5fd57f-10cb-4483-a919-d8497533ea56 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 27 19:25:29.713299 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0a5fd57f-10cb-4483-a919-d8497533ea56 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Delete volume request issued successfully. Jan 27 19:25:29.713774 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0a5fd57f-10cb-4483-a919-d8497533ea56 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 202 Jan 27 19:25:29.714629 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1642/3284] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 19:25:29 2021] DELETE /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 19:25:29.722466 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7186d8b3-073a-47f9-9524-ce767ef51e13 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:29.722995 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7186d8b3-073a-47f9-9524-ce767ef51e13 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:29.723211 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:29.723211 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:29.723638 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7186d8b3-073a-47f9-9524-ce767ef51e13 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:29.772970 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:29.772970 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:29.781907 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7186d8b3-073a-47f9-9524-ce767ef51e13 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:29.804527 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7186d8b3-073a-47f9-9524-ce767ef51e13 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:29.805349 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1643/3285] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:29 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 947 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:30.822496 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c49a312d-41e1-446f-bdd6-2398d7745bc5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:30.823047 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c49a312d-41e1-446f-bdd6-2398d7745bc5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:30.823252 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:30.823252 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:30.823655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c49a312d-41e1-446f-bdd6-2398d7745bc5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:30.873194 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:30.873194 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:30.881465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c49a312d-41e1-446f-bdd6-2398d7745bc5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:30.902974 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c49a312d-41e1-446f-bdd6-2398d7745bc5 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 200 Jan 27 19:25:30.904496 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1643/3286] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:30 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 947 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:31.921578 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9bcedcb4-0304-43d4-a687-12811cc883fd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 Jan 27 19:25:31.922147 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9bcedcb4-0304-43d4-a687-12811cc883fd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:31.922271 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:31.922271 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:31.922621 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9bcedcb4-0304-43d4-a687-12811cc883fd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:31.969024 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9bcedcb4-0304-43d4-a687-12811cc883fd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 returned with HTTP 404 Jan 27 19:25:31.969943 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1644/3287] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:31 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/5fd6cd62-82f2-4c89-b7ae-8bf99cf6d285 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:25:31.977858 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-303bf040-a8e3-40f7-b123-581dbcff02c8 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] GET http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/volumes/detail?all_tenants=1 Jan 27 19:25:31.978580 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-303bf040-a8e3-40f7-b123-581dbcff02c8 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:31.978796 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:31.978796 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:31.979168 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-303bf040-a8e3-40f7-b123-581dbcff02c8 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:31.981118 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-303bf040-a8e3-40f7-b123-581dbcff02c8 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 19:25:32.030279 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-303bf040-a8e3-40f7-b123-581dbcff02c8 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Get all volumes completed successfully. Jan 27 19:25:32.034517 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-303bf040-a8e3-40f7-b123-581dbcff02c8 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 27 19:25:32.035326 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1644/3288] 10.222.0.72 () {58 vars in 1252 bytes} [Wed Jan 27 19:25:31 2021] GET /volume/v3/b82a4189bd10480c8b0816631c30eadc/volumes/detail?all_tenants=1 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 19:25:32.051728 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6ab553ba-cf3e-4d28-87c6-c260816414bb tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] DELETE http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/types/7e330620-36a5-4587-b249-7d2f30d02fd9 Jan 27 19:25:32.052259 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6ab553ba-cf3e-4d28-87c6-c260816414bb tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:32.052769 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6ab553ba-cf3e-4d28-87c6-c260816414bb tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:32.114604 n-d-742170-5 devstack@c-api.service[87900]: /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 27 19:25:32.114604 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 19:25:32.131900 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6ab553ba-cf3e-4d28-87c6-c260816414bb tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/types/7e330620-36a5-4587-b249-7d2f30d02fd9 returned with HTTP 202 Jan 27 19:25:32.132750 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1645/3289] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 19:25:32 2021] DELETE /volume/v3/b82a4189bd10480c8b0816631c30eadc/types/7e330620-36a5-4587-b249-7d2f30d02fd9 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 19:25:50.545296 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f564ac3b-8a26-46ec-97ad-c3d7bdd6d2c4 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] POST http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/types Jan 27 19:25:50.546162 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f564ac3b-8a26-46ec-97ad-c3d7bdd6d2c4 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1291166067", "extra_specs": {}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:25:50.583905 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f564ac3b-8a26-46ec-97ad-c3d7bdd6d2c4 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/types returned with HTTP 200 Jan 27 19:25:50.584668 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1645/3290] 10.222.0.72 () {60 vars in 1219 bytes} [Wed Jan 27 19:25:50 2021] POST /volume/v3/b82a4189bd10480c8b0816631c30eadc/types => generated 212 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:50.598210 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e295817-1cb6-4be7-8e52-75d74a598221 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] POST http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/types/8c2f038d-0d5a-48b4-b2c0-3635e0a8b2f3/encryption Jan 27 19:25:50.598997 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8e295817-1cb6-4be7-8e52-75d74a598221 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:25:50.648471 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8e295817-1cb6-4be7-8e52-75d74a598221 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/types/8c2f038d-0d5a-48b4-b2c0-3635e0a8b2f3/encryption returned with HTTP 200 Jan 27 19:25:50.653884 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1646/3291] 10.222.0.72 () {60 vars in 1364 bytes} [Wed Jan 27 19:25:50 2021] POST /volume/v3/b82a4189bd10480c8b0816631c30eadc/types/8c2f038d-0d5a-48b4-b2c0-3635e0a8b2f3/encryption => generated 230 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:50.659538 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] POST http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes Jan 27 19:25:50.660310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1761773444", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1291166067", "size": 1}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:25:50.661532 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1761773444', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1291166067', 'size': 1}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 19:25:50.674486 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Create volume of 1 GB Jan 27 19:25:50.675166 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:50.675166 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:50.675846 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Availability Zones retrieved successfully. Jan 27 19:25:50.692583 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Flow 'volume_create_api' (66a1dfec-72ac-48cd-908d-d4a2fe79499f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:25:50.695343 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45b14a8-04d8-4899-9dbc-8d7a2b376c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:25:50.697275 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 19:25:50.756906 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45b14a8-04d8-4899-9dbc-8d7a2b376c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T19:25:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8c2f038d-0d5a-48b4-b2c0-3635e0a8b2f3,is_public=True,name='tempest-scenario-type-luks-1291166067',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c2f038d-0d5a-48b4-b2c0-3635e0a8b2f3', '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=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:25:50.759079 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a2039f9-025e-4da7-832b-600af3e8426e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:25:50.803744 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1291166067 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1291166067, it is now deprecated. Please use the default quota class for default quota. Jan 27 19:25:50.804618 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.quota [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1291166067 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1291166067, it is now deprecated. Please use the default quota class for default quota. Jan 27 19:25:50.836493 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Created reservations ['f857b30d-b7c7-44e4-b22c-249b00cd4857', '33a28af0-8918-491c-be44-ce662320c674', '5a098f99-729c-4158-986f-0ba745abc00f', '0831b0a9-4b24-4d28-88eb-cc11df546367'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 19:25:50.838295 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a2039f9-025e-4da7-832b-600af3e8426e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f857b30d-b7c7-44e4-b22c-249b00cd4857', '33a28af0-8918-491c-be44-ce662320c674', '5a098f99-729c-4158-986f-0ba745abc00f', '0831b0a9-4b24-4d28-88eb-cc11df546367']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:25:50.840549 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16f2a23-c852-45d6-a1e9-c813c8c69506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:25:50.897130 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16f2a23-c852-45d6-a1e9-c813c8c69506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4332efd4-073c-4242-8baa-69dc3477f7e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1761773444',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc165d5009048e5ba71783f802064fc',qos_specs=None,replication_status=,reservations=['f857b30d-b7c7-44e4-b22c-249b00cd4857','33a28af0-8918-491c-be44-ce662320c674','5a098f99-729c-4158-986f-0ba745abc00f','0831b0a9-4b24-4d28-88eb-cc11df546367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59ae33bf504403ea544eb30fd954c63',volume_type_id=8c2f038d-0d5a-48b4-b2c0-3635e0a8b2f3), 'volume': 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-27T19:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1761773444',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4332efd4-073c-4242-8baa-69dc3477f7e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc165d5009048e5ba71783f802064fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='d59ae33bf504403ea544eb30fd954c63',volume_attachment=,volume_type=,volume_type_id=8c2f038d-0d5a-48b4-b2c0-3635e0a8b2f3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:25:50.899162 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26cfd92a-a87e-4316-bb30-7da7a9d86bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:25:50.925268 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26cfd92a-a87e-4316-bb30-7da7a9d86bd9) transitioned into state 'SUCCESS' from state '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-1761773444',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc165d5009048e5ba71783f802064fc',qos_specs=None,replication_status=,reservations=['f857b30d-b7c7-44e4-b22c-249b00cd4857','33a28af0-8918-491c-be44-ce662320c674','5a098f99-729c-4158-986f-0ba745abc00f','0831b0a9-4b24-4d28-88eb-cc11df546367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59ae33bf504403ea544eb30fd954c63',volume_type_id=8c2f038d-0d5a-48b4-b2c0-3635e0a8b2f3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:25:50.927186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d27c952-c81e-4acd-944d-c7cfef473ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:25:50.941587 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d27c952-c81e-4acd-944d-c7cfef473ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:25:50.944225 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Flow 'volume_create_api' (66a1dfec-72ac-48cd-908d-d4a2fe79499f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:25:50.993488 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Create volume request issued successfully. Jan 27 19:25:51.008156 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c9a096b9-cce5-4ce5-8079-3e9f8e7ba163 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes returned with HTTP 202 Jan 27 19:25:51.009186 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1646/3292] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 19:25:50 2021] POST /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes => generated 851 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 19:25:51.023586 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-745f990a-7a8d-4d93-a5b1-0f53a42ec608 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:25:51.024217 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-745f990a-7a8d-4d93-a5b1-0f53a42ec608 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:51.024706 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-745f990a-7a8d-4d93-a5b1-0f53a42ec608 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:51.075832 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:51.075832 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:51.084133 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-745f990a-7a8d-4d93-a5b1-0f53a42ec608 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:51.106805 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-745f990a-7a8d-4d93-a5b1-0f53a42ec608 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:25:51.108157 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1647/3293] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:51 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 943 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:52.124057 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ef48245-7d89-423e-ac0a-8d96178e2419 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:25:52.124649 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ef48245-7d89-423e-ac0a-8d96178e2419 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:52.124814 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:52.124814 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:52.125173 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-8ef48245-7d89-423e-ac0a-8d96178e2419 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:52.174185 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:52.174185 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:52.182098 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-8ef48245-7d89-423e-ac0a-8d96178e2419 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:52.202671 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-8ef48245-7d89-423e-ac0a-8d96178e2419 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:25:52.203519 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1647/3294] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:52 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 944 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:52.219290 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a4eaf24-5496-4606-9b5a-bc2ac95ca3c0 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:25:52.219839 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a4eaf24-5496-4606-9b5a-bc2ac95ca3c0 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:52.220053 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:52.220053 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:52.220423 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a4eaf24-5496-4606-9b5a-bc2ac95ca3c0 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:52.271589 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:52.271589 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:52.280006 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9a4eaf24-5496-4606-9b5a-bc2ac95ca3c0 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:52.300592 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a4eaf24-5496-4606-9b5a-bc2ac95ca3c0 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:25:52.301384 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1648/3295] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:52 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 944 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 19:25:52.419331 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-ec83a409-36ac-4a16-921b-16cd04025ccd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:25:52.419839 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-ec83a409-36ac-4a16-921b-16cd04025ccd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:52.420057 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:52.420057 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:52.420434 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-ec83a409-36ac-4a16-921b-16cd04025ccd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:52.469378 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:52.469378 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:52.477162 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-a682b321-81a7-480a-9f33-d283c5174431 req-ec83a409-36ac-4a16-921b-16cd04025ccd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:52.498261 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-ec83a409-36ac-4a16-921b-16cd04025ccd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:25:52.499092 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1648/3296] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 19:25:52 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 944 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:52.580430 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a4eaf24-5496-4606-9b5a-bc2ac95ca3c0 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume// Jan 27 19:25:52.580909 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a4eaf24-5496-4606-9b5a-bc2ac95ca3c0 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:52.581124 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:52.581124 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:52.581497 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9a4eaf24-5496-4606-9b5a-bc2ac95ca3c0 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:52.582536 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9a4eaf24-5496-4606-9b5a-bc2ac95ca3c0 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:25:52.583121 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1649/3297] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 19:25:52 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 19:25:52.596489 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-b6da93b4-702f-4ac5-83a3-996cc6b60818 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] POST http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments Jan 27 19:25:52.596992 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:52.596992 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:52.597407 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-b6da93b4-702f-4ac5-83a3-996cc6b60818 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4332efd4-073c-4242-8baa-69dc3477f7e0", "instance_uuid": "882ccf74-1412-4b35-8258-f00285ab9d48", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:25:52.650207 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:52.650207 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:52.702477 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-b6da93b4-702f-4ac5-83a3-996cc6b60818 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments returned with HTTP 200 Jan 27 19:25:52.703399 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1649/3298] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 19:25:52 2021] POST /volume/v3/7cc165d5009048e5ba71783f802064fc/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 19:25:52.738066 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8a728fb-4ffd-4579-b331-015bd984d10c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:25:52.738588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8a728fb-4ffd-4579-b331-015bd984d10c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:52.739073 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a8a728fb-4ffd-4579-b331-015bd984d10c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:52.764843 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-b6da93b4-702f-4ac5-83a3-996cc6b60818 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume// Jan 27 19:25:52.765620 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-b6da93b4-702f-4ac5-83a3-996cc6b60818 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:52.765880 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:52.765880 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:52.766199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-b6da93b4-702f-4ac5-83a3-996cc6b60818 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:52.767400 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-b6da93b4-702f-4ac5-83a3-996cc6b60818 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:25:52.768043 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1650/3299] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 19:25:52 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 19:25:52.781452 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-c87ca83f-1562-4696-b644-c99d4540c56d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:25:52.782023 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-c87ca83f-1562-4696-b644-c99d4540c56d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:52.782493 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-c87ca83f-1562-4696-b644-c99d4540c56d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:52.789221 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:52.789221 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:52.798006 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a8a728fb-4ffd-4579-b331-015bd984d10c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:52.816086 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:52.816086 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:52.824330 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a8a728fb-4ffd-4579-b331-015bd984d10c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:25:52.834637 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1650/3300] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:52 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 943 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:52.834837 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:52.834837 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:52.841433 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-a682b321-81a7-480a-9f33-d283c5174431 req-c87ca83f-1562-4696-b644-c99d4540c56d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:52.859824 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:52.859824 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:52.867848 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-c87ca83f-1562-4696-b644-c99d4540c56d tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:25:52.868650 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1651/3301] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 19:25:52 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 1042 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 19:25:52.904624 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-67988396-ec70-431e-90c0-ef09d10adfb8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] PUT http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/b428db95-343e-4345-963e-b17e2ee2e610 Jan 27 19:25:52.905114 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:52.905114 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:52.905535 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-67988396-ec70-431e-90c0-ef09d10adfb8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:25:52.933085 n-d-742170-5 devstack@c-api.service[87900]: /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 27 19:25:52.933085 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 19:25:52.933669 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-a682b321-81a7-480a-9f33-d283c5174431 req-67988396-ec70-431e-90c0-ef09d10adfb8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Lock "b'cinder-attachment_update-4332efd4-073c-4242-8baa-69dc3477f7e0-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 19:25:52.936547 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:52.936547 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:53.842286 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b7f6302f-939c-4fcd-8dae-850cbb55f51b tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:25:53.842855 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b7f6302f-939c-4fcd-8dae-850cbb55f51b tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:53.843982 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:53.843982 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:53.843982 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-b7f6302f-939c-4fcd-8dae-850cbb55f51b tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:53.893857 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:53.893857 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:53.902092 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-b7f6302f-939c-4fcd-8dae-850cbb55f51b tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:53.922385 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:53.922385 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:53.930659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-b7f6302f-939c-4fcd-8dae-850cbb55f51b tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:25:53.931520 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1652/3302] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:53 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 943 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 19:25:54.195358 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-a682b321-81a7-480a-9f33-d283c5174431 req-67988396-ec70-431e-90c0-ef09d10adfb8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Lock "b'cinder-attachment_update-4332efd4-073c-4242-8baa-69dc3477f7e0-n-h2-742170-5'" released by "attachment_update" :: held 1.262s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 19:25:54.196058 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-67988396-ec70-431e-90c0-ef09d10adfb8 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/b428db95-343e-4345-963e-b17e2ee2e610 returned with HTTP 200 Jan 27 19:25:54.196979 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1651/3303] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 19:25:52 2021] PUT /volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/b428db95-343e-4345-963e-b17e2ee2e610 => generated 761 bytes in 1297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:25:54.226525 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-d9b90d60-b4cf-4fbc-b36b-c13137022a26 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0/encryption Jan 27 19:25:54.227045 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-d9b90d60-b4cf-4fbc-b36b-c13137022a26 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:54.227261 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:54.227261 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:54.227674 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-d9b90d60-b4cf-4fbc-b36b-c13137022a26 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:54.277545 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:54.277545 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:54.328898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-d9b90d60-b4cf-4fbc-b36b-c13137022a26 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0/encryption returned with HTTP 200 Jan 27 19:25:54.329745 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1653/3304] 10.222.0.110 () {58 vars in 1396 bytes} [Wed Jan 27 19:25:54 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0/encryption => generated 160 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 19:25:54.948076 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13803a3c-a3b3-4b6f-8ad5-253d827a5618 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:25:54.948607 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-13803a3c-a3b3-4b6f-8ad5-253d827a5618 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:54.948734 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:54.948734 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:54.949092 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-13803a3c-a3b3-4b6f-8ad5-253d827a5618 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:54.999056 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:54.999056 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:55.007000 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-13803a3c-a3b3-4b6f-8ad5-253d827a5618 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:55.025420 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:55.025420 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:55.034497 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-13803a3c-a3b3-4b6f-8ad5-253d827a5618 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:25:55.035297 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1652/3305] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:54 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 944 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:56.052911 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ddd355d-7291-4d11-9035-eee094e8124b tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:25:56.053462 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ddd355d-7291-4d11-9035-eee094e8124b tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:56.053585 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:56.053585 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:56.053908 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5ddd355d-7291-4d11-9035-eee094e8124b tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:56.106750 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:56.106750 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:56.114757 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5ddd355d-7291-4d11-9035-eee094e8124b tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:56.132975 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:56.132975 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:56.141382 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5ddd355d-7291-4d11-9035-eee094e8124b tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:25:56.142182 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1654/3306] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:56 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 944 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:57.158697 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-965778f6-9cb2-4025-ba82-2430ef617777 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:25:57.159239 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-965778f6-9cb2-4025-ba82-2430ef617777 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:57.159409 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:57.159409 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:57.159830 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-965778f6-9cb2-4025-ba82-2430ef617777 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:57.210058 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:57.210058 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:57.218382 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-965778f6-9cb2-4025-ba82-2430ef617777 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:57.236317 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:57.236317 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:57.244370 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-965778f6-9cb2-4025-ba82-2430ef617777 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:25:57.245191 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1653/3307] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:57 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 944 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:58.262777 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d840d8e2-aabc-4f74-ad9a-f2374a52cf96 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:25:58.263597 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d840d8e2-aabc-4f74-ad9a-f2374a52cf96 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:58.263729 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:58.263729 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:58.264089 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d840d8e2-aabc-4f74-ad9a-f2374a52cf96 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:58.315658 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:58.315658 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:58.323808 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d840d8e2-aabc-4f74-ad9a-f2374a52cf96 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:58.343418 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:58.343418 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:58.351422 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d840d8e2-aabc-4f74-ad9a-f2374a52cf96 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:25:58.352261 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1655/3308] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:58 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 944 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:59.369147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e8188a0-a797-4446-a617-6cf34c775527 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:25:59.369682 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e8188a0-a797-4446-a617-6cf34c775527 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:25:59.369816 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:59.369816 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:59.370136 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6e8188a0-a797-4446-a617-6cf34c775527 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:25:59.423979 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:59.423979 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:59.432087 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6e8188a0-a797-4446-a617-6cf34c775527 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:25:59.451011 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:59.451011 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:25:59.459181 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6e8188a0-a797-4446-a617-6cf34c775527 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:25:59.460038 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1654/3309] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:25:59 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 944 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:25:59.923859 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-aac19ab3-0a7f-4a6d-8695-978f7badded4 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] POST http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/b428db95-343e-4345-963e-b17e2ee2e610/action Jan 27 19:25:59.924360 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:25:59.924360 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:25:59.924834 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-aac19ab3-0a7f-4a6d-8695-978f7badded4 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:25:59.925209 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-aac19ab3-0a7f-4a6d-8695-978f7badded4 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:25:59.993388 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:25:59.993388 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:00.006470 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-a682b321-81a7-480a-9f33-d283c5174431 req-aac19ab3-0a7f-4a6d-8695-978f7badded4 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/b428db95-343e-4345-963e-b17e2ee2e610/action returned with HTTP 204 Jan 27 19:26:00.007348 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1656/3310] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 19:25:59 2021] POST /volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/b428db95-343e-4345-963e-b17e2ee2e610/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:26:00.476659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-32b0a4f7-021b-45a3-99da-1947610442d7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:26:00.477228 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-32b0a4f7-021b-45a3-99da-1947610442d7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:00.477376 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:26:00.477376 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:26:00.477725 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-32b0a4f7-021b-45a3-99da-1947610442d7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:00.527535 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:00.527535 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:00.535389 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-32b0a4f7-021b-45a3-99da-1947610442d7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:26:00.553992 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:00.553992 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:00.562947 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-32b0a4f7-021b-45a3-99da-1947610442d7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:26:00.563900 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1655/3311] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:26:00 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 1236 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:26:00.579854 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e102944-f01b-4dbf-8e96-3b36647f9d45 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:26:00.580375 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e102944-f01b-4dbf-8e96-3b36647f9d45 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:00.580629 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:26:00.580629 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:26:00.581006 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1e102944-f01b-4dbf-8e96-3b36647f9d45 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:00.629538 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:00.629538 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:00.637775 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1e102944-f01b-4dbf-8e96-3b36647f9d45 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:26:00.657185 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:00.657185 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:00.665568 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1e102944-f01b-4dbf-8e96-3b36647f9d45 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:26:00.666556 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1657/3312] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:26:00 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 1236 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:26:00.924901 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-8dc2b244-8409-4b2f-ba77-70fc0b88554a tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:26:00.925571 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-8dc2b244-8409-4b2f-ba77-70fc0b88554a tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:00.925906 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:26:00.925906 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:26:00.926307 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-8dc2b244-8409-4b2f-ba77-70fc0b88554a tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:00.974668 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:00.974668 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:00.983735 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-6abd6331-60b5-4c8a-8949-075e323da91d req-8dc2b244-8409-4b2f-ba77-70fc0b88554a tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:26:01.002044 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:01.002044 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:01.010197 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-8dc2b244-8409-4b2f-ba77-70fc0b88554a tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:26:01.011032 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1656/3313] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 19:26:00 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 1236 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:26:01.033300 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-2118b9f8-c409-4e6d-8209-b34de9bc115f tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] POST http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0/action Jan 27 19:26:01.033744 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:26:01.033744 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:26:01.034168 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-2118b9f8-c409-4e6d-8209-b34de9bc115f tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:26:01.034545 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-2118b9f8-c409-4e6d-8209-b34de9bc115f tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:26:01.083583 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:01.083583 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:01.084726 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-6abd6331-60b5-4c8a-8949-075e323da91d req-2118b9f8-c409-4e6d-8209-b34de9bc115f tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:26:01.096275 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-6abd6331-60b5-4c8a-8949-075e323da91d req-2118b9f8-c409-4e6d-8209-b34de9bc115f tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Begin detaching volume completed successfully. Jan 27 19:26:01.096816 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-2118b9f8-c409-4e6d-8209-b34de9bc115f tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0/action returned with HTTP 202 Jan 27 19:26:01.097773 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1658/3314] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 19:26:01 2021] POST /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 19:26:01.171122 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-8dc2b244-8409-4b2f-ba77-70fc0b88554a tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume// Jan 27 19:26:01.171854 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-8dc2b244-8409-4b2f-ba77-70fc0b88554a tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:01.172146 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:26:01.172146 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:26:01.172665 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-8dc2b244-8409-4b2f-ba77-70fc0b88554a tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:01.173815 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-8dc2b244-8409-4b2f-ba77-70fc0b88554a tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:26:01.174487 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1657/3315] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 19:26: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 27 19:26:01.188289 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-7f432155-9f31-4b38-b8fe-596c2b9332bf tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:26:01.188799 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-7f432155-9f31-4b38-b8fe-596c2b9332bf tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:01.189010 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:26:01.189010 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:26:01.189518 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-7f432155-9f31-4b38-b8fe-596c2b9332bf tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:01.238946 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:01.238946 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:01.247460 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-6abd6331-60b5-4c8a-8949-075e323da91d req-7f432155-9f31-4b38-b8fe-596c2b9332bf tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:26:01.267044 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:01.267044 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:01.275088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-7f432155-9f31-4b38-b8fe-596c2b9332bf tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:26:01.275933 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1659/3316] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 19:26:01 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 1338 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 19:26:01.323307 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-02571987-4976-4103-a848-2d29a73d56f4 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0/encryption Jan 27 19:26:01.323881 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-02571987-4976-4103-a848-2d29a73d56f4 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:01.324914 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-02571987-4976-4103-a848-2d29a73d56f4 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'index' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:01.373233 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:01.373233 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:01.423654 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-02571987-4976-4103-a848-2d29a73d56f4 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0/encryption returned with HTTP 200 Jan 27 19:26:01.424493 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1658/3317] 10.222.0.110 () {58 vars in 1396 bytes} [Wed Jan 27 19:26:01 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0/encryption => generated 160 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:26:01.840327 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-e6aa4adb-4b46-40ad-80fd-ca2137b688fd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] DELETE http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/b428db95-343e-4345-963e-b17e2ee2e610 Jan 27 19:26:01.840859 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-e6aa4adb-4b46-40ad-80fd-ca2137b688fd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:01.841068 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:26:01.841068 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:26:01.841450 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-e6aa4adb-4b46-40ad-80fd-ca2137b688fd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:01.861378 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:01.861378 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:02.294894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-6abd6331-60b5-4c8a-8949-075e323da91d req-e6aa4adb-4b46-40ad-80fd-ca2137b688fd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 19:26:02.295244 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-6abd6331-60b5-4c8a-8949-075e323da91d req-e6aa4adb-4b46-40ad-80fd-ca2137b688fd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 19:26:02.301653 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-6abd6331-60b5-4c8a-8949-075e323da91d req-e6aa4adb-4b46-40ad-80fd-ca2137b688fd tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/b428db95-343e-4345-963e-b17e2ee2e610 returned with HTTP 200 Jan 27 19:26:02.302516 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1660/3318] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 19:26:01 2021] DELETE /volume/v3/7cc165d5009048e5ba71783f802064fc/attachments/b428db95-343e-4345-963e-b17e2ee2e610 => generated 19 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:26:03.540464 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3465873a-c11d-44a4-9173-303e17b1e569 req-00dbd317-1c39-43d8-a345-bee16e26d76c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:26:03.541040 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3465873a-c11d-44a4-9173-303e17b1e569 req-00dbd317-1c39-43d8-a345-bee16e26d76c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:03.541224 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:26:03.541224 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:26:03.541601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-3465873a-c11d-44a4-9173-303e17b1e569 req-00dbd317-1c39-43d8-a345-bee16e26d76c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:03.590682 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:03.590682 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:03.598681 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-3465873a-c11d-44a4-9173-303e17b1e569 req-00dbd317-1c39-43d8-a345-bee16e26d76c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:26:03.620724 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-3465873a-c11d-44a4-9173-303e17b1e569 req-00dbd317-1c39-43d8-a345-bee16e26d76c tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:26:03.622236 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1659/3319] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 19:26:03 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 944 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:26:03.642270 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42684ef4-c262-4126-9a19-3de47ef4b2c7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] DELETE http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:26:03.642794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42684ef4-c262-4126-9a19-3de47ef4b2c7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:03.642986 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:26:03.642986 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:26:03.643363 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-42684ef4-c262-4126-9a19-3de47ef4b2c7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'delete' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:03.643853 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-42684ef4-c262-4126-9a19-3de47ef4b2c7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Delete volume with id: 4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:26:03.694465 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:03.694465 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:03.695674 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-42684ef4-c262-4126-9a19-3de47ef4b2c7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:26:03.713565 n-d-742170-5 devstack@c-api.service[87900]: WARNING cinder.keymgr.conf_key_mgr [None req-42684ef4-c262-4126-9a19-3de47ef4b2c7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 27 19:26:03.721513 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-42684ef4-c262-4126-9a19-3de47ef4b2c7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Delete volume request issued successfully. Jan 27 19:26:03.721981 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-42684ef4-c262-4126-9a19-3de47ef4b2c7 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 202 Jan 27 19:26:03.722840 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1661/3320] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 19:26:03 2021] DELETE /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 19:26:03.730941 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5887bf1a-4517-4d5f-adba-d8d2d11143aa tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:26:03.731678 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5887bf1a-4517-4d5f-adba-d8d2d11143aa tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:03.731678 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:26:03.731678 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:26:03.732835 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5887bf1a-4517-4d5f-adba-d8d2d11143aa tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:03.785527 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:03.785527 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:03.794309 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5887bf1a-4517-4d5f-adba-d8d2d11143aa tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:26:03.816881 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5887bf1a-4517-4d5f-adba-d8d2d11143aa tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:26:03.818298 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1660/3321] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:26:03 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 943 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:26:04.833663 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c57565e3-07e0-4fc2-bb5f-034803ac2e62 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:26:04.834233 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c57565e3-07e0-4fc2-bb5f-034803ac2e62 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:04.834411 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:26:04.834411 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:26:04.834780 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c57565e3-07e0-4fc2-bb5f-034803ac2e62 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:04.885149 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:26:04.885149 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:26:04.894164 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c57565e3-07e0-4fc2-bb5f-034803ac2e62 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Volume info retrieved successfully. Jan 27 19:26:04.916270 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c57565e3-07e0-4fc2-bb5f-034803ac2e62 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 200 Jan 27 19:26:04.917094 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1662/3322] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:26:04 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 943 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:26:05.933773 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-33a29215-6ba4-4368-a9e0-a4eb4f9c1bc3 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] GET http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 Jan 27 19:26:05.934451 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-33a29215-6ba4-4368-a9e0-a4eb4f9c1bc3 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:05.934451 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:26:05.934451 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:26:05.934710 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-33a29215-6ba4-4368-a9e0-a4eb4f9c1bc3 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:05.980865 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-33a29215-6ba4-4368-a9e0-a4eb4f9c1bc3 tempest-TestEncryptedCinderVolumes-1538244310 tempest-TestEncryptedCinderVolumes-1538244310-project] http://10.222.0.72/volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 returned with HTTP 404 Jan 27 19:26:05.981879 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1661/3323] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:26:05 2021] GET /volume/v3/7cc165d5009048e5ba71783f802064fc/volumes/4332efd4-073c-4242-8baa-69dc3477f7e0 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:26:05.989591 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b68b423-0086-4f7d-8d84-08dee97d6a62 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] GET http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/volumes/detail?all_tenants=1 Jan 27 19:26:05.990114 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b68b423-0086-4f7d-8d84-08dee97d6a62 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:05.990331 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:26:05.990331 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:26:05.990704 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-1b68b423-0086-4f7d-8d84-08dee97d6a62 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Calling method 'detail' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:05.992862 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-1b68b423-0086-4f7d-8d84-08dee97d6a62 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 19:26:06.042160 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-1b68b423-0086-4f7d-8d84-08dee97d6a62 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Get all volumes completed successfully. Jan 27 19:26:06.046506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-1b68b423-0086-4f7d-8d84-08dee97d6a62 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 27 19:26:06.047299 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1663/3324] 10.222.0.72 () {58 vars in 1252 bytes} [Wed Jan 27 19:26:05 2021] GET /volume/v3/b82a4189bd10480c8b0816631c30eadc/volumes/detail?all_tenants=1 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 19:26:06.062732 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-871045fc-27c4-4e15-bae7-b80cb0c90882 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] DELETE http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/types/8c2f038d-0d5a-48b4-b2c0-3635e0a8b2f3 Jan 27 19:26:06.063336 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-871045fc-27c4-4e15-bae7-b80cb0c90882 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:26:06.063950 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-871045fc-27c4-4e15-bae7-b80cb0c90882 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] Calling method '_delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:26:06.129631 n-d-742170-5 devstack@c-api.service[87900]: /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 27 19:26:06.129631 n-d-742170-5 devstack@c-api.service[87900]: "UPDATE / DELETE expressions." % clause Jan 27 19:26:06.140054 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-871045fc-27c4-4e15-bae7-b80cb0c90882 tempest-TestEncryptedCinderVolumes-1185740340 tempest-TestEncryptedCinderVolumes-1185740340-project-admin] http://10.222.0.72/volume/v3/b82a4189bd10480c8b0816631c30eadc/types/8c2f038d-0d5a-48b4-b2c0-3635e0a8b2f3 returned with HTTP 202 Jan 27 19:26:06.140916 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1662/3325] 10.222.0.72 () {58 vars in 1312 bytes} [Wed Jan 27 19:26:06 2021] DELETE /volume/v3/b82a4189bd10480c8b0816631c30eadc/types/8c2f038d-0d5a-48b4-b2c0-3635e0a8b2f3 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 19:27:12.336288 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] POST http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes Jan 27 19:27:12.337078 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-728116720", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:27:12.338362 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-728116720', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87901) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 19:27:12.338738 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Create volume of 1 GB Jan 27 19:27:12.351506 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Availability Zones retrieved successfully. Jan 27 19:27:12.367626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Flow 'volume_create_api' (afd8f9ad-76db-4eb6-a2f0-9c5350e490e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:27:12.370946 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d696fb-60d8-480b-a632-ad5dfdf87286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:27:12.372928 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Validating volume size '1' using validate_int {{(pid=87901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 19:27:12.434327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d696fb-60d8-480b-a632-ad5dfdf87286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:27:12.436484 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed6b985c-bfa7-4859-9cbb-d6e460ef0e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:27:12.523345 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Created reservations ['163d56ae-ea1d-4b17-be7c-fdd10d3e0abb', 'a45bb010-135b-4abd-bd0d-baefc4140d20', '817bb9e4-1228-4026-984e-676550838187', 'd8eecca4-34be-4a0b-a747-a95cdc42c356'] {{(pid=87901) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 19:27:12.525393 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed6b985c-bfa7-4859-9cbb-d6e460ef0e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['163d56ae-ea1d-4b17-be7c-fdd10d3e0abb', 'a45bb010-135b-4abd-bd0d-baefc4140d20', '817bb9e4-1228-4026-984e-676550838187', 'd8eecca4-34be-4a0b-a747-a95cdc42c356']}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:27:12.527482 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e91dd8-665a-487c-bf76-6c9f4929f9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:27:12.583273 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e91dd8-665a-487c-bf76-6c9f4929f9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6505bc1-6a1f-429c-b39a-18abb261e377', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-728116720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11423b96e86448d96678dea39fc265a',qos_specs=None,replication_status=,reservations=['163d56ae-ea1d-4b17-be7c-fdd10d3e0abb','a45bb010-135b-4abd-bd0d-baefc4140d20','817bb9e4-1228-4026-984e-676550838187','d8eecca4-34be-4a0b-a747-a95cdc42c356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6953b521689d490782a429f90131657e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T19:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-728116720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6505bc1-6a1f-429c-b39a-18abb261e377,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11423b96e86448d96678dea39fc265a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6953b521689d490782a429f90131657e',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:27:12.585301 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0942eaeb-6e8e-44db-8e1b-93c0f59b39cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:27:12.611046 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0942eaeb-6e8e-44db-8e1b-93c0f59b39cf) transitioned into state 'SUCCESS' from state '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-728116720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11423b96e86448d96678dea39fc265a',qos_specs=None,replication_status=,reservations=['163d56ae-ea1d-4b17-be7c-fdd10d3e0abb','a45bb010-135b-4abd-bd0d-baefc4140d20','817bb9e4-1228-4026-984e-676550838187','d8eecca4-34be-4a0b-a747-a95cdc42c356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6953b521689d490782a429f90131657e',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:27:12.613088 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (628bdca9-7228-40ee-8ab4-fee148e52e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:27:12.627405 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (628bdca9-7228-40ee-8ab4-fee148e52e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87901) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:27:12.630182 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Flow 'volume_create_api' (afd8f9ad-76db-4eb6-a2f0-9c5350e490e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87901) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:27:12.680927 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Create volume request issued successfully. Jan 27 19:27:12.695141 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-dbc26242-708d-4dc4-b7b8-8f074c276f94 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes returned with HTTP 202 Jan 27 19:27:12.707187 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1664/3326] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 19:27:12 2021] POST /volume/v3/f11423b96e86448d96678dea39fc265a/volumes => generated 823 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 19:27:12.711797 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-65382562-27f4-43c6-8f60-879114b6a99d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:12.713054 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-65382562-27f4-43c6-8f60-879114b6a99d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:12.713525 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-65382562-27f4-43c6-8f60-879114b6a99d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:12.763766 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:12.763766 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:12.772282 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-65382562-27f4-43c6-8f60-879114b6a99d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:12.796145 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-65382562-27f4-43c6-8f60-879114b6a99d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:12.796959 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1663/3327] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:12 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 891 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:27:13.813943 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-30d80a88-3ae8-4e68-a2cd-3e8316ff1e13 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:13.814489 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-30d80a88-3ae8-4e68-a2cd-3e8316ff1e13 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:13.814660 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:13.814660 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:13.815079 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-30d80a88-3ae8-4e68-a2cd-3e8316ff1e13 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:13.864749 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:13.864749 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:13.874558 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-30d80a88-3ae8-4e68-a2cd-3e8316ff1e13 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:13.897247 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-30d80a88-3ae8-4e68-a2cd-3e8316ff1e13 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:13.898071 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1665/3328] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:13 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:27:13.913216 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-034d47fe-d776-4a0a-b0be-83f51a61f22d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:13.913732 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-034d47fe-d776-4a0a-b0be-83f51a61f22d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:13.913944 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:13.913944 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:13.914324 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-034d47fe-d776-4a0a-b0be-83f51a61f22d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:13.962277 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:13.962277 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:13.970153 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-034d47fe-d776-4a0a-b0be-83f51a61f22d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:13.991951 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-034d47fe-d776-4a0a-b0be-83f51a61f22d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:13.992756 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1664/3329] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:13 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:27:14.007897 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca53d133-5ca0-4b38-a3be-fb1a93079c97 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes Jan 27 19:27:14.008410 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca53d133-5ca0-4b38-a3be-fb1a93079c97 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:14.008623 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:14.008623 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:14.009644 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-ca53d133-5ca0-4b38-a3be-fb1a93079c97 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'index' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:14.010537 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.api_utils [None req-ca53d133-5ca0-4b38-a3be-fb1a93079c97 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Removing options '' from query. {{(pid=87901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 19:27:14.012310 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-ca53d133-5ca0-4b38-a3be-fb1a93079c97 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87901) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 19:27:14.064464 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-ca53d133-5ca0-4b38-a3be-fb1a93079c97 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Get all volumes completed successfully. Jan 27 19:27:14.065435 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-ca53d133-5ca0-4b38-a3be-fb1a93079c97 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes returned with HTTP 200 Jan 27 19:27:14.066253 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1666/3330] 10.222.0.72 () {58 vars in 1204 bytes} [Wed Jan 27 19:27:14 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes => generated 404 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:27:14.076624 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-940097a8-aef5-4511-a89a-aa42dd24e450 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:14.077149 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-940097a8-aef5-4511-a89a-aa42dd24e450 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:14.077366 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:14.077366 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:14.077741 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-940097a8-aef5-4511-a89a-aa42dd24e450 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:14.130509 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:14.130509 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:14.139337 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-940097a8-aef5-4511-a89a-aa42dd24e450 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:14.160926 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-940097a8-aef5-4511-a89a-aa42dd24e450 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:14.161727 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1665/3331] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:14 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:27:14.283748 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-752847e2-0162-43f3-a46c-06739b9075ac tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:14.284193 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-752847e2-0162-43f3-a46c-06739b9075ac tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:14.284385 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:14.284385 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:14.284763 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-752847e2-0162-43f3-a46c-06739b9075ac tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:14.337797 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:14.337797 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:14.345968 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-752847e2-0162-43f3-a46c-06739b9075ac tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:14.367245 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-752847e2-0162-43f3-a46c-06739b9075ac tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:14.368094 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1667/3332] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 19:27:14 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:27:14.447873 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-940097a8-aef5-4511-a89a-aa42dd24e450 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume// Jan 27 19:27:14.448353 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-940097a8-aef5-4511-a89a-aa42dd24e450 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:14.448596 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:14.448596 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:14.448956 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-940097a8-aef5-4511-a89a-aa42dd24e450 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:14.449995 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-940097a8-aef5-4511-a89a-aa42dd24e450 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:27:14.450586 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1666/3333] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 19:27:14 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 19:27:14.463950 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-bb4e0cd3-cb60-4934-bf8e-5da8a98dc410 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] POST http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/attachments Jan 27 19:27:14.464443 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:14.464443 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:14.464849 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-bb4e0cd3-cb60-4934-bf8e-5da8a98dc410 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6505bc1-6a1f-429c-b39a-18abb261e377", "instance_uuid": "9590caf7-cfb3-4458-90cc-0b3ef64f5562", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:27:14.513828 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:14.513828 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:14.566301 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-bb4e0cd3-cb60-4934-bf8e-5da8a98dc410 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/attachments returned with HTTP 200 Jan 27 19:27:14.567107 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1668/3334] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 19:27:14 2021] POST /volume/v3/f11423b96e86448d96678dea39fc265a/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:27:14.600587 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b066861-a6cb-44ab-a963-f717d7f38bbd tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:14.601110 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b066861-a6cb-44ab-a963-f717d7f38bbd tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:14.601591 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4b066861-a6cb-44ab-a963-f717d7f38bbd tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:14.629503 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-bb4e0cd3-cb60-4934-bf8e-5da8a98dc410 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume// Jan 27 19:27:14.629987 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-bb4e0cd3-cb60-4934-bf8e-5da8a98dc410 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:14.630207 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:14.630207 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:14.630716 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-bb4e0cd3-cb60-4934-bf8e-5da8a98dc410 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:14.631955 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-bb4e0cd3-cb60-4934-bf8e-5da8a98dc410 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:27:14.632582 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1669/3335] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 19:27:14 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 19:27:14.646347 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-a32b489a-d903-4b4b-a1e2-1452908a8458 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:14.647236 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-a32b489a-d903-4b4b-a1e2-1452908a8458 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:14.647394 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-a32b489a-d903-4b4b-a1e2-1452908a8458 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:14.654863 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:14.654863 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:14.663702 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4b066861-a6cb-44ab-a963-f717d7f38bbd tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:14.685659 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:14.685659 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:14.694655 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4b066861-a6cb-44ab-a963-f717d7f38bbd tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:14.695542 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1667/3336] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:14 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:27:14.698984 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:14.698984 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:14.707499 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-a32b489a-d903-4b4b-a1e2-1452908a8458 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:14.726201 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:14.726201 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:14.735223 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-a32b489a-d903-4b4b-a1e2-1452908a8458 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:14.736131 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1670/3337] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 19:27:14 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 19:27:14.771318 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-a454d50b-e18d-482b-a1a5-994ad3260571 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] PUT http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/attachments/e29185bf-7213-42fa-86e9-0949d514125d Jan 27 19:27:14.771843 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:14.771843 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:14.772303 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-a454d50b-e18d-482b-a1a5-994ad3260571 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:27:14.799654 n-d-742170-5 devstack@c-api.service[87900]: /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 27 19:27:14.799654 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 19:27:14.800124 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-a454d50b-e18d-482b-a1a5-994ad3260571 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Lock "b'cinder-attachment_update-c6505bc1-6a1f-429c-b39a-18abb261e377-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 19:27:14.802416 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:14.802416 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:15.711495 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bc963b52-2dae-4642-b4fd-d4702474d83a tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:15.712599 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bc963b52-2dae-4642-b4fd-d4702474d83a tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:15.713002 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:15.713002 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:15.713588 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-bc963b52-2dae-4642-b4fd-d4702474d83a tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:15.763313 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:15.763313 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:15.771641 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-bc963b52-2dae-4642-b4fd-d4702474d83a tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:15.791457 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:15.791457 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:15.800149 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-bc963b52-2dae-4642-b4fd-d4702474d83a tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:15.800985 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1671/3338] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:15 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 19:27:16.036738 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-a454d50b-e18d-482b-a1a5-994ad3260571 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Lock "b'cinder-attachment_update-c6505bc1-6a1f-429c-b39a-18abb261e377-n-h2-742170-5'" released by "attachment_update" :: held 1.237s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 19:27:16.037458 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-a454d50b-e18d-482b-a1a5-994ad3260571 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/attachments/e29185bf-7213-42fa-86e9-0949d514125d returned with HTTP 200 Jan 27 19:27:16.038417 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1668/3339] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 19:27:14 2021] PUT /volume/v3/f11423b96e86448d96678dea39fc265a/attachments/e29185bf-7213-42fa-86e9-0949d514125d => generated 762 bytes in 1272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 19:27:16.817232 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f9e674a2-bb6b-4902-88a8-35dd58e3c3e3 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:16.817766 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f9e674a2-bb6b-4902-88a8-35dd58e3c3e3 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:16.817959 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:16.817959 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:16.818334 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f9e674a2-bb6b-4902-88a8-35dd58e3c3e3 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:16.867232 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:16.867232 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:16.875256 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f9e674a2-bb6b-4902-88a8-35dd58e3c3e3 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:16.893707 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:16.893707 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:16.902688 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f9e674a2-bb6b-4902-88a8-35dd58e3c3e3 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:16.903547 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1672/3340] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:16 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:27:17.920500 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8d484ed-cb84-4874-b082-81e182a61f9b tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:17.921058 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8d484ed-cb84-4874-b082-81e182a61f9b tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:17.921222 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:17.921222 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:17.921601 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-e8d484ed-cb84-4874-b082-81e182a61f9b tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:17.971413 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:17.971413 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:17.980174 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-e8d484ed-cb84-4874-b082-81e182a61f9b tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:17.998935 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:17.998935 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:18.007012 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-e8d484ed-cb84-4874-b082-81e182a61f9b tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:18.007844 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1669/3341] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:17 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:27:19.024671 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d4de0c5-1987-4d49-ad63-4f46b5b6c62d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:19.025199 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d4de0c5-1987-4d49-ad63-4f46b5b6c62d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:19.025353 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:19.025353 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:19.025726 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-5d4de0c5-1987-4d49-ad63-4f46b5b6c62d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:19.075003 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:19.075003 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:19.082921 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-5d4de0c5-1987-4d49-ad63-4f46b5b6c62d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:19.100915 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:19.100915 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:19.109376 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-5d4de0c5-1987-4d49-ad63-4f46b5b6c62d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:19.110250 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1673/3342] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:19 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:27:20.127442 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c86506a-9c19-4f94-922d-7a5637cc74e3 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:20.127996 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c86506a-9c19-4f94-922d-7a5637cc74e3 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:20.128189 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:20.128189 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:20.128567 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4c86506a-9c19-4f94-922d-7a5637cc74e3 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:20.177279 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:20.177279 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:20.186069 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4c86506a-9c19-4f94-922d-7a5637cc74e3 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:20.204198 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:20.204198 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:20.212458 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4c86506a-9c19-4f94-922d-7a5637cc74e3 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:20.213425 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1670/3343] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:20 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:27:21.229244 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4192dd49-74bc-4708-ac16-64ad9504addb tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:21.229841 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4192dd49-74bc-4708-ac16-64ad9504addb tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:21.230057 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:21.230057 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:21.230428 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4192dd49-74bc-4708-ac16-64ad9504addb tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:21.283409 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:21.283409 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:21.291497 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4192dd49-74bc-4708-ac16-64ad9504addb tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:21.309808 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:21.309808 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:21.317901 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4192dd49-74bc-4708-ac16-64ad9504addb tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:21.318726 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1674/3344] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:21 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:27:21.651583 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-1aaa7746-83e5-45bf-b3aa-6daa74f8c6ed tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] POST http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/attachments/e29185bf-7213-42fa-86e9-0949d514125d/action Jan 27 19:27:21.652154 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:21.652154 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:21.652643 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-1aaa7746-83e5-45bf-b3aa-6daa74f8c6ed tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:27:21.653033 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-1aaa7746-83e5-45bf-b3aa-6daa74f8c6ed tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:27:21.723081 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:21.723081 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:21.736913 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-92f403f5-c736-46ba-a25c-de29082a0f04 req-1aaa7746-83e5-45bf-b3aa-6daa74f8c6ed tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/attachments/e29185bf-7213-42fa-86e9-0949d514125d/action returned with HTTP 204 Jan 27 19:27:21.737750 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1671/3345] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 19:27:21 2021] POST /volume/v3/f11423b96e86448d96678dea39fc265a/attachments/e29185bf-7213-42fa-86e9-0949d514125d/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:27:22.336082 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c989272d-bf62-4567-8e80-fb55588a0534 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:22.336716 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c989272d-bf62-4567-8e80-fb55588a0534 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:22.336853 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:22.336853 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:22.337157 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c989272d-bf62-4567-8e80-fb55588a0534 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:22.386221 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:22.386221 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:22.394269 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c989272d-bf62-4567-8e80-fb55588a0534 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:22.412662 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:22.412662 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:22.420880 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c989272d-bf62-4567-8e80-fb55588a0534 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:22.421683 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1675/3346] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:22 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 1208 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:27:22.437915 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f8f4e417-974b-4b31-a5c6-ccad905212f1 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:22.438441 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f8f4e417-974b-4b31-a5c6-ccad905212f1 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:22.438655 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:22.438655 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:22.439031 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-f8f4e417-974b-4b31-a5c6-ccad905212f1 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:22.488026 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:22.488026 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:22.496666 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-f8f4e417-974b-4b31-a5c6-ccad905212f1 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:22.514825 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:22.514825 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:22.523046 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-f8f4e417-974b-4b31-a5c6-ccad905212f1 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:22.523864 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1672/3347] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:22 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 1208 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:27:22.539149 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c3bec1d-2070-4ced-ac58-bfe65b587baa tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:27:22.539722 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c3bec1d-2070-4ced-ac58-bfe65b587baa tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:27:22.540562 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:27:22.540562 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:27:22.541211 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c3bec1d-2070-4ced-ac58-bfe65b587baa tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:27:22.590642 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:22.590642 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:22.598644 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3c3bec1d-2070-4ced-ac58-bfe65b587baa tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:27:22.617242 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:27:22.617242 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:27:22.627141 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c3bec1d-2070-4ced-ac58-bfe65b587baa tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:27:22.628016 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1676/3348] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:27:22 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 1208 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:29:42.552465 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-5cb2e9e8-3868-41a4-92ee-2a72a5e82d40 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:29:42.552991 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-5cb2e9e8-3868-41a4-92ee-2a72a5e82d40 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:29:42.553113 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:29:42.553113 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:29:42.553458 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-5cb2e9e8-3868-41a4-92ee-2a72a5e82d40 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:29:42.602856 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:29:42.602856 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:29:42.611180 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-5cb2e9e8-3868-41a4-92ee-2a72a5e82d40 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:29:42.630490 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:29:42.630490 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:29:42.639829 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-5cb2e9e8-3868-41a4-92ee-2a72a5e82d40 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:29:42.640715 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1673/3349] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 19:29:42 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 1208 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:29:42.664134 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-bc5b82da-2d9e-4f05-8d68-d218f836e03d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] POST http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377/action Jan 27 19:29:42.664581 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:29:42.664581 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:29:42.665011 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-bc5b82da-2d9e-4f05-8d68-d218f836e03d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:29:42.665536 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-bc5b82da-2d9e-4f05-8d68-d218f836e03d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:29:42.715091 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:29:42.715091 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:29:42.716296 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-bc5b82da-2d9e-4f05-8d68-d218f836e03d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:29:42.726433 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-bc5b82da-2d9e-4f05-8d68-d218f836e03d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Begin detaching volume completed successfully. Jan 27 19:29:42.727387 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-bc5b82da-2d9e-4f05-8d68-d218f836e03d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377/action returned with HTTP 202 Jan 27 19:29:42.728546 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1677/3350] 10.222.0.72 () {64 vars in 1643 bytes} [Wed Jan 27 19:29:42 2021] POST /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 19:29:42.813003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-5cb2e9e8-3868-41a4-92ee-2a72a5e82d40 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume// Jan 27 19:29:42.813411 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-5cb2e9e8-3868-41a4-92ee-2a72a5e82d40 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:29:42.813633 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:29:42.813633 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:29:42.814018 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-5cb2e9e8-3868-41a4-92ee-2a72a5e82d40 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:29:42.815415 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-5cb2e9e8-3868-41a4-92ee-2a72a5e82d40 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:29:42.816953 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1674/3351] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 19:29:42 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 19:29:42.829180 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-bf5ac219-0031-4329-8040-1fc9144cafef tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:29:42.829736 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-bf5ac219-0031-4329-8040-1fc9144cafef tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:29:42.829955 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:29:42.829955 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:29:42.830327 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-bf5ac219-0031-4329-8040-1fc9144cafef tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:29:42.888319 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:29:42.888319 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:29:42.897267 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-bf5ac219-0031-4329-8040-1fc9144cafef tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:29:42.917482 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:29:42.917482 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:29:42.926067 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-bf5ac219-0031-4329-8040-1fc9144cafef tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:29:42.926906 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1678/3352] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 19:29:42 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 1310 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 19:29:43.397147 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-70afe3d6-ad5e-439c-a3a2-e2982c6e91aa tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] DELETE http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/attachments/e29185bf-7213-42fa-86e9-0949d514125d Jan 27 19:29:43.398109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-70afe3d6-ad5e-439c-a3a2-e2982c6e91aa tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:29:43.398694 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-70afe3d6-ad5e-439c-a3a2-e2982c6e91aa tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:29:43.420178 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:29:43.420178 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:29:43.894295 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-70afe3d6-ad5e-439c-a3a2-e2982c6e91aa tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 19:29:43.895328 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-70afe3d6-ad5e-439c-a3a2-e2982c6e91aa tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Pending status list for volume during attachment-delete: [] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 19:29:43.903229 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-0e3edf04-0f05-4c35-86cb-d35a78b1ca8a req-70afe3d6-ad5e-439c-a3a2-e2982c6e91aa tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/attachments/e29185bf-7213-42fa-86e9-0949d514125d returned with HTTP 200 Jan 27 19:29:43.904267 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1675/3353] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 19:29:43 2021] DELETE /volume/v3/f11423b96e86448d96678dea39fc265a/attachments/e29185bf-7213-42fa-86e9-0949d514125d => generated 19 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:29:45.179888 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aa90a389-1504-4982-aed8-73e43cc9a3ec req-d10cb49d-996b-40af-9d87-22c572ee9949 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:29:45.180402 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-aa90a389-1504-4982-aed8-73e43cc9a3ec req-d10cb49d-996b-40af-9d87-22c572ee9949 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:29:45.180602 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:29:45.180602 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:29:45.180975 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-aa90a389-1504-4982-aed8-73e43cc9a3ec req-d10cb49d-996b-40af-9d87-22c572ee9949 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:29:45.232820 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:29:45.232820 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:29:45.241761 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-aa90a389-1504-4982-aed8-73e43cc9a3ec req-d10cb49d-996b-40af-9d87-22c572ee9949 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:29:45.263517 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-aa90a389-1504-4982-aed8-73e43cc9a3ec req-d10cb49d-996b-40af-9d87-22c572ee9949 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:29:45.264352 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1679/3354] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 19:29:45 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:29:45.284803 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-755fc470-ff99-4c23-bf9c-711f44ed6cb4 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] DELETE http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:29:45.285335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-755fc470-ff99-4c23-bf9c-711f44ed6cb4 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:29:45.285555 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:29:45.285555 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:29:45.285962 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-755fc470-ff99-4c23-bf9c-711f44ed6cb4 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:29:45.286429 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-755fc470-ff99-4c23-bf9c-711f44ed6cb4 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Delete volume with id: c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:29:45.335852 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:29:45.335852 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:29:45.336994 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-755fc470-ff99-4c23-bf9c-711f44ed6cb4 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:29:45.364155 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-755fc470-ff99-4c23-bf9c-711f44ed6cb4 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Delete volume request issued successfully. Jan 27 19:29:45.364817 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-755fc470-ff99-4c23-bf9c-711f44ed6cb4 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 202 Jan 27 19:29:45.368994 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1676/3355] 10.222.0.72 () {58 vars in 1318 bytes} [Wed Jan 27 19:29:45 2021] DELETE /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 19:29:45.373595 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a54224da-9d77-4d15-b89e-972d86e42193 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:29:45.374117 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a54224da-9d77-4d15-b89e-972d86e42193 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:29:45.374334 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:29:45.374334 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:29:45.374703 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-a54224da-9d77-4d15-b89e-972d86e42193 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:29:45.426196 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:29:45.426196 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:29:45.434391 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-a54224da-9d77-4d15-b89e-972d86e42193 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:29:45.458121 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-a54224da-9d77-4d15-b89e-972d86e42193 tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:29:45.458961 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1680/3356] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:29:45 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:29:46.476446 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-04a1604a-7c5c-4ab4-ad95-c9c518b1257d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:29:46.477015 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-04a1604a-7c5c-4ab4-ad95-c9c518b1257d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:29:46.477234 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:29:46.477234 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:29:46.477797 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-04a1604a-7c5c-4ab4-ad95-c9c518b1257d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:29:46.529630 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:29:46.529630 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:29:46.538790 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-04a1604a-7c5c-4ab4-ad95-c9c518b1257d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Volume info retrieved successfully. Jan 27 19:29:46.560768 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-04a1604a-7c5c-4ab4-ad95-c9c518b1257d tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 200 Jan 27 19:29:46.561821 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1677/3357] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:29:46 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:29:47.577690 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-56d04334-d412-4a53-b05e-464c053d5c5b tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] GET http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 Jan 27 19:29:47.578186 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-56d04334-d412-4a53-b05e-464c053d5c5b tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:29:47.578389 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:29:47.578389 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:29:47.578758 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-56d04334-d412-4a53-b05e-464c053d5c5b tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:29:47.625624 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-56d04334-d412-4a53-b05e-464c053d5c5b tempest-TestMinimumBasicScenario-1899544409 tempest-TestMinimumBasicScenario-1899544409-project] http://10.222.0.72/volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 returned with HTTP 404 Jan 27 19:29:47.626665 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1681/3358] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:29:47 2021] GET /volume/v3/f11423b96e86448d96678dea39fc265a/volumes/c6505bc1-6a1f-429c-b39a-18abb261e377 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:49:00.034063 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] POST http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes Jan 27 19:49:00.034542 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:00.034542 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:00.034925 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1282469923", "imageRef": "e23af41e-7c34-4eb6-8868-975bb68992f3", "size": 1}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:49:00.036068 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.v3.volumes [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1282469923', 'imageRef': 'e23af41e-7c34-4eb6-8868-975bb68992f3', 'size': 1}} {{(pid=87902) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 19:49:00.141054 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Create volume of 1 GB Jan 27 19:49:00.156365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Availability Zones retrieved successfully. Jan 27 19:49:00.173556 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Flow 'volume_create_api' (9105fa7d-5c8e-4699-9b79-82582f0a89d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:49:00.176338 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e94380e-fb8c-46c6-b60f-3f23d255f6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:49:00.178471 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.flows.api.create_volume [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Validating volume size '1' using validate_int {{(pid=87902) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 19:49:00.286514 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e94380e-fb8c-46c6-b60f-3f23d255f6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=8062a26f-44c2-4f61-98aa-06c578634df3,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8062a26f-44c2-4f61-98aa-06c578634df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:49:00.288941 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da16a33-30d7-4a74-b666-251b9525edba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:49:00.375823 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.quota [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Created reservations ['3449f006-f9e9-46ea-af77-5a3f94c8bb2b', '3771b970-f0f8-467a-993d-d8c893ff3f20', '554964ad-1ed4-42c0-be78-4589a326b410', '739714d3-77d6-417e-998c-88e8ab09a0f1'] {{(pid=87902) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 19:49:00.377714 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da16a33-30d7-4a74-b666-251b9525edba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3449f006-f9e9-46ea-af77-5a3f94c8bb2b', '3771b970-f0f8-467a-993d-d8c893ff3f20', '554964ad-1ed4-42c0-be78-4589a326b410', '739714d3-77d6-417e-998c-88e8ab09a0f1']}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:49:00.379913 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8d20b22-7ec5-4831-8b35-27240343c749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:49:00.435894 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8d20b22-7ec5-4831-8b35-27240343c749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f548c16-0ab1-493a-a9ed-810f497385bd', '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-1282469923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccc57da739c4528b567494b2f5b0a58',qos_specs=None,replication_status=,reservations=['3449f006-f9e9-46ea-af77-5a3f94c8bb2b','3771b970-f0f8-467a-993d-d8c893ff3f20','554964ad-1ed4-42c0-be78-4589a326b410','739714d3-77d6-417e-998c-88e8ab09a0f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='677d46a460aa48c4aa11917c1df8e8e9',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3), 'volume': 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-27T19:49:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1282469923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f548c16-0ab1-493a-a9ed-810f497385bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fccc57da739c4528b567494b2f5b0a58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='677d46a460aa48c4aa11917c1df8e8e9',volume_attachment=,volume_type=,volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:49:00.438342 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4712fe58-2c8d-419c-bd27-9af8ab34dffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:49:00.465541 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4712fe58-2c8d-419c-bd27-9af8ab34dffd) transitioned into state 'SUCCESS' from state '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-1282469923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccc57da739c4528b567494b2f5b0a58',qos_specs=None,replication_status=,reservations=['3449f006-f9e9-46ea-af77-5a3f94c8bb2b','3771b970-f0f8-467a-993d-d8c893ff3f20','554964ad-1ed4-42c0-be78-4589a326b410','739714d3-77d6-417e-998c-88e8ab09a0f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='677d46a460aa48c4aa11917c1df8e8e9',volume_type_id=8062a26f-44c2-4f61-98aa-06c578634df3)}' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:49:00.467782 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d66aa6-8a40-4c54-b81a-e98e10254615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 19:49:00.483475 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d66aa6-8a40-4c54-b81a-e98e10254615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87902) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 19:49:00.486246 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Flow 'volume_create_api' (9105fa7d-5c8e-4699-9b79-82582f0a89d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87902) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 19:49:00.536750 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Create volume request issued successfully. Jan 27 19:49:00.550319 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-44312db1-170a-4fd9-b2a2-e50ed1e09908 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes returned with HTTP 202 Jan 27 19:49:00.551376 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1678/3359] 10.222.0.72 () {60 vars in 1226 bytes} [Wed Jan 27 19:49:00 2021] POST /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes => generated 822 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 19:49:00.566621 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0829d13e-20b6-41e2-850a-11e3e9686ce7 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:00.567399 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0829d13e-20b6-41e2-850a-11e3e9686ce7 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:00.567918 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0829d13e-20b6-41e2-850a-11e3e9686ce7 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:00.622554 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:00.622554 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:00.631466 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0829d13e-20b6-41e2-850a-11e3e9686ce7 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:00.656040 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0829d13e-20b6-41e2-850a-11e3e9686ce7 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:00.657027 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1682/3360] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:00 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:49:01.673969 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1426963-62c8-46b8-bc55-0c6d5eceec79 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:01.674498 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1426963-62c8-46b8-bc55-0c6d5eceec79 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:01.674674 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:01.674674 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:01.675050 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-d1426963-62c8-46b8-bc55-0c6d5eceec79 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:01.729629 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:01.729629 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:01.739072 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-d1426963-62c8-46b8-bc55-0c6d5eceec79 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:01.762671 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-d1426963-62c8-46b8-bc55-0c6d5eceec79 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:01.763531 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1679/3361] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:01 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:49:02.780442 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a7f2882-98b4-4600-b153-68995f4467e6 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:02.780974 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a7f2882-98b4-4600-b153-68995f4467e6 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:02.781262 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:02.781262 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:02.781639 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-2a7f2882-98b4-4600-b153-68995f4467e6 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:02.831569 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:02.831569 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:02.840484 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-2a7f2882-98b4-4600-b153-68995f4467e6 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:02.864088 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-2a7f2882-98b4-4600-b153-68995f4467e6 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:02.864953 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1683/3362] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:02 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 19:49:03.882181 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7fcf0bff-2b0f-49a7-a864-a5d2de976225 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:03.882731 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7fcf0bff-2b0f-49a7-a864-a5d2de976225 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:03.882913 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:03.882913 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:03.883288 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-7fcf0bff-2b0f-49a7-a864-a5d2de976225 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:03.935344 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:03.935344 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:03.941997 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-7fcf0bff-2b0f-49a7-a864-a5d2de976225 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:03.964624 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-7fcf0bff-2b0f-49a7-a864-a5d2de976225 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:03.966136 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1680/3363] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:03 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:49:04.982684 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6934dd8-0924-4153-9fba-6a2d1b475594 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:04.983208 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c6934dd8-0924-4153-9fba-6a2d1b475594 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:04.983317 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:04.983317 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:04.983758 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-c6934dd8-0924-4153-9fba-6a2d1b475594 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:05.032932 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:05.032932 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:05.041582 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-c6934dd8-0924-4153-9fba-6a2d1b475594 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:05.064334 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-c6934dd8-0924-4153-9fba-6a2d1b475594 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:05.065167 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1684/3364] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:04 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:49:06.081659 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f125f02-2f45-4285-af00-42772ab7e655 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:06.082377 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6f125f02-2f45-4285-af00-42772ab7e655 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:06.082596 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:06.082596 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:06.083013 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-6f125f02-2f45-4285-af00-42772ab7e655 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:06.133986 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:06.133986 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:06.143207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-6f125f02-2f45-4285-af00-42772ab7e655 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:06.166544 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-6f125f02-2f45-4285-af00-42772ab7e655 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:06.167394 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1681/3365] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:06 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:49:07.186065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c18256a-ce26-49f1-b84a-53dfc9d33839 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:07.186626 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c18256a-ce26-49f1-b84a-53dfc9d33839 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:07.186937 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:07.186937 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:07.189930 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3c18256a-ce26-49f1-b84a-53dfc9d33839 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:07.245831 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:07.245831 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:07.255340 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3c18256a-ce26-49f1-b84a-53dfc9d33839 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:07.276673 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3c18256a-ce26-49f1-b84a-53dfc9d33839 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:07.277964 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1685/3366] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:07 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:49:08.294895 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3db9fb8e-1459-40c5-8737-653784eb9556 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:08.295564 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3db9fb8e-1459-40c5-8737-653784eb9556 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:08.295686 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:08.295686 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:08.296002 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3db9fb8e-1459-40c5-8737-653784eb9556 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:08.346909 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:08.346909 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:08.357243 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3db9fb8e-1459-40c5-8737-653784eb9556 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:08.382990 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3db9fb8e-1459-40c5-8737-653784eb9556 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:08.384195 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1682/3367] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:08 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:49:09.404772 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e4dccb0-e1d6-4b7d-9a82-d95fbe9a513a tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:09.405467 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e4dccb0-e1d6-4b7d-9a82-d95fbe9a513a tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:09.406315 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:09.406315 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:09.408053 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-9e4dccb0-e1d6-4b7d-9a82-d95fbe9a513a tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:09.461639 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:09.461639 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:09.470032 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-9e4dccb0-e1d6-4b7d-9a82-d95fbe9a513a tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:09.491898 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-9e4dccb0-e1d6-4b7d-9a82-d95fbe9a513a tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:09.492718 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1686/3368] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:09 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:49:10.509825 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f35d3cc-f83d-437f-9b55-4b2a1b286ce5 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:10.510421 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f35d3cc-f83d-437f-9b55-4b2a1b286ce5 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:10.510555 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:10.510555 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:10.510889 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-0f35d3cc-f83d-437f-9b55-4b2a1b286ce5 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:10.561698 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:10.561698 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:10.570114 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-0f35d3cc-f83d-437f-9b55-4b2a1b286ce5 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:10.594265 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-0f35d3cc-f83d-437f-9b55-4b2a1b286ce5 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:10.595102 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1683/3369] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:10 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 972 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:49:11.611175 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d6236fc-e3e3-4600-b051-e4627e485bf3 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:11.611845 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d6236fc-e3e3-4600-b051-e4627e485bf3 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:11.612151 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:11.612151 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:11.612668 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-4d6236fc-e3e3-4600-b051-e4627e485bf3 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:11.663638 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:11.663638 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:11.672145 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-4d6236fc-e3e3-4600-b051-e4627e485bf3 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:11.694526 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-4d6236fc-e3e3-4600-b051-e4627e485bf3 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:11.695358 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1687/3370] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:11 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 975 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:49:12.712991 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-03ffac34-6286-4e1c-8206-16b8cbb30ae3 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:12.713502 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-03ffac34-6286-4e1c-8206-16b8cbb30ae3 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:12.713710 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:12.713710 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:12.714191 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-03ffac34-6286-4e1c-8206-16b8cbb30ae3 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:12.773121 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:12.773121 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:12.782681 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-03ffac34-6286-4e1c-8206-16b8cbb30ae3 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:12.808218 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-03ffac34-6286-4e1c-8206-16b8cbb30ae3 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:12.809323 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1684/3371] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:12 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 975 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:49:13.827207 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3620fed8-eb3e-4b61-9530-17b33994369c tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:13.827825 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3620fed8-eb3e-4b61-9530-17b33994369c tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:13.827943 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:13.827943 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:13.828318 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-3620fed8-eb3e-4b61-9530-17b33994369c tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:13.879283 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:13.879283 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:13.888099 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-3620fed8-eb3e-4b61-9530-17b33994369c tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:13.911422 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-3620fed8-eb3e-4b61-9530-17b33994369c tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:13.912282 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1688/3372] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:13 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 975 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:49:14.932936 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-873bfb34-3b68-430d-b07d-60abd7af9223 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:14.933479 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-873bfb34-3b68-430d-b07d-60abd7af9223 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:14.933652 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:14.933652 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:14.934032 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-873bfb34-3b68-430d-b07d-60abd7af9223 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:14.987221 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:14.987221 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:14.995716 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-873bfb34-3b68-430d-b07d-60abd7af9223 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:15.018440 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-873bfb34-3b68-430d-b07d-60abd7af9223 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:15.019275 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1685/3373] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:14 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 975 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:49:16.036535 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-99f15792-f55b-415e-bcfb-63f05334619e tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:16.037020 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-99f15792-f55b-415e-bcfb-63f05334619e tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:16.037190 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:16.037190 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:16.037566 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [None req-99f15792-f55b-415e-bcfb-63f05334619e tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:16.087373 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:16.087373 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:16.095871 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [None req-99f15792-f55b-415e-bcfb-63f05334619e tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:16.118800 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [None req-99f15792-f55b-415e-bcfb-63f05334619e tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:16.119646 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1689/3374] 10.222.0.72 () {58 vars in 1315 bytes} [Wed Jan 27 19:49:16 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:49:16.193799 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-418285e2-0ec7-4e08-af88-6654a9fd85d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:16.194321 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-418285e2-0ec7-4e08-af88-6654a9fd85d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:16.194535 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:16.194535 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:16.194908 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-418285e2-0ec7-4e08-af88-6654a9fd85d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:16.244998 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:16.244998 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:16.254504 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-418285e2-0ec7-4e08-af88-6654a9fd85d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:16.277707 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-418285e2-0ec7-4e08-af88-6654a9fd85d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:16.278526 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1686/3375] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 19:49:16 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 1363 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:49:17.258803 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-aa25fded-5807-4c2b-9e39-45a70919480d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:17.259358 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-aa25fded-5807-4c2b-9e39-45a70919480d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:17.259543 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:17.259543 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:17.259913 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-aa25fded-5807-4c2b-9e39-45a70919480d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:17.308458 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:17.308458 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:17.316338 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-aa25fded-5807-4c2b-9e39-45a70919480d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:17.338771 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-aa25fded-5807-4c2b-9e39-45a70919480d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:17.339610 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1690/3376] 10.222.0.72 () {60 vars in 1569 bytes} [Wed Jan 27 19:49:17 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 1363 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:49:17.350919 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-418285e2-0ec7-4e08-af88-6654a9fd85d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume// Jan 27 19:49:17.351534 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-418285e2-0ec7-4e08-af88-6654a9fd85d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:17.351786 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:17.351786 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:17.352188 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-418285e2-0ec7-4e08-af88-6654a9fd85d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:17.353466 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-418285e2-0ec7-4e08-af88-6654a9fd85d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:49:17.354062 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1687/3377] 10.222.0.72 () {58 vars in 1289 bytes} [Wed Jan 27 19:49:17 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 19:49:17.367301 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-a75b3c01-3062-40c6-a484-a5732565af77 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] POST http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments Jan 27 19:49:17.367904 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:17.367904 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:17.368356 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-a75b3c01-3062-40c6-a484-a5732565af77 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f548c16-0ab1-493a-a9ed-810f497385bd", "instance_uuid": "da6b8d15-9205-4ae8-8047-4952f51990c0", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:49:17.422766 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:17.422766 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:17.474878 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-a75b3c01-3062-40c6-a484-a5732565af77 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments returned with HTTP 200 Jan 27 19:49:17.475798 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1691/3378] 10.222.0.72 () {66 vars in 1565 bytes} [Wed Jan 27 19:49:17 2021] POST /volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:49:18.929051 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-418285e2-0ec7-4e08-af88-6654a9fd85d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume// Jan 27 19:49:18.929546 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-418285e2-0ec7-4e08-af88-6654a9fd85d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:18.929992 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-418285e2-0ec7-4e08-af88-6654a9fd85d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:18.931146 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-418285e2-0ec7-4e08-af88-6654a9fd85d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:49:18.931814 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1688/3379] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 19:49:18 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 19:49:18.944205 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-619ce7da-0d00-49ba-b66c-00d23f5c85b2 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:49:18.944711 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-619ce7da-0d00-49ba-b66c-00d23f5c85b2 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:49:18.944960 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:18.944960 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:18.945335 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-619ce7da-0d00-49ba-b66c-00d23f5c85b2 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:49:18.995926 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:18.995926 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:19.005003 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-619ce7da-0d00-49ba-b66c-00d23f5c85b2 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:49:19.023518 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:19.023518 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:19.033333 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-619ce7da-0d00-49ba-b66c-00d23f5c85b2 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:49:19.034166 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1692/3380] 10.222.0.43 () {60 vars in 1403 bytes} [Wed Jan 27 19:49:18 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 1461 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 19:49:19.069532 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-6adec80b-4c1c-4f0c-b30a-740e23d0eb3d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] PUT http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/b62b7b79-7560-4a6e-a1b2-2c27686aa48f Jan 27 19:49:19.070826 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-6adec80b-4c1c-4f0c-b30a-740e23d0eb3d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sda"}}} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:49:19.099790 n-d-742170-5 devstack@c-api.service[87900]: /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 27 19:49:19.099790 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 19:49:19.100315 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-6adec80b-4c1c-4f0c-b30a-740e23d0eb3d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Lock "b'cinder-attachment_update-5f548c16-0ab1-493a-a9ed-810f497385bd-n-h1-742170-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 19:49:19.102721 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:19.102721 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:20.403712 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-6adec80b-4c1c-4f0c-b30a-740e23d0eb3d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Lock "b'cinder-attachment_update-5f548c16-0ab1-493a-a9ed-810f497385bd-n-h1-742170-5'" released by "attachment_update" :: held 1.303s {{(pid=87902) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 19:49:20.404384 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-6adec80b-4c1c-4f0c-b30a-740e23d0eb3d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/b62b7b79-7560-4a6e-a1b2-2c27686aa48f returned with HTTP 200 Jan 27 19:49:20.405421 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1689/3381] 10.222.0.43 () {64 vars in 1468 bytes} [Wed Jan 27 19:49:19 2021] PUT /volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/b62b7b79-7560-4a6e-a1b2-2c27686aa48f => generated 762 bytes in 1341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 19:49:20.443002 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-cfdfa4fe-8f78-401a-9e93-3c78f29f63bc tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] POST http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/b62b7b79-7560-4a6e-a1b2-2c27686aa48f/action Jan 27 19:49:20.443570 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:49:20.443570 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:49:20.444143 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-cfdfa4fe-8f78-401a-9e93-3c78f29f63bc tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Action body: b'{"os-complete": null}' {{(pid=87901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:49:20.444529 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-cfdfa4fe-8f78-401a-9e93-3c78f29f63bc tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:49:20.515996 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:49:20.515996 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:49:20.532841 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-cfdfa4fe-8f78-401a-9e93-3c78f29f63bc tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/b62b7b79-7560-4a6e-a1b2-2c27686aa48f/action returned with HTTP 204 Jan 27 19:49:20.533775 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1693/3382] 10.222.0.43 () {64 vars in 1489 bytes} [Wed Jan 27 19:49:20 2021] POST /volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/b62b7b79-7560-4a6e-a1b2-2c27686aa48f/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:51:57.776454 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-6adec80b-4c1c-4f0c-b30a-740e23d0eb3d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume// Jan 27 19:51:57.777137 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-6adec80b-4c1c-4f0c-b30a-740e23d0eb3d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:51:57.777354 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:51:57.777354 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:51:57.777733 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-6adec80b-4c1c-4f0c-b30a-740e23d0eb3d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'all' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:51:57.778771 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-2a98c7b2-5e2c-48fb-a452-50057f801c66 req-6adec80b-4c1c-4f0c-b30a-740e23d0eb3d tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:51:57.779969 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1690/3383] 10.222.0.43 () {56 vars in 1089 bytes} [Wed Jan 27 19:51:57 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 19:51:57.801305 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-a3bb5faf-96b0-41fd-98bc-959737fb87e0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] POST http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments Jan 27 19:51:57.801898 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:51:57.801898 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:51:57.802465 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-a3bb5faf-96b0-41fd-98bc-959737fb87e0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f548c16-0ab1-493a-a9ed-810f497385bd", "instance_uuid": "da6b8d15-9205-4ae8-8047-4952f51990c0", "connector": null}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:51:57.855390 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:51:57.855390 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:51:57.972398 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-a3bb5faf-96b0-41fd-98bc-959737fb87e0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments returned with HTTP 200 Jan 27 19:51:57.973307 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1694/3384] 10.222.0.43 () {64 vars in 1358 bytes} [Wed Jan 27 19:51:57 2021] POST /volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments => generated 273 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:51:57.988622 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-aff32f27-3ffd-4183-b582-cca984a39c31 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] DELETE http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/b62b7b79-7560-4a6e-a1b2-2c27686aa48f Jan 27 19:51:57.989163 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-aff32f27-3ffd-4183-b582-cca984a39c31 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:51:57.989720 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-aff32f27-3ffd-4183-b582-cca984a39c31 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'version_select' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:51:58.010905 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:51:58.010905 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:51:58.198082 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-aff32f27-3ffd-4183-b582-cca984a39c31 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(f34946c0-6ca8-4334-8310-5c7671aae57a)]) {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 19:51:58.198513 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-aff32f27-3ffd-4183-b582-cca984a39c31 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Adding status of: reserved to pending status list for volume. {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 27 19:51:58.198931 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-aff32f27-3ffd-4183-b582-cca984a39c31 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87902) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 19:51:58.206670 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-aff32f27-3ffd-4183-b582-cca984a39c31 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/b62b7b79-7560-4a6e-a1b2-2c27686aa48f returned with HTTP 200 Jan 27 19:51:58.207579 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1691/3385] 10.222.0.43 () {62 vars in 1437 bytes} [Wed Jan 27 19:51:57 2021] DELETE /volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/b62b7b79-7560-4a6e-a1b2-2c27686aa48f => generated 192 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:52:00.333056 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-a3bb5faf-96b0-41fd-98bc-959737fb87e0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume// Jan 27 19:52:00.333571 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-a3bb5faf-96b0-41fd-98bc-959737fb87e0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:52:00.333752 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:52:00.333752 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:52:00.334135 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-a3bb5faf-96b0-41fd-98bc-959737fb87e0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'all' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:52:00.335182 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-fcdf3b7d-16cc-4650-a2b2-c2fcf59a4ae0 req-a3bb5faf-96b0-41fd-98bc-959737fb87e0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume// returned with HTTP 300 Jan 27 19:52:00.335817 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1695/3386] 10.222.0.110 () {56 vars in 1090 bytes} [Wed Jan 27 19:52: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 27 19:52:00.348549 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-3df4e6a8-7d20-4c5a-a4be-1b4a88fdd398 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] GET http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:52:00.349123 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-3df4e6a8-7d20-4c5a-a4be-1b4a88fdd398 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:52:00.349335 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:52:00.349335 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:52:00.349709 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-3df4e6a8-7d20-4c5a-a4be-1b4a88fdd398 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'show' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:52:00.399166 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:52:00.399166 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:52:00.407333 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-3df4e6a8-7d20-4c5a-a4be-1b4a88fdd398 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:52:00.425842 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:52:00.425842 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:52:00.436097 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-3df4e6a8-7d20-4c5a-a4be-1b4a88fdd398 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 200 Jan 27 19:52:00.437509 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1692/3387] 10.222.0.110 () {60 vars in 1404 bytes} [Wed Jan 27 19:52:00 2021] GET /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 1461 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 19:52:00.471846 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-a86ac616-0c55-46d2-92ad-a2e793d3e2d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] PUT http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/f34946c0-6ca8-4334-8310-5c7671aae57a Jan 27 19:52:00.472651 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-a86ac616-0c55-46d2-92ad-a2e793d3e2d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.110", "host": "n-h2-742170-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-742170-5.cbci-742170-5.local", "mountpoint": "/dev/sda"}}} {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:52:00.503852 n-d-742170-5 devstack@c-api.service[87900]: /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 27 19:52:00.503852 n-d-742170-5 devstack@c-api.service[87900]: return self(f, *args, **kw) Jan 27 19:52:00.504330 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-a86ac616-0c55-46d2-92ad-a2e793d3e2d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Lock "b'cinder-attachment_update-5f548c16-0ab1-493a-a9ed-810f497385bd-n-h2-742170-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 19:52:00.506572 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:52:00.506572 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:52:01.782584 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.coordination [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-a86ac616-0c55-46d2-92ad-a2e793d3e2d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Lock "b'cinder-attachment_update-5f548c16-0ab1-493a-a9ed-810f497385bd-n-h2-742170-5'" released by "attachment_update" :: held 1.278s {{(pid=87901) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 19:52:01.783257 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-a86ac616-0c55-46d2-92ad-a2e793d3e2d0 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/f34946c0-6ca8-4334-8310-5c7671aae57a returned with HTTP 200 Jan 27 19:52:01.784185 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1696/3388] 10.222.0.110 () {64 vars in 1469 bytes} [Wed Jan 27 19:52:00 2021] PUT /volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/f34946c0-6ca8-4334-8310-5c7671aae57a => generated 762 bytes in 1317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 19:52:01.819719 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-0009f60d-a4e0-41af-84dc-9a46d681cfa1 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] POST http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/f34946c0-6ca8-4334-8310-5c7671aae57a/action Jan 27 19:52:01.820222 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:52:01.820222 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:52:01.820655 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-0009f60d-a4e0-41af-84dc-9a46d681cfa1 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Action body: b'{"os-complete": null}' {{(pid=87902) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 19:52:01.821038 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-0009f60d-a4e0-41af-84dc-9a46d681cfa1 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 19:52:01.891069 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:52:01.891069 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:52:01.903463 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-bb88dcd8-ac46-4f15-90ac-a40fc5feb53e req-0009f60d-a4e0-41af-84dc-9a46d681cfa1 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/f34946c0-6ca8-4334-8310-5c7671aae57a/action returned with HTTP 204 Jan 27 19:52:01.904486 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1693/3389] 10.222.0.110 () {64 vars in 1490 bytes} [Wed Jan 27 19:52:01 2021] POST /volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/f34946c0-6ca8-4334-8310-5c7671aae57a/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:53:48.134236 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-82304f43-e3d2-4b52-904f-fcfca2ec76a1 req-a5d09ee8-713f-4ce8-bb4f-a89695eca8b8 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] DELETE http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/f34946c0-6ca8-4334-8310-5c7671aae57a Jan 27 19:53:48.134757 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-82304f43-e3d2-4b52-904f-fcfca2ec76a1 req-a5d09ee8-713f-4ce8-bb4f-a89695eca8b8 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:53:48.135083 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:53:48.135083 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:53:48.135618 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-82304f43-e3d2-4b52-904f-fcfca2ec76a1 req-a5d09ee8-713f-4ce8-bb4f-a89695eca8b8 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'version_select' {{(pid=87901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:53:48.157045 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:53:48.157045 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:53:48.610373 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-82304f43-e3d2-4b52-904f-fcfca2ec76a1 req-a5d09ee8-713f-4ce8-bb4f-a89695eca8b8 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 19:53:48.610794 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.volume.api [req-82304f43-e3d2-4b52-904f-fcfca2ec76a1 req-a5d09ee8-713f-4ce8-bb4f-a89695eca8b8 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Pending status list for volume during attachment-delete: [] {{(pid=87901) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 19:53:48.619337 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-82304f43-e3d2-4b52-904f-fcfca2ec76a1 req-a5d09ee8-713f-4ce8-bb4f-a89695eca8b8 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/f34946c0-6ca8-4334-8310-5c7671aae57a returned with HTTP 200 Jan 27 19:53:48.620240 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87901|app: 0|req: 1697/3390] 10.222.0.110 () {62 vars in 1438 bytes} [Wed Jan 27 19:53:48 2021] DELETE /volume/v3/fccc57da739c4528b567494b2f5b0a58/attachments/f34946c0-6ca8-4334-8310-5c7671aae57a => generated 19 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:53:48.669065 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-82304f43-e3d2-4b52-904f-fcfca2ec76a1 req-b73edfae-7340-42e3-b7f4-a38928c357e9 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] DELETE http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:53:48.669526 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-82304f43-e3d2-4b52-904f-fcfca2ec76a1 req-b73edfae-7340-42e3-b7f4-a38928c357e9 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Empty body provided in request {{(pid=87902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:53:48.669739 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:53:48.669739 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning, Jan 27 19:53:48.670109 n-d-742170-5 devstack@c-api.service[87900]: DEBUG cinder.api.openstack.wsgi [req-82304f43-e3d2-4b52-904f-fcfca2ec76a1 req-b73edfae-7340-42e3-b7f4-a38928c357e9 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Calling method 'delete' {{(pid=87902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:53:48.670568 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.v3.volumes [req-82304f43-e3d2-4b52-904f-fcfca2ec76a1 req-b73edfae-7340-42e3-b7f4-a38928c357e9 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Delete volume with id: 5f548c16-0ab1-493a-a9ed-810f497385bd Jan 27 19:53:48.719877 n-d-742170-5 devstack@c-api.service[87900]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:53:48.719877 n-d-742170-5 devstack@c-api.service[87900]: DeprecationWarning) Jan 27 19:53:48.721098 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-82304f43-e3d2-4b52-904f-fcfca2ec76a1 req-b73edfae-7340-42e3-b7f4-a38928c357e9 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Volume info retrieved successfully. Jan 27 19:53:48.746917 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.volume.api [req-82304f43-e3d2-4b52-904f-fcfca2ec76a1 req-b73edfae-7340-42e3-b7f4-a38928c357e9 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] Delete volume request issued successfully. Jan 27 19:53:48.747365 n-d-742170-5 devstack@c-api.service[87900]: INFO cinder.api.openstack.wsgi [req-82304f43-e3d2-4b52-904f-fcfca2ec76a1 req-b73edfae-7340-42e3-b7f4-a38928c357e9 tempest-TestShelveInstance-1489409020 tempest-TestShelveInstance-1489409020-project] http://10.222.0.72/volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd returned with HTTP 202 Jan 27 19:53:48.748226 n-d-742170-5 devstack@c-api.service[87900]: [pid: 87902|app: 0|req: 1694/3391] 10.222.0.110 () {60 vars in 1385 bytes} [Wed Jan 27 19:53:48 2021] DELETE /volume/v3/fccc57da739c4528b567494b2f5b0a58/volumes/5f548c16-0ab1-493a-a9ed-810f497385bd => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)